[AC-1058] Not able to run Android app on new appcelerator studio
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2015-09-30T03:37:52.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Sam Sur |
Assignee | Shak Hossain |
Created | 2015-06-09T06:38:37.000+0000 |
Updated | 2016-03-08T07:37:24.000+0000 |
Description
Steps to Reproduce
Run the app using titanium sdk 4.0.0.GA.Actual Result
It says package not installed and then titanium exited with exit code 1.Expected Result
Should run the appAttachments
File | Date | Size |
---|---|---|
.log | 2015-06-09T06:39:05.000+0000 | 1480535 |
appcleleratorerror | 2015-06-09T06:39:56.000+0000 | 24007 |
diagnostic3268299960303817643.log | 2015-06-09T06:39:52.000+0000 | 1234908 |
[~samsur] can you please attach a test case and steps to reproduce? Thanks
Hello, The problem is with your android SDK, You need to update or install new packages in your Android SDK. Go to "Android SDK folder/tools/android" which will open Android SDK manager and it will check if you need to install additional packages. Install the packages. For developing on Android 5.0.0 you need Android SDK tools 24 or over. After installing restart the studio and try rebuilding project in Android 5.0.0. Hope this helps. Thanks.