Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13122] CLI: Android application launch on device fail with Error 3

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-05-29T04:42:18.000+0000
Affected Version/sRelease 3.1.0
Fix Version/sRelease 3.1.0, 2013 Sprint 06 Core, 2013 Sprint 06
ComponentsAndroid
Labelsandroid, qe-closed-3.1.0, qe-sdk3.1.0, regression
ReporterOlga Romero
AssigneeMax Stepanov
Created2013-03-19T21:35:00.000+0000
Updated2014-06-19T12:44:00.000+0000

Description

Changing SDK build in tiapp.xml makes Android inactive as Deployment Target. It only happens with builds I mentioned, what are consecutive. Although Building app for the device returns Error, app is being installed though and it is possible to run it on device. See attached screen shots. It is a *regression*, does not occur in 3.1.0.v20130318141656 SDK build This issue was reproducible with the following test steps: 1. Create or import the project via Studio 2. Change sdk version inside tiapp.xml to the latest (in my case I used above noted builds) Result: Android target remains checked but goes grey. 3. Attempt to build for Android device Actual result: Error type 3 Error: Activity class {com.appcelerator.kitchensink/com.appcelerator.kitchensink.KitchenSinkActivity} does not exist. [INFO] :   Project built successfully in 38s 689ms Device build does install and work despite the error. Expected result: Android target in Tiapp editor remains active. Build for device completes with no error. Note:Please refer to attachments from related issue TIMOB-13126

Attachments

FileDateSize
consoleMsg.txt2013-03-20T23:03:47.000+0000554
Screen Shot 2013-03-19 at 2.15.54 PM.png2013-03-19T21:35:00.000+000022097
Screen Shot 2013-03-19 at 2.16.35 PM.png2013-03-19T21:35:00.000+000062463

Comments

  1. Eric Merriman 2013-03-19

    Also seeing this on my 3.1.0 Studio with Titanium SDK: 3.1.0.v20130319125050. That would be Titanium Studio, build: 3.1.0.201303172230. Edited this comment to remove 3.0.2 written in error.
  2. Max Stepanov 2013-03-21

    PR https://github.com/appcelerator/titanium_mobile/pull/3997
  3. Olga Romero 2013-04-10

    Tested and verified fix with: Appcelerator Studio, build: 3.1.0.201304082106 Titanium Studio, build: 3.1.0.201304051530 SDK, build: 3.1.0.v20130409124549 CLI 3.1.0-cr Device: GalaxyS3 Android version 4.0.4

JSON Source