-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Android Automation Client
New API added on top of automation client to support offline management currently depends on Android SDK :
- because of the storage initialization
- because of the event system
We want to abstract all these dependencies so that the code can be reused and tested via JUnit.