Searched refs:APK (Results 1 – 25 of 27) sorted by relevance
12
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:
46 // Package name from APK manifest.49 // Version code from APK manifest.66 // The APK contains hard-coded bucket ranges for each instrument_id.
19 // to Play from the APK.
14 // to clearcut/Play either through initialization or through APK
3 This tool validates Tuning Fork proto and settings files in an APK.7 The APK must contain *assets/tuningfork/tuningfork_settings.bin* file with142 The APK must contain at least one file in assets/tuningfork folder with pattern
16 // Build APK41 // Build 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.
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
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
342 // 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 the27 If you manually build and push the test APK to the device you can run tests using
16 // Build 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…
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
89 APK, enumConstant423 case APK: in getMimeMapping()
153 type (rather in APK or on the file system), and the SHA1 checksum.