I can't compile sucessfully

Hi Everyone,

I follow the README.html inside the enterprise package to get Samples built, and for andoid I can get the unsigned apk, but when I try to install it on my device I just get “Application not installed” message.

I have macOS 10.7.5, java version “1.6.0_37” and adt-bundle-mac-x86_64, I need some help, I tried a lot of stuff but nothing is working yet.

Thanks in advance for your help
Greetings [import]uid: 201401 topic_id: 35168 reply_id: 335168[/import]

Did you sign your APK via the jarsigner tool?
Because an Android device will refuse to install an APK that has not been signed.

Google’s instructions for signing an APK can be found here…
http://developer.android.com/tools/publishing/app-signing.html
[import]uid: 32256 topic_id: 35168 reply_id: 139826[/import]

have you checked your setting code? [import]uid: 216620 topic_id: 35168 reply_id: 139886[/import]

Did you sign your APK via the jarsigner tool?
Because an Android device will refuse to install an APK that has not been signed.

Google’s instructions for signing an APK can be found here…
http://developer.android.com/tools/publishing/app-signing.html
[import]uid: 32256 topic_id: 35168 reply_id: 139826[/import]

have you checked your setting code? [import]uid: 216620 topic_id: 35168 reply_id: 139886[/import]