Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Needs more info
-
Affects Version/s: Release 3.4.1
-
Fix Version/s: None
-
Component/s: Build
-
Labels:None
-
Environment:
Ti/Appc Studio 3.4.1
Android SDK Tools 19, 23
Mac OS X 10.9.5
Android Moto X, Android Nexus 5
Description
Problem description
After the update to 3.4.1 (both Ti Studio and Appc Studio), you can't detect any android anymore for doing a deployment.
I already update my Android SDK tools, without any success.
Steps to reproduce
1. Create a new mobile project (classic or alloy)
2. Add support for android deployment
3. Save it
4. Go to the menu "Run->Android Device"
5. Refresh devices
Actual Results
None of the attached devices are being shown.
Workaround
Close Studio and delete the file
~/[MODIFYTHISTOBEYOURPATHTOWORKSPACE]/.metadata/.plugins/com.appcelerator.titanium.core/android*
and then, restart Studio.
Other workaround:
Use the CLI to deploy to android.
ti build --platform android -T device
Extra information
I'm not getting any useful info related to this in the log. I did run:
1. Clean the Studio log
2. Run "Refresh devices"
3. Check the log
nothing appeared in the log.