Searched refs:APK (Results 1 – 25 of 25) sorted by relevance
1 The XML files in this directory are taken from the packages tag of a test APK signed with the4 1. Build the test APK:7 2. Sign the APK with the first signer:11 3. Install the APK on a device:14 4. Pull the packages.xml file containing the new entry for the APK from the device:18 the full entry when the APK is signed as above:
16 // Build APK41 // Build APK
26 // Make sure the build system doesn't try to resign the APK54 // Make sure the build system doesn't try to resign the APK
2 * This script plugin is used to build and dist the test APK outputs of a library with multiple15 // because the default output only supports one test APK output for libraries.
51 // Due to b/143733063, APK can't access a jni lib that is in APEX (but not in the APK).89 // Common defaults for compiling the actual APK.
69 the original package ID is safe. Collisions against the base APK are checked to ensure these74 - aapt2 optimize can now split a binary APK with the same --split parameters as the link89 since the resulting APK is post-processed by other tools anyways. Assets do not get processed155 - Configuration Split APK support: supports splitting resources that match a set of156 configurations to a separate APK which can be loaded alongside the base APK on
350 // Path to a file within the APK (typically res/type-config/entry.ext).
14 `runtests.sh` will build the test project and all of its dependencies and push the APK to the37 If you manually build and push the test APK to the device you can run tests using
16 // Build APK
15 # Android operating system, and which are packaged with your app's APK
15 // Make test APK
18 // use by our example of how to bundle a shared library with an APK.
98 …s on. This ensures that the latest version will be included in the plugin APK when it is compiled.107 …enerated for the plugin and can be used to inflate or get any resources included in the plugin APK.183 …ded). This is required to ensure you don’t actually include the plugin library in your plugin APK.193 Whenever loading a code from another APK into a privileged process like SysUI, there are serious se…217 …, they are done so by creating a PathClassLoader that points at the plugin APK. The parent of the…227 …f any of the classes in the stack trace are from the package of the plugin APK, then the plugin is…
60 // load the resources from the resources APK.145 // APK to hold all the wifi overlayable resources.
29 Next, install the resulting APK and run tests as you would normal JUnit tests:
4 must specify the singular APK that can be used to upgrade it.
55 3. External APK56 …Determine the ABI of your target application, then install an APK containing the layers you wish t…61 4. In the target application's APK
91 APK, enumConstant426 case APK: in getMimeMapping()
148 // WiFi stack APK version, 0 means not available.
153 type (rather in APK or on the file system), and the SHA1 checksum.
15 // Make test APK36 // Then, the jarjar_rules here will perform the rename for the entire APK56 // load the resources from the resources APK.
7208 * Logs when signed config is received from an APK, and if that config was applied successfully.