Home
last modified time | relevance | path

Searched refs:APK (Results 1 – 4 of 4) sorted by relevance

/external/jmonkeyengine/
DREADME19 are saved in the APK and AssetManager is used to load them in. This works if
20 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
/external/droiddriver/
Dcontributing_aosp.md66 ManualDD is an APK you can use to manually test DroidDriver.
/external/sepolicy/
Dinstalld.te13 # Allow movement of APK files between volumes
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp2484 std::string APK = Attr.getValueAsString("ParseKind"); in GenerateTargetRequirements() local
2486 if (I.first == APK) { in GenerateTargetRequirements()