[TIMOB-17871] Android: Genymotion - Cannot install Titanium app to Genymotion with latest Android Platform-tools and build-tools 20
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2015-01-09T18:54:18.000+0000 |
Affected Version/s | Release 3.4.0, Release 3.4.1 |
Fix Version/s | n/a |
Components | Android, CLI |
Labels | qe-3.4.0 |
Reporter | Wilson Luu |
Assignee | Chris Barber |
Created | 2014-10-17T19:19:24.000+0000 |
Updated | 2017-03-22T21:44:39.000+0000 |
Description
Attachments
File | Date | Size |
---|---|---|
terminal_logs.txt | 2014-10-17T19:19:24.000+0000 | 20585 |
I believe this is a Genymotion issue. Note: http://stackoverflow.com/questions/26431972/android-studio-lollipop-adb-genymotion-issues-devices-wont-show-up-adb Is there anything we need to do here?
I'm still seeing this issue with the following environment: * Genymotion 2.3.1 (the latest, "fixed" release) * Android SDK tools 23.0.5 * Android Platform tools 21 * Android build tools 21.1.1 * Titanium SDK 3.4.1.GA * Titanium CLI 3.4.1
Note, this was reported against build tools 20. What happens if you revert to build tools 20? Is it then fixed?
Same problem with build tools 20. That said, I think this is still an issue between Android & Genymotion and probably doesn't have anything to do with Titanium. ADB doesn't seem to be able to see running Genymotion devices and I can't install the APK directly using 'adb install'. Furthermore, the Genymotion device is not listed in the output of 'adb devices'. Everything seems ok when building to a real device. For the record, I've tested this with following versions of Android in Genymotion: * 4.4.2 * 4.4.4 * 5.0 Same result for all.
Verified the issue does not exist with the latest android SDK platform tools: 21, android SDK tools: 24.0.2, android SDK build tools: 21.1.2. The app builds & installs successfully on genymotion emulator. Environment: Appc Studio : 3.4.1.201410281743 Ti SDK : 3.6.0.v20150106160923 CLI : 3.4.1 Alloy : 1.5.1 GA Code Processor : 1.1.1 MAC Yosemite : 10.10 Android SDK platform tools: 21 Android SDK tools: 24.0.2 Android SDK build tools: 21.1.2 Genymotion emulators: 4.4.4 , 5.0
This appears to have been an issue with Genymotion which has since been resolved.
Closing ticket as invalid with reference to previous comments.