[TIMOB-17514] Android: Refactor androidlib
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2016-09-02T06:50:31.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android, CLI |
Labels | n/a |
Reporter | Ingo Muschenetz |
Assignee | Chris Barber |
Created | 2014-08-19T16:42:55.000+0000 |
Updated | 2017-03-20T22:25:33.000+0000 |
Description
androidlib is the communication library we use when interacting with Android devices.
It needs to be refactored to handle both the needs of the current Titanium CLI as well as the tiO2 project.
https://github.com/appcelerator/androidlib
This task involves both the initial refactoring, as well as re-integrating it back into https://github.com/appcelerator/tio2 and https://github.com/appcelerator/titanium.
* Investigate current androidlib functionality: 8 * Detect Android Tooling: SDK, Android NDK, Linux 64-bit, General environment items (& in paths), Missing required tools: 8 * Detect Android Targets (API levels): 3 * Detect Android AVDs/Genymotion environment: 3 * Emulator: detect launch, stop: 3 * Device: detect install, run: 3 * Bring back into Titanium CLI: 3 * Bring back into tiO2: 3
Dupe of TIMOB-20327.
Closing ticket as duplicate.