tips:android:development

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tips:android:development [2017/02/01 09:09] – created scipiotips:android:development [2017/07/08 19:23] (current) – [epson moverio] scipio
Line 7: Line 7:
     * specify **/opt/android-sdk** as new SDK location     * 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.1485936574.txt.gz
  • Last modified: 2017/02/01 09:09
  • (external edit)