Show pageOld revisionsBacklinksAdd to bookExport to PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== 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 <file txt /etc/profile.d/android.sh> PATH=$PATH:/opt/android-sdk/platform-tools </file> ===== epson moverio ===== with android sdk manager install: * [Tools] - [Android SDK Platform-tools] * [Android 5.1.1] - [SDK Platform] download epson moverio sdk from [[https://tech.moverio.epson.com/en/bt-300/sdk_download.html|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:23by scipio