tips:android:development

Android development

  • 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

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

  • tips/android/development.txt
  • Last modified: 2017/07/08 19:23
  • by scipio