User Tools

Site Tools


doc:dev_setupandroid
no way to compare when less than two revisions

Differences

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


doc:dev_setupandroid [2014/02/25 06:49] (current) – created admin
Line 1: Line 1:
 +== Just a notice about the Android SDK ==
 +The clients are programmed in Java, using Netbeans >=6.7
 +
 +  * MIDP support is directly supported in NB
 +  * To install the Android SDK in NB, follow http://wiki.netbeans.org/IntroAndroidDevNetBeans
 +One thing need be attention:
 +
 +there seems a bug in Android emulator setup. You need use a workaround:
 +
 +Go in console to ''<SDK Path>/tools'' and type ''android create avd -n <name> -t <target>''. You can get target id by running ''android list-targets'' .
  
doc/dev_setupandroid.txt · Last modified: 2014/02/25 06:49 by admin