export.cpp 94 KB

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