Titanium JIRA Archive
Appcelerator Community (AC)

[AC-975] Android: deploying to device fails on adb install

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2015-07-03T23:34:53.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
LabelsTCSupportTriage, adb, android, deploy, tiapp.xml
ReporterMark Mokryn
AssigneeRadamantis Torres-Lechuga
Created2014-09-24T07:24:23.000+0000
Updated2016-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.

Comments

  1. Mauro Parra-Miranda 2014-09-25

    Please post the full version of your Mobile SDK. Check tiapp.xml to find it out.
  2. Mark Mokryn 2014-09-26

    3.5.0

JSON Source