export.cpp 94 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903
  1. /*************************************************************************/
  2. /* export.cpp */
  3. /*************************************************************************/
  4. /* This file is part of: */
  5. /* GODOT ENGINE */
  6. /* https://godotengine.org */
  7. /*************************************************************************/
  8. /* Copyright (c) 2007-2020 Juan Linietsky, Ariel Manzur. */
  9. /* Copyright (c) 2014-2020 Godot Engine contributors (cf. AUTHORS.md). */
  10. /* */
  11. /* Permission is hereby granted, free of charge, to any person obtaining */
  12. /* a copy of this software and associated documentation files (the */
  13. /* "Software"), to deal in the Software without restriction, including */
  14. /* without limitation the rights to use, copy, modify, merge, publish, */
  15. /* distribute, sublicense, and/or sell copies of the Software, and to */
  16. /* permit persons to whom the Software is furnished to do so, subject to */
  17. /* the following conditions: */
  18. /* */
  19. /* The above copyright notice and this permission notice shall be */
  20. /* included in all copies or substantial portions of the Software. */
  21. /* */
  22. /* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */
  23. /* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
  24. /* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.*/
  25. /* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
  26. /* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
  27. /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
  28. /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
  29. /*************************************************************************/
  30. #include "export.h"
  31. #include "core/io/image_loader.h"
  32. #include "core/io/marshalls.h"
  33. #include "core/io/zip_io.h"
  34. #include "core/os/dir_access.h"
  35. #include "core/os/file_access.h"
  36. #include "core/os/os.h"
  37. #include "core/project_settings.h"
  38. #include "core/version.h"
  39. #include "drivers/png/png_driver_common.h"
  40. #include "editor/editor_export.h"
  41. #include "editor/editor_log.h"
  42. #include "editor/editor_node.h"
  43. #include "editor/editor_settings.h"
  44. #include "platform/android/logo.gen.h"
  45. #include "platform/android/plugin/godot_plugin_config.h"
  46. #include "platform/android/run_icon.gen.h"
  47. #include <string.h>
  48. static const char *android_perms[] = {
  49. "ACCESS_CHECKIN_PROPERTIES",
  50. "ACCESS_COARSE_LOCATION",
  51. "ACCESS_FINE_LOCATION",
  52. "ACCESS_LOCATION_EXTRA_COMMANDS",
  53. "ACCESS_MOCK_LOCATION",
  54. "ACCESS_NETWORK_STATE",
  55. "ACCESS_SURFACE_FLINGER",
  56. "ACCESS_WIFI_STATE",
  57. "ACCOUNT_MANAGER",
  58. "ADD_VOICEMAIL",
  59. "AUTHENTICATE_ACCOUNTS",
  60. "BATTERY_STATS",
  61. "BIND_ACCESSIBILITY_SERVICE",
  62. "BIND_APPWIDGET",
  63. "BIND_DEVICE_ADMIN",
  64. "BIND_INPUT_METHOD",
  65. "BIND_NFC_SERVICE",
  66. "BIND_NOTIFICATION_LISTENER_SERVICE",
  67. "BIND_PRINT_SERVICE",
  68. "BIND_REMOTEVIEWS",
  69. "BIND_TEXT_SERVICE",
  70. "BIND_VPN_SERVICE",
  71. "BIND_WALLPAPER",
  72. "BLUETOOTH",
  73. "BLUETOOTH_ADMIN",
  74. "BLUETOOTH_PRIVILEGED",
  75. "BRICK",
  76. "BROADCAST_PACKAGE_REMOVED",
  77. "BROADCAST_SMS",
  78. "BROADCAST_STICKY",
  79. "BROADCAST_WAP_PUSH",
  80. "CALL_PHONE",
  81. "CALL_PRIVILEGED",
  82. "CAMERA",
  83. "CAPTURE_AUDIO_OUTPUT",
  84. "CAPTURE_SECURE_VIDEO_OUTPUT",
  85. "CAPTURE_VIDEO_OUTPUT",
  86. "CHANGE_COMPONENT_ENABLED_STATE",
  87. "CHANGE_CONFIGURATION",
  88. "CHANGE_NETWORK_STATE",
  89. "CHANGE_WIFI_MULTICAST_STATE",
  90. "CHANGE_WIFI_STATE",
  91. "CLEAR_APP_CACHE",
  92. "CLEAR_APP_USER_DATA",
  93. "CONTROL_LOCATION_UPDATES",
  94. "DELETE_CACHE_FILES",
  95. "DELETE_PACKAGES",
  96. "DEVICE_POWER",
  97. "DIAGNOSTIC",
  98. "DISABLE_KEYGUARD",
  99. "DUMP",
  100. "EXPAND_STATUS_BAR",
  101. "FACTORY_TEST",
  102. "FLASHLIGHT",
  103. "FORCE_BACK",
  104. "GET_ACCOUNTS",
  105. "GET_PACKAGE_SIZE",
  106. "GET_TASKS",
  107. "GET_TOP_ACTIVITY_INFO",
  108. "GLOBAL_SEARCH",
  109. "HARDWARE_TEST",
  110. "INJECT_EVENTS",
  111. "INSTALL_LOCATION_PROVIDER",
  112. "INSTALL_PACKAGES",
  113. "INSTALL_SHORTCUT",
  114. "INTERNAL_SYSTEM_WINDOW",
  115. "INTERNET",
  116. "KILL_BACKGROUND_PROCESSES",
  117. "LOCATION_HARDWARE",
  118. "MANAGE_ACCOUNTS",
  119. "MANAGE_APP_TOKENS",
  120. "MANAGE_DOCUMENTS",
  121. "MASTER_CLEAR",
  122. "MEDIA_CONTENT_CONTROL",
  123. "MODIFY_AUDIO_SETTINGS",
  124. "MODIFY_PHONE_STATE",
  125. "MOUNT_FORMAT_FILESYSTEMS",
  126. "MOUNT_UNMOUNT_FILESYSTEMS",
  127. "NFC",
  128. "PERSISTENT_ACTIVITY",
  129. "PROCESS_OUTGOING_CALLS",
  130. "READ_CALENDAR",
  131. "READ_CALL_LOG",
  132. "READ_CONTACTS",
  133. "READ_EXTERNAL_STORAGE",
  134. "READ_FRAME_BUFFER",
  135. "READ_HISTORY_BOOKMARKS",
  136. "READ_INPUT_STATE",
  137. "READ_LOGS",
  138. "READ_PHONE_STATE",
  139. "READ_PROFILE",
  140. "READ_SMS",
  141. "READ_SOCIAL_STREAM",
  142. "READ_SYNC_SETTINGS",
  143. "READ_SYNC_STATS",
  144. "READ_USER_DICTIONARY",
  145. "REBOOT",
  146. "RECEIVE_BOOT_COMPLETED",
  147. "RECEIVE_MMS",
  148. "RECEIVE_SMS",
  149. "RECEIVE_WAP_PUSH",
  150. "RECORD_AUDIO",
  151. "REORDER_TASKS",
  152. "RESTART_PACKAGES",
  153. "SEND_RESPOND_VIA_MESSAGE",
  154. "SEND_SMS",
  155. "SET_ACTIVITY_WATCHER",
  156. "SET_ALARM",
  157. "SET_ALWAYS_FINISH",
  158. "SET_ANIMATION_SCALE",
  159. "SET_DEBUG_APP",
  160. "SET_ORIENTATION",
  161. "SET_POINTER_SPEED",
  162. "SET_PREFERRED_APPLICATIONS",
  163. "SET_PROCESS_LIMIT",
  164. "SET_TIME",
  165. "SET_TIME_ZONE",
  166. "SET_WALLPAPER",
  167. "SET_WALLPAPER_HINTS",
  168. "SIGNAL_PERSISTENT_PROCESSES",
  169. "STATUS_BAR",
  170. "SUBSCRIBED_FEEDS_READ",
  171. "SUBSCRIBED_FEEDS_WRITE",
  172. "SYSTEM_ALERT_WINDOW",
  173. "TRANSMIT_IR",
  174. "UNINSTALL_SHORTCUT",
  175. "UPDATE_DEVICE_STATS",
  176. "USE_CREDENTIALS",
  177. "USE_SIP",
  178. "VIBRATE",
  179. "WAKE_LOCK",
  180. "WRITE_APN_SETTINGS",
  181. "WRITE_CALENDAR",
  182. "WRITE_CALL_LOG",
  183. "WRITE_CONTACTS",
  184. "WRITE_EXTERNAL_STORAGE",
  185. "WRITE_GSERVICES",
  186. "WRITE_HISTORY_BOOKMARKS",
  187. "WRITE_PROFILE",
  188. "WRITE_SECURE_SETTINGS",
  189. "WRITE_SETTINGS",
  190. "WRITE_SMS",
  191. "WRITE_SOCIAL_STREAM",
  192. "WRITE_SYNC_SETTINGS",
  193. "WRITE_USER_DICTIONARY",
  194. NULL
  195. };
  196. struct LauncherIcon {
  197. const char *export_path;
  198. int dimensions;
  199. };
  200. static const int icon_densities_count = 6;
  201. static const char *launcher_icon_option = "launcher_icons/main_192x192";
  202. static const char *launcher_adaptive_icon_foreground_option = "launcher_icons/adaptive_foreground_432x432";
  203. static const char *launcher_adaptive_icon_background_option = "launcher_icons/adaptive_background_432x432";
  204. static const LauncherIcon launcher_icons[icon_densities_count] = {
  205. { "res/mipmap-xxxhdpi-v4/icon.png", 192 },
  206. { "res/mipmap-xxhdpi-v4/icon.png", 144 },
  207. { "res/mipmap-xhdpi-v4/icon.png", 96 },
  208. { "res/mipmap-hdpi-v4/icon.png", 72 },
  209. { "res/mipmap-mdpi-v4/icon.png", 48 },
  210. { "res/mipmap/icon.png", 192 }
  211. };
  212. static const LauncherIcon launcher_adaptive_icon_foregrounds[icon_densities_count] = {
  213. { "res/mipmap-xxxhdpi-v4/icon_foreground.png", 432 },
  214. { "res/mipmap-xxhdpi-v4/icon_foreground.png", 324 },
  215. { "res/mipmap-xhdpi-v4/icon_foreground.png", 216 },
  216. { "res/mipmap-hdpi-v4/icon_foreground.png", 162 },
  217. { "res/mipmap-mdpi-v4/icon_foreground.png", 108 },
  218. { "res/mipmap/icon_foreground.png", 432 }
  219. };
  220. static const LauncherIcon launcher_adaptive_icon_backgrounds[icon_densities_count] = {
  221. { "res/mipmap-xxxhdpi-v4/icon_background.png", 432 },
  222. { "res/mipmap-xxhdpi-v4/icon_background.png", 324 },
  223. { "res/mipmap-xhdpi-v4/icon_background.png", 216 },
  224. { "res/mipmap-hdpi-v4/icon_background.png", 162 },
  225. { "res/mipmap-mdpi-v4/icon_background.png", 108 },
  226. { "res/mipmap/icon_background.png", 432 }
  227. };
  228. class EditorExportPlatformAndroid : public EditorExportPlatform {
  229. GDCLASS(EditorExportPlatformAndroid, EditorExportPlatform);
  230. Ref<ImageTexture> logo;
  231. Ref<ImageTexture> run_icon;
  232. struct Device {
  233. String id;
  234. String name;
  235. String description;
  236. int api_level;
  237. };
  238. struct APKExportData {
  239. zipFile apk;
  240. EditorProgress *ep;
  241. };
  242. Vector<PluginConfig> plugins;
  243. String last_plugin_names;
  244. uint64_t last_custom_build_time = 0;
  245. volatile bool plugins_changed;
  246. Mutex *plugins_lock;
  247. Vector<Device> devices;
  248. volatile bool devices_changed;
  249. Mutex *device_lock;
  250. Thread *check_for_changes_thread;
  251. volatile bool quit_request;
  252. static void _check_for_changes_poll_thread(void *ud) {
  253. EditorExportPlatformAndroid *ea = (EditorExportPlatformAndroid *)ud;
  254. while (!ea->quit_request) {
  255. // Check for plugins updates
  256. {
  257. // Nothing to do if we already know the plugins have changed.
  258. if (!ea->plugins_changed) {
  259. Vector<PluginConfig> loaded_plugins = get_plugins();
  260. ea->plugins_lock->lock();
  261. if (ea->plugins.size() != loaded_plugins.size()) {
  262. ea->plugins_changed = true;
  263. } else {
  264. for (int i = 0; i < ea->plugins.size(); i++) {
  265. if (ea->plugins[i].name != loaded_plugins[i].name) {
  266. ea->plugins_changed = true;
  267. break;
  268. }
  269. }
  270. }
  271. if (ea->plugins_changed) {
  272. ea->plugins = loaded_plugins;
  273. }
  274. ea->plugins_lock->unlock();
  275. }
  276. }
  277. // Check for devices updates
  278. String adb = EditorSettings::get_singleton()->get("export/android/adb");
  279. if (FileAccess::exists(adb)) {
  280. String devices;
  281. List<String> args;
  282. args.push_back("devices");
  283. int ec;
  284. OS::get_singleton()->execute(adb, args, true, NULL, &devices, &ec);
  285. Vector<String> ds = devices.split("\n");
  286. Vector<String> ldevices;
  287. for (int i = 1; i < ds.size(); i++) {
  288. String d = ds[i];
  289. int dpos = d.find("device");
  290. if (dpos == -1) {
  291. continue;
  292. }
  293. d = d.substr(0, dpos).strip_edges();
  294. ldevices.push_back(d);
  295. }
  296. ea->device_lock->lock();
  297. bool different = false;
  298. if (ea->devices.size() != ldevices.size()) {
  299. different = true;
  300. } else {
  301. for (int i = 0; i < ea->devices.size(); i++) {
  302. if (ea->devices[i].id != ldevices[i]) {
  303. different = true;
  304. break;
  305. }
  306. }
  307. }
  308. if (different) {
  309. Vector<Device> ndevices;
  310. for (int i = 0; i < ldevices.size(); i++) {
  311. Device d;
  312. d.id = ldevices[i];
  313. for (int j = 0; j < ea->devices.size(); j++) {
  314. if (ea->devices[j].id == ldevices[i]) {
  315. d.description = ea->devices[j].description;
  316. d.name = ea->devices[j].name;
  317. d.api_level = ea->devices[j].api_level;
  318. }
  319. }
  320. if (d.description == "") {
  321. //in the oven, request!
  322. args.clear();
  323. args.push_back("-s");
  324. args.push_back(d.id);
  325. args.push_back("shell");
  326. args.push_back("getprop");
  327. int ec2;
  328. String dp;
  329. OS::get_singleton()->execute(adb, args, true, NULL, &dp, &ec2);
  330. Vector<String> props = dp.split("\n");
  331. String vendor;
  332. String device;
  333. d.description = "Device ID: " + d.id + "\n";
  334. d.api_level = 0;
  335. for (int j = 0; j < props.size(); j++) {
  336. // got information by `shell cat /system/build.prop` before and its format is "property=value"
  337. // it's now changed to use `shell getporp` because of permission issue with Android 8.0 and above
  338. // its format is "[property]: [value]" so changed it as like build.prop
  339. String p = props[j];
  340. p = p.replace("]: ", "=");
  341. p = p.replace("[", "");
  342. p = p.replace("]", "");
  343. if (p.begins_with("ro.product.model=")) {
  344. device = p.get_slice("=", 1).strip_edges();
  345. } else if (p.begins_with("ro.product.brand=")) {
  346. vendor = p.get_slice("=", 1).strip_edges().capitalize();
  347. } else if (p.begins_with("ro.build.display.id=")) {
  348. d.description += "Build: " + p.get_slice("=", 1).strip_edges() + "\n";
  349. } else if (p.begins_with("ro.build.version.release=")) {
  350. d.description += "Release: " + p.get_slice("=", 1).strip_edges() + "\n";
  351. } else if (p.begins_with("ro.build.version.sdk=")) {
  352. d.api_level = p.get_slice("=", 1).to_int();
  353. } else if (p.begins_with("ro.product.cpu.abi=")) {
  354. d.description += "CPU: " + p.get_slice("=", 1).strip_edges() + "\n";
  355. } else if (p.begins_with("ro.product.manufacturer=")) {
  356. d.description += "Manufacturer: " + p.get_slice("=", 1).strip_edges() + "\n";
  357. } else if (p.begins_with("ro.board.platform=")) {
  358. d.description += "Chipset: " + p.get_slice("=", 1).strip_edges() + "\n";
  359. } else if (p.begins_with("ro.opengles.version=")) {
  360. uint32_t opengl = p.get_slice("=", 1).to_int();
  361. d.description += "OpenGL: " + itos(opengl >> 16) + "." + itos((opengl >> 8) & 0xFF) + "." + itos((opengl)&0xFF) + "\n";
  362. }
  363. }
  364. d.name = vendor + " " + device;
  365. if (device == String()) continue;
  366. }
  367. ndevices.push_back(d);
  368. }
  369. ea->devices = ndevices;
  370. ea->devices_changed = true;
  371. }
  372. ea->device_lock->unlock();
  373. }
  374. uint64_t sleep = OS::get_singleton()->get_power_state() == OS::POWERSTATE_ON_BATTERY ? 1000 : 100;
  375. uint64_t wait = 3000000;
  376. uint64_t time = OS::get_singleton()->get_ticks_usec();
  377. while (OS::get_singleton()->get_ticks_usec() - time < wait) {
  378. OS::get_singleton()->delay_usec(1000 * sleep);
  379. if (ea->quit_request)
  380. break;
  381. }
  382. }
  383. if (EditorSettings::get_singleton()->get("export/android/shutdown_adb_on_exit")) {
  384. String adb = EditorSettings::get_singleton()->get("export/android/adb");
  385. if (!FileAccess::exists(adb)) {
  386. return; //adb not configured
  387. }
  388. List<String> args;
  389. args.push_back("kill-server");
  390. OS::get_singleton()->execute(adb, args, true);
  391. };
  392. }
  393. String get_project_name(const String &p_name) const {
  394. String aname;
  395. if (p_name != "") {
  396. aname = p_name;
  397. } else {
  398. aname = ProjectSettings::get_singleton()->get("application/config/name");
  399. }
  400. if (aname == "") {
  401. aname = VERSION_NAME;
  402. }
  403. return aname;
  404. }
  405. String get_package_name(const String &p_package) const {
  406. String pname = p_package;
  407. String basename = ProjectSettings::get_singleton()->get("application/config/name");
  408. basename = basename.to_lower();
  409. String name;
  410. bool first = true;
  411. for (int i = 0; i < basename.length(); i++) {
  412. CharType c = basename[i];
  413. if (c >= '0' && c <= '9' && first) {
  414. continue;
  415. }
  416. if ((c >= 'a' && c <= 'z') || (c >= 'A' && c <= 'Z') || (c >= '0' && c <= '9')) {
  417. name += String::chr(c);
  418. first = false;
  419. }
  420. }
  421. if (name == "")
  422. name = "noname";
  423. pname = pname.replace("$genname", name);
  424. return pname;
  425. }
  426. bool is_package_name_valid(const String &p_package, String *r_error = NULL) const {
  427. String pname = p_package;
  428. if (pname.length() == 0) {
  429. if (r_error) {
  430. *r_error = TTR("Package name is missing.");
  431. }
  432. return false;
  433. }
  434. int segments = 0;
  435. bool first = true;
  436. for (int i = 0; i < pname.length(); i++) {
  437. CharType c = pname[i];
  438. if (first && c == '.') {
  439. if (r_error) {
  440. *r_error = TTR("Package segments must be of non-zero length.");
  441. }
  442. return false;
  443. }
  444. if (c == '.') {
  445. segments++;
  446. first = true;
  447. continue;
  448. }
  449. if (!((c >= 'a' && c <= 'z') || (c >= 'A' && c <= 'Z') || (c >= '0' && c <= '9') || c == '_')) {
  450. if (r_error) {
  451. *r_error = vformat(TTR("The character '%s' is not allowed in Android application package names."), String::chr(c));
  452. }
  453. return false;
  454. }
  455. if (first && (c >= '0' && c <= '9')) {
  456. if (r_error) {
  457. *r_error = TTR("A digit cannot be the first character in a package segment.");
  458. }
  459. return false;
  460. }
  461. if (first && c == '_') {
  462. if (r_error) {
  463. *r_error = vformat(TTR("The character '%s' cannot be the first character in a package segment."), String::chr(c));
  464. }
  465. return false;
  466. }
  467. first = false;
  468. }
  469. if (segments == 0) {
  470. if (r_error) {
  471. *r_error = TTR("The package must have at least one '.' separator.");
  472. }
  473. return false;
  474. }
  475. if (first) {
  476. if (r_error) {
  477. *r_error = TTR("Package segments must be of non-zero length.");
  478. }
  479. return false;
  480. }
  481. return true;
  482. }
  483. static bool _should_compress_asset(const String &p_path, const Vector<uint8_t> &p_data) {
  484. /*
  485. * By not compressing files with little or not benefit in doing so,
  486. * a performance gain is expected attime. Moreover, if the APK is
  487. * zip-aligned, assets stored as they are can be efficiently read by
  488. * Android by memory-mapping them.
  489. */
  490. // -- Unconditional uncompress to mimic AAPT plus some other
  491. static const char *unconditional_compress_ext[] = {
  492. // From https://github.com/android/platform_frameworks_base/blob/master/tools/aapt/Package.cpp
  493. // These formats are already compressed, or don't compress well:
  494. ".jpg", ".jpeg", ".png", ".gif",
  495. ".wav", ".mp2", ".mp3", ".ogg", ".aac",
  496. ".mpg", ".mpeg", ".mid", ".midi", ".smf", ".jet",
  497. ".rtttl", ".imy", ".xmf", ".mp4", ".m4a",
  498. ".m4v", ".3gp", ".3gpp", ".3g2", ".3gpp2",
  499. ".amr", ".awb", ".wma", ".wmv",
  500. // Godot-specific:
  501. ".webp", // Same reasoning as .png
  502. ".cfb", // Don't let small config files slow-down startup
  503. ".scn", // Binary scenes are usually already compressed
  504. ".stex", // Streamable textures are usually already compressed
  505. // Trailer for easier processing
  506. NULL
  507. };
  508. for (const char **ext = unconditional_compress_ext; *ext; ++ext) {
  509. if (p_path.to_lower().ends_with(String(*ext))) {
  510. return false;
  511. }
  512. }
  513. // -- Compressed resource?
  514. if (p_data.size() >= 4 && p_data[0] == 'R' && p_data[1] == 'S' && p_data[2] == 'C' && p_data[3] == 'C') {
  515. // Already compressed
  516. return false;
  517. }
  518. // --- TODO: Decide on texture resources according to their image compression setting
  519. return true;
  520. }
  521. static zip_fileinfo get_zip_fileinfo() {
  522. OS::Time time = OS::get_singleton()->get_time();
  523. OS::Date date = OS::get_singleton()->get_date();
  524. zip_fileinfo zipfi;
  525. zipfi.tmz_date.tm_hour = time.hour;
  526. zipfi.tmz_date.tm_mday = date.day;
  527. zipfi.tmz_date.tm_min = time.min;
  528. zipfi.tmz_date.tm_mon = date.month;
  529. zipfi.tmz_date.tm_sec = time.sec;
  530. zipfi.tmz_date.tm_year = date.year;
  531. zipfi.dosDate = 0;
  532. zipfi.external_fa = 0;
  533. zipfi.internal_fa = 0;
  534. return zipfi;
  535. }
  536. static Vector<String> get_abis() {
  537. Vector<String> abis;
  538. abis.push_back("armeabi-v7a");
  539. abis.push_back("arm64-v8a");
  540. abis.push_back("x86");
  541. abis.push_back("x86_64");
  542. return abis;
  543. }
  544. /// List the gdap files in the directory specified by the p_path parameter.
  545. static Vector<String> list_gdap_files(const String &p_path) {
  546. Vector<String> dir_files;
  547. DirAccessRef da = DirAccess::open(p_path);
  548. if (da) {
  549. da->list_dir_begin();
  550. while (true) {
  551. String file = da->get_next();
  552. if (file == "") {
  553. break;
  554. }
  555. if (da->current_is_dir() || da->current_is_hidden()) {
  556. continue;
  557. }
  558. if (file.ends_with(PLUGIN_CONFIG_EXT)) {
  559. dir_files.push_back(file);
  560. }
  561. }
  562. da->list_dir_end();
  563. }
  564. return dir_files;
  565. }
  566. static Vector<PluginConfig> get_plugins() {
  567. Vector<PluginConfig> loaded_plugins;
  568. String plugins_dir = ProjectSettings::get_singleton()->get_resource_path().plus_file("android/plugins");
  569. // Add the prebuilt plugins
  570. loaded_plugins.append_array(get_prebuilt_plugins(plugins_dir));
  571. if (DirAccess::exists(plugins_dir)) {
  572. Vector<String> plugins_filenames = list_gdap_files(plugins_dir);
  573. if (!plugins_filenames.empty()) {
  574. Ref<ConfigFile> config_file = memnew(ConfigFile);
  575. for (int i = 0; i < plugins_filenames.size(); i++) {
  576. PluginConfig config = load_plugin_config(config_file, plugins_dir.plus_file(plugins_filenames[i]));
  577. if (config.valid_config) {
  578. loaded_plugins.push_back(config);
  579. } else {
  580. print_error("Invalid plugin config file " + plugins_filenames[i]);
  581. }
  582. }
  583. }
  584. }
  585. return loaded_plugins;
  586. }
  587. static Vector<PluginConfig> get_enabled_plugins(const Ref<EditorExportPreset> &p_presets) {
  588. Vector<PluginConfig> enabled_plugins;
  589. Vector<PluginConfig> all_plugins = get_plugins();
  590. for (int i = 0; i < all_plugins.size(); i++) {
  591. PluginConfig plugin = all_plugins[i];
  592. bool enabled = p_presets->get("plugins/" + plugin.name);
  593. if (enabled) {
  594. enabled_plugins.push_back(plugin);
  595. }
  596. }
  597. return enabled_plugins;
  598. }
  599. static Error store_in_apk(APKExportData *ed, const String &p_path, const Vector<uint8_t> &p_data, int compression_method = Z_DEFLATED) {
  600. zip_fileinfo zipfi = get_zip_fileinfo();
  601. zipOpenNewFileInZip(ed->apk,
  602. p_path.utf8().get_data(),
  603. &zipfi,
  604. NULL,
  605. 0,
  606. NULL,
  607. 0,
  608. NULL,
  609. compression_method,
  610. Z_DEFAULT_COMPRESSION);
  611. zipWriteInFileInZip(ed->apk, p_data.ptr(), p_data.size());
  612. zipCloseFileInZip(ed->apk);
  613. return OK;
  614. }
  615. static Error save_apk_so(void *p_userdata, const SharedObject &p_so) {
  616. if (!p_so.path.get_file().begins_with("lib")) {
  617. String err = "Android .so file names must start with \"lib\", but got: " + p_so.path;
  618. ERR_PRINTS(err);
  619. return FAILED;
  620. }
  621. APKExportData *ed = (APKExportData *)p_userdata;
  622. Vector<String> abis = get_abis();
  623. bool exported = false;
  624. for (int i = 0; i < p_so.tags.size(); ++i) {
  625. // shared objects can be fat (compatible with multiple ABIs)
  626. int abi_index = abis.find(p_so.tags[i]);
  627. if (abi_index != -1) {
  628. exported = true;
  629. String abi = abis[abi_index];
  630. String dst_path = String("lib").plus_file(abi).plus_file(p_so.path.get_file());
  631. Vector<uint8_t> array = FileAccess::get_file_as_array(p_so.path);
  632. Error store_err = store_in_apk(ed, dst_path, array);
  633. ERR_FAIL_COND_V_MSG(store_err, store_err, "Cannot store in apk file '" + dst_path + "'.");
  634. }
  635. }
  636. if (!exported) {
  637. String abis_string = String(" ").join(abis);
  638. String err = "Cannot determine ABI for library \"" + p_so.path + "\". One of the supported ABIs must be used as a tag: " + abis_string;
  639. ERR_PRINTS(err);
  640. return FAILED;
  641. }
  642. return OK;
  643. }
  644. static Error save_apk_file(void *p_userdata, const String &p_path, const Vector<uint8_t> &p_data, int p_file, int p_total) {
  645. APKExportData *ed = (APKExportData *)p_userdata;
  646. String dst_path = p_path.replace_first("res://", "assets/");
  647. store_in_apk(ed, dst_path, p_data, _should_compress_asset(p_path, p_data) ? Z_DEFLATED : 0);
  648. return OK;
  649. }
  650. static Error ignore_apk_file(void *p_userdata, const String &p_path, const Vector<uint8_t> &p_data, int p_file, int p_total) {
  651. return OK;
  652. }
  653. void _fix_manifest(const Ref<EditorExportPreset> &p_preset, Vector<uint8_t> &p_manifest, bool p_give_internet) {
  654. // Leaving the unused types commented because looking these constants up
  655. // again later would be annoying
  656. // const int CHUNK_AXML_FILE = 0x00080003;
  657. // const int CHUNK_RESOURCEIDS = 0x00080180;
  658. const int CHUNK_STRINGS = 0x001C0001;
  659. // const int CHUNK_XML_END_NAMESPACE = 0x00100101;
  660. const int CHUNK_XML_END_TAG = 0x00100103;
  661. // const int CHUNK_XML_START_NAMESPACE = 0x00100100;
  662. const int CHUNK_XML_START_TAG = 0x00100102;
  663. // const int CHUNK_XML_TEXT = 0x00100104;
  664. const int UTF8_FLAG = 0x00000100;
  665. Vector<String> string_table;
  666. uint32_t ofs = 8;
  667. uint32_t string_count = 0;
  668. //uint32_t styles_count = 0;
  669. uint32_t string_flags = 0;
  670. uint32_t string_data_offset = 0;
  671. //uint32_t styles_offset = 0;
  672. uint32_t string_table_begins = 0;
  673. uint32_t string_table_ends = 0;
  674. Vector<uint8_t> stable_extra;
  675. String version_name = p_preset->get("version/name");
  676. int version_code = p_preset->get("version/code");
  677. String package_name = p_preset->get("package/unique_name");
  678. int orientation = p_preset->get("screen/orientation");
  679. bool min_gles3 = ProjectSettings::get_singleton()->get("rendering/quality/driver/driver_name") == "GLES3" &&
  680. !ProjectSettings::get_singleton()->get("rendering/quality/driver/fallback_to_gles2");
  681. bool screen_support_small = p_preset->get("screen/support_small");
  682. bool screen_support_normal = p_preset->get("screen/support_normal");
  683. bool screen_support_large = p_preset->get("screen/support_large");
  684. bool screen_support_xlarge = p_preset->get("screen/support_xlarge");
  685. int xr_mode_index = p_preset->get("xr_features/xr_mode");
  686. bool focus_awareness = p_preset->get("xr_features/focus_awareness");
  687. String plugins_names = get_plugins_names(get_enabled_plugins(p_preset));
  688. Vector<String> perms;
  689. const char **aperms = android_perms;
  690. while (*aperms) {
  691. bool enabled = p_preset->get("permissions/" + String(*aperms).to_lower());
  692. if (enabled)
  693. perms.push_back("android.permission." + String(*aperms));
  694. aperms++;
  695. }
  696. PoolStringArray user_perms = p_preset->get("permissions/custom_permissions");
  697. for (int i = 0; i < user_perms.size(); i++) {
  698. String user_perm = user_perms[i].strip_edges();
  699. if (!user_perm.empty()) {
  700. perms.push_back(user_perm);
  701. }
  702. }
  703. if (p_give_internet) {
  704. if (perms.find("android.permission.INTERNET") == -1)
  705. perms.push_back("android.permission.INTERNET");
  706. }
  707. while (ofs < (uint32_t)p_manifest.size()) {
  708. uint32_t chunk = decode_uint32(&p_manifest[ofs]);
  709. uint32_t size = decode_uint32(&p_manifest[ofs + 4]);
  710. switch (chunk) {
  711. case CHUNK_STRINGS: {
  712. int iofs = ofs + 8;
  713. string_count = decode_uint32(&p_manifest[iofs]);
  714. //styles_count = decode_uint32(&p_manifest[iofs + 4]);
  715. string_flags = decode_uint32(&p_manifest[iofs + 8]);
  716. string_data_offset = decode_uint32(&p_manifest[iofs + 12]);
  717. //styles_offset = decode_uint32(&p_manifest[iofs + 16]);
  718. /*
  719. printf("string count: %i\n",string_count);
  720. printf("flags: %i\n",string_flags);
  721. printf("sdata ofs: %i\n",string_data_offset);
  722. printf("styles ofs: %i\n",styles_offset);
  723. */
  724. uint32_t st_offset = iofs + 20;
  725. string_table.resize(string_count);
  726. uint32_t string_end = 0;
  727. string_table_begins = st_offset;
  728. for (uint32_t i = 0; i < string_count; i++) {
  729. uint32_t string_at = decode_uint32(&p_manifest[st_offset + i * 4]);
  730. string_at += st_offset + string_count * 4;
  731. ERR_FAIL_COND_MSG(string_flags & UTF8_FLAG, "Unimplemented, can't read UTF-8 string table.");
  732. if (string_flags & UTF8_FLAG) {
  733. } else {
  734. uint32_t len = decode_uint16(&p_manifest[string_at]);
  735. Vector<CharType> ucstring;
  736. ucstring.resize(len + 1);
  737. for (uint32_t j = 0; j < len; j++) {
  738. uint16_t c = decode_uint16(&p_manifest[string_at + 2 + 2 * j]);
  739. ucstring.write[j] = c;
  740. }
  741. string_end = MAX(string_at + 2 + 2 * len, string_end);
  742. ucstring.write[len] = 0;
  743. string_table.write[i] = ucstring.ptr();
  744. }
  745. }
  746. for (uint32_t i = string_end; i < (ofs + size); i++) {
  747. stable_extra.push_back(p_manifest[i]);
  748. }
  749. string_table_ends = ofs + size;
  750. } break;
  751. case CHUNK_XML_START_TAG: {
  752. int iofs = ofs + 8;
  753. uint32_t name = decode_uint32(&p_manifest[iofs + 12]);
  754. String tname = string_table[name];
  755. uint32_t attrcount = decode_uint32(&p_manifest[iofs + 20]);
  756. iofs += 28;
  757. for (uint32_t i = 0; i < attrcount; i++) {
  758. uint32_t attr_nspace = decode_uint32(&p_manifest[iofs]);
  759. uint32_t attr_name = decode_uint32(&p_manifest[iofs + 4]);
  760. uint32_t attr_value = decode_uint32(&p_manifest[iofs + 8]);
  761. uint32_t attr_resid = decode_uint32(&p_manifest[iofs + 16]);
  762. const String value = (attr_value != 0xFFFFFFFF) ? string_table[attr_value] : "Res #" + itos(attr_resid);
  763. String attrname = string_table[attr_name];
  764. const String nspace = (attr_nspace != 0xFFFFFFFF) ? string_table[attr_nspace] : "";
  765. //replace project information
  766. if (tname == "manifest" && attrname == "package") {
  767. string_table.write[attr_value] = get_package_name(package_name);
  768. }
  769. if (tname == "manifest" && attrname == "versionCode") {
  770. encode_uint32(version_code, &p_manifest.write[iofs + 16]);
  771. }
  772. if (tname == "manifest" && attrname == "versionName") {
  773. if (attr_value == 0xFFFFFFFF) {
  774. WARN_PRINT("Version name in a resource, should be plain text");
  775. } else
  776. string_table.write[attr_value] = version_name;
  777. }
  778. if (tname == "instrumentation" && attrname == "targetPackage") {
  779. string_table.write[attr_value] = get_package_name(package_name);
  780. }
  781. if (tname == "activity" && attrname == "screenOrientation") {
  782. encode_uint32(orientation == 0 ? 0 : 1, &p_manifest.write[iofs + 16]);
  783. }
  784. if (tname == "supports-screens") {
  785. if (attrname == "smallScreens") {
  786. encode_uint32(screen_support_small ? 0xFFFFFFFF : 0, &p_manifest.write[iofs + 16]);
  787. } else if (attrname == "normalScreens") {
  788. encode_uint32(screen_support_normal ? 0xFFFFFFFF : 0, &p_manifest.write[iofs + 16]);
  789. } else if (attrname == "largeScreens") {
  790. encode_uint32(screen_support_large ? 0xFFFFFFFF : 0, &p_manifest.write[iofs + 16]);
  791. } else if (attrname == "xlargeScreens") {
  792. encode_uint32(screen_support_xlarge ? 0xFFFFFFFF : 0, &p_manifest.write[iofs + 16]);
  793. }
  794. }
  795. if (tname == "uses-feature" && attrname == "glEsVersion") {
  796. encode_uint32(min_gles3 ? 0x00030000 : 0x00020000, &p_manifest.write[iofs + 16]);
  797. }
  798. // FIXME: `attr_value != 0xFFFFFFFF` below added as a stopgap measure for GH-32553,
  799. // but the issue should be debugged further and properly addressed.
  800. if (tname == "meta-data" && attrname == "name" && value == "xr_mode_metadata_name") {
  801. // Update the meta-data 'android:name' attribute based on the selected XR mode.
  802. if (xr_mode_index == 1 /* XRMode.OVR */) {
  803. string_table.write[attr_value] = "com.samsung.android.vr.application.mode";
  804. }
  805. }
  806. if (tname == "meta-data" && attrname == "value" && value == "xr_mode_metadata_value") {
  807. // Update the meta-data 'android:value' attribute based on the selected XR mode.
  808. if (xr_mode_index == 1 /* XRMode.OVR */) {
  809. string_table.write[attr_value] = "vr_only";
  810. }
  811. }
  812. if (tname == "meta-data" && attrname == "value" && value == "oculus_focus_aware_value") {
  813. // Update the focus awareness meta-data value
  814. string_table.write[attr_value] = xr_mode_index == /* XRMode.OVR */ 1 && focus_awareness ? "true" : "false";
  815. }
  816. if (tname == "meta-data" && attrname == "value" && value == "plugins_value" && !plugins_names.empty()) {
  817. // Update the meta-data 'android:value' attribute with the list of enabled plugins.
  818. string_table.write[attr_value] = plugins_names;
  819. }
  820. iofs += 20;
  821. }
  822. } break;
  823. case CHUNK_XML_END_TAG: {
  824. int iofs = ofs + 8;
  825. uint32_t name = decode_uint32(&p_manifest[iofs + 12]);
  826. String tname = string_table[name];
  827. if (tname == "uses-feature") {
  828. Vector<String> feature_names;
  829. Vector<bool> feature_required_list;
  830. Vector<int> feature_versions;
  831. if (xr_mode_index == 1 /* XRMode.OVR */) {
  832. // Check for degrees of freedom
  833. int dof_index = p_preset->get("xr_features/degrees_of_freedom"); // 0: none, 1: 3dof and 6dof, 2: 6dof
  834. if (dof_index > 0) {
  835. feature_names.push_back("android.hardware.vr.headtracking");
  836. feature_required_list.push_back(dof_index == 2);
  837. feature_versions.push_back(1);
  838. }
  839. // Check for hand tracking
  840. int hand_tracking_index = p_preset->get("xr_features/hand_tracking"); // 0: none, 1: optional, 2: required
  841. if (hand_tracking_index > 0) {
  842. feature_names.push_back("oculus.software.handtracking");
  843. feature_required_list.push_back(hand_tracking_index == 2);
  844. feature_versions.push_back(-1); // no version attribute should be added.
  845. if (perms.find("com.oculus.permission.HAND_TRACKING") == -1) {
  846. perms.push_back("com.oculus.permission.HAND_TRACKING");
  847. }
  848. }
  849. }
  850. if (feature_names.size() > 0) {
  851. ofs += 24; // skip over end tag
  852. // save manifest ending so we can restore it
  853. Vector<uint8_t> manifest_end;
  854. uint32_t manifest_cur_size = p_manifest.size();
  855. manifest_end.resize(p_manifest.size() - ofs);
  856. memcpy(manifest_end.ptrw(), &p_manifest[ofs], manifest_end.size());
  857. int32_t attr_name_string = string_table.find("name");
  858. ERR_FAIL_COND_MSG(attr_name_string == -1, "Template does not have 'name' attribute.");
  859. int32_t ns_android_string = string_table.find("http://schemas.android.com/apk/res/android");
  860. if (ns_android_string == -1) {
  861. string_table.push_back("http://schemas.android.com/apk/res/android");
  862. ns_android_string = string_table.size() - 1;
  863. }
  864. int32_t attr_uses_feature_string = string_table.find("uses-feature");
  865. if (attr_uses_feature_string == -1) {
  866. string_table.push_back("uses-feature");
  867. attr_uses_feature_string = string_table.size() - 1;
  868. }
  869. int32_t attr_required_string = string_table.find("required");
  870. if (attr_required_string == -1) {
  871. string_table.push_back("required");
  872. attr_required_string = string_table.size() - 1;
  873. }
  874. for (int i = 0; i < feature_names.size(); i++) {
  875. String feature_name = feature_names[i];
  876. bool feature_required = feature_required_list[i];
  877. int feature_version = feature_versions[i];
  878. bool has_version_attribute = feature_version != -1;
  879. print_line("Adding feature " + feature_name);
  880. int32_t feature_string = string_table.find(feature_name);
  881. if (feature_string == -1) {
  882. string_table.push_back(feature_name);
  883. feature_string = string_table.size() - 1;
  884. }
  885. String required_value_string = feature_required ? "true" : "false";
  886. int32_t required_value = string_table.find(required_value_string);
  887. if (required_value == -1) {
  888. string_table.push_back(required_value_string);
  889. required_value = string_table.size() - 1;
  890. }
  891. int32_t attr_version_string = -1;
  892. int32_t version_value = -1;
  893. int tag_size;
  894. int attr_count;
  895. if (has_version_attribute) {
  896. attr_version_string = string_table.find("version");
  897. if (attr_version_string == -1) {
  898. string_table.push_back("version");
  899. attr_version_string = string_table.size() - 1;
  900. }
  901. version_value = string_table.find(itos(feature_version));
  902. if (version_value == -1) {
  903. string_table.push_back(itos(feature_version));
  904. version_value = string_table.size() - 1;
  905. }
  906. tag_size = 96; // node and three attrs + end node
  907. attr_count = 3;
  908. } else {
  909. tag_size = 76; // node and two attrs + end node
  910. attr_count = 2;
  911. }
  912. manifest_cur_size += tag_size + 24;
  913. p_manifest.resize(manifest_cur_size);
  914. // start tag
  915. encode_uint16(0x102, &p_manifest.write[ofs]); // type
  916. encode_uint16(16, &p_manifest.write[ofs + 2]); // headersize
  917. encode_uint32(tag_size, &p_manifest.write[ofs + 4]); // size
  918. encode_uint32(0, &p_manifest.write[ofs + 8]); // lineno
  919. encode_uint32(-1, &p_manifest.write[ofs + 12]); // comment
  920. encode_uint32(-1, &p_manifest.write[ofs + 16]); // ns
  921. encode_uint32(attr_uses_feature_string, &p_manifest.write[ofs + 20]); // name
  922. encode_uint16(20, &p_manifest.write[ofs + 24]); // attr_start
  923. encode_uint16(20, &p_manifest.write[ofs + 26]); // attr_size
  924. encode_uint16(attr_count, &p_manifest.write[ofs + 28]); // num_attrs
  925. encode_uint16(0, &p_manifest.write[ofs + 30]); // id_index
  926. encode_uint16(0, &p_manifest.write[ofs + 32]); // class_index
  927. encode_uint16(0, &p_manifest.write[ofs + 34]); // style_index
  928. // android:name attribute
  929. encode_uint32(ns_android_string, &p_manifest.write[ofs + 36]); // ns
  930. encode_uint32(attr_name_string, &p_manifest.write[ofs + 40]); // 'name'
  931. encode_uint32(feature_string, &p_manifest.write[ofs + 44]); // raw_value
  932. encode_uint16(8, &p_manifest.write[ofs + 48]); // typedvalue_size
  933. p_manifest.write[ofs + 50] = 0; // typedvalue_always0
  934. p_manifest.write[ofs + 51] = 0x03; // typedvalue_type (string)
  935. encode_uint32(feature_string, &p_manifest.write[ofs + 52]); // typedvalue reference
  936. // android:required attribute
  937. encode_uint32(ns_android_string, &p_manifest.write[ofs + 56]); // ns
  938. encode_uint32(attr_required_string, &p_manifest.write[ofs + 60]); // 'name'
  939. encode_uint32(required_value, &p_manifest.write[ofs + 64]); // raw_value
  940. encode_uint16(8, &p_manifest.write[ofs + 68]); // typedvalue_size
  941. p_manifest.write[ofs + 70] = 0; // typedvalue_always0
  942. p_manifest.write[ofs + 71] = 0x03; // typedvalue_type (string)
  943. encode_uint32(required_value, &p_manifest.write[ofs + 72]); // typedvalue reference
  944. ofs += 76;
  945. if (has_version_attribute) {
  946. // android:version attribute
  947. encode_uint32(ns_android_string, &p_manifest.write[ofs]); // ns
  948. encode_uint32(attr_version_string, &p_manifest.write[ofs + 4]); // 'name'
  949. encode_uint32(version_value, &p_manifest.write[ofs + 8]); // raw_value
  950. encode_uint16(8, &p_manifest.write[ofs + 12]); // typedvalue_size
  951. p_manifest.write[ofs + 14] = 0; // typedvalue_always0
  952. p_manifest.write[ofs + 15] = 0x03; // typedvalue_type (string)
  953. encode_uint32(version_value, &p_manifest.write[ofs + 16]); // typedvalue reference
  954. ofs += 20;
  955. }
  956. // end tag
  957. encode_uint16(0x103, &p_manifest.write[ofs]); // type
  958. encode_uint16(16, &p_manifest.write[ofs + 2]); // headersize
  959. encode_uint32(24, &p_manifest.write[ofs + 4]); // size
  960. encode_uint32(0, &p_manifest.write[ofs + 8]); // lineno
  961. encode_uint32(-1, &p_manifest.write[ofs + 12]); // comment
  962. encode_uint32(-1, &p_manifest.write[ofs + 16]); // ns
  963. encode_uint32(attr_uses_feature_string, &p_manifest.write[ofs + 20]); // name
  964. ofs += 24;
  965. }
  966. memcpy(&p_manifest.write[ofs], manifest_end.ptr(), manifest_end.size());
  967. ofs -= 24; // go back over back end
  968. }
  969. }
  970. if (tname == "manifest") {
  971. // save manifest ending so we can restore it
  972. Vector<uint8_t> manifest_end;
  973. uint32_t manifest_cur_size = p_manifest.size();
  974. manifest_end.resize(p_manifest.size() - ofs);
  975. memcpy(manifest_end.ptrw(), &p_manifest[ofs], manifest_end.size());
  976. int32_t attr_name_string = string_table.find("name");
  977. ERR_FAIL_COND_MSG(attr_name_string == -1, "Template does not have 'name' attribute.");
  978. int32_t ns_android_string = string_table.find("android");
  979. ERR_FAIL_COND_MSG(ns_android_string == -1, "Template does not have 'android' namespace.");
  980. int32_t attr_uses_permission_string = string_table.find("uses-permission");
  981. if (attr_uses_permission_string == -1) {
  982. string_table.push_back("uses-permission");
  983. attr_uses_permission_string = string_table.size() - 1;
  984. }
  985. for (int i = 0; i < perms.size(); ++i) {
  986. print_line("Adding permission " + perms[i]);
  987. manifest_cur_size += 56 + 24; // node + end node
  988. p_manifest.resize(manifest_cur_size);
  989. // Add permission to the string pool
  990. int32_t perm_string = string_table.find(perms[i]);
  991. if (perm_string == -1) {
  992. string_table.push_back(perms[i]);
  993. perm_string = string_table.size() - 1;
  994. }
  995. // start tag
  996. encode_uint16(0x102, &p_manifest.write[ofs]); // type
  997. encode_uint16(16, &p_manifest.write[ofs + 2]); // headersize
  998. encode_uint32(56, &p_manifest.write[ofs + 4]); // size
  999. encode_uint32(0, &p_manifest.write[ofs + 8]); // lineno
  1000. encode_uint32(-1, &p_manifest.write[ofs + 12]); // comment
  1001. encode_uint32(-1, &p_manifest.write[ofs + 16]); // ns
  1002. encode_uint32(attr_uses_permission_string, &p_manifest.write[ofs + 20]); // name
  1003. encode_uint16(20, &p_manifest.write[ofs + 24]); // attr_start
  1004. encode_uint16(20, &p_manifest.write[ofs + 26]); // attr_size
  1005. encode_uint16(1, &p_manifest.write[ofs + 28]); // num_attrs
  1006. encode_uint16(0, &p_manifest.write[ofs + 30]); // id_index
  1007. encode_uint16(0, &p_manifest.write[ofs + 32]); // class_index
  1008. encode_uint16(0, &p_manifest.write[ofs + 34]); // style_index
  1009. // attribute
  1010. encode_uint32(ns_android_string, &p_manifest.write[ofs + 36]); // ns
  1011. encode_uint32(attr_name_string, &p_manifest.write[ofs + 40]); // 'name'
  1012. encode_uint32(perm_string, &p_manifest.write[ofs + 44]); // raw_value
  1013. encode_uint16(8, &p_manifest.write[ofs + 48]); // typedvalue_size
  1014. p_manifest.write[ofs + 50] = 0; // typedvalue_always0
  1015. p_manifest.write[ofs + 51] = 0x03; // typedvalue_type (string)
  1016. encode_uint32(perm_string, &p_manifest.write[ofs + 52]); // typedvalue reference
  1017. ofs += 56;
  1018. // end tag
  1019. encode_uint16(0x103, &p_manifest.write[ofs]); // type
  1020. encode_uint16(16, &p_manifest.write[ofs + 2]); // headersize
  1021. encode_uint32(24, &p_manifest.write[ofs + 4]); // size
  1022. encode_uint32(0, &p_manifest.write[ofs + 8]); // lineno
  1023. encode_uint32(-1, &p_manifest.write[ofs + 12]); // comment
  1024. encode_uint32(-1, &p_manifest.write[ofs + 16]); // ns
  1025. encode_uint32(attr_uses_permission_string, &p_manifest.write[ofs + 20]); // name
  1026. ofs += 24;
  1027. }
  1028. // copy footer back in
  1029. memcpy(&p_manifest.write[ofs], manifest_end.ptr(), manifest_end.size());
  1030. }
  1031. } break;
  1032. }
  1033. ofs += size;
  1034. }
  1035. //create new andriodmanifest binary
  1036. Vector<uint8_t> ret;
  1037. ret.resize(string_table_begins + string_table.size() * 4);
  1038. for (uint32_t i = 0; i < string_table_begins; i++) {
  1039. ret.write[i] = p_manifest[i];
  1040. }
  1041. ofs = 0;
  1042. for (int i = 0; i < string_table.size(); i++) {
  1043. encode_uint32(ofs, &ret.write[string_table_begins + i * 4]);
  1044. ofs += string_table[i].length() * 2 + 2 + 2;
  1045. }
  1046. ret.resize(ret.size() + ofs);
  1047. string_data_offset = ret.size() - ofs;
  1048. uint8_t *chars = &ret.write[string_data_offset];
  1049. for (int i = 0; i < string_table.size(); i++) {
  1050. String s = string_table[i];
  1051. encode_uint16(s.length(), chars);
  1052. chars += 2;
  1053. for (int j = 0; j < s.length(); j++) {
  1054. encode_uint16(s[j], chars);
  1055. chars += 2;
  1056. }
  1057. encode_uint16(0, chars);
  1058. chars += 2;
  1059. }
  1060. for (int i = 0; i < stable_extra.size(); i++) {
  1061. ret.push_back(stable_extra[i]);
  1062. }
  1063. //pad
  1064. while (ret.size() % 4)
  1065. ret.push_back(0);
  1066. uint32_t new_stable_end = ret.size();
  1067. uint32_t extra = (p_manifest.size() - string_table_ends);
  1068. ret.resize(new_stable_end + extra);
  1069. for (uint32_t i = 0; i < extra; i++)
  1070. ret.write[new_stable_end + i] = p_manifest[string_table_ends + i];
  1071. while (ret.size() % 4)
  1072. ret.push_back(0);
  1073. encode_uint32(ret.size(), &ret.write[4]); //update new file size
  1074. encode_uint32(new_stable_end - 8, &ret.write[12]); //update new string table size
  1075. encode_uint32(string_table.size(), &ret.write[16]); //update new number of strings
  1076. encode_uint32(string_data_offset - 8, &ret.write[28]); //update new string data offset
  1077. p_manifest = ret;
  1078. }
  1079. static String _parse_string(const uint8_t *p_bytes, bool p_utf8) {
  1080. uint32_t offset = 0;
  1081. uint32_t len = 0;
  1082. if (p_utf8) {
  1083. uint8_t byte = p_bytes[offset];
  1084. if (byte & 0x80)
  1085. offset += 2;
  1086. else
  1087. offset += 1;
  1088. byte = p_bytes[offset];
  1089. offset++;
  1090. if (byte & 0x80) {
  1091. len = byte & 0x7F;
  1092. len = (len << 8) + p_bytes[offset];
  1093. offset++;
  1094. } else {
  1095. len = byte;
  1096. }
  1097. } else {
  1098. len = decode_uint16(&p_bytes[offset]);
  1099. offset += 2;
  1100. if (len & 0x8000) {
  1101. len &= 0x7FFF;
  1102. len = (len << 16) + decode_uint16(&p_bytes[offset]);
  1103. offset += 2;
  1104. }
  1105. }
  1106. if (p_utf8) {
  1107. Vector<uint8_t> str8;
  1108. str8.resize(len + 1);
  1109. for (uint32_t i = 0; i < len; i++) {
  1110. str8.write[i] = p_bytes[offset + i];
  1111. }
  1112. str8.write[len] = 0;
  1113. String str;
  1114. str.parse_utf8((const char *)str8.ptr());
  1115. return str;
  1116. } else {
  1117. String str;
  1118. for (uint32_t i = 0; i < len; i++) {
  1119. CharType c = decode_uint16(&p_bytes[offset + i * 2]);
  1120. if (c == 0)
  1121. break;
  1122. str += String::chr(c);
  1123. }
  1124. return str;
  1125. }
  1126. }
  1127. void _fix_resources(const Ref<EditorExportPreset> &p_preset, Vector<uint8_t> &p_manifest) {
  1128. const int UTF8_FLAG = 0x00000100;
  1129. uint32_t string_block_len = decode_uint32(&p_manifest[16]);
  1130. uint32_t string_count = decode_uint32(&p_manifest[20]);
  1131. uint32_t string_flags = decode_uint32(&p_manifest[28]);
  1132. const uint32_t string_table_begins = 40;
  1133. Vector<String> string_table;
  1134. String package_name = p_preset->get("package/name");
  1135. for (uint32_t i = 0; i < string_count; i++) {
  1136. uint32_t offset = decode_uint32(&p_manifest[string_table_begins + i * 4]);
  1137. offset += string_table_begins + string_count * 4;
  1138. String str = _parse_string(&p_manifest[offset], string_flags & UTF8_FLAG);
  1139. if (str.begins_with("godot-project-name")) {
  1140. if (str == "godot-project-name") {
  1141. //project name
  1142. str = get_project_name(package_name);
  1143. } else {
  1144. String lang = str.substr(str.find_last("-") + 1, str.length()).replace("-", "_");
  1145. String prop = "application/config/name_" + lang;
  1146. if (ProjectSettings::get_singleton()->has_setting(prop)) {
  1147. str = ProjectSettings::get_singleton()->get(prop);
  1148. } else {
  1149. str = get_project_name(package_name);
  1150. }
  1151. }
  1152. }
  1153. string_table.push_back(str);
  1154. }
  1155. //write a new string table, but use 16 bits
  1156. Vector<uint8_t> ret;
  1157. ret.resize(string_table_begins + string_table.size() * 4);
  1158. for (uint32_t i = 0; i < string_table_begins; i++) {
  1159. ret.write[i] = p_manifest[i];
  1160. }
  1161. int ofs = 0;
  1162. for (int i = 0; i < string_table.size(); i++) {
  1163. encode_uint32(ofs, &ret.write[string_table_begins + i * 4]);
  1164. ofs += string_table[i].length() * 2 + 2 + 2;
  1165. }
  1166. ret.resize(ret.size() + ofs);
  1167. uint8_t *chars = &ret.write[ret.size() - ofs];
  1168. for (int i = 0; i < string_table.size(); i++) {
  1169. String s = string_table[i];
  1170. encode_uint16(s.length(), chars);
  1171. chars += 2;
  1172. for (int j = 0; j < s.length(); j++) {
  1173. encode_uint16(s[j], chars);
  1174. chars += 2;
  1175. }
  1176. encode_uint16(0, chars);
  1177. chars += 2;
  1178. }
  1179. //pad
  1180. while (ret.size() % 4)
  1181. ret.push_back(0);
  1182. //change flags to not use utf8
  1183. encode_uint32(string_flags & ~0x100, &ret.write[28]);
  1184. //change length
  1185. encode_uint32(ret.size() - 12, &ret.write[16]);
  1186. //append the rest...
  1187. int rest_from = 12 + string_block_len;
  1188. int rest_to = ret.size();
  1189. int rest_len = (p_manifest.size() - rest_from);
  1190. ret.resize(ret.size() + (p_manifest.size() - rest_from));
  1191. for (int i = 0; i < rest_len; i++) {
  1192. ret.write[rest_to + i] = p_manifest[rest_from + i];
  1193. }
  1194. //finally update the size
  1195. encode_uint32(ret.size(), &ret.write[4]);
  1196. p_manifest = ret;
  1197. //printf("end\n");
  1198. }
  1199. void _process_launcher_icons(const String &p_processing_file_name, const Ref<Image> &p_source_image, const LauncherIcon p_icon, Vector<uint8_t> &p_data) {
  1200. if (p_processing_file_name == p_icon.export_path) {
  1201. Ref<Image> working_image = p_source_image;
  1202. if (p_source_image->get_width() != p_icon.dimensions || p_source_image->get_height() != p_icon.dimensions) {
  1203. working_image = p_source_image->duplicate();
  1204. working_image->resize(p_icon.dimensions, p_icon.dimensions, Image::Interpolation::INTERPOLATE_LANCZOS);
  1205. }
  1206. PoolVector<uint8_t> png_buffer;
  1207. Error err = PNGDriverCommon::image_to_png(working_image, png_buffer);
  1208. if (err == OK) {
  1209. p_data.resize(png_buffer.size());
  1210. memcpy(p_data.ptrw(), png_buffer.read().ptr(), p_data.size());
  1211. } else {
  1212. String err_str = String("Failed to convert resized icon (") + p_processing_file_name + ") to png.";
  1213. WARN_PRINT(err_str.utf8().get_data());
  1214. }
  1215. }
  1216. }
  1217. static Vector<String> get_enabled_abis(const Ref<EditorExportPreset> &p_preset) {
  1218. Vector<String> abis = get_abis();
  1219. Vector<String> enabled_abis;
  1220. for (int i = 0; i < abis.size(); ++i) {
  1221. bool is_enabled = p_preset->get("architectures/" + abis[i]);
  1222. if (is_enabled) {
  1223. enabled_abis.push_back(abis[i]);
  1224. }
  1225. }
  1226. return enabled_abis;
  1227. }
  1228. public:
  1229. typedef Error (*EditorExportSaveFunction)(void *p_userdata, const String &p_path, const Vector<uint8_t> &p_data, int p_file, int p_total);
  1230. public:
  1231. virtual void get_preset_features(const Ref<EditorExportPreset> &p_preset, List<String> *r_features) {
  1232. String driver = ProjectSettings::get_singleton()->get("rendering/quality/driver/driver_name");
  1233. if (driver == "GLES2") {
  1234. r_features->push_back("etc");
  1235. } else if (driver == "GLES3") {
  1236. r_features->push_back("etc2");
  1237. if (ProjectSettings::get_singleton()->get("rendering/quality/driver/fallback_to_gles2")) {
  1238. r_features->push_back("etc");
  1239. }
  1240. }
  1241. Vector<String> abis = get_enabled_abis(p_preset);
  1242. for (int i = 0; i < abis.size(); ++i) {
  1243. r_features->push_back(abis[i]);
  1244. }
  1245. }
  1246. virtual void get_export_options(List<ExportOption> *r_options) {
  1247. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "graphics/32_bits_framebuffer"), true));
  1248. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "xr_features/xr_mode", PROPERTY_HINT_ENUM, "Regular,Oculus Mobile VR"), 0));
  1249. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "xr_features/degrees_of_freedom", PROPERTY_HINT_ENUM, "None,3DOF and 6DOF,6DOF"), 0));
  1250. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "xr_features/hand_tracking", PROPERTY_HINT_ENUM, "None,Optional,Required"), 0));
  1251. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "xr_features/focus_awareness"), false));
  1252. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "one_click_deploy/clear_previous_install"), false));
  1253. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "custom_template/debug", PROPERTY_HINT_GLOBAL_FILE, "*.apk"), ""));
  1254. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "custom_template/release", PROPERTY_HINT_GLOBAL_FILE, "*.apk"), ""));
  1255. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "custom_template/use_custom_build"), false));
  1256. Vector<PluginConfig> plugins_configs = get_plugins();
  1257. for (int i = 0; i < plugins_configs.size(); i++) {
  1258. print_verbose("Found Android plugin " + plugins_configs[i].name);
  1259. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "plugins/" + plugins_configs[i].name), false));
  1260. }
  1261. plugins_changed = false;
  1262. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "command_line/extra_args"), ""));
  1263. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "version/code", PROPERTY_HINT_RANGE, "1,4096,1,or_greater"), 1));
  1264. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "version/name"), "1.0"));
  1265. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "package/unique_name", PROPERTY_HINT_PLACEHOLDER_TEXT, "ext.domain.name"), "org.godotengine.$genname"));
  1266. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "package/name", PROPERTY_HINT_PLACEHOLDER_TEXT, "Game Name [default if blank]"), ""));
  1267. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "package/signed"), true));
  1268. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "screen/immersive_mode"), true));
  1269. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "screen/orientation", PROPERTY_HINT_ENUM, "Landscape,Portrait"), 0));
  1270. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "screen/support_small"), true));
  1271. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "screen/support_normal"), true));
  1272. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "screen/support_large"), true));
  1273. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "screen/support_xlarge"), true));
  1274. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "screen/opengl_debug"), false));
  1275. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, launcher_icon_option, PROPERTY_HINT_FILE, "*.png"), ""));
  1276. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, launcher_adaptive_icon_foreground_option, PROPERTY_HINT_FILE, "*.png"), ""));
  1277. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, launcher_adaptive_icon_background_option, PROPERTY_HINT_FILE, "*.png"), ""));
  1278. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/debug", PROPERTY_HINT_GLOBAL_FILE, "*.keystore"), ""));
  1279. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/debug_user"), ""));
  1280. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/debug_password"), ""));
  1281. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/release", PROPERTY_HINT_GLOBAL_FILE, "*.keystore"), ""));
  1282. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/release_user"), ""));
  1283. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/release_password"), ""));
  1284. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "apk_expansion/enable"), false));
  1285. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "apk_expansion/SALT"), ""));
  1286. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "apk_expansion/public_key", PROPERTY_HINT_MULTILINE_TEXT), ""));
  1287. Vector<String> abis = get_abis();
  1288. for (int i = 0; i < abis.size(); ++i) {
  1289. String abi = abis[i];
  1290. bool is_default = (abi == "armeabi-v7a" || abi == "arm64-v8a");
  1291. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "architectures/" + abi), is_default));
  1292. }
  1293. r_options->push_back(ExportOption(PropertyInfo(Variant::POOL_STRING_ARRAY, "permissions/custom_permissions"), PoolStringArray()));
  1294. const char **perms = android_perms;
  1295. while (*perms) {
  1296. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "permissions/" + String(*perms).to_lower()), false));
  1297. perms++;
  1298. }
  1299. }
  1300. virtual String get_name() const {
  1301. return "Android";
  1302. }
  1303. virtual String get_os_name() const {
  1304. return "Android";
  1305. }
  1306. virtual Ref<Texture> get_logo() const {
  1307. return logo;
  1308. }
  1309. virtual bool should_update_export_options() {
  1310. bool export_options_changed = plugins_changed;
  1311. if (export_options_changed) {
  1312. // don't clear unless we're reporting true, to avoid race
  1313. plugins_changed = false;
  1314. }
  1315. return export_options_changed;
  1316. }
  1317. virtual bool poll_export() {
  1318. bool dc = devices_changed;
  1319. if (dc) {
  1320. // don't clear unless we're reporting true, to avoid race
  1321. devices_changed = false;
  1322. }
  1323. return dc;
  1324. }
  1325. virtual int get_options_count() const {
  1326. device_lock->lock();
  1327. int dc = devices.size();
  1328. device_lock->unlock();
  1329. return dc;
  1330. }
  1331. virtual String get_options_tooltip() const {
  1332. return TTR("Select device from the list");
  1333. }
  1334. virtual String get_option_label(int p_index) const {
  1335. ERR_FAIL_INDEX_V(p_index, devices.size(), "");
  1336. device_lock->lock();
  1337. String s = devices[p_index].name;
  1338. device_lock->unlock();
  1339. return s;
  1340. }
  1341. virtual String get_option_tooltip(int p_index) const {
  1342. ERR_FAIL_INDEX_V(p_index, devices.size(), "");
  1343. device_lock->lock();
  1344. String s = devices[p_index].description;
  1345. if (devices.size() == 1) {
  1346. // Tooltip will be:
  1347. // Name
  1348. // Description
  1349. s = devices[p_index].name + "\n\n" + s;
  1350. }
  1351. device_lock->unlock();
  1352. return s;
  1353. }
  1354. virtual Error run(const Ref<EditorExportPreset> &p_preset, int p_device, int p_debug_flags) {
  1355. ERR_FAIL_INDEX_V(p_device, devices.size(), ERR_INVALID_PARAMETER);
  1356. String can_export_error;
  1357. bool can_export_missing_templates;
  1358. if (!can_export(p_preset, can_export_error, can_export_missing_templates)) {
  1359. EditorNode::add_io_error(can_export_error);
  1360. return ERR_UNCONFIGURED;
  1361. }
  1362. device_lock->lock();
  1363. EditorProgress ep("run", "Running on " + devices[p_device].name, 3);
  1364. String adb = EditorSettings::get_singleton()->get("export/android/adb");
  1365. // Export_temp APK.
  1366. if (ep.step("Exporting APK...", 0)) {
  1367. device_lock->unlock();
  1368. return ERR_SKIP;
  1369. }
  1370. const bool use_remote = (p_debug_flags & DEBUG_FLAG_REMOTE_DEBUG) || (p_debug_flags & DEBUG_FLAG_DUMB_CLIENT);
  1371. const bool use_reverse = devices[p_device].api_level >= 21;
  1372. if (use_reverse)
  1373. p_debug_flags |= DEBUG_FLAG_REMOTE_DEBUG_LOCALHOST;
  1374. String tmp_export_path = EditorSettings::get_singleton()->get_cache_dir().plus_file("tmpexport.apk");
  1375. #define CLEANUP_AND_RETURN(m_err) \
  1376. { \
  1377. DirAccess::remove_file_or_error(tmp_export_path); \
  1378. device_lock->unlock(); \
  1379. return m_err; \
  1380. }
  1381. // Export to temporary APK before sending to device.
  1382. Error err = export_project(p_preset, true, tmp_export_path, p_debug_flags);
  1383. if (err != OK) {
  1384. CLEANUP_AND_RETURN(err);
  1385. }
  1386. List<String> args;
  1387. int rv;
  1388. bool remove_prev = p_preset->get("one_click_deploy/clear_previous_install");
  1389. String version_name = p_preset->get("version/name");
  1390. String package_name = p_preset->get("package/unique_name");
  1391. if (remove_prev) {
  1392. if (ep.step("Uninstalling...", 1)) {
  1393. CLEANUP_AND_RETURN(ERR_SKIP);
  1394. }
  1395. print_line("Uninstalling previous version: " + devices[p_device].name);
  1396. args.push_back("-s");
  1397. args.push_back(devices[p_device].id);
  1398. args.push_back("uninstall");
  1399. args.push_back(get_package_name(package_name));
  1400. err = OS::get_singleton()->execute(adb, args, true, NULL, NULL, &rv);
  1401. }
  1402. print_line("Installing to device (please wait...): " + devices[p_device].name);
  1403. if (ep.step("Installing to device, please wait...", 2)) {
  1404. CLEANUP_AND_RETURN(ERR_SKIP);
  1405. }
  1406. args.clear();
  1407. args.push_back("-s");
  1408. args.push_back(devices[p_device].id);
  1409. args.push_back("install");
  1410. args.push_back("-r");
  1411. args.push_back(tmp_export_path);
  1412. err = OS::get_singleton()->execute(adb, args, true, NULL, NULL, &rv);
  1413. if (err || rv != 0) {
  1414. EditorNode::add_io_error("Could not install to device.");
  1415. CLEANUP_AND_RETURN(ERR_CANT_CREATE);
  1416. }
  1417. if (use_remote) {
  1418. if (use_reverse) {
  1419. static const char *const msg = "--- Device API >= 21; debugging over USB ---";
  1420. EditorNode::get_singleton()->get_log()->add_message(msg, EditorLog::MSG_TYPE_EDITOR);
  1421. print_line(String(msg).to_upper());
  1422. args.clear();
  1423. args.push_back("-s");
  1424. args.push_back(devices[p_device].id);
  1425. args.push_back("reverse");
  1426. args.push_back("--remove-all");
  1427. OS::get_singleton()->execute(adb, args, true, NULL, NULL, &rv);
  1428. if (p_debug_flags & DEBUG_FLAG_REMOTE_DEBUG) {
  1429. int dbg_port = EditorSettings::get_singleton()->get("network/debug/remote_port");
  1430. args.clear();
  1431. args.push_back("-s");
  1432. args.push_back(devices[p_device].id);
  1433. args.push_back("reverse");
  1434. args.push_back("tcp:" + itos(dbg_port));
  1435. args.push_back("tcp:" + itos(dbg_port));
  1436. OS::get_singleton()->execute(adb, args, true, NULL, NULL, &rv);
  1437. print_line("Reverse result: " + itos(rv));
  1438. }
  1439. if (p_debug_flags & DEBUG_FLAG_DUMB_CLIENT) {
  1440. int fs_port = EditorSettings::get_singleton()->get("filesystem/file_server/port");
  1441. args.clear();
  1442. args.push_back("-s");
  1443. args.push_back(devices[p_device].id);
  1444. args.push_back("reverse");
  1445. args.push_back("tcp:" + itos(fs_port));
  1446. args.push_back("tcp:" + itos(fs_port));
  1447. err = OS::get_singleton()->execute(adb, args, true, NULL, NULL, &rv);
  1448. print_line("Reverse result2: " + itos(rv));
  1449. }
  1450. } else {
  1451. static const char *const msg = "--- Device API < 21; debugging over Wi-Fi ---";
  1452. EditorNode::get_singleton()->get_log()->add_message(msg, EditorLog::MSG_TYPE_EDITOR);
  1453. print_line(String(msg).to_upper());
  1454. }
  1455. }
  1456. if (ep.step("Running on device...", 3)) {
  1457. CLEANUP_AND_RETURN(ERR_SKIP);
  1458. }
  1459. args.clear();
  1460. args.push_back("-s");
  1461. args.push_back(devices[p_device].id);
  1462. args.push_back("shell");
  1463. args.push_back("am");
  1464. args.push_back("start");
  1465. if ((bool)EditorSettings::get_singleton()->get("export/android/force_system_user") && devices[p_device].api_level >= 17) { // Multi-user introduced in Android 17
  1466. args.push_back("--user");
  1467. args.push_back("0");
  1468. }
  1469. args.push_back("-a");
  1470. args.push_back("android.intent.action.MAIN");
  1471. args.push_back("-n");
  1472. args.push_back(get_package_name(package_name) + "/com.godot.game.GodotApp");
  1473. err = OS::get_singleton()->execute(adb, args, true, NULL, NULL, &rv);
  1474. if (err || rv != 0) {
  1475. EditorNode::add_io_error("Could not execute on device.");
  1476. CLEANUP_AND_RETURN(ERR_CANT_CREATE);
  1477. }
  1478. CLEANUP_AND_RETURN(OK);
  1479. #undef CLEANUP_AND_RETURN
  1480. }
  1481. virtual Ref<Texture> get_run_icon() const {
  1482. return run_icon;
  1483. }
  1484. virtual bool can_export(const Ref<EditorExportPreset> &p_preset, String &r_error, bool &r_missing_templates) const {
  1485. String err;
  1486. bool valid = false;
  1487. // Look for export templates (first official, and if defined custom templates).
  1488. if (!bool(p_preset->get("custom_template/use_custom_build"))) {
  1489. String template_err;
  1490. bool dvalid = false;
  1491. bool rvalid = false;
  1492. if (p_preset->get("custom_template/debug") != "") {
  1493. dvalid = FileAccess::exists(p_preset->get("custom_template/debug"));
  1494. if (!dvalid) {
  1495. template_err += TTR("Custom debug template not found.") + "\n";
  1496. }
  1497. } else {
  1498. dvalid = exists_export_template("android_debug.apk", &template_err);
  1499. }
  1500. if (p_preset->get("custom_template/release") != "") {
  1501. rvalid = FileAccess::exists(p_preset->get("custom_template/release"));
  1502. if (!rvalid) {
  1503. template_err += TTR("Custom release template not found.") + "\n";
  1504. }
  1505. } else {
  1506. rvalid = exists_export_template("android_release.apk", &template_err);
  1507. }
  1508. valid = dvalid || rvalid;
  1509. if (!valid) {
  1510. err += template_err;
  1511. }
  1512. } else {
  1513. valid = exists_export_template("android_source.zip", &err);
  1514. }
  1515. r_missing_templates = !valid;
  1516. // Validate the rest of the configuration.
  1517. String adb = EditorSettings::get_singleton()->get("export/android/adb");
  1518. if (!FileAccess::exists(adb)) {
  1519. valid = false;
  1520. err += TTR("ADB executable not configured in the Editor Settings.") + "\n";
  1521. }
  1522. String js = EditorSettings::get_singleton()->get("export/android/jarsigner");
  1523. if (!FileAccess::exists(js)) {
  1524. valid = false;
  1525. err += TTR("OpenJDK jarsigner not configured in the Editor Settings.") + "\n";
  1526. }
  1527. String dk = p_preset->get("keystore/debug");
  1528. if (!FileAccess::exists(dk)) {
  1529. dk = EditorSettings::get_singleton()->get("export/android/debug_keystore");
  1530. if (!FileAccess::exists(dk)) {
  1531. valid = false;
  1532. err += TTR("Debug keystore not configured in the Editor Settings nor in the preset.") + "\n";
  1533. }
  1534. }
  1535. String rk = p_preset->get("keystore/release");
  1536. if (!rk.empty() && !FileAccess::exists(rk)) {
  1537. valid = false;
  1538. err += TTR("Release keystore incorrectly configured in the export preset.") + "\n";
  1539. }
  1540. if (bool(p_preset->get("custom_template/use_custom_build"))) {
  1541. String sdk_path = EditorSettings::get_singleton()->get("export/android/custom_build_sdk_path");
  1542. if (sdk_path == "") {
  1543. err += TTR("Custom build requires a valid Android SDK path in Editor Settings.") + "\n";
  1544. valid = false;
  1545. } else {
  1546. Error errn;
  1547. DirAccessRef da = DirAccess::open(sdk_path.plus_file("platform-tools"), &errn);
  1548. if (errn != OK) {
  1549. err += TTR("Invalid Android SDK path for custom build in Editor Settings.") + "\n";
  1550. valid = false;
  1551. }
  1552. }
  1553. if (!FileAccess::exists("res://android/build/build.gradle")) {
  1554. err += TTR("Android build template not installed in the project. Install it from the Project menu.") + "\n";
  1555. valid = false;
  1556. }
  1557. }
  1558. bool apk_expansion = p_preset->get("apk_expansion/enable");
  1559. if (apk_expansion) {
  1560. String apk_expansion_pkey = p_preset->get("apk_expansion/public_key");
  1561. if (apk_expansion_pkey == "") {
  1562. valid = false;
  1563. err += TTR("Invalid public key for APK expansion.") + "\n";
  1564. }
  1565. }
  1566. String pn = p_preset->get("package/unique_name");
  1567. String pn_err;
  1568. if (!is_package_name_valid(get_package_name(pn), &pn_err)) {
  1569. valid = false;
  1570. err += TTR("Invalid package name:") + " " + pn_err + "\n";
  1571. }
  1572. String etc_error = test_etc2();
  1573. if (etc_error != String()) {
  1574. valid = false;
  1575. err += etc_error;
  1576. }
  1577. // The GodotPaymentV3 module was converted to the external GodotGooglePlayBilling plugin in Godot 3.2.2,
  1578. // this check helps users to notice the change to ensure that they change their settings.
  1579. String modules = ProjectSettings::get_singleton()->get("android/modules");
  1580. if (modules.find("org/godotengine/godot/GodotPaymentV3") != -1) {
  1581. bool godot_google_play_billing_enabled = p_preset->get("plugins/GodotGooglePlayBilling");
  1582. if (!godot_google_play_billing_enabled) {
  1583. valid = false;
  1584. err += TTR("Invalid \"GodotPaymentV3\" module included in the \"android/modules\" project setting (changed in Godot 3.2.2).\n"
  1585. "Replace it with the first-party \"GodotGooglePlayBilling\" plugin.\n"
  1586. "Note that the singleton was also renamed from \"GodotPayments\" to \"GodotGooglePlayBilling\".");
  1587. err += "\n";
  1588. }
  1589. }
  1590. // Ensure that `Use Custom Build` is enabled if a plugin is selected.
  1591. String enabled_plugins_names = get_plugins_names(get_enabled_plugins(p_preset));
  1592. bool custom_build_enabled = p_preset->get("custom_template/use_custom_build");
  1593. if (!enabled_plugins_names.empty() && !custom_build_enabled) {
  1594. valid = false;
  1595. err += TTR("\"Use Custom Build\" must be enabled to use the plugins.");
  1596. err += "\n";
  1597. }
  1598. // Validate the Xr features are properly populated
  1599. int xr_mode_index = p_preset->get("xr_features/xr_mode");
  1600. int degrees_of_freedom = p_preset->get("xr_features/degrees_of_freedom");
  1601. int hand_tracking = p_preset->get("xr_features/hand_tracking");
  1602. bool focus_awareness = p_preset->get("xr_features/focus_awareness");
  1603. if (xr_mode_index != /* XRMode.OVR*/ 1) {
  1604. if (degrees_of_freedom > 0) {
  1605. valid = false;
  1606. err += TTR("\"Degrees Of Freedom\" is only valid when \"Xr Mode\" is \"Oculus Mobile VR\".");
  1607. err += "\n";
  1608. }
  1609. if (hand_tracking > 0) {
  1610. valid = false;
  1611. err += TTR("\"Hand Tracking\" is only valid when \"Xr Mode\" is \"Oculus Mobile VR\".");
  1612. err += "\n";
  1613. }
  1614. if (focus_awareness) {
  1615. valid = false;
  1616. err += TTR("\"Focus Awareness\" is only valid when \"Xr Mode\" is \"Oculus Mobile VR\".");
  1617. err += "\n";
  1618. }
  1619. }
  1620. r_error = err;
  1621. return valid;
  1622. }
  1623. virtual List<String> get_binary_extensions(const Ref<EditorExportPreset> &p_preset) const {
  1624. List<String> list;
  1625. list.push_back("apk");
  1626. return list;
  1627. }
  1628. void _update_custom_build_project() {
  1629. DirAccessRef da = DirAccess::open("res://android");
  1630. ERR_FAIL_COND_MSG(!da, "Cannot open directory 'res://android'.");
  1631. Map<String, List<String> > directory_paths;
  1632. Map<String, List<String> > manifest_sections;
  1633. Map<String, List<String> > gradle_sections;
  1634. da->list_dir_begin();
  1635. String d = da->get_next();
  1636. while (d != String()) {
  1637. if (!d.begins_with(".") && d != "build" && da->current_is_dir()) { //a dir and not the build dir
  1638. //add directories found
  1639. DirAccessRef ds = DirAccess::open(String("res://android").plus_file(d));
  1640. if (ds) {
  1641. ds->list_dir_begin();
  1642. String sd = ds->get_next();
  1643. while (sd != String()) {
  1644. if (!sd.begins_with(".") && ds->current_is_dir()) {
  1645. String key = sd.to_upper();
  1646. if (!directory_paths.has(key)) {
  1647. directory_paths[key] = List<String>();
  1648. }
  1649. String path = ProjectSettings::get_singleton()->get_resource_path().plus_file("android").plus_file(d).plus_file(sd);
  1650. directory_paths[key].push_back(path);
  1651. print_line("Add: " + sd + ":" + path);
  1652. }
  1653. sd = ds->get_next();
  1654. }
  1655. ds->list_dir_end();
  1656. }
  1657. //parse manifest
  1658. {
  1659. FileAccessRef f = FileAccess::open(String("res://android").plus_file(d).plus_file("AndroidManifest.conf"), FileAccess::READ);
  1660. if (f) {
  1661. String section;
  1662. while (!f->eof_reached()) {
  1663. String l = f->get_line();
  1664. String k = l.strip_edges();
  1665. if (k.begins_with("[")) {
  1666. section = k.substr(1, k.length() - 2).strip_edges().to_upper();
  1667. print_line("Section: " + section);
  1668. } else if (k != String()) {
  1669. if (!manifest_sections.has(section)) {
  1670. manifest_sections[section] = List<String>();
  1671. }
  1672. manifest_sections[section].push_back(l);
  1673. }
  1674. }
  1675. f->close();
  1676. }
  1677. }
  1678. //parse gradle
  1679. {
  1680. FileAccessRef f = FileAccess::open(String("res://android").plus_file(d).plus_file("gradle.conf"), FileAccess::READ);
  1681. if (f) {
  1682. String section;
  1683. while (!f->eof_reached()) {
  1684. String l = f->get_line().strip_edges();
  1685. String k = l.strip_edges();
  1686. if (k.begins_with("[")) {
  1687. section = k.substr(1, k.length() - 2).strip_edges().to_upper();
  1688. print_line("Section: " + section);
  1689. } else if (k != String()) {
  1690. if (!gradle_sections.has(section)) {
  1691. gradle_sections[section] = List<String>();
  1692. }
  1693. gradle_sections[section].push_back(l);
  1694. }
  1695. }
  1696. }
  1697. }
  1698. }
  1699. d = da->get_next();
  1700. }
  1701. da->list_dir_end();
  1702. { //fix gradle build
  1703. String new_file;
  1704. {
  1705. FileAccessRef f = FileAccess::open("res://android/build/build.gradle", FileAccess::READ);
  1706. if (f) {
  1707. while (!f->eof_reached()) {
  1708. String l = f->get_line();
  1709. bool append_line = false;
  1710. if (l.begins_with("//CHUNK_")) {
  1711. String text = l.replace_first("//CHUNK_", "");
  1712. int begin_pos = text.find("_BEGIN");
  1713. if (begin_pos != -1) {
  1714. text = text.substr(0, begin_pos);
  1715. text = text.to_upper(); //just in case
  1716. String end_marker = "//CHUNK_" + text + "_END";
  1717. size_t pos = f->get_position();
  1718. bool found = false;
  1719. while (!f->eof_reached()) {
  1720. l = f->get_line();
  1721. if (l.begins_with(end_marker)) {
  1722. found = true;
  1723. break;
  1724. }
  1725. }
  1726. new_file += "//CHUNK_" + text + "_BEGIN\n";
  1727. if (!found) {
  1728. ERR_PRINTS("No end marker found in build.gradle for chunk: " + text);
  1729. f->seek(pos);
  1730. } else {
  1731. //add chunk lines
  1732. if (gradle_sections.has(text)) {
  1733. for (List<String>::Element *E = gradle_sections[text].front(); E; E = E->next()) {
  1734. new_file += E->get() + "\n";
  1735. }
  1736. }
  1737. if (f->eof_reached()) {
  1738. new_file += end_marker;
  1739. } else {
  1740. new_file += end_marker + "\n";
  1741. }
  1742. }
  1743. } else {
  1744. append_line = true;
  1745. }
  1746. } else if (l.begins_with("//DIR_")) {
  1747. String text = l.replace_first("//DIR_", "");
  1748. int begin_pos = text.find("_BEGIN");
  1749. if (begin_pos != -1) {
  1750. text = text.substr(0, begin_pos);
  1751. text = text.to_upper(); //just in case
  1752. String end_marker = "//DIR_" + text + "_END";
  1753. size_t pos = f->get_position();
  1754. bool found = false;
  1755. while (!f->eof_reached()) {
  1756. l = f->get_line();
  1757. if (l.begins_with(end_marker)) {
  1758. found = true;
  1759. break;
  1760. }
  1761. }
  1762. new_file += "//DIR_" + text + "_BEGIN\n";
  1763. if (!found) {
  1764. ERR_PRINTS("No end marker found in build.gradle for dir: " + text);
  1765. f->seek(pos);
  1766. } else {
  1767. //add chunk lines
  1768. if (directory_paths.has(text)) {
  1769. for (List<String>::Element *E = directory_paths[text].front(); E; E = E->next()) {
  1770. new_file += ",'" + E->get().replace("'", "\'") + "'";
  1771. new_file += "\n";
  1772. }
  1773. }
  1774. if (f->eof_reached()) {
  1775. new_file += end_marker;
  1776. } else {
  1777. new_file += end_marker + "\n";
  1778. }
  1779. }
  1780. } else {
  1781. append_line = true;
  1782. }
  1783. } else {
  1784. append_line = true;
  1785. }
  1786. if (append_line) {
  1787. if (f->eof_reached()) {
  1788. new_file += l;
  1789. } else {
  1790. new_file += l + "\n";
  1791. }
  1792. }
  1793. }
  1794. }
  1795. }
  1796. FileAccessRef f = FileAccess::open("res://android/build/build.gradle", FileAccess::WRITE);
  1797. f->store_string(new_file);
  1798. f->close();
  1799. }
  1800. { //fix manifest
  1801. String new_file;
  1802. {
  1803. FileAccessRef f = FileAccess::open("res://android/build/AndroidManifest.xml", FileAccess::READ);
  1804. if (f) {
  1805. while (!f->eof_reached()) {
  1806. String l = f->get_line();
  1807. bool append_line = false;
  1808. if (l.begins_with("<!--CHUNK_")) {
  1809. String text = l.replace_first("<!--CHUNK_", "");
  1810. int begin_pos = text.find("_BEGIN-->");
  1811. if (begin_pos != -1) {
  1812. text = text.substr(0, begin_pos);
  1813. text = text.to_upper(); //just in case
  1814. String end_marker = "<!--CHUNK_" + text + "_END-->";
  1815. size_t pos = f->get_position();
  1816. bool found = false;
  1817. while (!f->eof_reached()) {
  1818. l = f->get_line();
  1819. if (l.begins_with(end_marker)) {
  1820. found = true;
  1821. break;
  1822. }
  1823. }
  1824. new_file += "<!--CHUNK_" + text + "_BEGIN-->\n";
  1825. if (!found) {
  1826. ERR_PRINTS("No end marker found in AndroidManifest.xml for chunk: " + text);
  1827. f->seek(pos);
  1828. } else {
  1829. //add chunk lines
  1830. if (manifest_sections.has(text)) {
  1831. for (List<String>::Element *E = manifest_sections[text].front(); E; E = E->next()) {
  1832. new_file += E->get() + "\n";
  1833. }
  1834. }
  1835. if (f->eof_reached()) {
  1836. new_file += end_marker;
  1837. } else {
  1838. new_file += end_marker + "\n";
  1839. }
  1840. }
  1841. } else {
  1842. append_line = true;
  1843. }
  1844. } else if (l.strip_edges().begins_with("<application")) {
  1845. String last_tag = "android:icon=\"@mipmap/icon\"";
  1846. int last_tag_pos = l.find(last_tag);
  1847. if (last_tag_pos == -1) {
  1848. ERR_PRINTS("Not adding application attributes as the expected tag was not found in '<application': " + last_tag);
  1849. append_line = true;
  1850. } else {
  1851. String base = l.substr(0, last_tag_pos + last_tag.length());
  1852. if (manifest_sections.has("application_attribs")) {
  1853. for (List<String>::Element *E = manifest_sections["application_attribs"].front(); E; E = E->next()) {
  1854. String to_add = E->get().strip_edges();
  1855. base += " " + to_add + " ";
  1856. }
  1857. }
  1858. base += ">\n";
  1859. new_file += base;
  1860. }
  1861. } else {
  1862. append_line = true;
  1863. }
  1864. if (append_line) {
  1865. new_file += l;
  1866. if (!f->eof_reached()) {
  1867. new_file += "\n";
  1868. }
  1869. }
  1870. }
  1871. }
  1872. }
  1873. FileAccessRef f = FileAccess::open("res://android/build/AndroidManifest.xml", FileAccess::WRITE);
  1874. f->store_string(new_file);
  1875. f->close();
  1876. }
  1877. }
  1878. inline bool is_clean_build_required(Vector<PluginConfig> enabled_plugins) {
  1879. String plugin_names = get_plugins_names(enabled_plugins);
  1880. bool first_build = last_custom_build_time == 0;
  1881. bool have_plugins_changed = false;
  1882. if (!first_build) {
  1883. have_plugins_changed = plugin_names != last_plugin_names;
  1884. if (!have_plugins_changed) {
  1885. for (int i = 0; i < enabled_plugins.size(); i++) {
  1886. if (enabled_plugins.get(i).last_updated > last_custom_build_time) {
  1887. have_plugins_changed = true;
  1888. break;
  1889. }
  1890. }
  1891. }
  1892. }
  1893. last_custom_build_time = OS::get_singleton()->get_unix_time();
  1894. last_plugin_names = plugin_names;
  1895. return have_plugins_changed || first_build;
  1896. }
  1897. virtual Error export_project(const Ref<EditorExportPreset> &p_preset, bool p_debug, const String &p_path, int p_flags = 0) {
  1898. ExportNotifier notifier(*this, p_preset, p_debug, p_path, p_flags);
  1899. String src_apk;
  1900. EditorProgress ep("export", "Exporting for Android", 105, true);
  1901. if (bool(p_preset->get("custom_template/use_custom_build"))) { //custom build
  1902. //re-generate build.gradle and AndroidManifest.xml
  1903. { //test that installed build version is alright
  1904. FileAccessRef f = FileAccess::open("res://android/.build_version", FileAccess::READ);
  1905. if (!f) {
  1906. EditorNode::get_singleton()->show_warning(TTR("Trying to build from a custom built template, but no version info for it exists. Please reinstall from the 'Project' menu."));
  1907. return ERR_UNCONFIGURED;
  1908. }
  1909. String version = f->get_line().strip_edges();
  1910. if (version != VERSION_FULL_CONFIG) {
  1911. EditorNode::get_singleton()->show_warning(vformat(TTR("Android build version mismatch:\n Template installed: %s\n Godot Version: %s\nPlease reinstall Android build template from 'Project' menu."), version, VERSION_FULL_CONFIG));
  1912. return ERR_UNCONFIGURED;
  1913. }
  1914. }
  1915. //build project if custom build is enabled
  1916. String sdk_path = EDITOR_GET("export/android/custom_build_sdk_path");
  1917. ERR_FAIL_COND_V_MSG(sdk_path == "", ERR_UNCONFIGURED, "Android SDK path must be configured in Editor Settings at 'export/android/custom_build_sdk_path'.");
  1918. _update_custom_build_project();
  1919. OS::get_singleton()->set_environment("ANDROID_HOME", sdk_path); //set and overwrite if required
  1920. String build_command;
  1921. #ifdef WINDOWS_ENABLED
  1922. build_command = "gradlew.bat";
  1923. #else
  1924. build_command = "gradlew";
  1925. #endif
  1926. String build_path = ProjectSettings::get_singleton()->get_resource_path().plus_file("android/build");
  1927. build_command = build_path.plus_file(build_command);
  1928. String package_name = get_package_name(p_preset->get("package/unique_name"));
  1929. Vector<PluginConfig> enabled_plugins = get_enabled_plugins(p_preset);
  1930. String local_plugins_binaries = get_plugins_binaries(BINARY_TYPE_LOCAL, enabled_plugins);
  1931. String remote_plugins_binaries = get_plugins_binaries(BINARY_TYPE_REMOTE, enabled_plugins);
  1932. String custom_maven_repos = get_plugins_custom_maven_repos(enabled_plugins);
  1933. bool clean_build_required = is_clean_build_required(enabled_plugins);
  1934. List<String> cmdline;
  1935. if (clean_build_required) {
  1936. cmdline.push_back("clean");
  1937. }
  1938. cmdline.push_back("build");
  1939. cmdline.push_back("-Pexport_package_name=" + package_name); // argument to specify the package name.
  1940. cmdline.push_back("-Pplugins_local_binaries=" + local_plugins_binaries); // argument to specify the list of plugins local dependencies.
  1941. cmdline.push_back("-Pplugins_remote_binaries=" + remote_plugins_binaries); // argument to specify the list of plugins remote dependencies.
  1942. cmdline.push_back("-Pplugins_maven_repos=" + custom_maven_repos); // argument to specify the list of custom maven repos for the plugins dependencies.
  1943. cmdline.push_back("-p"); // argument to specify the start directory.
  1944. cmdline.push_back(build_path); // start directory.
  1945. /*{ used for debug
  1946. int ec;
  1947. String pipe;
  1948. OS::get_singleton()->execute(build_command, cmdline, true, NULL, NULL, &ec);
  1949. print_line("exit code: " + itos(ec));
  1950. }
  1951. */
  1952. int result = EditorNode::get_singleton()->execute_and_show_output(TTR("Building Android Project (gradle)"), build_command, cmdline);
  1953. if (result != 0) {
  1954. EditorNode::get_singleton()->show_warning(TTR("Building of Android project failed, check output for the error.\nAlternatively visit docs.godotengine.org for Android build documentation."));
  1955. return ERR_CANT_CREATE;
  1956. }
  1957. if (p_debug) {
  1958. src_apk = build_path.plus_file("build/outputs/apk/debug/android_debug.apk");
  1959. } else {
  1960. src_apk = build_path.plus_file("build/outputs/apk/release/android_release.apk");
  1961. }
  1962. if (!FileAccess::exists(src_apk)) {
  1963. EditorNode::get_singleton()->show_warning(TTR("No build apk generated at: ") + "\n" + src_apk);
  1964. return ERR_CANT_CREATE;
  1965. }
  1966. } else {
  1967. if (p_debug)
  1968. src_apk = p_preset->get("custom_template/debug");
  1969. else
  1970. src_apk = p_preset->get("custom_template/release");
  1971. src_apk = src_apk.strip_edges();
  1972. if (src_apk == "") {
  1973. if (p_debug) {
  1974. src_apk = find_export_template("android_debug.apk");
  1975. } else {
  1976. src_apk = find_export_template("android_release.apk");
  1977. }
  1978. if (src_apk == "") {
  1979. EditorNode::add_io_error("Package not found: " + src_apk);
  1980. return ERR_FILE_NOT_FOUND;
  1981. }
  1982. }
  1983. }
  1984. if (!DirAccess::exists(p_path.get_base_dir())) {
  1985. return ERR_FILE_BAD_PATH;
  1986. }
  1987. FileAccess *src_f = NULL;
  1988. zlib_filefunc_def io = zipio_create_io_from_file(&src_f);
  1989. if (ep.step("Creating APK...", 0)) {
  1990. return ERR_SKIP;
  1991. }
  1992. unzFile pkg = unzOpen2(src_apk.utf8().get_data(), &io);
  1993. if (!pkg) {
  1994. EditorNode::add_io_error("Could not find template APK to export:\n" + src_apk);
  1995. return ERR_FILE_NOT_FOUND;
  1996. }
  1997. int ret = unzGoToFirstFile(pkg);
  1998. zlib_filefunc_def io2 = io;
  1999. FileAccess *dst_f = NULL;
  2000. io2.opaque = &dst_f;
  2001. String tmp_unaligned_path = EditorSettings::get_singleton()->get_cache_dir().plus_file("tmpexport-unaligned.apk");
  2002. #define CLEANUP_AND_RETURN(m_err) \
  2003. { \
  2004. DirAccess::remove_file_or_error(tmp_unaligned_path); \
  2005. return m_err; \
  2006. }
  2007. zipFile unaligned_apk = zipOpen2(tmp_unaligned_path.utf8().get_data(), APPEND_STATUS_CREATE, NULL, &io2);
  2008. bool use_32_fb = p_preset->get("graphics/32_bits_framebuffer");
  2009. bool immersive = p_preset->get("screen/immersive_mode");
  2010. bool debug_opengl = p_preset->get("screen/opengl_debug");
  2011. bool _signed = p_preset->get("package/signed");
  2012. bool apk_expansion = p_preset->get("apk_expansion/enable");
  2013. String cmdline = p_preset->get("command_line/extra_args");
  2014. int version_code = p_preset->get("version/code");
  2015. String version_name = p_preset->get("version/name");
  2016. String package_name = p_preset->get("package/unique_name");
  2017. String apk_expansion_pkey = p_preset->get("apk_expansion/public_key");
  2018. String release_keystore = p_preset->get("keystore/release");
  2019. String release_username = p_preset->get("keystore/release_user");
  2020. String release_password = p_preset->get("keystore/release_password");
  2021. Vector<String> enabled_abis = get_enabled_abis(p_preset);
  2022. String project_icon_path = ProjectSettings::get_singleton()->get("application/config/icon");
  2023. // Prepare images to be resized for the icons. If some image ends up being uninitialized, the default image from the export template will be used.
  2024. Ref<Image> launcher_icon_image;
  2025. Ref<Image> launcher_adaptive_icon_foreground_image;
  2026. Ref<Image> launcher_adaptive_icon_background_image;
  2027. launcher_icon_image.instance();
  2028. launcher_adaptive_icon_foreground_image.instance();
  2029. launcher_adaptive_icon_background_image.instance();
  2030. // Regular icon: user selection -> project icon -> default.
  2031. String path = static_cast<String>(p_preset->get(launcher_icon_option)).strip_edges();
  2032. if (path.empty() || ImageLoader::load_image(path, launcher_icon_image) != OK) {
  2033. ImageLoader::load_image(project_icon_path, launcher_icon_image);
  2034. }
  2035. // Adaptive foreground: user selection -> regular icon (user selection -> project icon -> default).
  2036. path = static_cast<String>(p_preset->get(launcher_adaptive_icon_foreground_option)).strip_edges();
  2037. if (path.empty() || ImageLoader::load_image(path, launcher_adaptive_icon_foreground_image) != OK) {
  2038. launcher_adaptive_icon_foreground_image = launcher_icon_image;
  2039. }
  2040. // Adaptive background: user selection -> default.
  2041. path = static_cast<String>(p_preset->get(launcher_adaptive_icon_background_option)).strip_edges();
  2042. if (!path.empty()) {
  2043. ImageLoader::load_image(path, launcher_adaptive_icon_background_image);
  2044. }
  2045. Vector<String> invalid_abis(enabled_abis);
  2046. while (ret == UNZ_OK) {
  2047. //get filename
  2048. unz_file_info info;
  2049. char fname[16384];
  2050. ret = unzGetCurrentFileInfo(pkg, &info, fname, 16384, NULL, 0, NULL, 0);
  2051. bool skip = false;
  2052. String file = fname;
  2053. Vector<uint8_t> data;
  2054. data.resize(info.uncompressed_size);
  2055. //read
  2056. unzOpenCurrentFile(pkg);
  2057. unzReadCurrentFile(pkg, data.ptrw(), data.size());
  2058. unzCloseCurrentFile(pkg);
  2059. //write
  2060. if (file == "AndroidManifest.xml") {
  2061. _fix_manifest(p_preset, data, p_flags & (DEBUG_FLAG_DUMB_CLIENT | DEBUG_FLAG_REMOTE_DEBUG));
  2062. }
  2063. if (file == "resources.arsc") {
  2064. _fix_resources(p_preset, data);
  2065. }
  2066. for (int i = 0; i < icon_densities_count; ++i) {
  2067. if (launcher_icon_image.is_valid() && !launcher_icon_image->empty()) {
  2068. _process_launcher_icons(file, launcher_icon_image, launcher_icons[i], data);
  2069. }
  2070. if (launcher_adaptive_icon_foreground_image.is_valid() && !launcher_adaptive_icon_foreground_image->empty()) {
  2071. _process_launcher_icons(file, launcher_adaptive_icon_foreground_image, launcher_adaptive_icon_foregrounds[i], data);
  2072. }
  2073. if (launcher_adaptive_icon_background_image.is_valid() && !launcher_adaptive_icon_background_image->empty()) {
  2074. _process_launcher_icons(file, launcher_adaptive_icon_background_image, launcher_adaptive_icon_backgrounds[i], data);
  2075. }
  2076. }
  2077. if (file.ends_with(".so")) {
  2078. bool enabled = false;
  2079. for (int i = 0; i < enabled_abis.size(); ++i) {
  2080. if (file.begins_with("lib/" + enabled_abis[i] + "/")) {
  2081. invalid_abis.erase(enabled_abis[i]);
  2082. enabled = true;
  2083. break;
  2084. }
  2085. }
  2086. if (!enabled) {
  2087. skip = true;
  2088. }
  2089. }
  2090. if (file.begins_with("META-INF") && _signed) {
  2091. skip = true;
  2092. }
  2093. if (!skip) {
  2094. print_line("ADDING: " + file);
  2095. // Respect decision on compression made by AAPT for the export template
  2096. const bool uncompressed = info.compression_method == 0;
  2097. zip_fileinfo zipfi = get_zip_fileinfo();
  2098. zipOpenNewFileInZip(unaligned_apk,
  2099. file.utf8().get_data(),
  2100. &zipfi,
  2101. NULL,
  2102. 0,
  2103. NULL,
  2104. 0,
  2105. NULL,
  2106. uncompressed ? 0 : Z_DEFLATED,
  2107. Z_DEFAULT_COMPRESSION);
  2108. zipWriteInFileInZip(unaligned_apk, data.ptr(), data.size());
  2109. zipCloseFileInZip(unaligned_apk);
  2110. }
  2111. ret = unzGoToNextFile(pkg);
  2112. }
  2113. if (!invalid_abis.empty()) {
  2114. String unsupported_arch = String(", ").join(invalid_abis);
  2115. EditorNode::add_io_error("Missing libraries in the export template for the selected architectures: " + unsupported_arch + ".\n" +
  2116. "Please build a template with all required libraries, or uncheck the missing architectures in the export preset.");
  2117. CLEANUP_AND_RETURN(ERR_FILE_NOT_FOUND);
  2118. }
  2119. if (ep.step("Adding files...", 1)) {
  2120. CLEANUP_AND_RETURN(ERR_SKIP);
  2121. }
  2122. Error err = OK;
  2123. Vector<String> cl = cmdline.strip_edges().split(" ");
  2124. for (int i = 0; i < cl.size(); i++) {
  2125. if (cl[i].strip_edges().length() == 0) {
  2126. cl.remove(i);
  2127. i--;
  2128. }
  2129. }
  2130. gen_export_flags(cl, p_flags);
  2131. if (p_flags & DEBUG_FLAG_DUMB_CLIENT) {
  2132. APKExportData ed;
  2133. ed.ep = &ep;
  2134. ed.apk = unaligned_apk;
  2135. err = export_project_files(p_preset, ignore_apk_file, &ed, save_apk_so);
  2136. } else {
  2137. //all files
  2138. if (apk_expansion) {
  2139. String apkfname = "main." + itos(version_code) + "." + get_package_name(package_name) + ".obb";
  2140. String fullpath = p_path.get_base_dir().plus_file(apkfname);
  2141. err = save_pack(p_preset, fullpath);
  2142. if (err != OK) {
  2143. unzClose(pkg);
  2144. EditorNode::add_io_error("Could not write expansion package file: " + apkfname);
  2145. CLEANUP_AND_RETURN(ERR_SKIP);
  2146. }
  2147. cl.push_back("--use_apk_expansion");
  2148. cl.push_back("--apk_expansion_md5");
  2149. cl.push_back(FileAccess::get_md5(fullpath));
  2150. cl.push_back("--apk_expansion_key");
  2151. cl.push_back(apk_expansion_pkey.strip_edges());
  2152. } else {
  2153. APKExportData ed;
  2154. ed.ep = &ep;
  2155. ed.apk = unaligned_apk;
  2156. err = export_project_files(p_preset, save_apk_file, &ed, save_apk_so);
  2157. }
  2158. }
  2159. int xr_mode_index = p_preset->get("xr_features/xr_mode");
  2160. if (xr_mode_index == 1 /* XRMode.OVR */) {
  2161. cl.push_back("--xr_mode_ovr");
  2162. } else {
  2163. // XRMode.REGULAR is the default.
  2164. cl.push_back("--xr_mode_regular");
  2165. }
  2166. if (use_32_fb)
  2167. cl.push_back("--use_depth_32");
  2168. if (immersive)
  2169. cl.push_back("--use_immersive");
  2170. if (debug_opengl)
  2171. cl.push_back("--debug_opengl");
  2172. if (cl.size()) {
  2173. //add comandline
  2174. Vector<uint8_t> clf;
  2175. clf.resize(4);
  2176. encode_uint32(cl.size(), &clf.write[0]);
  2177. for (int i = 0; i < cl.size(); i++) {
  2178. print_line(itos(i) + " param: " + cl[i]);
  2179. CharString txt = cl[i].utf8();
  2180. int base = clf.size();
  2181. int length = txt.length();
  2182. if (!length)
  2183. continue;
  2184. clf.resize(base + 4 + length);
  2185. encode_uint32(length, &clf.write[base]);
  2186. copymem(&clf.write[base + 4], txt.ptr(), length);
  2187. }
  2188. zip_fileinfo zipfi = get_zip_fileinfo();
  2189. zipOpenNewFileInZip(unaligned_apk,
  2190. "assets/_cl_",
  2191. &zipfi,
  2192. NULL,
  2193. 0,
  2194. NULL,
  2195. 0,
  2196. NULL,
  2197. 0, // No compress (little size gain and potentially slower startup)
  2198. Z_DEFAULT_COMPRESSION);
  2199. zipWriteInFileInZip(unaligned_apk, clf.ptr(), clf.size());
  2200. zipCloseFileInZip(unaligned_apk);
  2201. }
  2202. zipClose(unaligned_apk, NULL);
  2203. unzClose(pkg);
  2204. if (err != OK) {
  2205. CLEANUP_AND_RETURN(err);
  2206. }
  2207. if (_signed) {
  2208. String jarsigner = EditorSettings::get_singleton()->get("export/android/jarsigner");
  2209. if (!FileAccess::exists(jarsigner)) {
  2210. EditorNode::add_io_error("'jarsigner' could not be found.\nPlease supply a path in the Editor Settings.\nThe resulting APK is unsigned.");
  2211. CLEANUP_AND_RETURN(OK);
  2212. }
  2213. String keystore;
  2214. String password;
  2215. String user;
  2216. if (p_debug) {
  2217. keystore = p_preset->get("keystore/debug");
  2218. password = p_preset->get("keystore/debug_password");
  2219. user = p_preset->get("keystore/debug_user");
  2220. if (keystore.empty()) {
  2221. keystore = EditorSettings::get_singleton()->get("export/android/debug_keystore");
  2222. password = EditorSettings::get_singleton()->get("export/android/debug_keystore_pass");
  2223. user = EditorSettings::get_singleton()->get("export/android/debug_keystore_user");
  2224. }
  2225. if (ep.step("Signing debug APK...", 103)) {
  2226. CLEANUP_AND_RETURN(ERR_SKIP);
  2227. }
  2228. } else {
  2229. keystore = release_keystore;
  2230. password = release_password;
  2231. user = release_username;
  2232. if (ep.step("Signing release APK...", 103)) {
  2233. CLEANUP_AND_RETURN(ERR_SKIP);
  2234. }
  2235. }
  2236. if (!FileAccess::exists(keystore)) {
  2237. EditorNode::add_io_error("Could not find keystore, unable to export.");
  2238. CLEANUP_AND_RETURN(ERR_FILE_CANT_OPEN);
  2239. }
  2240. List<String> args;
  2241. args.push_back("-digestalg");
  2242. args.push_back("SHA-256");
  2243. args.push_back("-sigalg");
  2244. args.push_back("SHA256withRSA");
  2245. String tsa_url = EditorSettings::get_singleton()->get("export/android/timestamping_authority_url");
  2246. if (tsa_url != "") {
  2247. args.push_back("-tsa");
  2248. args.push_back(tsa_url);
  2249. }
  2250. args.push_back("-verbose");
  2251. args.push_back("-keystore");
  2252. args.push_back(keystore);
  2253. args.push_back("-storepass");
  2254. args.push_back(password);
  2255. args.push_back(tmp_unaligned_path);
  2256. args.push_back(user);
  2257. int retval;
  2258. OS::get_singleton()->execute(jarsigner, args, true, NULL, NULL, &retval);
  2259. if (retval) {
  2260. EditorNode::add_io_error("'jarsigner' returned with error #" + itos(retval));
  2261. CLEANUP_AND_RETURN(ERR_CANT_CREATE);
  2262. }
  2263. if (ep.step("Verifying APK...", 104)) {
  2264. CLEANUP_AND_RETURN(ERR_SKIP);
  2265. }
  2266. args.clear();
  2267. args.push_back("-verify");
  2268. args.push_back("-keystore");
  2269. args.push_back(keystore);
  2270. args.push_back(tmp_unaligned_path);
  2271. args.push_back("-verbose");
  2272. OS::get_singleton()->execute(jarsigner, args, true, NULL, NULL, &retval);
  2273. if (retval) {
  2274. EditorNode::add_io_error("'jarsigner' verification of APK failed. Make sure to use a jarsigner from OpenJDK 8.");
  2275. CLEANUP_AND_RETURN(ERR_CANT_CREATE);
  2276. }
  2277. }
  2278. // Let's zip-align (must be done after signing)
  2279. static const int ZIP_ALIGNMENT = 4;
  2280. if (ep.step("Aligning APK...", 105)) {
  2281. CLEANUP_AND_RETURN(ERR_SKIP);
  2282. }
  2283. unzFile tmp_unaligned = unzOpen2(tmp_unaligned_path.utf8().get_data(), &io);
  2284. if (!tmp_unaligned) {
  2285. EditorNode::add_io_error("Could not unzip temporary unaligned APK.");
  2286. CLEANUP_AND_RETURN(ERR_FILE_NOT_FOUND);
  2287. }
  2288. ret = unzGoToFirstFile(tmp_unaligned);
  2289. io2 = io;
  2290. dst_f = NULL;
  2291. io2.opaque = &dst_f;
  2292. zipFile final_apk = zipOpen2(p_path.utf8().get_data(), APPEND_STATUS_CREATE, NULL, &io2);
  2293. // Take files from the unaligned APK and write them out to the aligned one
  2294. // in raw mode, i.e. not uncompressing and recompressing, aligning them as needed,
  2295. // following what is done in https://github.com/android/platform_build/blob/master/tools/zipalign/ZipAlign.cpp
  2296. int bias = 0;
  2297. while (ret == UNZ_OK) {
  2298. unz_file_info info;
  2299. memset(&info, 0, sizeof(info));
  2300. char fname[16384];
  2301. char extra[16384];
  2302. ret = unzGetCurrentFileInfo(tmp_unaligned, &info, fname, 16384, extra, 16384 - ZIP_ALIGNMENT, NULL, 0);
  2303. String file = fname;
  2304. Vector<uint8_t> data;
  2305. data.resize(info.compressed_size);
  2306. // read
  2307. int method, level;
  2308. unzOpenCurrentFile2(tmp_unaligned, &method, &level, 1); // raw read
  2309. long file_offset = unzGetCurrentFileZStreamPos64(tmp_unaligned);
  2310. unzReadCurrentFile(tmp_unaligned, data.ptrw(), data.size());
  2311. unzCloseCurrentFile(tmp_unaligned);
  2312. // align
  2313. int padding = 0;
  2314. if (!info.compression_method) {
  2315. // Uncompressed file => Align
  2316. long new_offset = file_offset + bias;
  2317. padding = (ZIP_ALIGNMENT - (new_offset % ZIP_ALIGNMENT)) % ZIP_ALIGNMENT;
  2318. }
  2319. memset(extra + info.size_file_extra, 0, padding);
  2320. // write
  2321. zip_fileinfo zipfi = get_zip_fileinfo();
  2322. zipOpenNewFileInZip2(final_apk,
  2323. file.utf8().get_data(),
  2324. &zipfi,
  2325. extra,
  2326. info.size_file_extra + padding,
  2327. NULL,
  2328. 0,
  2329. NULL,
  2330. method,
  2331. level,
  2332. 1); // raw write
  2333. zipWriteInFileInZip(final_apk, data.ptr(), data.size());
  2334. zipCloseFileInZipRaw(final_apk, info.uncompressed_size, info.crc);
  2335. bias += padding;
  2336. ret = unzGoToNextFile(tmp_unaligned);
  2337. }
  2338. zipClose(final_apk, NULL);
  2339. unzClose(tmp_unaligned);
  2340. CLEANUP_AND_RETURN(OK);
  2341. }
  2342. virtual void get_platform_features(List<String> *r_features) {
  2343. r_features->push_back("mobile");
  2344. r_features->push_back("Android");
  2345. }
  2346. virtual void resolve_platform_feature_priorities(const Ref<EditorExportPreset> &p_preset, Set<String> &p_features) {
  2347. }
  2348. EditorExportPlatformAndroid() {
  2349. Ref<Image> img = memnew(Image(_android_logo));
  2350. logo.instance();
  2351. logo->create_from_image(img);
  2352. img = Ref<Image>(memnew(Image(_android_run_icon)));
  2353. run_icon.instance();
  2354. run_icon->create_from_image(img);
  2355. device_lock = Mutex::create();
  2356. devices_changed = true;
  2357. plugins_lock = Mutex::create();
  2358. plugins_changed = true;
  2359. quit_request = false;
  2360. check_for_changes_thread = Thread::create(_check_for_changes_poll_thread, this);
  2361. }
  2362. ~EditorExportPlatformAndroid() {
  2363. quit_request = true;
  2364. Thread::wait_to_finish(check_for_changes_thread);
  2365. memdelete(plugins_lock);
  2366. memdelete(device_lock);
  2367. memdelete(check_for_changes_thread);
  2368. }
  2369. };
  2370. void register_android_exporter() {
  2371. String exe_ext;
  2372. if (OS::get_singleton()->get_name() == "Windows") {
  2373. exe_ext = "*.exe";
  2374. }
  2375. EDITOR_DEF("export/android/adb", "");
  2376. EditorSettings::get_singleton()->add_property_hint(PropertyInfo(Variant::STRING, "export/android/adb", PROPERTY_HINT_GLOBAL_FILE, exe_ext));
  2377. EDITOR_DEF("export/android/jarsigner", "");
  2378. EditorSettings::get_singleton()->add_property_hint(PropertyInfo(Variant::STRING, "export/android/jarsigner", PROPERTY_HINT_GLOBAL_FILE, exe_ext));
  2379. EDITOR_DEF("export/android/debug_keystore", "");
  2380. EditorSettings::get_singleton()->add_property_hint(PropertyInfo(Variant::STRING, "export/android/debug_keystore", PROPERTY_HINT_GLOBAL_FILE, "*.keystore"));
  2381. EDITOR_DEF("export/android/debug_keystore_user", "androiddebugkey");
  2382. EDITOR_DEF("export/android/debug_keystore_pass", "android");
  2383. EDITOR_DEF("export/android/force_system_user", false);
  2384. EDITOR_DEF("export/android/custom_build_sdk_path", "");
  2385. EditorSettings::get_singleton()->add_property_hint(PropertyInfo(Variant::STRING, "export/android/custom_build_sdk_path", PROPERTY_HINT_GLOBAL_DIR));
  2386. EDITOR_DEF("export/android/timestamping_authority_url", "");
  2387. EDITOR_DEF("export/android/shutdown_adb_on_exit", true);
  2388. Ref<EditorExportPlatformAndroid> exporter = Ref<EditorExportPlatformAndroid>(memnew(EditorExportPlatformAndroid));
  2389. EditorExport::get_singleton()->add_export_platform(exporter);
  2390. }