Searched refs:aapt (Results 1 – 3 of 3) sorted by relevance
71 AaptParser aapt = AaptParser.parse(apkFile.getFile()); in setUp() local72 if (aapt == null) { in setUp()79 String pkgName = aapt.getPackageName(); in setUp()
1 Ensure that `adb` and `aapt` are available on your path and run:
12 To run, ensure that `adb` and `aapt` are available on your path, and run from tools/test/graphicsbe…