This is data for:
The content of apk-for-local-test.ap_
was produced by the following steps:
./gradlew :feature:interests:testDemoDebugUnitTest
in the nowinandroid
app source codefeature/interests/build/intermediates/apk_for_local_test/demoDebugUnitTest/apk-for-local-test.ap_
into this apk-for-local-test.ap_
archive with zip -U <path to demoDebugUnitTest folder>/apk-for-local-test.ap_ "res/drawable-anydpi-v24/ic_placeholder_default.xml" "resources.arsc" --out apk-for-local-test.ap_
The content of apk-with-plurals.ap_
was produced by the following steps:
./gradlew :compose:animation:animation:integration-tests:animation-demos:testDebugUnitTest
in the frameworks/support
of androidx
out/androidx/compose/animation/animation/integration-tests/animation-demos/build/intermediates/apk_for_local_test/debugUnitTest/packageDebugUnitTestForUnitTest/apk-for-local-test.ap_
into this apk-with-plurals.ap_
archive with zip -U <path to demoUnitTest folder>/apk-for-local-test.ap_ "resources.arsc" --out apk-with-plurals.ap_
The content of apk-all-resources.ap_
was produced bby the following steps:
./gradlew :lib:testDebugUnitTest
in the Allresources
Allresources/lib/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_
to apk-all-resources.ap_