export.cpp 92 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855
  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. String plugins_names = get_plugins_names(get_enabled_plugins(p_preset));
  687. Vector<String> perms;
  688. const char **aperms = android_perms;
  689. while (*aperms) {
  690. bool enabled = p_preset->get("permissions/" + String(*aperms).to_lower());
  691. if (enabled)
  692. perms.push_back("android.permission." + String(*aperms));
  693. aperms++;
  694. }
  695. PoolStringArray user_perms = p_preset->get("permissions/custom_permissions");
  696. for (int i = 0; i < user_perms.size(); i++) {
  697. String user_perm = user_perms[i].strip_edges();
  698. if (!user_perm.empty()) {
  699. perms.push_back(user_perm);
  700. }
  701. }
  702. if (p_give_internet) {
  703. if (perms.find("android.permission.INTERNET") == -1)
  704. perms.push_back("android.permission.INTERNET");
  705. }
  706. while (ofs < (uint32_t)p_manifest.size()) {
  707. uint32_t chunk = decode_uint32(&p_manifest[ofs]);
  708. uint32_t size = decode_uint32(&p_manifest[ofs + 4]);
  709. switch (chunk) {
  710. case CHUNK_STRINGS: {
  711. int iofs = ofs + 8;
  712. string_count = decode_uint32(&p_manifest[iofs]);
  713. //styles_count = decode_uint32(&p_manifest[iofs + 4]);
  714. string_flags = decode_uint32(&p_manifest[iofs + 8]);
  715. string_data_offset = decode_uint32(&p_manifest[iofs + 12]);
  716. //styles_offset = decode_uint32(&p_manifest[iofs + 16]);
  717. /*
  718. printf("string count: %i\n",string_count);
  719. printf("flags: %i\n",string_flags);
  720. printf("sdata ofs: %i\n",string_data_offset);
  721. printf("styles ofs: %i\n",styles_offset);
  722. */
  723. uint32_t st_offset = iofs + 20;
  724. string_table.resize(string_count);
  725. uint32_t string_end = 0;
  726. string_table_begins = st_offset;
  727. for (uint32_t i = 0; i < string_count; i++) {
  728. uint32_t string_at = decode_uint32(&p_manifest[st_offset + i * 4]);
  729. string_at += st_offset + string_count * 4;
  730. ERR_FAIL_COND_MSG(string_flags & UTF8_FLAG, "Unimplemented, can't read UTF-8 string table.");
  731. if (string_flags & UTF8_FLAG) {
  732. } else {
  733. uint32_t len = decode_uint16(&p_manifest[string_at]);
  734. Vector<CharType> ucstring;
  735. ucstring.resize(len + 1);
  736. for (uint32_t j = 0; j < len; j++) {
  737. uint16_t c = decode_uint16(&p_manifest[string_at + 2 + 2 * j]);
  738. ucstring.write[j] = c;
  739. }
  740. string_end = MAX(string_at + 2 + 2 * len, string_end);
  741. ucstring.write[len] = 0;
  742. string_table.write[i] = ucstring.ptr();
  743. }
  744. }
  745. for (uint32_t i = string_end; i < (ofs + size); i++) {
  746. stable_extra.push_back(p_manifest[i]);
  747. }
  748. string_table_ends = ofs + size;
  749. } break;
  750. case CHUNK_XML_START_TAG: {
  751. int iofs = ofs + 8;
  752. uint32_t name = decode_uint32(&p_manifest[iofs + 12]);
  753. String tname = string_table[name];
  754. uint32_t attrcount = decode_uint32(&p_manifest[iofs + 20]);
  755. iofs += 28;
  756. for (uint32_t i = 0; i < attrcount; i++) {
  757. uint32_t attr_nspace = decode_uint32(&p_manifest[iofs]);
  758. uint32_t attr_name = decode_uint32(&p_manifest[iofs + 4]);
  759. uint32_t attr_value = decode_uint32(&p_manifest[iofs + 8]);
  760. uint32_t attr_resid = decode_uint32(&p_manifest[iofs + 16]);
  761. const String value = (attr_value != 0xFFFFFFFF) ? string_table[attr_value] : "Res #" + itos(attr_resid);
  762. String attrname = string_table[attr_name];
  763. const String nspace = (attr_nspace != 0xFFFFFFFF) ? string_table[attr_nspace] : "";
  764. //replace project information
  765. if (tname == "manifest" && attrname == "package") {
  766. string_table.write[attr_value] = get_package_name(package_name);
  767. }
  768. if (tname == "manifest" && attrname == "versionCode") {
  769. encode_uint32(version_code, &p_manifest.write[iofs + 16]);
  770. }
  771. if (tname == "manifest" && attrname == "versionName") {
  772. if (attr_value == 0xFFFFFFFF) {
  773. WARN_PRINT("Version name in a resource, should be plain text");
  774. } else
  775. string_table.write[attr_value] = version_name;
  776. }
  777. if (tname == "instrumentation" && attrname == "targetPackage") {
  778. string_table.write[attr_value] = get_package_name(package_name);
  779. }
  780. if (tname == "activity" && attrname == "screenOrientation") {
  781. encode_uint32(orientation == 0 ? 0 : 1, &p_manifest.write[iofs + 16]);
  782. }
  783. if (tname == "supports-screens") {
  784. if (attrname == "smallScreens") {
  785. encode_uint32(screen_support_small ? 0xFFFFFFFF : 0, &p_manifest.write[iofs + 16]);
  786. } else if (attrname == "normalScreens") {
  787. encode_uint32(screen_support_normal ? 0xFFFFFFFF : 0, &p_manifest.write[iofs + 16]);
  788. } else if (attrname == "largeScreens") {
  789. encode_uint32(screen_support_large ? 0xFFFFFFFF : 0, &p_manifest.write[iofs + 16]);
  790. } else if (attrname == "xlargeScreens") {
  791. encode_uint32(screen_support_xlarge ? 0xFFFFFFFF : 0, &p_manifest.write[iofs + 16]);
  792. }
  793. }
  794. if (tname == "uses-feature" && attrname == "glEsVersion") {
  795. encode_uint32(min_gles3 ? 0x00030000 : 0x00020000, &p_manifest.write[iofs + 16]);
  796. }
  797. // FIXME: `attr_value != 0xFFFFFFFF` below added as a stopgap measure for GH-32553,
  798. // but the issue should be debugged further and properly addressed.
  799. if (tname == "meta-data" && attrname == "name" && value == "xr_mode_metadata_name") {
  800. // Update the meta-data 'android:name' attribute based on the selected XR mode.
  801. if (xr_mode_index == 1 /* XRMode.OVR */) {
  802. string_table.write[attr_value] = "com.samsung.android.vr.application.mode";
  803. }
  804. }
  805. if (tname == "meta-data" && attrname == "value" && value == "xr_mode_metadata_value") {
  806. // Update the meta-data 'android:value' attribute based on the selected XR mode.
  807. if (xr_mode_index == 1 /* XRMode.OVR */) {
  808. string_table.write[attr_value] = "vr_only";
  809. }
  810. }
  811. if (tname == "meta-data" && attrname == "value" && value == "plugins_value" && !plugins_names.empty()) {
  812. // Update the meta-data 'android:value' attribute with the list of enabled plugins.
  813. string_table.write[attr_value] = plugins_names;
  814. }
  815. iofs += 20;
  816. }
  817. } break;
  818. case CHUNK_XML_END_TAG: {
  819. int iofs = ofs + 8;
  820. uint32_t name = decode_uint32(&p_manifest[iofs + 12]);
  821. String tname = string_table[name];
  822. if (tname == "uses-feature") {
  823. Vector<String> feature_names;
  824. Vector<bool> feature_required_list;
  825. Vector<int> feature_versions;
  826. if (xr_mode_index == 1 /* XRMode.OVR */) {
  827. // Check for degrees of freedom
  828. int dof_index = p_preset->get("xr_features/degrees_of_freedom"); // 0: none, 1: 3dof and 6dof, 2: 6dof
  829. if (dof_index > 0) {
  830. feature_names.push_back("android.hardware.vr.headtracking");
  831. feature_required_list.push_back(dof_index == 2);
  832. feature_versions.push_back(1);
  833. }
  834. // Check for hand tracking
  835. int hand_tracking_index = p_preset->get("xr_features/hand_tracking"); // 0: none, 1: optional, 2: required
  836. if (hand_tracking_index > 0) {
  837. feature_names.push_back("oculus.software.handtracking");
  838. feature_required_list.push_back(hand_tracking_index == 2);
  839. feature_versions.push_back(-1); // no version attribute should be added.
  840. if (perms.find("com.oculus.permission.HAND_TRACKING") == -1) {
  841. perms.push_back("com.oculus.permission.HAND_TRACKING");
  842. }
  843. }
  844. }
  845. if (feature_names.size() > 0) {
  846. ofs += 24; // skip over end tag
  847. // save manifest ending so we can restore it
  848. Vector<uint8_t> manifest_end;
  849. uint32_t manifest_cur_size = p_manifest.size();
  850. manifest_end.resize(p_manifest.size() - ofs);
  851. memcpy(manifest_end.ptrw(), &p_manifest[ofs], manifest_end.size());
  852. int32_t attr_name_string = string_table.find("name");
  853. ERR_FAIL_COND_MSG(attr_name_string == -1, "Template does not have 'name' attribute.");
  854. int32_t ns_android_string = string_table.find("http://schemas.android.com/apk/res/android");
  855. if (ns_android_string == -1) {
  856. string_table.push_back("http://schemas.android.com/apk/res/android");
  857. ns_android_string = string_table.size() - 1;
  858. }
  859. int32_t attr_uses_feature_string = string_table.find("uses-feature");
  860. if (attr_uses_feature_string == -1) {
  861. string_table.push_back("uses-feature");
  862. attr_uses_feature_string = string_table.size() - 1;
  863. }
  864. int32_t attr_required_string = string_table.find("required");
  865. if (attr_required_string == -1) {
  866. string_table.push_back("required");
  867. attr_required_string = string_table.size() - 1;
  868. }
  869. for (int i = 0; i < feature_names.size(); i++) {
  870. String feature_name = feature_names[i];
  871. bool feature_required = feature_required_list[i];
  872. int feature_version = feature_versions[i];
  873. bool has_version_attribute = feature_version != -1;
  874. print_line("Adding feature " + feature_name);
  875. int32_t feature_string = string_table.find(feature_name);
  876. if (feature_string == -1) {
  877. string_table.push_back(feature_name);
  878. feature_string = string_table.size() - 1;
  879. }
  880. String required_value_string = feature_required ? "true" : "false";
  881. int32_t required_value = string_table.find(required_value_string);
  882. if (required_value == -1) {
  883. string_table.push_back(required_value_string);
  884. required_value = string_table.size() - 1;
  885. }
  886. int32_t attr_version_string = -1;
  887. int32_t version_value = -1;
  888. int tag_size;
  889. int attr_count;
  890. if (has_version_attribute) {
  891. attr_version_string = string_table.find("version");
  892. if (attr_version_string == -1) {
  893. string_table.push_back("version");
  894. attr_version_string = string_table.size() - 1;
  895. }
  896. version_value = string_table.find(itos(feature_version));
  897. if (version_value == -1) {
  898. string_table.push_back(itos(feature_version));
  899. version_value = string_table.size() - 1;
  900. }
  901. tag_size = 96; // node and three attrs + end node
  902. attr_count = 3;
  903. } else {
  904. tag_size = 76; // node and two attrs + end node
  905. attr_count = 2;
  906. }
  907. manifest_cur_size += tag_size + 24;
  908. p_manifest.resize(manifest_cur_size);
  909. // start tag
  910. encode_uint16(0x102, &p_manifest.write[ofs]); // type
  911. encode_uint16(16, &p_manifest.write[ofs + 2]); // headersize
  912. encode_uint32(tag_size, &p_manifest.write[ofs + 4]); // size
  913. encode_uint32(0, &p_manifest.write[ofs + 8]); // lineno
  914. encode_uint32(-1, &p_manifest.write[ofs + 12]); // comment
  915. encode_uint32(-1, &p_manifest.write[ofs + 16]); // ns
  916. encode_uint32(attr_uses_feature_string, &p_manifest.write[ofs + 20]); // name
  917. encode_uint16(20, &p_manifest.write[ofs + 24]); // attr_start
  918. encode_uint16(20, &p_manifest.write[ofs + 26]); // attr_size
  919. encode_uint16(attr_count, &p_manifest.write[ofs + 28]); // num_attrs
  920. encode_uint16(0, &p_manifest.write[ofs + 30]); // id_index
  921. encode_uint16(0, &p_manifest.write[ofs + 32]); // class_index
  922. encode_uint16(0, &p_manifest.write[ofs + 34]); // style_index
  923. // android:name attribute
  924. encode_uint32(ns_android_string, &p_manifest.write[ofs + 36]); // ns
  925. encode_uint32(attr_name_string, &p_manifest.write[ofs + 40]); // 'name'
  926. encode_uint32(feature_string, &p_manifest.write[ofs + 44]); // raw_value
  927. encode_uint16(8, &p_manifest.write[ofs + 48]); // typedvalue_size
  928. p_manifest.write[ofs + 50] = 0; // typedvalue_always0
  929. p_manifest.write[ofs + 51] = 0x03; // typedvalue_type (string)
  930. encode_uint32(feature_string, &p_manifest.write[ofs + 52]); // typedvalue reference
  931. // android:required attribute
  932. encode_uint32(ns_android_string, &p_manifest.write[ofs + 56]); // ns
  933. encode_uint32(attr_required_string, &p_manifest.write[ofs + 60]); // 'name'
  934. encode_uint32(required_value, &p_manifest.write[ofs + 64]); // raw_value
  935. encode_uint16(8, &p_manifest.write[ofs + 68]); // typedvalue_size
  936. p_manifest.write[ofs + 70] = 0; // typedvalue_always0
  937. p_manifest.write[ofs + 71] = 0x03; // typedvalue_type (string)
  938. encode_uint32(required_value, &p_manifest.write[ofs + 72]); // typedvalue reference
  939. ofs += 76;
  940. if (has_version_attribute) {
  941. // android:version attribute
  942. encode_uint32(ns_android_string, &p_manifest.write[ofs]); // ns
  943. encode_uint32(attr_version_string, &p_manifest.write[ofs + 4]); // 'name'
  944. encode_uint32(version_value, &p_manifest.write[ofs + 8]); // raw_value
  945. encode_uint16(8, &p_manifest.write[ofs + 12]); // typedvalue_size
  946. p_manifest.write[ofs + 14] = 0; // typedvalue_always0
  947. p_manifest.write[ofs + 15] = 0x03; // typedvalue_type (string)
  948. encode_uint32(version_value, &p_manifest.write[ofs + 16]); // typedvalue reference
  949. ofs += 20;
  950. }
  951. // end tag
  952. encode_uint16(0x103, &p_manifest.write[ofs]); // type
  953. encode_uint16(16, &p_manifest.write[ofs + 2]); // headersize
  954. encode_uint32(24, &p_manifest.write[ofs + 4]); // size
  955. encode_uint32(0, &p_manifest.write[ofs + 8]); // lineno
  956. encode_uint32(-1, &p_manifest.write[ofs + 12]); // comment
  957. encode_uint32(-1, &p_manifest.write[ofs + 16]); // ns
  958. encode_uint32(attr_uses_feature_string, &p_manifest.write[ofs + 20]); // name
  959. ofs += 24;
  960. }
  961. memcpy(&p_manifest.write[ofs], manifest_end.ptr(), manifest_end.size());
  962. ofs -= 24; // go back over back end
  963. }
  964. }
  965. if (tname == "manifest") {
  966. // save manifest ending so we can restore it
  967. Vector<uint8_t> manifest_end;
  968. uint32_t manifest_cur_size = p_manifest.size();
  969. manifest_end.resize(p_manifest.size() - ofs);
  970. memcpy(manifest_end.ptrw(), &p_manifest[ofs], manifest_end.size());
  971. int32_t attr_name_string = string_table.find("name");
  972. ERR_FAIL_COND_MSG(attr_name_string == -1, "Template does not have 'name' attribute.");
  973. int32_t ns_android_string = string_table.find("android");
  974. ERR_FAIL_COND_MSG(ns_android_string == -1, "Template does not have 'android' namespace.");
  975. int32_t attr_uses_permission_string = string_table.find("uses-permission");
  976. if (attr_uses_permission_string == -1) {
  977. string_table.push_back("uses-permission");
  978. attr_uses_permission_string = string_table.size() - 1;
  979. }
  980. for (int i = 0; i < perms.size(); ++i) {
  981. print_line("Adding permission " + perms[i]);
  982. manifest_cur_size += 56 + 24; // node + end node
  983. p_manifest.resize(manifest_cur_size);
  984. // Add permission to the string pool
  985. int32_t perm_string = string_table.find(perms[i]);
  986. if (perm_string == -1) {
  987. string_table.push_back(perms[i]);
  988. perm_string = string_table.size() - 1;
  989. }
  990. // start tag
  991. encode_uint16(0x102, &p_manifest.write[ofs]); // type
  992. encode_uint16(16, &p_manifest.write[ofs + 2]); // headersize
  993. encode_uint32(56, &p_manifest.write[ofs + 4]); // size
  994. encode_uint32(0, &p_manifest.write[ofs + 8]); // lineno
  995. encode_uint32(-1, &p_manifest.write[ofs + 12]); // comment
  996. encode_uint32(-1, &p_manifest.write[ofs + 16]); // ns
  997. encode_uint32(attr_uses_permission_string, &p_manifest.write[ofs + 20]); // name
  998. encode_uint16(20, &p_manifest.write[ofs + 24]); // attr_start
  999. encode_uint16(20, &p_manifest.write[ofs + 26]); // attr_size
  1000. encode_uint16(1, &p_manifest.write[ofs + 28]); // num_attrs
  1001. encode_uint16(0, &p_manifest.write[ofs + 30]); // id_index
  1002. encode_uint16(0, &p_manifest.write[ofs + 32]); // class_index
  1003. encode_uint16(0, &p_manifest.write[ofs + 34]); // style_index
  1004. // attribute
  1005. encode_uint32(ns_android_string, &p_manifest.write[ofs + 36]); // ns
  1006. encode_uint32(attr_name_string, &p_manifest.write[ofs + 40]); // 'name'
  1007. encode_uint32(perm_string, &p_manifest.write[ofs + 44]); // raw_value
  1008. encode_uint16(8, &p_manifest.write[ofs + 48]); // typedvalue_size
  1009. p_manifest.write[ofs + 50] = 0; // typedvalue_always0
  1010. p_manifest.write[ofs + 51] = 0x03; // typedvalue_type (string)
  1011. encode_uint32(perm_string, &p_manifest.write[ofs + 52]); // typedvalue reference
  1012. ofs += 56;
  1013. // end tag
  1014. encode_uint16(0x103, &p_manifest.write[ofs]); // type
  1015. encode_uint16(16, &p_manifest.write[ofs + 2]); // headersize
  1016. encode_uint32(24, &p_manifest.write[ofs + 4]); // size
  1017. encode_uint32(0, &p_manifest.write[ofs + 8]); // lineno
  1018. encode_uint32(-1, &p_manifest.write[ofs + 12]); // comment
  1019. encode_uint32(-1, &p_manifest.write[ofs + 16]); // ns
  1020. encode_uint32(attr_uses_permission_string, &p_manifest.write[ofs + 20]); // name
  1021. ofs += 24;
  1022. }
  1023. // copy footer back in
  1024. memcpy(&p_manifest.write[ofs], manifest_end.ptr(), manifest_end.size());
  1025. }
  1026. } break;
  1027. }
  1028. ofs += size;
  1029. }
  1030. //create new andriodmanifest binary
  1031. Vector<uint8_t> ret;
  1032. ret.resize(string_table_begins + string_table.size() * 4);
  1033. for (uint32_t i = 0; i < string_table_begins; i++) {
  1034. ret.write[i] = p_manifest[i];
  1035. }
  1036. ofs = 0;
  1037. for (int i = 0; i < string_table.size(); i++) {
  1038. encode_uint32(ofs, &ret.write[string_table_begins + i * 4]);
  1039. ofs += string_table[i].length() * 2 + 2 + 2;
  1040. }
  1041. ret.resize(ret.size() + ofs);
  1042. string_data_offset = ret.size() - ofs;
  1043. uint8_t *chars = &ret.write[string_data_offset];
  1044. for (int i = 0; i < string_table.size(); i++) {
  1045. String s = string_table[i];
  1046. encode_uint16(s.length(), chars);
  1047. chars += 2;
  1048. for (int j = 0; j < s.length(); j++) {
  1049. encode_uint16(s[j], chars);
  1050. chars += 2;
  1051. }
  1052. encode_uint16(0, chars);
  1053. chars += 2;
  1054. }
  1055. for (int i = 0; i < stable_extra.size(); i++) {
  1056. ret.push_back(stable_extra[i]);
  1057. }
  1058. //pad
  1059. while (ret.size() % 4)
  1060. ret.push_back(0);
  1061. uint32_t new_stable_end = ret.size();
  1062. uint32_t extra = (p_manifest.size() - string_table_ends);
  1063. ret.resize(new_stable_end + extra);
  1064. for (uint32_t i = 0; i < extra; i++)
  1065. ret.write[new_stable_end + i] = p_manifest[string_table_ends + i];
  1066. while (ret.size() % 4)
  1067. ret.push_back(0);
  1068. encode_uint32(ret.size(), &ret.write[4]); //update new file size
  1069. encode_uint32(new_stable_end - 8, &ret.write[12]); //update new string table size
  1070. encode_uint32(string_table.size(), &ret.write[16]); //update new number of strings
  1071. encode_uint32(string_data_offset - 8, &ret.write[28]); //update new string data offset
  1072. p_manifest = ret;
  1073. }
  1074. static String _parse_string(const uint8_t *p_bytes, bool p_utf8) {
  1075. uint32_t offset = 0;
  1076. uint32_t len = 0;
  1077. if (p_utf8) {
  1078. uint8_t byte = p_bytes[offset];
  1079. if (byte & 0x80)
  1080. offset += 2;
  1081. else
  1082. offset += 1;
  1083. byte = p_bytes[offset];
  1084. offset++;
  1085. if (byte & 0x80) {
  1086. len = byte & 0x7F;
  1087. len = (len << 8) + p_bytes[offset];
  1088. offset++;
  1089. } else {
  1090. len = byte;
  1091. }
  1092. } else {
  1093. len = decode_uint16(&p_bytes[offset]);
  1094. offset += 2;
  1095. if (len & 0x8000) {
  1096. len &= 0x7FFF;
  1097. len = (len << 16) + decode_uint16(&p_bytes[offset]);
  1098. offset += 2;
  1099. }
  1100. }
  1101. if (p_utf8) {
  1102. Vector<uint8_t> str8;
  1103. str8.resize(len + 1);
  1104. for (uint32_t i = 0; i < len; i++) {
  1105. str8.write[i] = p_bytes[offset + i];
  1106. }
  1107. str8.write[len] = 0;
  1108. String str;
  1109. str.parse_utf8((const char *)str8.ptr());
  1110. return str;
  1111. } else {
  1112. String str;
  1113. for (uint32_t i = 0; i < len; i++) {
  1114. CharType c = decode_uint16(&p_bytes[offset + i * 2]);
  1115. if (c == 0)
  1116. break;
  1117. str += String::chr(c);
  1118. }
  1119. return str;
  1120. }
  1121. }
  1122. void _fix_resources(const Ref<EditorExportPreset> &p_preset, Vector<uint8_t> &p_manifest) {
  1123. const int UTF8_FLAG = 0x00000100;
  1124. uint32_t string_block_len = decode_uint32(&p_manifest[16]);
  1125. uint32_t string_count = decode_uint32(&p_manifest[20]);
  1126. uint32_t string_flags = decode_uint32(&p_manifest[28]);
  1127. const uint32_t string_table_begins = 40;
  1128. Vector<String> string_table;
  1129. String package_name = p_preset->get("package/name");
  1130. for (uint32_t i = 0; i < string_count; i++) {
  1131. uint32_t offset = decode_uint32(&p_manifest[string_table_begins + i * 4]);
  1132. offset += string_table_begins + string_count * 4;
  1133. String str = _parse_string(&p_manifest[offset], string_flags & UTF8_FLAG);
  1134. if (str.begins_with("godot-project-name")) {
  1135. if (str == "godot-project-name") {
  1136. //project name
  1137. str = get_project_name(package_name);
  1138. } else {
  1139. String lang = str.substr(str.find_last("-") + 1, str.length()).replace("-", "_");
  1140. String prop = "application/config/name_" + lang;
  1141. if (ProjectSettings::get_singleton()->has_setting(prop)) {
  1142. str = ProjectSettings::get_singleton()->get(prop);
  1143. } else {
  1144. str = get_project_name(package_name);
  1145. }
  1146. }
  1147. }
  1148. string_table.push_back(str);
  1149. }
  1150. //write a new string table, but use 16 bits
  1151. Vector<uint8_t> ret;
  1152. ret.resize(string_table_begins + string_table.size() * 4);
  1153. for (uint32_t i = 0; i < string_table_begins; i++) {
  1154. ret.write[i] = p_manifest[i];
  1155. }
  1156. int ofs = 0;
  1157. for (int i = 0; i < string_table.size(); i++) {
  1158. encode_uint32(ofs, &ret.write[string_table_begins + i * 4]);
  1159. ofs += string_table[i].length() * 2 + 2 + 2;
  1160. }
  1161. ret.resize(ret.size() + ofs);
  1162. uint8_t *chars = &ret.write[ret.size() - ofs];
  1163. for (int i = 0; i < string_table.size(); i++) {
  1164. String s = string_table[i];
  1165. encode_uint16(s.length(), chars);
  1166. chars += 2;
  1167. for (int j = 0; j < s.length(); j++) {
  1168. encode_uint16(s[j], chars);
  1169. chars += 2;
  1170. }
  1171. encode_uint16(0, chars);
  1172. chars += 2;
  1173. }
  1174. //pad
  1175. while (ret.size() % 4)
  1176. ret.push_back(0);
  1177. //change flags to not use utf8
  1178. encode_uint32(string_flags & ~0x100, &ret.write[28]);
  1179. //change length
  1180. encode_uint32(ret.size() - 12, &ret.write[16]);
  1181. //append the rest...
  1182. int rest_from = 12 + string_block_len;
  1183. int rest_to = ret.size();
  1184. int rest_len = (p_manifest.size() - rest_from);
  1185. ret.resize(ret.size() + (p_manifest.size() - rest_from));
  1186. for (int i = 0; i < rest_len; i++) {
  1187. ret.write[rest_to + i] = p_manifest[rest_from + i];
  1188. }
  1189. //finally update the size
  1190. encode_uint32(ret.size(), &ret.write[4]);
  1191. p_manifest = ret;
  1192. //printf("end\n");
  1193. }
  1194. 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) {
  1195. if (p_processing_file_name == p_icon.export_path) {
  1196. Ref<Image> working_image = p_source_image;
  1197. if (p_source_image->get_width() != p_icon.dimensions || p_source_image->get_height() != p_icon.dimensions) {
  1198. working_image = p_source_image->duplicate();
  1199. working_image->resize(p_icon.dimensions, p_icon.dimensions, Image::Interpolation::INTERPOLATE_LANCZOS);
  1200. }
  1201. PoolVector<uint8_t> png_buffer;
  1202. Error err = PNGDriverCommon::image_to_png(working_image, png_buffer);
  1203. if (err == OK) {
  1204. p_data.resize(png_buffer.size());
  1205. memcpy(p_data.ptrw(), png_buffer.read().ptr(), p_data.size());
  1206. } else {
  1207. String err_str = String("Failed to convert resized icon (") + p_processing_file_name + ") to png.";
  1208. WARN_PRINT(err_str.utf8().get_data());
  1209. }
  1210. }
  1211. }
  1212. static Vector<String> get_enabled_abis(const Ref<EditorExportPreset> &p_preset) {
  1213. Vector<String> abis = get_abis();
  1214. Vector<String> enabled_abis;
  1215. for (int i = 0; i < abis.size(); ++i) {
  1216. bool is_enabled = p_preset->get("architectures/" + abis[i]);
  1217. if (is_enabled) {
  1218. enabled_abis.push_back(abis[i]);
  1219. }
  1220. }
  1221. return enabled_abis;
  1222. }
  1223. public:
  1224. typedef Error (*EditorExportSaveFunction)(void *p_userdata, const String &p_path, const Vector<uint8_t> &p_data, int p_file, int p_total);
  1225. public:
  1226. virtual void get_preset_features(const Ref<EditorExportPreset> &p_preset, List<String> *r_features) {
  1227. String driver = ProjectSettings::get_singleton()->get("rendering/quality/driver/driver_name");
  1228. if (driver == "GLES2") {
  1229. r_features->push_back("etc");
  1230. } else if (driver == "GLES3") {
  1231. r_features->push_back("etc2");
  1232. if (ProjectSettings::get_singleton()->get("rendering/quality/driver/fallback_to_gles2")) {
  1233. r_features->push_back("etc");
  1234. }
  1235. }
  1236. Vector<String> abis = get_enabled_abis(p_preset);
  1237. for (int i = 0; i < abis.size(); ++i) {
  1238. r_features->push_back(abis[i]);
  1239. }
  1240. }
  1241. virtual void get_export_options(List<ExportOption> *r_options) {
  1242. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "graphics/32_bits_framebuffer"), true));
  1243. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "xr_features/xr_mode", PROPERTY_HINT_ENUM, "Regular,Oculus Mobile VR"), 0));
  1244. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "xr_features/degrees_of_freedom", PROPERTY_HINT_ENUM, "None,3DOF and 6DOF,6DOF"), 0));
  1245. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "xr_features/hand_tracking", PROPERTY_HINT_ENUM, "None,Optional,Required"), 0));
  1246. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "one_click_deploy/clear_previous_install"), false));
  1247. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "custom_template/debug", PROPERTY_HINT_GLOBAL_FILE, "*.apk"), ""));
  1248. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "custom_template/release", PROPERTY_HINT_GLOBAL_FILE, "*.apk"), ""));
  1249. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "custom_template/use_custom_build"), false));
  1250. Vector<PluginConfig> plugins_configs = get_plugins();
  1251. for (int i = 0; i < plugins_configs.size(); i++) {
  1252. print_verbose("Found Android plugin " + plugins_configs[i].name);
  1253. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "plugins/" + plugins_configs[i].name), false));
  1254. }
  1255. plugins_changed = false;
  1256. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "command_line/extra_args"), ""));
  1257. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "version/code", PROPERTY_HINT_RANGE, "1,4096,1,or_greater"), 1));
  1258. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "version/name"), "1.0"));
  1259. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "package/unique_name", PROPERTY_HINT_PLACEHOLDER_TEXT, "ext.domain.name"), "org.godotengine.$genname"));
  1260. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "package/name", PROPERTY_HINT_PLACEHOLDER_TEXT, "Game Name [default if blank]"), ""));
  1261. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "package/signed"), true));
  1262. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "screen/immersive_mode"), true));
  1263. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "screen/orientation", PROPERTY_HINT_ENUM, "Landscape,Portrait"), 0));
  1264. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "screen/support_small"), true));
  1265. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "screen/support_normal"), true));
  1266. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "screen/support_large"), true));
  1267. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "screen/support_xlarge"), true));
  1268. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "screen/opengl_debug"), false));
  1269. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, launcher_icon_option, PROPERTY_HINT_FILE, "*.png"), ""));
  1270. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, launcher_adaptive_icon_foreground_option, PROPERTY_HINT_FILE, "*.png"), ""));
  1271. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, launcher_adaptive_icon_background_option, PROPERTY_HINT_FILE, "*.png"), ""));
  1272. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/debug", PROPERTY_HINT_GLOBAL_FILE, "*.keystore"), ""));
  1273. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/debug_user"), ""));
  1274. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/debug_password"), ""));
  1275. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/release", PROPERTY_HINT_GLOBAL_FILE, "*.keystore"), ""));
  1276. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/release_user"), ""));
  1277. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/release_password"), ""));
  1278. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "apk_expansion/enable"), false));
  1279. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "apk_expansion/SALT"), ""));
  1280. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "apk_expansion/public_key", PROPERTY_HINT_MULTILINE_TEXT), ""));
  1281. Vector<String> abis = get_abis();
  1282. for (int i = 0; i < abis.size(); ++i) {
  1283. String abi = abis[i];
  1284. bool is_default = (abi == "armeabi-v7a" || abi == "arm64-v8a");
  1285. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "architectures/" + abi), is_default));
  1286. }
  1287. r_options->push_back(ExportOption(PropertyInfo(Variant::POOL_STRING_ARRAY, "permissions/custom_permissions"), PoolStringArray()));
  1288. const char **perms = android_perms;
  1289. while (*perms) {
  1290. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "permissions/" + String(*perms).to_lower()), false));
  1291. perms++;
  1292. }
  1293. }
  1294. virtual String get_name() const {
  1295. return "Android";
  1296. }
  1297. virtual String get_os_name() const {
  1298. return "Android";
  1299. }
  1300. virtual Ref<Texture> get_logo() const {
  1301. return logo;
  1302. }
  1303. virtual bool should_update_export_options() {
  1304. bool export_options_changed = plugins_changed;
  1305. if (export_options_changed) {
  1306. // don't clear unless we're reporting true, to avoid race
  1307. plugins_changed = false;
  1308. }
  1309. return export_options_changed;
  1310. }
  1311. virtual bool poll_export() {
  1312. bool dc = devices_changed;
  1313. if (dc) {
  1314. // don't clear unless we're reporting true, to avoid race
  1315. devices_changed = false;
  1316. }
  1317. return dc;
  1318. }
  1319. virtual int get_options_count() const {
  1320. device_lock->lock();
  1321. int dc = devices.size();
  1322. device_lock->unlock();
  1323. return dc;
  1324. }
  1325. virtual String get_options_tooltip() const {
  1326. return TTR("Select device from the list");
  1327. }
  1328. virtual String get_option_label(int p_index) const {
  1329. ERR_FAIL_INDEX_V(p_index, devices.size(), "");
  1330. device_lock->lock();
  1331. String s = devices[p_index].name;
  1332. device_lock->unlock();
  1333. return s;
  1334. }
  1335. virtual String get_option_tooltip(int p_index) const {
  1336. ERR_FAIL_INDEX_V(p_index, devices.size(), "");
  1337. device_lock->lock();
  1338. String s = devices[p_index].description;
  1339. if (devices.size() == 1) {
  1340. // Tooltip will be:
  1341. // Name
  1342. // Description
  1343. s = devices[p_index].name + "\n\n" + s;
  1344. }
  1345. device_lock->unlock();
  1346. return s;
  1347. }
  1348. virtual Error run(const Ref<EditorExportPreset> &p_preset, int p_device, int p_debug_flags) {
  1349. ERR_FAIL_INDEX_V(p_device, devices.size(), ERR_INVALID_PARAMETER);
  1350. String can_export_error;
  1351. bool can_export_missing_templates;
  1352. if (!can_export(p_preset, can_export_error, can_export_missing_templates)) {
  1353. EditorNode::add_io_error(can_export_error);
  1354. return ERR_UNCONFIGURED;
  1355. }
  1356. device_lock->lock();
  1357. EditorProgress ep("run", "Running on " + devices[p_device].name, 3);
  1358. String adb = EditorSettings::get_singleton()->get("export/android/adb");
  1359. // Export_temp APK.
  1360. if (ep.step("Exporting APK...", 0)) {
  1361. device_lock->unlock();
  1362. return ERR_SKIP;
  1363. }
  1364. const bool use_remote = (p_debug_flags & DEBUG_FLAG_REMOTE_DEBUG) || (p_debug_flags & DEBUG_FLAG_DUMB_CLIENT);
  1365. const bool use_reverse = devices[p_device].api_level >= 21;
  1366. if (use_reverse)
  1367. p_debug_flags |= DEBUG_FLAG_REMOTE_DEBUG_LOCALHOST;
  1368. String tmp_export_path = EditorSettings::get_singleton()->get_cache_dir().plus_file("tmpexport.apk");
  1369. #define CLEANUP_AND_RETURN(m_err) \
  1370. { \
  1371. DirAccess::remove_file_or_error(tmp_export_path); \
  1372. device_lock->unlock(); \
  1373. return m_err; \
  1374. }
  1375. // Export to temporary APK before sending to device.
  1376. Error err = export_project(p_preset, true, tmp_export_path, p_debug_flags);
  1377. if (err != OK) {
  1378. CLEANUP_AND_RETURN(err);
  1379. }
  1380. List<String> args;
  1381. int rv;
  1382. bool remove_prev = p_preset->get("one_click_deploy/clear_previous_install");
  1383. String version_name = p_preset->get("version/name");
  1384. String package_name = p_preset->get("package/unique_name");
  1385. if (remove_prev) {
  1386. if (ep.step("Uninstalling...", 1)) {
  1387. CLEANUP_AND_RETURN(ERR_SKIP);
  1388. }
  1389. print_line("Uninstalling previous version: " + devices[p_device].name);
  1390. args.push_back("-s");
  1391. args.push_back(devices[p_device].id);
  1392. args.push_back("uninstall");
  1393. args.push_back(get_package_name(package_name));
  1394. err = OS::get_singleton()->execute(adb, args, true, NULL, NULL, &rv);
  1395. }
  1396. print_line("Installing to device (please wait...): " + devices[p_device].name);
  1397. if (ep.step("Installing to device, please wait...", 2)) {
  1398. CLEANUP_AND_RETURN(ERR_SKIP);
  1399. }
  1400. args.clear();
  1401. args.push_back("-s");
  1402. args.push_back(devices[p_device].id);
  1403. args.push_back("install");
  1404. args.push_back("-r");
  1405. args.push_back(tmp_export_path);
  1406. err = OS::get_singleton()->execute(adb, args, true, NULL, NULL, &rv);
  1407. if (err || rv != 0) {
  1408. EditorNode::add_io_error("Could not install to device.");
  1409. CLEANUP_AND_RETURN(ERR_CANT_CREATE);
  1410. }
  1411. if (use_remote) {
  1412. if (use_reverse) {
  1413. static const char *const msg = "--- Device API >= 21; debugging over USB ---";
  1414. EditorNode::get_singleton()->get_log()->add_message(msg, EditorLog::MSG_TYPE_EDITOR);
  1415. print_line(String(msg).to_upper());
  1416. args.clear();
  1417. args.push_back("-s");
  1418. args.push_back(devices[p_device].id);
  1419. args.push_back("reverse");
  1420. args.push_back("--remove-all");
  1421. OS::get_singleton()->execute(adb, args, true, NULL, NULL, &rv);
  1422. if (p_debug_flags & DEBUG_FLAG_REMOTE_DEBUG) {
  1423. int dbg_port = EditorSettings::get_singleton()->get("network/debug/remote_port");
  1424. args.clear();
  1425. args.push_back("-s");
  1426. args.push_back(devices[p_device].id);
  1427. args.push_back("reverse");
  1428. args.push_back("tcp:" + itos(dbg_port));
  1429. args.push_back("tcp:" + itos(dbg_port));
  1430. OS::get_singleton()->execute(adb, args, true, NULL, NULL, &rv);
  1431. print_line("Reverse result: " + itos(rv));
  1432. }
  1433. if (p_debug_flags & DEBUG_FLAG_DUMB_CLIENT) {
  1434. int fs_port = EditorSettings::get_singleton()->get("filesystem/file_server/port");
  1435. args.clear();
  1436. args.push_back("-s");
  1437. args.push_back(devices[p_device].id);
  1438. args.push_back("reverse");
  1439. args.push_back("tcp:" + itos(fs_port));
  1440. args.push_back("tcp:" + itos(fs_port));
  1441. err = OS::get_singleton()->execute(adb, args, true, NULL, NULL, &rv);
  1442. print_line("Reverse result2: " + itos(rv));
  1443. }
  1444. } else {
  1445. static const char *const msg = "--- Device API < 21; debugging over Wi-Fi ---";
  1446. EditorNode::get_singleton()->get_log()->add_message(msg, EditorLog::MSG_TYPE_EDITOR);
  1447. print_line(String(msg).to_upper());
  1448. }
  1449. }
  1450. if (ep.step("Running on device...", 3)) {
  1451. CLEANUP_AND_RETURN(ERR_SKIP);
  1452. }
  1453. args.clear();
  1454. args.push_back("-s");
  1455. args.push_back(devices[p_device].id);
  1456. args.push_back("shell");
  1457. args.push_back("am");
  1458. args.push_back("start");
  1459. if ((bool)EditorSettings::get_singleton()->get("export/android/force_system_user") && devices[p_device].api_level >= 17) { // Multi-user introduced in Android 17
  1460. args.push_back("--user");
  1461. args.push_back("0");
  1462. }
  1463. args.push_back("-a");
  1464. args.push_back("android.intent.action.MAIN");
  1465. args.push_back("-n");
  1466. args.push_back(get_package_name(package_name) + "/com.godot.game.GodotApp");
  1467. err = OS::get_singleton()->execute(adb, args, true, NULL, NULL, &rv);
  1468. if (err || rv != 0) {
  1469. EditorNode::add_io_error("Could not execute on device.");
  1470. CLEANUP_AND_RETURN(ERR_CANT_CREATE);
  1471. }
  1472. CLEANUP_AND_RETURN(OK);
  1473. #undef CLEANUP_AND_RETURN
  1474. }
  1475. virtual Ref<Texture> get_run_icon() const {
  1476. return run_icon;
  1477. }
  1478. virtual bool can_export(const Ref<EditorExportPreset> &p_preset, String &r_error, bool &r_missing_templates) const {
  1479. String err;
  1480. bool valid = false;
  1481. // Look for export templates (first official, and if defined custom templates).
  1482. if (!bool(p_preset->get("custom_template/use_custom_build"))) {
  1483. bool dvalid = exists_export_template("android_debug.apk", &err);
  1484. bool rvalid = exists_export_template("android_release.apk", &err);
  1485. if (p_preset->get("custom_template/debug") != "") {
  1486. dvalid = FileAccess::exists(p_preset->get("custom_template/debug"));
  1487. if (!dvalid) {
  1488. err += TTR("Custom debug template not found.") + "\n";
  1489. }
  1490. }
  1491. if (p_preset->get("custom_template/release") != "") {
  1492. rvalid = FileAccess::exists(p_preset->get("custom_template/release"));
  1493. if (!rvalid) {
  1494. err += TTR("Custom release template not found.") + "\n";
  1495. }
  1496. }
  1497. valid = dvalid || rvalid;
  1498. } else {
  1499. valid = exists_export_template("android_source.zip", &err);
  1500. }
  1501. r_missing_templates = !valid;
  1502. // Validate the rest of the configuration.
  1503. String adb = EditorSettings::get_singleton()->get("export/android/adb");
  1504. if (!FileAccess::exists(adb)) {
  1505. valid = false;
  1506. err += TTR("ADB executable not configured in the Editor Settings.") + "\n";
  1507. }
  1508. String js = EditorSettings::get_singleton()->get("export/android/jarsigner");
  1509. if (!FileAccess::exists(js)) {
  1510. valid = false;
  1511. err += TTR("OpenJDK jarsigner not configured in the Editor Settings.") + "\n";
  1512. }
  1513. String dk = p_preset->get("keystore/debug");
  1514. if (!FileAccess::exists(dk)) {
  1515. dk = EditorSettings::get_singleton()->get("export/android/debug_keystore");
  1516. if (!FileAccess::exists(dk)) {
  1517. valid = false;
  1518. err += TTR("Debug keystore not configured in the Editor Settings nor in the preset.") + "\n";
  1519. }
  1520. }
  1521. if (bool(p_preset->get("custom_template/use_custom_build"))) {
  1522. String sdk_path = EditorSettings::get_singleton()->get("export/android/custom_build_sdk_path");
  1523. if (sdk_path == "") {
  1524. err += TTR("Custom build requires a valid Android SDK path in Editor Settings.") + "\n";
  1525. valid = false;
  1526. } else {
  1527. Error errn;
  1528. DirAccessRef da = DirAccess::open(sdk_path.plus_file("platform-tools"), &errn);
  1529. if (errn != OK) {
  1530. err += TTR("Invalid Android SDK path for custom build in Editor Settings.") + "\n";
  1531. valid = false;
  1532. }
  1533. }
  1534. if (!FileAccess::exists("res://android/build/build.gradle")) {
  1535. err += TTR("Android build template not installed in the project. Install it from the Project menu.") + "\n";
  1536. valid = false;
  1537. }
  1538. }
  1539. bool apk_expansion = p_preset->get("apk_expansion/enable");
  1540. if (apk_expansion) {
  1541. String apk_expansion_pkey = p_preset->get("apk_expansion/public_key");
  1542. if (apk_expansion_pkey == "") {
  1543. valid = false;
  1544. err += TTR("Invalid public key for APK expansion.") + "\n";
  1545. }
  1546. }
  1547. String pn = p_preset->get("package/unique_name");
  1548. String pn_err;
  1549. if (!is_package_name_valid(get_package_name(pn), &pn_err)) {
  1550. valid = false;
  1551. err += TTR("Invalid package name:") + " " + pn_err + "\n";
  1552. }
  1553. String etc_error = test_etc2();
  1554. if (etc_error != String()) {
  1555. valid = false;
  1556. err += etc_error;
  1557. }
  1558. // The GodotPaymentV3 module was converted to the GodotPayment plugin in Godot 3.2.2,
  1559. // this check helps users to notice the change to ensure that they change their settings.
  1560. String modules = ProjectSettings::get_singleton()->get("android/modules");
  1561. if (modules.find("org/godotengine/godot/GodotPaymentV3") != -1) {
  1562. bool godot_payment_enabled = p_preset->get("plugins/" + GODOT_PAYMENT.name);
  1563. if (!godot_payment_enabled) {
  1564. valid = false;
  1565. err += TTR("Invalid \"GodotPaymentV3\" module included in the \"android/modules\" project setting (changed in Godot 3.2.2).\n"
  1566. "Replace it by the \"GodotPayment\" plugin, which should be enabled in the \"Plugins\" preset section.\n"
  1567. "Note that the singleton was also renamed from \"GodotPayments\" to \"GodotPayment\".");
  1568. err += "\n";
  1569. }
  1570. }
  1571. // Ensure that `Use Custom Build` is enabled if a plugin is selected.
  1572. String enabled_plugins_names = get_plugins_names(get_enabled_plugins(p_preset));
  1573. bool custom_build_enabled = p_preset->get("custom_template/use_custom_build");
  1574. if (!enabled_plugins_names.empty() && !custom_build_enabled) {
  1575. valid = false;
  1576. err += TTR("\"Use Custom Build\" must be enabled to use the plugins.");
  1577. err += "\n";
  1578. }
  1579. r_error = err;
  1580. return valid;
  1581. }
  1582. virtual List<String> get_binary_extensions(const Ref<EditorExportPreset> &p_preset) const {
  1583. List<String> list;
  1584. list.push_back("apk");
  1585. return list;
  1586. }
  1587. void _update_custom_build_project() {
  1588. DirAccessRef da = DirAccess::open("res://android");
  1589. ERR_FAIL_COND_MSG(!da, "Cannot open directory 'res://android'.");
  1590. Map<String, List<String> > directory_paths;
  1591. Map<String, List<String> > manifest_sections;
  1592. Map<String, List<String> > gradle_sections;
  1593. da->list_dir_begin();
  1594. String d = da->get_next();
  1595. while (d != String()) {
  1596. if (!d.begins_with(".") && d != "build" && da->current_is_dir()) { //a dir and not the build dir
  1597. //add directories found
  1598. DirAccessRef ds = DirAccess::open(String("res://android").plus_file(d));
  1599. if (ds) {
  1600. ds->list_dir_begin();
  1601. String sd = ds->get_next();
  1602. while (sd != String()) {
  1603. if (!sd.begins_with(".") && ds->current_is_dir()) {
  1604. String key = sd.to_upper();
  1605. if (!directory_paths.has(key)) {
  1606. directory_paths[key] = List<String>();
  1607. }
  1608. String path = ProjectSettings::get_singleton()->get_resource_path().plus_file("android").plus_file(d).plus_file(sd);
  1609. directory_paths[key].push_back(path);
  1610. print_line("Add: " + sd + ":" + path);
  1611. }
  1612. sd = ds->get_next();
  1613. }
  1614. ds->list_dir_end();
  1615. }
  1616. //parse manifest
  1617. {
  1618. FileAccessRef f = FileAccess::open(String("res://android").plus_file(d).plus_file("AndroidManifest.conf"), FileAccess::READ);
  1619. if (f) {
  1620. String section;
  1621. while (!f->eof_reached()) {
  1622. String l = f->get_line();
  1623. String k = l.strip_edges();
  1624. if (k.begins_with("[")) {
  1625. section = k.substr(1, k.length() - 2).strip_edges().to_upper();
  1626. print_line("Section: " + section);
  1627. } else if (k != String()) {
  1628. if (!manifest_sections.has(section)) {
  1629. manifest_sections[section] = List<String>();
  1630. }
  1631. manifest_sections[section].push_back(l);
  1632. }
  1633. }
  1634. f->close();
  1635. }
  1636. }
  1637. //parse gradle
  1638. {
  1639. FileAccessRef f = FileAccess::open(String("res://android").plus_file(d).plus_file("gradle.conf"), FileAccess::READ);
  1640. if (f) {
  1641. String section;
  1642. while (!f->eof_reached()) {
  1643. String l = f->get_line().strip_edges();
  1644. String k = l.strip_edges();
  1645. if (k.begins_with("[")) {
  1646. section = k.substr(1, k.length() - 2).strip_edges().to_upper();
  1647. print_line("Section: " + section);
  1648. } else if (k != String()) {
  1649. if (!gradle_sections.has(section)) {
  1650. gradle_sections[section] = List<String>();
  1651. }
  1652. gradle_sections[section].push_back(l);
  1653. }
  1654. }
  1655. }
  1656. }
  1657. }
  1658. d = da->get_next();
  1659. }
  1660. da->list_dir_end();
  1661. { //fix gradle build
  1662. String new_file;
  1663. {
  1664. FileAccessRef f = FileAccess::open("res://android/build/build.gradle", FileAccess::READ);
  1665. if (f) {
  1666. while (!f->eof_reached()) {
  1667. String l = f->get_line();
  1668. bool append_line = false;
  1669. if (l.begins_with("//CHUNK_")) {
  1670. String text = l.replace_first("//CHUNK_", "");
  1671. int begin_pos = text.find("_BEGIN");
  1672. if (begin_pos != -1) {
  1673. text = text.substr(0, begin_pos);
  1674. text = text.to_upper(); //just in case
  1675. String end_marker = "//CHUNK_" + text + "_END";
  1676. size_t pos = f->get_position();
  1677. bool found = false;
  1678. while (!f->eof_reached()) {
  1679. l = f->get_line();
  1680. if (l.begins_with(end_marker)) {
  1681. found = true;
  1682. break;
  1683. }
  1684. }
  1685. new_file += "//CHUNK_" + text + "_BEGIN\n";
  1686. if (!found) {
  1687. ERR_PRINTS("No end marker found in build.gradle for chunk: " + text);
  1688. f->seek(pos);
  1689. } else {
  1690. //add chunk lines
  1691. if (gradle_sections.has(text)) {
  1692. for (List<String>::Element *E = gradle_sections[text].front(); E; E = E->next()) {
  1693. new_file += E->get() + "\n";
  1694. }
  1695. }
  1696. if (f->eof_reached()) {
  1697. new_file += end_marker;
  1698. } else {
  1699. new_file += end_marker + "\n";
  1700. }
  1701. }
  1702. } else {
  1703. append_line = true;
  1704. }
  1705. } else if (l.begins_with("//DIR_")) {
  1706. String text = l.replace_first("//DIR_", "");
  1707. int begin_pos = text.find("_BEGIN");
  1708. if (begin_pos != -1) {
  1709. text = text.substr(0, begin_pos);
  1710. text = text.to_upper(); //just in case
  1711. String end_marker = "//DIR_" + text + "_END";
  1712. size_t pos = f->get_position();
  1713. bool found = false;
  1714. while (!f->eof_reached()) {
  1715. l = f->get_line();
  1716. if (l.begins_with(end_marker)) {
  1717. found = true;
  1718. break;
  1719. }
  1720. }
  1721. new_file += "//DIR_" + text + "_BEGIN\n";
  1722. if (!found) {
  1723. ERR_PRINTS("No end marker found in build.gradle for dir: " + text);
  1724. f->seek(pos);
  1725. } else {
  1726. //add chunk lines
  1727. if (directory_paths.has(text)) {
  1728. for (List<String>::Element *E = directory_paths[text].front(); E; E = E->next()) {
  1729. new_file += ",'" + E->get().replace("'", "\'") + "'";
  1730. new_file += "\n";
  1731. }
  1732. }
  1733. if (f->eof_reached()) {
  1734. new_file += end_marker;
  1735. } else {
  1736. new_file += end_marker + "\n";
  1737. }
  1738. }
  1739. } else {
  1740. append_line = true;
  1741. }
  1742. } else {
  1743. append_line = true;
  1744. }
  1745. if (append_line) {
  1746. if (f->eof_reached()) {
  1747. new_file += l;
  1748. } else {
  1749. new_file += l + "\n";
  1750. }
  1751. }
  1752. }
  1753. }
  1754. }
  1755. FileAccessRef f = FileAccess::open("res://android/build/build.gradle", FileAccess::WRITE);
  1756. f->store_string(new_file);
  1757. f->close();
  1758. }
  1759. { //fix manifest
  1760. String new_file;
  1761. {
  1762. FileAccessRef f = FileAccess::open("res://android/build/AndroidManifest.xml", FileAccess::READ);
  1763. if (f) {
  1764. while (!f->eof_reached()) {
  1765. String l = f->get_line();
  1766. bool append_line = false;
  1767. if (l.begins_with("<!--CHUNK_")) {
  1768. String text = l.replace_first("<!--CHUNK_", "");
  1769. int begin_pos = text.find("_BEGIN-->");
  1770. if (begin_pos != -1) {
  1771. text = text.substr(0, begin_pos);
  1772. text = text.to_upper(); //just in case
  1773. String end_marker = "<!--CHUNK_" + text + "_END-->";
  1774. size_t pos = f->get_position();
  1775. bool found = false;
  1776. while (!f->eof_reached()) {
  1777. l = f->get_line();
  1778. if (l.begins_with(end_marker)) {
  1779. found = true;
  1780. break;
  1781. }
  1782. }
  1783. new_file += "<!--CHUNK_" + text + "_BEGIN-->\n";
  1784. if (!found) {
  1785. ERR_PRINTS("No end marker found in AndroidManifest.xml for chunk: " + text);
  1786. f->seek(pos);
  1787. } else {
  1788. //add chunk lines
  1789. if (manifest_sections.has(text)) {
  1790. for (List<String>::Element *E = manifest_sections[text].front(); E; E = E->next()) {
  1791. new_file += E->get() + "\n";
  1792. }
  1793. }
  1794. if (f->eof_reached()) {
  1795. new_file += end_marker;
  1796. } else {
  1797. new_file += end_marker + "\n";
  1798. }
  1799. }
  1800. } else {
  1801. append_line = true;
  1802. }
  1803. } else if (l.strip_edges().begins_with("<application")) {
  1804. String last_tag = "android:icon=\"@mipmap/icon\"";
  1805. int last_tag_pos = l.find(last_tag);
  1806. if (last_tag_pos == -1) {
  1807. ERR_PRINTS("Not adding application attributes as the expected tag was not found in '<application': " + last_tag);
  1808. append_line = true;
  1809. } else {
  1810. String base = l.substr(0, last_tag_pos + last_tag.length());
  1811. if (manifest_sections.has("application_attribs")) {
  1812. for (List<String>::Element *E = manifest_sections["application_attribs"].front(); E; E = E->next()) {
  1813. String to_add = E->get().strip_edges();
  1814. base += " " + to_add + " ";
  1815. }
  1816. }
  1817. base += ">\n";
  1818. new_file += base;
  1819. }
  1820. } else {
  1821. append_line = true;
  1822. }
  1823. if (append_line) {
  1824. new_file += l;
  1825. if (!f->eof_reached()) {
  1826. new_file += "\n";
  1827. }
  1828. }
  1829. }
  1830. }
  1831. }
  1832. FileAccessRef f = FileAccess::open("res://android/build/AndroidManifest.xml", FileAccess::WRITE);
  1833. f->store_string(new_file);
  1834. f->close();
  1835. }
  1836. }
  1837. inline bool is_clean_build_required(Vector<PluginConfig> enabled_plugins) {
  1838. String plugin_names = get_plugins_names(enabled_plugins);
  1839. bool first_build = last_custom_build_time == 0;
  1840. bool have_plugins_changed = false;
  1841. if (!first_build) {
  1842. have_plugins_changed = plugin_names != last_plugin_names;
  1843. if (!have_plugins_changed) {
  1844. for (int i = 0; i < enabled_plugins.size(); i++) {
  1845. if (enabled_plugins.get(i).last_updated > last_custom_build_time) {
  1846. have_plugins_changed = true;
  1847. break;
  1848. }
  1849. }
  1850. }
  1851. }
  1852. last_custom_build_time = OS::get_singleton()->get_unix_time();
  1853. last_plugin_names = plugin_names;
  1854. return have_plugins_changed || first_build;
  1855. }
  1856. virtual Error export_project(const Ref<EditorExportPreset> &p_preset, bool p_debug, const String &p_path, int p_flags = 0) {
  1857. ExportNotifier notifier(*this, p_preset, p_debug, p_path, p_flags);
  1858. String src_apk;
  1859. EditorProgress ep("export", "Exporting for Android", 105, true);
  1860. if (bool(p_preset->get("custom_template/use_custom_build"))) { //custom build
  1861. //re-generate build.gradle and AndroidManifest.xml
  1862. { //test that installed build version is alright
  1863. FileAccessRef f = FileAccess::open("res://android/.build_version", FileAccess::READ);
  1864. if (!f) {
  1865. 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."));
  1866. return ERR_UNCONFIGURED;
  1867. }
  1868. String version = f->get_line().strip_edges();
  1869. if (version != VERSION_FULL_CONFIG) {
  1870. 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));
  1871. return ERR_UNCONFIGURED;
  1872. }
  1873. }
  1874. //build project if custom build is enabled
  1875. String sdk_path = EDITOR_GET("export/android/custom_build_sdk_path");
  1876. 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'.");
  1877. _update_custom_build_project();
  1878. OS::get_singleton()->set_environment("ANDROID_HOME", sdk_path); //set and overwrite if required
  1879. String build_command;
  1880. #ifdef WINDOWS_ENABLED
  1881. build_command = "gradlew.bat";
  1882. #else
  1883. build_command = "gradlew";
  1884. #endif
  1885. String build_path = ProjectSettings::get_singleton()->get_resource_path().plus_file("android/build");
  1886. build_command = build_path.plus_file(build_command);
  1887. String package_name = get_package_name(p_preset->get("package/unique_name"));
  1888. Vector<PluginConfig> enabled_plugins = get_enabled_plugins(p_preset);
  1889. String local_plugins_binaries = get_plugins_binaries(BINARY_TYPE_LOCAL, enabled_plugins);
  1890. String remote_plugins_binaries = get_plugins_binaries(BINARY_TYPE_REMOTE, enabled_plugins);
  1891. String custom_maven_repos = get_plugins_custom_maven_repos(enabled_plugins);
  1892. bool clean_build_required = is_clean_build_required(enabled_plugins);
  1893. List<String> cmdline;
  1894. if (clean_build_required) {
  1895. cmdline.push_back("clean");
  1896. }
  1897. cmdline.push_back("build");
  1898. cmdline.push_back("-Pexport_package_name=" + package_name); // argument to specify the package name.
  1899. cmdline.push_back("-Pplugins_local_binaries=" + local_plugins_binaries); // argument to specify the list of plugins local dependencies.
  1900. cmdline.push_back("-Pplugins_remote_binaries=" + remote_plugins_binaries); // argument to specify the list of plugins remote dependencies.
  1901. cmdline.push_back("-Pplugins_maven_repos=" + custom_maven_repos); // argument to specify the list of custom maven repos for the plugins dependencies.
  1902. cmdline.push_back("-p"); // argument to specify the start directory.
  1903. cmdline.push_back(build_path); // start directory.
  1904. /*{ used for debug
  1905. int ec;
  1906. String pipe;
  1907. OS::get_singleton()->execute(build_command, cmdline, true, NULL, NULL, &ec);
  1908. print_line("exit code: " + itos(ec));
  1909. }
  1910. */
  1911. int result = EditorNode::get_singleton()->execute_and_show_output(TTR("Building Android Project (gradle)"), build_command, cmdline);
  1912. if (result != 0) {
  1913. 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."));
  1914. return ERR_CANT_CREATE;
  1915. }
  1916. if (p_debug) {
  1917. src_apk = build_path.plus_file("build/outputs/apk/debug/android_debug.apk");
  1918. } else {
  1919. src_apk = build_path.plus_file("build/outputs/apk/release/android_release.apk");
  1920. }
  1921. if (!FileAccess::exists(src_apk)) {
  1922. EditorNode::get_singleton()->show_warning(TTR("No build apk generated at: ") + "\n" + src_apk);
  1923. return ERR_CANT_CREATE;
  1924. }
  1925. } else {
  1926. if (p_debug)
  1927. src_apk = p_preset->get("custom_template/debug");
  1928. else
  1929. src_apk = p_preset->get("custom_template/release");
  1930. src_apk = src_apk.strip_edges();
  1931. if (src_apk == "") {
  1932. if (p_debug) {
  1933. src_apk = find_export_template("android_debug.apk");
  1934. } else {
  1935. src_apk = find_export_template("android_release.apk");
  1936. }
  1937. if (src_apk == "") {
  1938. EditorNode::add_io_error("Package not found: " + src_apk);
  1939. return ERR_FILE_NOT_FOUND;
  1940. }
  1941. }
  1942. }
  1943. if (!DirAccess::exists(p_path.get_base_dir())) {
  1944. return ERR_FILE_BAD_PATH;
  1945. }
  1946. FileAccess *src_f = NULL;
  1947. zlib_filefunc_def io = zipio_create_io_from_file(&src_f);
  1948. if (ep.step("Creating APK...", 0)) {
  1949. return ERR_SKIP;
  1950. }
  1951. unzFile pkg = unzOpen2(src_apk.utf8().get_data(), &io);
  1952. if (!pkg) {
  1953. EditorNode::add_io_error("Could not find template APK to export:\n" + src_apk);
  1954. return ERR_FILE_NOT_FOUND;
  1955. }
  1956. int ret = unzGoToFirstFile(pkg);
  1957. zlib_filefunc_def io2 = io;
  1958. FileAccess *dst_f = NULL;
  1959. io2.opaque = &dst_f;
  1960. String tmp_unaligned_path = EditorSettings::get_singleton()->get_cache_dir().plus_file("tmpexport-unaligned.apk");
  1961. #define CLEANUP_AND_RETURN(m_err) \
  1962. { \
  1963. DirAccess::remove_file_or_error(tmp_unaligned_path); \
  1964. return m_err; \
  1965. }
  1966. zipFile unaligned_apk = zipOpen2(tmp_unaligned_path.utf8().get_data(), APPEND_STATUS_CREATE, NULL, &io2);
  1967. bool use_32_fb = p_preset->get("graphics/32_bits_framebuffer");
  1968. bool immersive = p_preset->get("screen/immersive_mode");
  1969. bool debug_opengl = p_preset->get("screen/opengl_debug");
  1970. bool _signed = p_preset->get("package/signed");
  1971. bool apk_expansion = p_preset->get("apk_expansion/enable");
  1972. String cmdline = p_preset->get("command_line/extra_args");
  1973. int version_code = p_preset->get("version/code");
  1974. String version_name = p_preset->get("version/name");
  1975. String package_name = p_preset->get("package/unique_name");
  1976. String apk_expansion_pkey = p_preset->get("apk_expansion/public_key");
  1977. String release_keystore = p_preset->get("keystore/release");
  1978. String release_username = p_preset->get("keystore/release_user");
  1979. String release_password = p_preset->get("keystore/release_password");
  1980. Vector<String> enabled_abis = get_enabled_abis(p_preset);
  1981. String project_icon_path = ProjectSettings::get_singleton()->get("application/config/icon");
  1982. // 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.
  1983. Ref<Image> launcher_icon_image;
  1984. Ref<Image> launcher_adaptive_icon_foreground_image;
  1985. Ref<Image> launcher_adaptive_icon_background_image;
  1986. launcher_icon_image.instance();
  1987. launcher_adaptive_icon_foreground_image.instance();
  1988. launcher_adaptive_icon_background_image.instance();
  1989. // Regular icon: user selection -> project icon -> default.
  1990. String path = static_cast<String>(p_preset->get(launcher_icon_option)).strip_edges();
  1991. if (path.empty() || ImageLoader::load_image(path, launcher_icon_image) != OK) {
  1992. ImageLoader::load_image(project_icon_path, launcher_icon_image);
  1993. }
  1994. // Adaptive foreground: user selection -> regular icon (user selection -> project icon -> default).
  1995. path = static_cast<String>(p_preset->get(launcher_adaptive_icon_foreground_option)).strip_edges();
  1996. if (path.empty() || ImageLoader::load_image(path, launcher_adaptive_icon_foreground_image) != OK) {
  1997. launcher_adaptive_icon_foreground_image = launcher_icon_image;
  1998. }
  1999. // Adaptive background: user selection -> default.
  2000. path = static_cast<String>(p_preset->get(launcher_adaptive_icon_background_option)).strip_edges();
  2001. if (!path.empty()) {
  2002. ImageLoader::load_image(path, launcher_adaptive_icon_background_image);
  2003. }
  2004. Vector<String> invalid_abis(enabled_abis);
  2005. while (ret == UNZ_OK) {
  2006. //get filename
  2007. unz_file_info info;
  2008. char fname[16384];
  2009. ret = unzGetCurrentFileInfo(pkg, &info, fname, 16384, NULL, 0, NULL, 0);
  2010. bool skip = false;
  2011. String file = fname;
  2012. Vector<uint8_t> data;
  2013. data.resize(info.uncompressed_size);
  2014. //read
  2015. unzOpenCurrentFile(pkg);
  2016. unzReadCurrentFile(pkg, data.ptrw(), data.size());
  2017. unzCloseCurrentFile(pkg);
  2018. //write
  2019. if (file == "AndroidManifest.xml") {
  2020. _fix_manifest(p_preset, data, p_flags & (DEBUG_FLAG_DUMB_CLIENT | DEBUG_FLAG_REMOTE_DEBUG));
  2021. }
  2022. if (file == "resources.arsc") {
  2023. _fix_resources(p_preset, data);
  2024. }
  2025. for (int i = 0; i < icon_densities_count; ++i) {
  2026. if (launcher_icon_image.is_valid() && !launcher_icon_image->empty()) {
  2027. _process_launcher_icons(file, launcher_icon_image, launcher_icons[i], data);
  2028. }
  2029. if (launcher_adaptive_icon_foreground_image.is_valid() && !launcher_adaptive_icon_foreground_image->empty()) {
  2030. _process_launcher_icons(file, launcher_adaptive_icon_foreground_image, launcher_adaptive_icon_foregrounds[i], data);
  2031. }
  2032. if (launcher_adaptive_icon_background_image.is_valid() && !launcher_adaptive_icon_background_image->empty()) {
  2033. _process_launcher_icons(file, launcher_adaptive_icon_background_image, launcher_adaptive_icon_backgrounds[i], data);
  2034. }
  2035. }
  2036. if (file.ends_with(".so")) {
  2037. bool enabled = false;
  2038. for (int i = 0; i < enabled_abis.size(); ++i) {
  2039. if (file.begins_with("lib/" + enabled_abis[i] + "/")) {
  2040. invalid_abis.erase(enabled_abis[i]);
  2041. enabled = true;
  2042. break;
  2043. }
  2044. }
  2045. if (!enabled) {
  2046. skip = true;
  2047. }
  2048. }
  2049. if (file.begins_with("META-INF") && _signed) {
  2050. skip = true;
  2051. }
  2052. if (!skip) {
  2053. print_line("ADDING: " + file);
  2054. // Respect decision on compression made by AAPT for the export template
  2055. const bool uncompressed = info.compression_method == 0;
  2056. zip_fileinfo zipfi = get_zip_fileinfo();
  2057. zipOpenNewFileInZip(unaligned_apk,
  2058. file.utf8().get_data(),
  2059. &zipfi,
  2060. NULL,
  2061. 0,
  2062. NULL,
  2063. 0,
  2064. NULL,
  2065. uncompressed ? 0 : Z_DEFLATED,
  2066. Z_DEFAULT_COMPRESSION);
  2067. zipWriteInFileInZip(unaligned_apk, data.ptr(), data.size());
  2068. zipCloseFileInZip(unaligned_apk);
  2069. }
  2070. ret = unzGoToNextFile(pkg);
  2071. }
  2072. if (!invalid_abis.empty()) {
  2073. String unsupported_arch = String(", ").join(invalid_abis);
  2074. EditorNode::add_io_error("Missing libraries in the export template for the selected architectures: " + unsupported_arch + ".\n" +
  2075. "Please build a template with all required libraries, or uncheck the missing architectures in the export preset.");
  2076. CLEANUP_AND_RETURN(ERR_FILE_NOT_FOUND);
  2077. }
  2078. if (ep.step("Adding files...", 1)) {
  2079. CLEANUP_AND_RETURN(ERR_SKIP);
  2080. }
  2081. Error err = OK;
  2082. Vector<String> cl = cmdline.strip_edges().split(" ");
  2083. for (int i = 0; i < cl.size(); i++) {
  2084. if (cl[i].strip_edges().length() == 0) {
  2085. cl.remove(i);
  2086. i--;
  2087. }
  2088. }
  2089. gen_export_flags(cl, p_flags);
  2090. if (p_flags & DEBUG_FLAG_DUMB_CLIENT) {
  2091. APKExportData ed;
  2092. ed.ep = &ep;
  2093. ed.apk = unaligned_apk;
  2094. err = export_project_files(p_preset, ignore_apk_file, &ed, save_apk_so);
  2095. } else {
  2096. //all files
  2097. if (apk_expansion) {
  2098. String apkfname = "main." + itos(version_code) + "." + get_package_name(package_name) + ".obb";
  2099. String fullpath = p_path.get_base_dir().plus_file(apkfname);
  2100. err = save_pack(p_preset, fullpath);
  2101. if (err != OK) {
  2102. unzClose(pkg);
  2103. EditorNode::add_io_error("Could not write expansion package file: " + apkfname);
  2104. CLEANUP_AND_RETURN(ERR_SKIP);
  2105. }
  2106. cl.push_back("--use_apk_expansion");
  2107. cl.push_back("--apk_expansion_md5");
  2108. cl.push_back(FileAccess::get_md5(fullpath));
  2109. cl.push_back("--apk_expansion_key");
  2110. cl.push_back(apk_expansion_pkey.strip_edges());
  2111. } else {
  2112. APKExportData ed;
  2113. ed.ep = &ep;
  2114. ed.apk = unaligned_apk;
  2115. err = export_project_files(p_preset, save_apk_file, &ed, save_apk_so);
  2116. }
  2117. }
  2118. int xr_mode_index = p_preset->get("xr_features/xr_mode");
  2119. if (xr_mode_index == 1 /* XRMode.OVR */) {
  2120. cl.push_back("--xr_mode_ovr");
  2121. } else {
  2122. // XRMode.REGULAR is the default.
  2123. cl.push_back("--xr_mode_regular");
  2124. }
  2125. if (use_32_fb)
  2126. cl.push_back("--use_depth_32");
  2127. if (immersive)
  2128. cl.push_back("--use_immersive");
  2129. if (debug_opengl)
  2130. cl.push_back("--debug_opengl");
  2131. if (cl.size()) {
  2132. //add comandline
  2133. Vector<uint8_t> clf;
  2134. clf.resize(4);
  2135. encode_uint32(cl.size(), &clf.write[0]);
  2136. for (int i = 0; i < cl.size(); i++) {
  2137. print_line(itos(i) + " param: " + cl[i]);
  2138. CharString txt = cl[i].utf8();
  2139. int base = clf.size();
  2140. int length = txt.length();
  2141. if (!length)
  2142. continue;
  2143. clf.resize(base + 4 + length);
  2144. encode_uint32(length, &clf.write[base]);
  2145. copymem(&clf.write[base + 4], txt.ptr(), length);
  2146. }
  2147. zip_fileinfo zipfi = get_zip_fileinfo();
  2148. zipOpenNewFileInZip(unaligned_apk,
  2149. "assets/_cl_",
  2150. &zipfi,
  2151. NULL,
  2152. 0,
  2153. NULL,
  2154. 0,
  2155. NULL,
  2156. 0, // No compress (little size gain and potentially slower startup)
  2157. Z_DEFAULT_COMPRESSION);
  2158. zipWriteInFileInZip(unaligned_apk, clf.ptr(), clf.size());
  2159. zipCloseFileInZip(unaligned_apk);
  2160. }
  2161. zipClose(unaligned_apk, NULL);
  2162. unzClose(pkg);
  2163. if (err != OK) {
  2164. CLEANUP_AND_RETURN(err);
  2165. }
  2166. if (_signed) {
  2167. String jarsigner = EditorSettings::get_singleton()->get("export/android/jarsigner");
  2168. if (!FileAccess::exists(jarsigner)) {
  2169. EditorNode::add_io_error("'jarsigner' could not be found.\nPlease supply a path in the Editor Settings.\nThe resulting APK is unsigned.");
  2170. CLEANUP_AND_RETURN(OK);
  2171. }
  2172. String keystore;
  2173. String password;
  2174. String user;
  2175. if (p_debug) {
  2176. keystore = p_preset->get("keystore/debug");
  2177. password = p_preset->get("keystore/debug_password");
  2178. user = p_preset->get("keystore/debug_user");
  2179. if (keystore.empty()) {
  2180. keystore = EditorSettings::get_singleton()->get("export/android/debug_keystore");
  2181. password = EditorSettings::get_singleton()->get("export/android/debug_keystore_pass");
  2182. user = EditorSettings::get_singleton()->get("export/android/debug_keystore_user");
  2183. }
  2184. if (ep.step("Signing debug APK...", 103)) {
  2185. CLEANUP_AND_RETURN(ERR_SKIP);
  2186. }
  2187. } else {
  2188. keystore = release_keystore;
  2189. password = release_password;
  2190. user = release_username;
  2191. if (ep.step("Signing release APK...", 103)) {
  2192. CLEANUP_AND_RETURN(ERR_SKIP);
  2193. }
  2194. }
  2195. if (!FileAccess::exists(keystore)) {
  2196. EditorNode::add_io_error("Could not find keystore, unable to export.");
  2197. CLEANUP_AND_RETURN(ERR_FILE_CANT_OPEN);
  2198. }
  2199. List<String> args;
  2200. args.push_back("-digestalg");
  2201. args.push_back("SHA-256");
  2202. args.push_back("-sigalg");
  2203. args.push_back("SHA256withRSA");
  2204. String tsa_url = EditorSettings::get_singleton()->get("export/android/timestamping_authority_url");
  2205. if (tsa_url != "") {
  2206. args.push_back("-tsa");
  2207. args.push_back(tsa_url);
  2208. }
  2209. args.push_back("-verbose");
  2210. args.push_back("-keystore");
  2211. args.push_back(keystore);
  2212. args.push_back("-storepass");
  2213. args.push_back(password);
  2214. args.push_back(tmp_unaligned_path);
  2215. args.push_back(user);
  2216. int retval;
  2217. OS::get_singleton()->execute(jarsigner, args, true, NULL, NULL, &retval);
  2218. if (retval) {
  2219. EditorNode::add_io_error("'jarsigner' returned with error #" + itos(retval));
  2220. CLEANUP_AND_RETURN(ERR_CANT_CREATE);
  2221. }
  2222. if (ep.step("Verifying APK...", 104)) {
  2223. CLEANUP_AND_RETURN(ERR_SKIP);
  2224. }
  2225. args.clear();
  2226. args.push_back("-verify");
  2227. args.push_back("-keystore");
  2228. args.push_back(keystore);
  2229. args.push_back(tmp_unaligned_path);
  2230. args.push_back("-verbose");
  2231. OS::get_singleton()->execute(jarsigner, args, true, NULL, NULL, &retval);
  2232. if (retval) {
  2233. EditorNode::add_io_error("'jarsigner' verification of APK failed. Make sure to use a jarsigner from OpenJDK 8.");
  2234. CLEANUP_AND_RETURN(ERR_CANT_CREATE);
  2235. }
  2236. }
  2237. // Let's zip-align (must be done after signing)
  2238. static const int ZIP_ALIGNMENT = 4;
  2239. if (ep.step("Aligning APK...", 105)) {
  2240. CLEANUP_AND_RETURN(ERR_SKIP);
  2241. }
  2242. unzFile tmp_unaligned = unzOpen2(tmp_unaligned_path.utf8().get_data(), &io);
  2243. if (!tmp_unaligned) {
  2244. EditorNode::add_io_error("Could not unzip temporary unaligned APK.");
  2245. CLEANUP_AND_RETURN(ERR_FILE_NOT_FOUND);
  2246. }
  2247. ret = unzGoToFirstFile(tmp_unaligned);
  2248. io2 = io;
  2249. dst_f = NULL;
  2250. io2.opaque = &dst_f;
  2251. zipFile final_apk = zipOpen2(p_path.utf8().get_data(), APPEND_STATUS_CREATE, NULL, &io2);
  2252. // Take files from the unaligned APK and write them out to the aligned one
  2253. // in raw mode, i.e. not uncompressing and recompressing, aligning them as needed,
  2254. // following what is done in https://github.com/android/platform_build/blob/master/tools/zipalign/ZipAlign.cpp
  2255. int bias = 0;
  2256. while (ret == UNZ_OK) {
  2257. unz_file_info info;
  2258. memset(&info, 0, sizeof(info));
  2259. char fname[16384];
  2260. char extra[16384];
  2261. ret = unzGetCurrentFileInfo(tmp_unaligned, &info, fname, 16384, extra, 16384 - ZIP_ALIGNMENT, NULL, 0);
  2262. String file = fname;
  2263. Vector<uint8_t> data;
  2264. data.resize(info.compressed_size);
  2265. // read
  2266. int method, level;
  2267. unzOpenCurrentFile2(tmp_unaligned, &method, &level, 1); // raw read
  2268. long file_offset = unzGetCurrentFileZStreamPos64(tmp_unaligned);
  2269. unzReadCurrentFile(tmp_unaligned, data.ptrw(), data.size());
  2270. unzCloseCurrentFile(tmp_unaligned);
  2271. // align
  2272. int padding = 0;
  2273. if (!info.compression_method) {
  2274. // Uncompressed file => Align
  2275. long new_offset = file_offset + bias;
  2276. padding = (ZIP_ALIGNMENT - (new_offset % ZIP_ALIGNMENT)) % ZIP_ALIGNMENT;
  2277. }
  2278. memset(extra + info.size_file_extra, 0, padding);
  2279. // write
  2280. zip_fileinfo zipfi = get_zip_fileinfo();
  2281. zipOpenNewFileInZip2(final_apk,
  2282. file.utf8().get_data(),
  2283. &zipfi,
  2284. extra,
  2285. info.size_file_extra + padding,
  2286. NULL,
  2287. 0,
  2288. NULL,
  2289. method,
  2290. level,
  2291. 1); // raw write
  2292. zipWriteInFileInZip(final_apk, data.ptr(), data.size());
  2293. zipCloseFileInZipRaw(final_apk, info.uncompressed_size, info.crc);
  2294. bias += padding;
  2295. ret = unzGoToNextFile(tmp_unaligned);
  2296. }
  2297. zipClose(final_apk, NULL);
  2298. unzClose(tmp_unaligned);
  2299. CLEANUP_AND_RETURN(OK);
  2300. }
  2301. virtual void get_platform_features(List<String> *r_features) {
  2302. r_features->push_back("mobile");
  2303. r_features->push_back("Android");
  2304. }
  2305. virtual void resolve_platform_feature_priorities(const Ref<EditorExportPreset> &p_preset, Set<String> &p_features) {
  2306. }
  2307. EditorExportPlatformAndroid() {
  2308. Ref<Image> img = memnew(Image(_android_logo));
  2309. logo.instance();
  2310. logo->create_from_image(img);
  2311. img = Ref<Image>(memnew(Image(_android_run_icon)));
  2312. run_icon.instance();
  2313. run_icon->create_from_image(img);
  2314. device_lock = Mutex::create();
  2315. devices_changed = true;
  2316. plugins_lock = Mutex::create();
  2317. plugins_changed = true;
  2318. quit_request = false;
  2319. check_for_changes_thread = Thread::create(_check_for_changes_poll_thread, this);
  2320. }
  2321. ~EditorExportPlatformAndroid() {
  2322. quit_request = true;
  2323. Thread::wait_to_finish(check_for_changes_thread);
  2324. memdelete(plugins_lock);
  2325. memdelete(device_lock);
  2326. memdelete(check_for_changes_thread);
  2327. }
  2328. };
  2329. void register_android_exporter() {
  2330. String exe_ext;
  2331. if (OS::get_singleton()->get_name() == "Windows") {
  2332. exe_ext = "*.exe";
  2333. }
  2334. EDITOR_DEF("export/android/adb", "");
  2335. EditorSettings::get_singleton()->add_property_hint(PropertyInfo(Variant::STRING, "export/android/adb", PROPERTY_HINT_GLOBAL_FILE, exe_ext));
  2336. EDITOR_DEF("export/android/jarsigner", "");
  2337. EditorSettings::get_singleton()->add_property_hint(PropertyInfo(Variant::STRING, "export/android/jarsigner", PROPERTY_HINT_GLOBAL_FILE, exe_ext));
  2338. EDITOR_DEF("export/android/debug_keystore", "");
  2339. EditorSettings::get_singleton()->add_property_hint(PropertyInfo(Variant::STRING, "export/android/debug_keystore", PROPERTY_HINT_GLOBAL_FILE, "*.keystore"));
  2340. EDITOR_DEF("export/android/debug_keystore_user", "androiddebugkey");
  2341. EDITOR_DEF("export/android/debug_keystore_pass", "android");
  2342. EDITOR_DEF("export/android/force_system_user", false);
  2343. EDITOR_DEF("export/android/custom_build_sdk_path", "");
  2344. EditorSettings::get_singleton()->add_property_hint(PropertyInfo(Variant::STRING, "export/android/custom_build_sdk_path", PROPERTY_HINT_GLOBAL_DIR));
  2345. EDITOR_DEF("export/android/timestamping_authority_url", "");
  2346. EDITOR_DEF("export/android/shutdown_adb_on_exit", true);
  2347. Ref<EditorExportPlatformAndroid> exporter = Ref<EditorExportPlatformAndroid>(memnew(EditorExportPlatformAndroid));
  2348. EditorExport::get_singleton()->add_export_platform(exporter);
  2349. }