Hi All,
I am very new to this.
I have a Java based program that runs on my normal processing Java state.
I wish to put this on a android devise. I have all the installed stuff required. (I can run example processing programs without a problem, that is on the devise)
When i try to run my program onto android i get:
Many thanks.
I am very new to this.
I have a Java based program that runs on my normal processing Java state.
I wish to put this on a android devise. I have all the installed stuff required. (I can run example processing programs without a problem, that is on the devise)
When i try to run my program onto android i get:
- No library found for processing.net
- Android SDK Tools Revision 20.0.3
- Installed at C:\Program Files\Android\android-sdk
- Project Type: Application
- Project Target: Android 2.3.3
- API level: 10
- Library dependencies:
- No Libraries
- ------------------
- API<=15: Adding annotations.jar to the classpath.
- Merging AndroidManifest files into one.
- Manifest merger disabled. Using project manifest only.
- No AIDL files to compile.
- No RenderScript files to compile.
- Generating resource IDs...
- Generating BuildConfig class.
- BUILD FAILED
- C:\Program Files\Android\android-sdk\tools\ant\build.xml:679: The following error occurred while executing this line:
- C:\Program Files\Android\android-sdk\tools\ant\build.xml:692: Compile failed; see the compiler error output for details.
- Total time: 2 seconds
Many thanks.
1