Searched refs:APK (Results 1 – 4 of 4) sorted by relevance
19 are saved in the APK and AssetManager is used to load them in. This works if20 you build the APK in something like Eclipse and simply include a source jar,23 stripped out when dex compiles the libraries into the APK. If you want to use
66 ManualDD is an APK you can use to manually test DroidDriver.
13 # Allow movement of APK files between volumes
2484 std::string APK = Attr.getValueAsString("ParseKind"); in GenerateTargetRequirements() local2486 if (I.first == APK) { in GenerateTargetRequirements()