TitaniumPebble icon indicating copy to clipboard operation
TitaniumPebble copied to clipboard

Building JAR for Android

Open AppWerft opened this issue 10 years ago • 0 comments

I tried to build the android sdk following you receipt. I have copied and edited the build.properties and build.xml. Now this step:

~/Library/android-sdk/tools/android update project -p ~/Library/pebble-android-sdk/PebbleKit/

this gives me:

Error: /Users/fuerst/Library/pebble-android-sdk/PebbleKit/ is not a valid project (AndroidManifest.xml not found).

That's OK, in this folder is not this manifest. The filename after p is my downloaded pebble-sdk. Any ideas?

UPDATE: currently I'm working with binary in dist folder and it works fine.

AppWerft avatar Mar 22 '15 19:03 AppWerft