Hello again guys,
I have another problem on processing to android!
Finally i got it to play successful my app on emulator!
But now I want to export .apk file and install it on my HTC device.
First I export my sketch --> Export Android Project, and then I follow step by step this directions (http://www.akeric.com/blog/?p=1352)
I 've installed the appInstaller on my device and when I am going to install my new-test-app, it writes
"Parse error
There is problem parsing the package"
How can i fix it?
Hello guys,
I am trying to make a android app for an ecg project, but I 've got some problems.
I can build the processing code to the emulator.
When I wright simple apps all is going ok! But if I import libraries or more lines, can't build it!
"BUILD FAILED
C:android-sdk-windows oolsantuild.xml:680: The following error occurred while executing this line:
C:android-sdk-windows oolsantuild.xml:693: Compile failed; see the compiler error output for details.
Total time: 1 second"