[AC-5990] Android device is not showing in the device list
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2018-12-09T10:03:14.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | anbu_math@yahoo.co.in |
Assignee | Shak Hossain |
Created | 2018-10-24T02:18:57.000+0000 |
Updated | 2018-12-09T10:03:14.000+0000 |
Description
Recently i updated the Appcelerator Studio version from 5.0.0 to 5.1.1. In 5.1.1, unable to run the app in my android device because my device name is not displaying in the studio. But it is showing in CLI.
These are the Android SDK i installed in studio 6.0, 7.1.1, 8.0.0, 8.1.0
I tried with the titanium SDK 7.0.1, 7.3.0, 7.4.0 and 7.4.1
I am using Macbook Pro with 10.11.6 OS Version.
Please help me to solve this issue. I tried lot of ways to fix this issue but can't.
Hello, Is this only happening ofr studio 5.1.1 version? what is your android device version and model name? Also, can you try with a different Android device to see if the issue is there or specifically for your device? Let us know after test. Thanks.
I tested with the following devices. Honor 9 Lite - Android Version 8.0.0 Honor 4x - Android version 6.0.1 Honor 4x - Android version 4.4.4 Previously i used stdio 5.0.0. In that i was able to connect all my devices. But after updating stdio to 5.1.1, unable to connect my devices. Can you share me the link for download old version of Titanium Studio?
Hi [~anbu_math@yahoo.co.in], Please follow the steps below and let us know how it goes: Goto your android sdk path and run adb.exe. Typical location for adb is the path to your android-sdk\platform-tools\adb.exe. Now, execute the commands below:
Next, restart your system. Open studio now and check if you can see the device. We always recommend to use latest studio builds. If you still want to use older version, you can refer to the link [here](https://titanium-studio.s3.amazonaws.com/5.0.0/Appcelerator_Studio.dmg).
Hello [~anbu_math@yahoo.co.in], I just wanted to follow up and check the status of your reported issue. Did you manage to follow the suggested steps? Let us know the update. Thanks!
Hi [~anbu_math@yahoo.co.in], Studio [5.1.2.RC](https://docs.appcelerator.com/platform/latest/#!/guide/Studio_5.1.2.RC_Release_Note) is out now. Please verify the issue on latest version. If you still experience the same then you can try the following steps: 1. Connect the device to the PC 2. Run the following command on your command line for restarting the android plugin
3. Now check the device from the Studio "Run" option, if you don’t see the device then click the Refresh Devices or Restart the Studio Let us know the update. Thanks!