Searched refs:apkExportFile (Results 1 – 1 of 1) sorted by relevance
306 File apkExportFile = mDestinationFile; in doExport() local309 apkExportFile = File.createTempFile("androidExport_", ".apk"); in doExport()313 ExportHelper.exportReleaseApk(mProject, apkExportFile, in doExport()318 String message = zipAlign(zipAlignPath, apkExportFile, mDestinationFile); in doExport()