Android development
native app
- download android studio into /opt/android-studio
- run /opt/android-studio/bin/studio.sh to install software
- specify /opt/android-sdk as new SDK location
- /etc/profile.d/android.sh
PATH=$PATH:/opt/android-sdk/platform-tools
epson moverio
with android sdk manager install:
- [Tools] - [Android SDK Platform-tools]
- [Android 5.1.1] - [SDK Platform]
download epson moverio sdk from here. Put the Jar library and source code on your development environment.
to compile epson SDK samples comment out proxy into gradle.properties