[AC-975] Android: deploying to device fails on adb install
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2015-07-03T23:34:53.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | TCSupportTriage, adb, android, deploy, tiapp.xml |
Reporter | Mark Mokryn |
Assignee | Radamantis Torres-Lechuga |
Created | 2014-09-24T07:24:23.000+0000 |
Updated | 2016-03-08T07:37:18.000+0000 |
Description
1. Create a new Titanium mobile project (default project)
2. Build and run on Android device
3. Build will fail with this error:
[TRACE] : Executing: /Users/Marek/Library/android-sdk-macosx/platform-tools/adb -s 4d00df8f65dec0db install -r /Users/Marek/Documents/Titanium_Studio_Workspace/buildtest/build/android/bin/buildtest.apk
[ERROR] : Failed to install apk on "4d00df8f65dec0db"
[ERROR] Application Installer abnormal process termination. Process exit value was 1
[ERROR] Application Installer abnormal process termination. Process exit value was 1
when running the adb command on the console I get:
Failure [INSTALL_FAILED_OLDER_SDK]
The issue is something in the new tiapp.xml autogenerated format. Running and deploying existing projects works fine, the issue is just with the new ones.
Please post the full version of your Mobile SDK. Check tiapp.xml to find it out.
3.5.0