[AC-1234] Unable to run on device after update to studio 3.3.0 rc and recent Android SDK tool update 23.0.2
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2015-04-14T04:12:30.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Eric Cheung |
Assignee | Shuo Liang |
Created | 2014-07-10T17:26:20.000+0000 |
Updated | 2016-03-08T07:37:37.000+0000 |
Description
Steps to Reproduce
Create a project
Select a device to run on
Made sure USB debugging is available
Run (tried Samsung Galaxy S5 and Nexus)
Console ends up failing by timeout after APK is built
Actual Result
Application fails to install as it times out. Returns process exit value of 1.
Workaround: command line ADB install works fine deploying APK to device.
Expected Result
ability to launch app on device after run
Attachments
Hi, Would you please try to update studio and Titanium SDK to the latest version. See if this problem still happen. If yes, would you please give us your console error output. Regards, Shuo
I ended up reverting back to a previous version of Android SDK since I am working on a critical project. I am currently working on the latest 3.3.0 version though. I will update you early Monday when I can experiment on a separate PC to verify it will work with the mentioned Android SDK.