Page 1 of 1

Numbers?

PostPosted: Fri Apr 12, 2013 3:09 pm
by j2l
I also have problems with the apk:
I get splash screen and 3 numbers that changes with tablet inclination (gyroscope?).
I don't use emulator but android SDK's APIs 15 (4.0.3) and 17 (4.2.2) on Windows 8 and USB cable.
I also wonder why default.properties changed to: target=android-10
API 10 is not installed.

BTW, how does mouse move is interpreted to multitouch?

Re: Numbers?

PostPosted: Fri Apr 12, 2013 3:25 pm
by j2l
OK ok, I think I get it:
I don't build my project but akr's last project: GEActivity wich is hardcoded in build file(s?)
BTW, there's something in akr's build.properties and ant.properties files that should be removed? :)

No, I don't get it: where src/net/gameEditor/android/GEActivity.java comes from?