TitaniumPebble
TitaniumPebble copied to clipboard
Building JAR for Android
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.