export_plugin.cpp 138 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671
  1. /**************************************************************************/
  2. /* export_plugin.cpp */
  3. /**************************************************************************/
  4. /* This file is part of: */
  5. /* GODOT ENGINE */
  6. /* https://godotengine.org */
  7. /**************************************************************************/
  8. /* Copyright (c) 2014-present Godot Engine contributors (see AUTHORS.md). */
  9. /* Copyright (c) 2007-2014 Juan Linietsky, Ariel Manzur. */
  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_plugin.h"
  31. #include "gradle_export_util.h"
  32. #include "logo_svg.gen.h"
  33. #include "run_icon_svg.gen.h"
  34. #include "core/config/project_settings.h"
  35. #include "core/io/dir_access.h"
  36. #include "core/io/file_access.h"
  37. #include "core/io/image_loader.h"
  38. #include "core/io/json.h"
  39. #include "core/io/marshalls.h"
  40. #include "core/version.h"
  41. #include "drivers/png/png_driver_common.h"
  42. #include "editor/editor_log.h"
  43. #include "editor/editor_node.h"
  44. #include "editor/editor_paths.h"
  45. #include "editor/editor_settings.h"
  46. #include "editor/export/export_template_manager.h"
  47. #include "editor/import/resource_importer_texture_settings.h"
  48. #include "editor/themes/editor_scale.h"
  49. #include "main/splash.gen.h"
  50. #include "scene/resources/image_texture.h"
  51. #include "modules/modules_enabled.gen.h" // For mono and svg.
  52. #ifdef MODULE_SVG_ENABLED
  53. #include "modules/svg/image_loader_svg.h"
  54. #endif
  55. #include <string.h>
  56. static const char *android_perms[] = {
  57. "ACCESS_CHECKIN_PROPERTIES",
  58. "ACCESS_COARSE_LOCATION",
  59. "ACCESS_FINE_LOCATION",
  60. "ACCESS_LOCATION_EXTRA_COMMANDS",
  61. "ACCESS_MOCK_LOCATION",
  62. "ACCESS_NETWORK_STATE",
  63. "ACCESS_SURFACE_FLINGER",
  64. "ACCESS_WIFI_STATE",
  65. "ACCOUNT_MANAGER",
  66. "ADD_VOICEMAIL",
  67. "AUTHENTICATE_ACCOUNTS",
  68. "BATTERY_STATS",
  69. "BIND_ACCESSIBILITY_SERVICE",
  70. "BIND_APPWIDGET",
  71. "BIND_DEVICE_ADMIN",
  72. "BIND_INPUT_METHOD",
  73. "BIND_NFC_SERVICE",
  74. "BIND_NOTIFICATION_LISTENER_SERVICE",
  75. "BIND_PRINT_SERVICE",
  76. "BIND_REMOTEVIEWS",
  77. "BIND_TEXT_SERVICE",
  78. "BIND_VPN_SERVICE",
  79. "BIND_WALLPAPER",
  80. "BLUETOOTH",
  81. "BLUETOOTH_ADMIN",
  82. "BLUETOOTH_PRIVILEGED",
  83. "BRICK",
  84. "BROADCAST_PACKAGE_REMOVED",
  85. "BROADCAST_SMS",
  86. "BROADCAST_STICKY",
  87. "BROADCAST_WAP_PUSH",
  88. "CALL_PHONE",
  89. "CALL_PRIVILEGED",
  90. "CAMERA",
  91. "CAPTURE_AUDIO_OUTPUT",
  92. "CAPTURE_SECURE_VIDEO_OUTPUT",
  93. "CAPTURE_VIDEO_OUTPUT",
  94. "CHANGE_COMPONENT_ENABLED_STATE",
  95. "CHANGE_CONFIGURATION",
  96. "CHANGE_NETWORK_STATE",
  97. "CHANGE_WIFI_MULTICAST_STATE",
  98. "CHANGE_WIFI_STATE",
  99. "CLEAR_APP_CACHE",
  100. "CLEAR_APP_USER_DATA",
  101. "CONTROL_LOCATION_UPDATES",
  102. "DELETE_CACHE_FILES",
  103. "DELETE_PACKAGES",
  104. "DEVICE_POWER",
  105. "DIAGNOSTIC",
  106. "DISABLE_KEYGUARD",
  107. "DUMP",
  108. "EXPAND_STATUS_BAR",
  109. "FACTORY_TEST",
  110. "FLASHLIGHT",
  111. "FORCE_BACK",
  112. "GET_ACCOUNTS",
  113. "GET_PACKAGE_SIZE",
  114. "GET_TASKS",
  115. "GET_TOP_ACTIVITY_INFO",
  116. "GLOBAL_SEARCH",
  117. "HARDWARE_TEST",
  118. "INJECT_EVENTS",
  119. "INSTALL_LOCATION_PROVIDER",
  120. "INSTALL_PACKAGES",
  121. "INSTALL_SHORTCUT",
  122. "INTERNAL_SYSTEM_WINDOW",
  123. "INTERNET",
  124. "KILL_BACKGROUND_PROCESSES",
  125. "LOCATION_HARDWARE",
  126. "MANAGE_ACCOUNTS",
  127. "MANAGE_APP_TOKENS",
  128. "MANAGE_DOCUMENTS",
  129. "MANAGE_EXTERNAL_STORAGE",
  130. "MASTER_CLEAR",
  131. "MEDIA_CONTENT_CONTROL",
  132. "MODIFY_AUDIO_SETTINGS",
  133. "MODIFY_PHONE_STATE",
  134. "MOUNT_FORMAT_FILESYSTEMS",
  135. "MOUNT_UNMOUNT_FILESYSTEMS",
  136. "NFC",
  137. "PERSISTENT_ACTIVITY",
  138. "POST_NOTIFICATIONS",
  139. "PROCESS_OUTGOING_CALLS",
  140. "READ_CALENDAR",
  141. "READ_CALL_LOG",
  142. "READ_CONTACTS",
  143. "READ_EXTERNAL_STORAGE",
  144. "READ_FRAME_BUFFER",
  145. "READ_HISTORY_BOOKMARKS",
  146. "READ_INPUT_STATE",
  147. "READ_LOGS",
  148. "READ_PHONE_STATE",
  149. "READ_PROFILE",
  150. "READ_SMS",
  151. "READ_SOCIAL_STREAM",
  152. "READ_SYNC_SETTINGS",
  153. "READ_SYNC_STATS",
  154. "READ_USER_DICTIONARY",
  155. "REBOOT",
  156. "RECEIVE_BOOT_COMPLETED",
  157. "RECEIVE_MMS",
  158. "RECEIVE_SMS",
  159. "RECEIVE_WAP_PUSH",
  160. "RECORD_AUDIO",
  161. "REORDER_TASKS",
  162. "RESTART_PACKAGES",
  163. "SEND_RESPOND_VIA_MESSAGE",
  164. "SEND_SMS",
  165. "SET_ACTIVITY_WATCHER",
  166. "SET_ALARM",
  167. "SET_ALWAYS_FINISH",
  168. "SET_ANIMATION_SCALE",
  169. "SET_DEBUG_APP",
  170. "SET_ORIENTATION",
  171. "SET_POINTER_SPEED",
  172. "SET_PREFERRED_APPLICATIONS",
  173. "SET_PROCESS_LIMIT",
  174. "SET_TIME",
  175. "SET_TIME_ZONE",
  176. "SET_WALLPAPER",
  177. "SET_WALLPAPER_HINTS",
  178. "SIGNAL_PERSISTENT_PROCESSES",
  179. "STATUS_BAR",
  180. "SUBSCRIBED_FEEDS_READ",
  181. "SUBSCRIBED_FEEDS_WRITE",
  182. "SYSTEM_ALERT_WINDOW",
  183. "TRANSMIT_IR",
  184. "UNINSTALL_SHORTCUT",
  185. "UPDATE_DEVICE_STATS",
  186. "USE_CREDENTIALS",
  187. "USE_SIP",
  188. "VIBRATE",
  189. "WAKE_LOCK",
  190. "WRITE_APN_SETTINGS",
  191. "WRITE_CALENDAR",
  192. "WRITE_CALL_LOG",
  193. "WRITE_CONTACTS",
  194. "WRITE_EXTERNAL_STORAGE",
  195. "WRITE_GSERVICES",
  196. "WRITE_HISTORY_BOOKMARKS",
  197. "WRITE_PROFILE",
  198. "WRITE_SECURE_SETTINGS",
  199. "WRITE_SETTINGS",
  200. "WRITE_SMS",
  201. "WRITE_SOCIAL_STREAM",
  202. "WRITE_SYNC_SETTINGS",
  203. "WRITE_USER_DICTIONARY",
  204. nullptr
  205. };
  206. static const char *MISMATCHED_VERSIONS_MESSAGE = "Android build version mismatch:\n| Template installed: %s\n| Requested version: %s\nPlease reinstall Android build template from 'Project' menu.";
  207. static const char *SPLASH_IMAGE_EXPORT_PATH = "res/drawable-nodpi/splash.png";
  208. static const char *LEGACY_BUILD_SPLASH_IMAGE_EXPORT_PATH = "res/drawable-nodpi-v4/splash.png";
  209. static const char *SPLASH_BG_COLOR_PATH = "res/drawable-nodpi/splash_bg_color.png";
  210. static const char *LEGACY_BUILD_SPLASH_BG_COLOR_PATH = "res/drawable-nodpi-v4/splash_bg_color.png";
  211. static const char *SPLASH_CONFIG_PATH = "res/drawable/splash_drawable.xml";
  212. static const char *GDEXTENSION_LIBS_PATH = "libs/gdextensionlibs.json";
  213. static const int icon_densities_count = 6;
  214. static const char *launcher_icon_option = PNAME("launcher_icons/main_192x192");
  215. static const char *launcher_adaptive_icon_foreground_option = PNAME("launcher_icons/adaptive_foreground_432x432");
  216. static const char *launcher_adaptive_icon_background_option = PNAME("launcher_icons/adaptive_background_432x432");
  217. static const LauncherIcon launcher_icons[icon_densities_count] = {
  218. { "res/mipmap-xxxhdpi-v4/icon.png", 192 },
  219. { "res/mipmap-xxhdpi-v4/icon.png", 144 },
  220. { "res/mipmap-xhdpi-v4/icon.png", 96 },
  221. { "res/mipmap-hdpi-v4/icon.png", 72 },
  222. { "res/mipmap-mdpi-v4/icon.png", 48 },
  223. { "res/mipmap/icon.png", 192 }
  224. };
  225. static const LauncherIcon launcher_adaptive_icon_foregrounds[icon_densities_count] = {
  226. { "res/mipmap-xxxhdpi-v4/icon_foreground.png", 432 },
  227. { "res/mipmap-xxhdpi-v4/icon_foreground.png", 324 },
  228. { "res/mipmap-xhdpi-v4/icon_foreground.png", 216 },
  229. { "res/mipmap-hdpi-v4/icon_foreground.png", 162 },
  230. { "res/mipmap-mdpi-v4/icon_foreground.png", 108 },
  231. { "res/mipmap/icon_foreground.png", 432 }
  232. };
  233. static const LauncherIcon launcher_adaptive_icon_backgrounds[icon_densities_count] = {
  234. { "res/mipmap-xxxhdpi-v4/icon_background.png", 432 },
  235. { "res/mipmap-xxhdpi-v4/icon_background.png", 324 },
  236. { "res/mipmap-xhdpi-v4/icon_background.png", 216 },
  237. { "res/mipmap-hdpi-v4/icon_background.png", 162 },
  238. { "res/mipmap-mdpi-v4/icon_background.png", 108 },
  239. { "res/mipmap/icon_background.png", 432 }
  240. };
  241. static const int EXPORT_FORMAT_APK = 0;
  242. static const int EXPORT_FORMAT_AAB = 1;
  243. static const char *APK_ASSETS_DIRECTORY = "assets";
  244. static const char *AAB_ASSETS_DIRECTORY = "assetPacks/installTime/src/main/assets";
  245. static const int OPENGL_MIN_SDK_VERSION = 21; // Should match the value in 'platform/android/java/app/config.gradle#minSdk'
  246. static const int VULKAN_MIN_SDK_VERSION = 24;
  247. static const int DEFAULT_TARGET_SDK_VERSION = 34; // Should match the value in 'platform/android/java/app/config.gradle#targetSdk'
  248. #ifndef ANDROID_ENABLED
  249. void EditorExportPlatformAndroid::_check_for_changes_poll_thread(void *ud) {
  250. EditorExportPlatformAndroid *ea = static_cast<EditorExportPlatformAndroid *>(ud);
  251. while (!ea->quit_request.is_set()) {
  252. #ifndef DISABLE_DEPRECATED
  253. // Check for android plugins updates
  254. {
  255. // Nothing to do if we already know the plugins have changed.
  256. if (!ea->android_plugins_changed.is_set()) {
  257. Vector<PluginConfigAndroid> loaded_plugins = get_plugins();
  258. MutexLock lock(ea->android_plugins_lock);
  259. if (ea->android_plugins.size() != loaded_plugins.size()) {
  260. ea->android_plugins_changed.set();
  261. } else {
  262. for (int i = 0; i < ea->android_plugins.size(); i++) {
  263. if (ea->android_plugins[i].name != loaded_plugins[i].name) {
  264. ea->android_plugins_changed.set();
  265. break;
  266. }
  267. }
  268. }
  269. if (ea->android_plugins_changed.is_set()) {
  270. ea->android_plugins = loaded_plugins;
  271. }
  272. }
  273. }
  274. #endif // DISABLE_DEPRECATED
  275. // Check for devices updates
  276. String adb = get_adb_path();
  277. if (ea->has_runnable_preset.is_set() && FileAccess::exists(adb)) {
  278. String devices;
  279. List<String> args;
  280. args.push_back("devices");
  281. int ec;
  282. OS::get_singleton()->execute(adb, args, &devices, &ec);
  283. Vector<String> ds = devices.split("\n");
  284. Vector<String> ldevices;
  285. for (int i = 1; i < ds.size(); i++) {
  286. String d = ds[i];
  287. int dpos = d.find("device");
  288. if (dpos == -1) {
  289. continue;
  290. }
  291. d = d.substr(0, dpos).strip_edges();
  292. ldevices.push_back(d);
  293. }
  294. MutexLock lock(ea->device_lock);
  295. bool different = false;
  296. if (ea->devices.size() != ldevices.size()) {
  297. different = true;
  298. } else {
  299. for (int i = 0; i < ea->devices.size(); i++) {
  300. if (ea->devices[i].id != ldevices[i]) {
  301. different = true;
  302. break;
  303. }
  304. }
  305. }
  306. if (different) {
  307. Vector<Device> ndevices;
  308. for (int i = 0; i < ldevices.size(); i++) {
  309. Device d;
  310. d.id = ldevices[i];
  311. for (int j = 0; j < ea->devices.size(); j++) {
  312. if (ea->devices[j].id == ldevices[i]) {
  313. d.description = ea->devices[j].description;
  314. d.name = ea->devices[j].name;
  315. d.api_level = ea->devices[j].api_level;
  316. }
  317. }
  318. if (d.description.is_empty()) {
  319. //in the oven, request!
  320. args.clear();
  321. args.push_back("-s");
  322. args.push_back(d.id);
  323. args.push_back("shell");
  324. args.push_back("getprop");
  325. int ec2;
  326. String dp;
  327. OS::get_singleton()->execute(adb, args, &dp, &ec2);
  328. Vector<String> props = dp.split("\n");
  329. String vendor;
  330. String device;
  331. d.description = "Device ID: " + d.id + "\n";
  332. d.api_level = 0;
  333. for (int j = 0; j < props.size(); j++) {
  334. // got information by `shell cat /system/build.prop` before and its format is "property=value"
  335. // it's now changed to use `shell getporp` because of permission issue with Android 8.0 and above
  336. // its format is "[property]: [value]" so changed it as like build.prop
  337. String p = props[j];
  338. p = p.replace("]: ", "=");
  339. p = p.replace("[", "");
  340. p = p.replace("]", "");
  341. if (p.begins_with("ro.product.model=")) {
  342. device = p.get_slice("=", 1).strip_edges();
  343. } else if (p.begins_with("ro.product.brand=")) {
  344. vendor = p.get_slice("=", 1).strip_edges().capitalize();
  345. } else if (p.begins_with("ro.build.display.id=")) {
  346. d.description += "Build: " + p.get_slice("=", 1).strip_edges() + "\n";
  347. } else if (p.begins_with("ro.build.version.release=")) {
  348. d.description += "Release: " + p.get_slice("=", 1).strip_edges() + "\n";
  349. } else if (p.begins_with("ro.build.version.sdk=")) {
  350. d.api_level = p.get_slice("=", 1).to_int();
  351. } else if (p.begins_with("ro.product.cpu.abi=")) {
  352. d.architecture = p.get_slice("=", 1).strip_edges();
  353. d.description += "CPU: " + d.architecture + "\n";
  354. } else if (p.begins_with("ro.product.manufacturer=")) {
  355. d.description += "Manufacturer: " + p.get_slice("=", 1).strip_edges() + "\n";
  356. } else if (p.begins_with("ro.board.platform=")) {
  357. d.description += "Chipset: " + p.get_slice("=", 1).strip_edges() + "\n";
  358. } else if (p.begins_with("ro.opengles.version=")) {
  359. uint32_t opengl = p.get_slice("=", 1).to_int();
  360. d.description += "OpenGL: " + itos(opengl >> 16) + "." + itos((opengl >> 8) & 0xFF) + "." + itos((opengl) & 0xFF) + "\n";
  361. }
  362. }
  363. d.name = vendor + " " + device;
  364. if (device.is_empty()) {
  365. continue;
  366. }
  367. }
  368. ndevices.push_back(d);
  369. }
  370. ea->devices = ndevices;
  371. ea->devices_changed.set();
  372. }
  373. }
  374. uint64_t sleep = 200;
  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.is_set()) {
  380. break;
  381. }
  382. }
  383. }
  384. if (ea->has_runnable_preset.is_set() && EDITOR_GET("export/android/shutdown_adb_on_exit")) {
  385. String adb = get_adb_path();
  386. if (!FileAccess::exists(adb)) {
  387. return; //adb not configured
  388. }
  389. List<String> args;
  390. args.push_back("kill-server");
  391. OS::get_singleton()->execute(adb, args);
  392. }
  393. }
  394. void EditorExportPlatformAndroid::_update_preset_status() {
  395. const int preset_count = EditorExport::get_singleton()->get_export_preset_count();
  396. bool has_runnable = false;
  397. for (int i = 0; i < preset_count; i++) {
  398. const Ref<EditorExportPreset> &preset = EditorExport::get_singleton()->get_export_preset(i);
  399. if (preset->get_platform() == this && preset->is_runnable()) {
  400. has_runnable = true;
  401. break;
  402. }
  403. }
  404. if (has_runnable) {
  405. has_runnable_preset.set();
  406. } else {
  407. has_runnable_preset.clear();
  408. }
  409. }
  410. #endif
  411. String EditorExportPlatformAndroid::get_project_name(const String &p_name) const {
  412. String aname;
  413. if (!p_name.is_empty()) {
  414. aname = p_name;
  415. } else {
  416. aname = GLOBAL_GET("application/config/name");
  417. }
  418. if (aname.is_empty()) {
  419. aname = VERSION_NAME;
  420. }
  421. return aname;
  422. }
  423. String EditorExportPlatformAndroid::get_package_name(const String &p_package) const {
  424. String pname = p_package;
  425. String name = get_valid_basename();
  426. pname = pname.replace("$genname", name);
  427. return pname;
  428. }
  429. // Returns the project name without invalid characters
  430. // or the "noname" string if all characters are invalid.
  431. String EditorExportPlatformAndroid::get_valid_basename() const {
  432. String basename = GLOBAL_GET("application/config/name");
  433. basename = basename.to_lower();
  434. String name;
  435. bool first = true;
  436. for (int i = 0; i < basename.length(); i++) {
  437. char32_t c = basename[i];
  438. if (is_digit(c) && first) {
  439. continue;
  440. }
  441. if (is_ascii_identifier_char(c)) {
  442. name += String::chr(c);
  443. first = false;
  444. }
  445. }
  446. if (name.is_empty()) {
  447. name = "noname";
  448. }
  449. return name;
  450. }
  451. String EditorExportPlatformAndroid::get_assets_directory(const Ref<EditorExportPreset> &p_preset, int p_export_format) const {
  452. String gradle_build_directory = ExportTemplateManager::get_android_build_directory(p_preset);
  453. return gradle_build_directory.path_join(p_export_format == EXPORT_FORMAT_AAB ? AAB_ASSETS_DIRECTORY : APK_ASSETS_DIRECTORY);
  454. }
  455. bool EditorExportPlatformAndroid::is_package_name_valid(const String &p_package, String *r_error) const {
  456. String pname = get_package_name(p_package);
  457. if (pname.length() == 0) {
  458. if (r_error) {
  459. *r_error = TTR("Package name is missing.");
  460. }
  461. return false;
  462. }
  463. int segments = 0;
  464. bool first = true;
  465. for (int i = 0; i < pname.length(); i++) {
  466. char32_t c = pname[i];
  467. if (first && c == '.') {
  468. if (r_error) {
  469. *r_error = TTR("Package segments must be of non-zero length.");
  470. }
  471. return false;
  472. }
  473. if (c == '.') {
  474. segments++;
  475. first = true;
  476. continue;
  477. }
  478. if (!is_ascii_identifier_char(c)) {
  479. if (r_error) {
  480. *r_error = vformat(TTR("The character '%s' is not allowed in Android application package names."), String::chr(c));
  481. }
  482. return false;
  483. }
  484. if (first && is_digit(c)) {
  485. if (r_error) {
  486. *r_error = TTR("A digit cannot be the first character in a package segment.");
  487. }
  488. return false;
  489. }
  490. if (first && is_underscore(c)) {
  491. if (r_error) {
  492. *r_error = vformat(TTR("The character '%s' cannot be the first character in a package segment."), String::chr(c));
  493. }
  494. return false;
  495. }
  496. first = false;
  497. }
  498. if (segments == 0) {
  499. if (r_error) {
  500. *r_error = TTR("The package must have at least one '.' separator.");
  501. }
  502. return false;
  503. }
  504. if (first) {
  505. if (r_error) {
  506. *r_error = TTR("Package segments must be of non-zero length.");
  507. }
  508. return false;
  509. }
  510. return true;
  511. }
  512. bool EditorExportPlatformAndroid::is_project_name_valid() const {
  513. // Get the original project name and convert to lowercase.
  514. String basename = GLOBAL_GET("application/config/name");
  515. basename = basename.to_lower();
  516. // Check if there are invalid characters.
  517. if (basename != get_valid_basename()) {
  518. return false;
  519. }
  520. return true;
  521. }
  522. bool EditorExportPlatformAndroid::_should_compress_asset(const String &p_path, const Vector<uint8_t> &p_data) {
  523. /*
  524. * By not compressing files with little or no benefit in doing so,
  525. * a performance gain is expected at runtime. Moreover, if the APK is
  526. * zip-aligned, assets stored as they are can be efficiently read by
  527. * Android by memory-mapping them.
  528. */
  529. // -- Unconditional uncompress to mimic AAPT plus some other
  530. static const char *unconditional_compress_ext[] = {
  531. // From https://github.com/android/platform_frameworks_base/blob/master/tools/aapt/Package.cpp
  532. // These formats are already compressed, or don't compress well:
  533. ".jpg", ".jpeg", ".png", ".gif",
  534. ".wav", ".mp2", ".mp3", ".ogg", ".aac",
  535. ".mpg", ".mpeg", ".mid", ".midi", ".smf", ".jet",
  536. ".rtttl", ".imy", ".xmf", ".mp4", ".m4a",
  537. ".m4v", ".3gp", ".3gpp", ".3g2", ".3gpp2",
  538. ".amr", ".awb", ".wma", ".wmv",
  539. // Godot-specific:
  540. ".webp", // Same reasoning as .png
  541. ".cfb", // Don't let small config files slow-down startup
  542. ".scn", // Binary scenes are usually already compressed
  543. ".ctex", // Streamable textures are usually already compressed
  544. // Trailer for easier processing
  545. nullptr
  546. };
  547. for (const char **ext = unconditional_compress_ext; *ext; ++ext) {
  548. if (p_path.to_lower().ends_with(String(*ext))) {
  549. return false;
  550. }
  551. }
  552. // -- Compressed resource?
  553. if (p_data.size() >= 4 && p_data[0] == 'R' && p_data[1] == 'S' && p_data[2] == 'C' && p_data[3] == 'C') {
  554. // Already compressed
  555. return false;
  556. }
  557. // --- TODO: Decide on texture resources according to their image compression setting
  558. return true;
  559. }
  560. zip_fileinfo EditorExportPlatformAndroid::get_zip_fileinfo() {
  561. OS::DateTime dt = OS::get_singleton()->get_datetime();
  562. zip_fileinfo zipfi;
  563. zipfi.tmz_date.tm_year = dt.year;
  564. zipfi.tmz_date.tm_mon = dt.month - 1; // tm_mon is zero indexed
  565. zipfi.tmz_date.tm_mday = dt.day;
  566. zipfi.tmz_date.tm_hour = dt.hour;
  567. zipfi.tmz_date.tm_min = dt.minute;
  568. zipfi.tmz_date.tm_sec = dt.second;
  569. zipfi.dosDate = 0;
  570. zipfi.external_fa = 0;
  571. zipfi.internal_fa = 0;
  572. return zipfi;
  573. }
  574. Vector<EditorExportPlatformAndroid::ABI> EditorExportPlatformAndroid::get_abis() {
  575. // Should have the same order and size as get_archs.
  576. Vector<ABI> abis;
  577. abis.push_back(ABI("armeabi-v7a", "arm32"));
  578. abis.push_back(ABI("arm64-v8a", "arm64"));
  579. abis.push_back(ABI("x86", "x86_32"));
  580. abis.push_back(ABI("x86_64", "x86_64"));
  581. return abis;
  582. }
  583. #ifndef DISABLE_DEPRECATED
  584. /// List the gdap files in the directory specified by the p_path parameter.
  585. Vector<String> EditorExportPlatformAndroid::list_gdap_files(const String &p_path) {
  586. Vector<String> dir_files;
  587. Ref<DirAccess> da = DirAccess::open(p_path);
  588. if (da.is_valid()) {
  589. da->list_dir_begin();
  590. while (true) {
  591. String file = da->get_next();
  592. if (file.is_empty()) {
  593. break;
  594. }
  595. if (da->current_is_dir() || da->current_is_hidden()) {
  596. continue;
  597. }
  598. if (file.ends_with(PluginConfigAndroid::PLUGIN_CONFIG_EXT)) {
  599. dir_files.push_back(file);
  600. }
  601. }
  602. da->list_dir_end();
  603. }
  604. return dir_files;
  605. }
  606. Vector<PluginConfigAndroid> EditorExportPlatformAndroid::get_plugins() {
  607. Vector<PluginConfigAndroid> loaded_plugins;
  608. String plugins_dir = ProjectSettings::get_singleton()->get_resource_path().path_join("android/plugins");
  609. // Add the prebuilt plugins
  610. loaded_plugins.append_array(PluginConfigAndroid::get_prebuilt_plugins(plugins_dir));
  611. if (DirAccess::exists(plugins_dir)) {
  612. Vector<String> plugins_filenames = list_gdap_files(plugins_dir);
  613. if (!plugins_filenames.is_empty()) {
  614. Ref<ConfigFile> config_file = memnew(ConfigFile);
  615. for (int i = 0; i < plugins_filenames.size(); i++) {
  616. PluginConfigAndroid config = PluginConfigAndroid::load_plugin_config(config_file, plugins_dir.path_join(plugins_filenames[i]));
  617. if (config.valid_config) {
  618. loaded_plugins.push_back(config);
  619. } else {
  620. print_error("Invalid plugin config file " + plugins_filenames[i]);
  621. }
  622. }
  623. }
  624. }
  625. return loaded_plugins;
  626. }
  627. Vector<PluginConfigAndroid> EditorExportPlatformAndroid::get_enabled_plugins(const Ref<EditorExportPreset> &p_presets) {
  628. Vector<PluginConfigAndroid> enabled_plugins;
  629. Vector<PluginConfigAndroid> all_plugins = get_plugins();
  630. for (int i = 0; i < all_plugins.size(); i++) {
  631. PluginConfigAndroid plugin = all_plugins[i];
  632. bool enabled = p_presets->get("plugins/" + plugin.name);
  633. if (enabled) {
  634. enabled_plugins.push_back(plugin);
  635. }
  636. }
  637. return enabled_plugins;
  638. }
  639. #endif // DISABLE_DEPRECATED
  640. Error EditorExportPlatformAndroid::store_in_apk(APKExportData *ed, const String &p_path, const Vector<uint8_t> &p_data, int compression_method) {
  641. zip_fileinfo zipfi = get_zip_fileinfo();
  642. zipOpenNewFileInZip(ed->apk,
  643. p_path.utf8().get_data(),
  644. &zipfi,
  645. nullptr,
  646. 0,
  647. nullptr,
  648. 0,
  649. nullptr,
  650. compression_method,
  651. Z_DEFAULT_COMPRESSION);
  652. zipWriteInFileInZip(ed->apk, p_data.ptr(), p_data.size());
  653. zipCloseFileInZip(ed->apk);
  654. return OK;
  655. }
  656. Error EditorExportPlatformAndroid::save_apk_so(void *p_userdata, const SharedObject &p_so) {
  657. if (!p_so.path.get_file().begins_with("lib")) {
  658. String err = "Android .so file names must start with \"lib\", but got: " + p_so.path;
  659. ERR_PRINT(err);
  660. return FAILED;
  661. }
  662. APKExportData *ed = static_cast<APKExportData *>(p_userdata);
  663. Vector<ABI> abis = get_abis();
  664. bool exported = false;
  665. for (int i = 0; i < p_so.tags.size(); ++i) {
  666. // shared objects can be fat (compatible with multiple ABIs)
  667. int abi_index = -1;
  668. for (int j = 0; j < abis.size(); ++j) {
  669. if (abis[j].abi == p_so.tags[i] || abis[j].arch == p_so.tags[i]) {
  670. abi_index = j;
  671. break;
  672. }
  673. }
  674. if (abi_index != -1) {
  675. exported = true;
  676. String abi = abis[abi_index].abi;
  677. String dst_path = String("lib").path_join(abi).path_join(p_so.path.get_file());
  678. Vector<uint8_t> array = FileAccess::get_file_as_bytes(p_so.path);
  679. Error store_err = store_in_apk(ed, dst_path, array);
  680. ERR_FAIL_COND_V_MSG(store_err, store_err, "Cannot store in apk file '" + dst_path + "'.");
  681. }
  682. }
  683. if (!exported) {
  684. ERR_PRINT("Cannot determine architecture for library \"" + p_so.path + "\". One of the supported architectures must be used as a tag: " + join_abis(abis, " ", true));
  685. return FAILED;
  686. }
  687. return OK;
  688. }
  689. Error EditorExportPlatformAndroid::save_apk_file(void *p_userdata, const String &p_path, const Vector<uint8_t> &p_data, int p_file, int p_total, const Vector<String> &p_enc_in_filters, const Vector<String> &p_enc_ex_filters, const Vector<uint8_t> &p_key) {
  690. APKExportData *ed = static_cast<APKExportData *>(p_userdata);
  691. String dst_path = p_path.replace_first("res://", "assets/");
  692. store_in_apk(ed, dst_path, p_data, _should_compress_asset(p_path, p_data) ? Z_DEFLATED : 0);
  693. return OK;
  694. }
  695. Error EditorExportPlatformAndroid::ignore_apk_file(void *p_userdata, const String &p_path, const Vector<uint8_t> &p_data, int p_file, int p_total, const Vector<String> &p_enc_in_filters, const Vector<String> &p_enc_ex_filters, const Vector<uint8_t> &p_key) {
  696. return OK;
  697. }
  698. Error EditorExportPlatformAndroid::copy_gradle_so(void *p_userdata, const SharedObject &p_so) {
  699. ERR_FAIL_COND_V_MSG(!p_so.path.get_file().begins_with("lib"), FAILED,
  700. "Android .so file names must start with \"lib\", but got: " + p_so.path);
  701. Vector<ABI> abis = get_abis();
  702. CustomExportData *export_data = static_cast<CustomExportData *>(p_userdata);
  703. bool exported = false;
  704. for (int i = 0; i < p_so.tags.size(); ++i) {
  705. int abi_index = -1;
  706. for (int j = 0; j < abis.size(); ++j) {
  707. if (abis[j].abi == p_so.tags[i] || abis[j].arch == p_so.tags[i]) {
  708. abi_index = j;
  709. break;
  710. }
  711. }
  712. if (abi_index != -1) {
  713. exported = true;
  714. String type = export_data->debug ? "debug" : "release";
  715. String abi = abis[abi_index].abi;
  716. String filename = p_so.path.get_file();
  717. String dst_path = export_data->libs_directory.path_join(type).path_join(abi).path_join(filename);
  718. Vector<uint8_t> data = FileAccess::get_file_as_bytes(p_so.path);
  719. print_verbose("Copying .so file from " + p_so.path + " to " + dst_path);
  720. Error err = store_file_at_path(dst_path, data);
  721. ERR_FAIL_COND_V_MSG(err, err, "Failed to copy .so file from " + p_so.path + " to " + dst_path);
  722. export_data->libs.push_back(dst_path);
  723. }
  724. }
  725. ERR_FAIL_COND_V_MSG(!exported, FAILED,
  726. "Cannot determine architecture for library \"" + p_so.path + "\". One of the supported architectures must be used as a tag:" + join_abis(abis, " ", true));
  727. return OK;
  728. }
  729. bool EditorExportPlatformAndroid::_has_read_write_storage_permission(const Vector<String> &p_permissions) {
  730. return p_permissions.find("android.permission.READ_EXTERNAL_STORAGE") != -1 || p_permissions.find("android.permission.WRITE_EXTERNAL_STORAGE") != -1;
  731. }
  732. bool EditorExportPlatformAndroid::_has_manage_external_storage_permission(const Vector<String> &p_permissions) {
  733. return p_permissions.find("android.permission.MANAGE_EXTERNAL_STORAGE") != -1;
  734. }
  735. bool EditorExportPlatformAndroid::_uses_vulkan() {
  736. String current_renderer = GLOBAL_GET("rendering/renderer/rendering_method.mobile");
  737. bool uses_vulkan = (current_renderer == "forward_plus" || current_renderer == "mobile") && GLOBAL_GET("rendering/rendering_device/driver.android") == "vulkan";
  738. return uses_vulkan;
  739. }
  740. void EditorExportPlatformAndroid::_notification(int p_what) {
  741. #ifndef ANDROID_ENABLED
  742. if (p_what == NOTIFICATION_POSTINITIALIZE) {
  743. if (EditorExport::get_singleton()) {
  744. EditorExport::get_singleton()->connect_presets_runnable_updated(callable_mp(this, &EditorExportPlatformAndroid::_update_preset_status));
  745. }
  746. }
  747. #endif
  748. }
  749. void EditorExportPlatformAndroid::_get_permissions(const Ref<EditorExportPreset> &p_preset, bool p_give_internet, Vector<String> &r_permissions) {
  750. const char **aperms = android_perms;
  751. while (*aperms) {
  752. bool enabled = p_preset->get("permissions/" + String(*aperms).to_lower());
  753. if (enabled) {
  754. r_permissions.push_back("android.permission." + String(*aperms));
  755. }
  756. aperms++;
  757. }
  758. PackedStringArray user_perms = p_preset->get("permissions/custom_permissions");
  759. for (int i = 0; i < user_perms.size(); i++) {
  760. String user_perm = user_perms[i].strip_edges();
  761. if (!user_perm.is_empty()) {
  762. r_permissions.push_back(user_perm);
  763. }
  764. }
  765. if (p_give_internet) {
  766. if (r_permissions.find("android.permission.INTERNET") == -1) {
  767. r_permissions.push_back("android.permission.INTERNET");
  768. }
  769. }
  770. }
  771. void EditorExportPlatformAndroid::_write_tmp_manifest(const Ref<EditorExportPreset> &p_preset, bool p_give_internet, bool p_debug) {
  772. print_verbose("Building temporary manifest...");
  773. String manifest_text =
  774. "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n"
  775. "<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\"\n"
  776. " xmlns:tools=\"http://schemas.android.com/tools\">\n";
  777. manifest_text += _get_screen_sizes_tag(p_preset);
  778. manifest_text += _get_gles_tag();
  779. Vector<String> perms;
  780. _get_permissions(p_preset, p_give_internet, perms);
  781. for (int i = 0; i < perms.size(); i++) {
  782. String permission = perms.get(i);
  783. if (permission == "android.permission.WRITE_EXTERNAL_STORAGE" || (permission == "android.permission.READ_EXTERNAL_STORAGE" && _has_manage_external_storage_permission(perms))) {
  784. manifest_text += vformat(" <uses-permission android:name=\"%s\" android:maxSdkVersion=\"29\" />\n", permission);
  785. } else {
  786. manifest_text += vformat(" <uses-permission android:name=\"%s\" />\n", permission);
  787. }
  788. }
  789. if (_uses_vulkan()) {
  790. manifest_text += " <uses-feature tools:node=\"replace\" android:name=\"android.hardware.vulkan.level\" android:required=\"false\" android:version=\"1\" />\n";
  791. manifest_text += " <uses-feature tools:node=\"replace\" android:name=\"android.hardware.vulkan.version\" android:required=\"true\" android:version=\"0x400003\" />\n";
  792. }
  793. Vector<Ref<EditorExportPlugin>> export_plugins = EditorExport::get_singleton()->get_export_plugins();
  794. for (int i = 0; i < export_plugins.size(); i++) {
  795. if (export_plugins[i]->supports_platform(Ref<EditorExportPlatform>(this))) {
  796. const String contents = export_plugins[i]->get_android_manifest_element_contents(Ref<EditorExportPlatform>(this), p_debug);
  797. if (!contents.is_empty()) {
  798. manifest_text += contents;
  799. manifest_text += "\n";
  800. }
  801. }
  802. }
  803. manifest_text += _get_application_tag(Ref<EditorExportPlatform>(this), p_preset, _has_read_write_storage_permission(perms), p_debug);
  804. manifest_text += "</manifest>\n";
  805. String manifest_path = ExportTemplateManager::get_android_build_directory(p_preset).path_join(vformat("src/%s/AndroidManifest.xml", (p_debug ? "debug" : "release")));
  806. print_verbose("Storing manifest into " + manifest_path + ": " + "\n" + manifest_text);
  807. store_string_at_path(manifest_path, manifest_text);
  808. }
  809. void EditorExportPlatformAndroid::_fix_manifest(const Ref<EditorExportPreset> &p_preset, Vector<uint8_t> &p_manifest, bool p_give_internet) {
  810. // Leaving the unused types commented because looking these constants up
  811. // again later would be annoying
  812. // const int CHUNK_AXML_FILE = 0x00080003;
  813. // const int CHUNK_RESOURCEIDS = 0x00080180;
  814. const int CHUNK_STRINGS = 0x001C0001;
  815. // const int CHUNK_XML_END_NAMESPACE = 0x00100101;
  816. const int CHUNK_XML_END_TAG = 0x00100103;
  817. // const int CHUNK_XML_START_NAMESPACE = 0x00100100;
  818. const int CHUNK_XML_START_TAG = 0x00100102;
  819. // const int CHUNK_XML_TEXT = 0x00100104;
  820. const int UTF8_FLAG = 0x00000100;
  821. Vector<String> string_table;
  822. uint32_t ofs = 8;
  823. uint32_t string_count = 0;
  824. uint32_t string_flags = 0;
  825. uint32_t string_data_offset = 0;
  826. uint32_t string_table_begins = 0;
  827. uint32_t string_table_ends = 0;
  828. Vector<uint8_t> stable_extra;
  829. String version_name = p_preset->get_version("version/name");
  830. int version_code = p_preset->get("version/code");
  831. String package_name = p_preset->get("package/unique_name");
  832. const int screen_orientation =
  833. _get_android_orientation_value(DisplayServer::ScreenOrientation(int(GLOBAL_GET("display/window/handheld/orientation"))));
  834. bool screen_support_small = p_preset->get("screen/support_small");
  835. bool screen_support_normal = p_preset->get("screen/support_normal");
  836. bool screen_support_large = p_preset->get("screen/support_large");
  837. bool screen_support_xlarge = p_preset->get("screen/support_xlarge");
  838. bool backup_allowed = p_preset->get("user_data_backup/allow");
  839. int app_category = p_preset->get("package/app_category");
  840. bool retain_data_on_uninstall = p_preset->get("package/retain_data_on_uninstall");
  841. bool exclude_from_recents = p_preset->get("package/exclude_from_recents");
  842. bool is_resizeable = bool(GLOBAL_GET("display/window/size/resizable"));
  843. Vector<String> perms;
  844. // Write permissions into the perms variable.
  845. _get_permissions(p_preset, p_give_internet, perms);
  846. bool has_read_write_storage_permission = _has_read_write_storage_permission(perms);
  847. while (ofs < (uint32_t)p_manifest.size()) {
  848. uint32_t chunk = decode_uint32(&p_manifest[ofs]);
  849. uint32_t size = decode_uint32(&p_manifest[ofs + 4]);
  850. switch (chunk) {
  851. case CHUNK_STRINGS: {
  852. int iofs = ofs + 8;
  853. string_count = decode_uint32(&p_manifest[iofs]);
  854. string_flags = decode_uint32(&p_manifest[iofs + 8]);
  855. string_data_offset = decode_uint32(&p_manifest[iofs + 12]);
  856. uint32_t st_offset = iofs + 20;
  857. string_table.resize(string_count);
  858. uint32_t string_end = 0;
  859. string_table_begins = st_offset;
  860. for (uint32_t i = 0; i < string_count; i++) {
  861. uint32_t string_at = decode_uint32(&p_manifest[st_offset + i * 4]);
  862. string_at += st_offset + string_count * 4;
  863. ERR_FAIL_COND_MSG(string_flags & UTF8_FLAG, "Unimplemented, can't read UTF-8 string table.");
  864. if (string_flags & UTF8_FLAG) {
  865. } else {
  866. uint32_t len = decode_uint16(&p_manifest[string_at]);
  867. Vector<char32_t> ucstring;
  868. ucstring.resize(len + 1);
  869. for (uint32_t j = 0; j < len; j++) {
  870. uint16_t c = decode_uint16(&p_manifest[string_at + 2 + 2 * j]);
  871. ucstring.write[j] = c;
  872. }
  873. string_end = MAX(string_at + 2 + 2 * len, string_end);
  874. ucstring.write[len] = 0;
  875. string_table.write[i] = ucstring.ptr();
  876. }
  877. }
  878. for (uint32_t i = string_end; i < (ofs + size); i++) {
  879. stable_extra.push_back(p_manifest[i]);
  880. }
  881. string_table_ends = ofs + size;
  882. } break;
  883. case CHUNK_XML_START_TAG: {
  884. int iofs = ofs + 8;
  885. uint32_t name = decode_uint32(&p_manifest[iofs + 12]);
  886. String tname = string_table[name];
  887. uint32_t attrcount = decode_uint32(&p_manifest[iofs + 20]);
  888. iofs += 28;
  889. for (uint32_t i = 0; i < attrcount; i++) {
  890. uint32_t attr_nspace = decode_uint32(&p_manifest[iofs]);
  891. uint32_t attr_name = decode_uint32(&p_manifest[iofs + 4]);
  892. uint32_t attr_value = decode_uint32(&p_manifest[iofs + 8]);
  893. uint32_t attr_resid = decode_uint32(&p_manifest[iofs + 16]);
  894. const String value = (attr_value != 0xFFFFFFFF) ? string_table[attr_value] : "Res #" + itos(attr_resid);
  895. String attrname = string_table[attr_name];
  896. const String nspace = (attr_nspace != 0xFFFFFFFF) ? string_table[attr_nspace] : "";
  897. //replace project information
  898. if (tname == "manifest" && attrname == "package") {
  899. string_table.write[attr_value] = get_package_name(package_name);
  900. }
  901. if (tname == "manifest" && attrname == "versionCode") {
  902. encode_uint32(version_code, &p_manifest.write[iofs + 16]);
  903. }
  904. if (tname == "manifest" && attrname == "versionName") {
  905. if (attr_value == 0xFFFFFFFF) {
  906. WARN_PRINT("Version name in a resource, should be plain text");
  907. } else {
  908. string_table.write[attr_value] = version_name;
  909. }
  910. }
  911. if (tname == "application" && attrname == "requestLegacyExternalStorage") {
  912. encode_uint32(has_read_write_storage_permission ? 0xFFFFFFFF : 0, &p_manifest.write[iofs + 16]);
  913. }
  914. if (tname == "application" && attrname == "allowBackup") {
  915. encode_uint32(backup_allowed, &p_manifest.write[iofs + 16]);
  916. }
  917. if (tname == "application" && attrname == "appCategory") {
  918. encode_uint32(_get_app_category_value(app_category), &p_manifest.write[iofs + 16]);
  919. }
  920. if (tname == "application" && attrname == "isGame") {
  921. encode_uint32(app_category == APP_CATEGORY_GAME, &p_manifest.write[iofs + 16]);
  922. }
  923. if (tname == "application" && attrname == "hasFragileUserData") {
  924. encode_uint32(retain_data_on_uninstall, &p_manifest.write[iofs + 16]);
  925. }
  926. if (tname == "activity" && attrname == "screenOrientation") {
  927. encode_uint32(screen_orientation, &p_manifest.write[iofs + 16]);
  928. }
  929. if (tname == "activity" && attrname == "excludeFromRecents") {
  930. encode_uint32(exclude_from_recents, &p_manifest.write[iofs + 16]);
  931. }
  932. if (tname == "activity" && attrname == "resizeableActivity") {
  933. encode_uint32(is_resizeable, &p_manifest.write[iofs + 16]);
  934. }
  935. if (tname == "provider" && attrname == "authorities") {
  936. string_table.write[attr_value] = get_package_name(package_name) + String(".fileprovider");
  937. }
  938. if (tname == "supports-screens") {
  939. if (attrname == "smallScreens") {
  940. encode_uint32(screen_support_small ? 0xFFFFFFFF : 0, &p_manifest.write[iofs + 16]);
  941. } else if (attrname == "normalScreens") {
  942. encode_uint32(screen_support_normal ? 0xFFFFFFFF : 0, &p_manifest.write[iofs + 16]);
  943. } else if (attrname == "largeScreens") {
  944. encode_uint32(screen_support_large ? 0xFFFFFFFF : 0, &p_manifest.write[iofs + 16]);
  945. } else if (attrname == "xlargeScreens") {
  946. encode_uint32(screen_support_xlarge ? 0xFFFFFFFF : 0, &p_manifest.write[iofs + 16]);
  947. }
  948. }
  949. iofs += 20;
  950. }
  951. } break;
  952. case CHUNK_XML_END_TAG: {
  953. int iofs = ofs + 8;
  954. uint32_t name = decode_uint32(&p_manifest[iofs + 12]);
  955. String tname = string_table[name];
  956. if (tname == "uses-feature") {
  957. Vector<String> feature_names;
  958. Vector<bool> feature_required_list;
  959. Vector<int> feature_versions;
  960. if (_uses_vulkan()) {
  961. // Require vulkan hardware level 1 support
  962. feature_names.push_back("android.hardware.vulkan.level");
  963. feature_required_list.push_back(false);
  964. feature_versions.push_back(1);
  965. // Require vulkan version 1.0
  966. feature_names.push_back("android.hardware.vulkan.version");
  967. feature_required_list.push_back(true);
  968. feature_versions.push_back(0x400003); // Encoded value for api version 1.0
  969. }
  970. if (feature_names.size() > 0) {
  971. ofs += 24; // skip over end tag
  972. // save manifest ending so we can restore it
  973. Vector<uint8_t> manifest_end;
  974. uint32_t manifest_cur_size = p_manifest.size();
  975. manifest_end.resize(p_manifest.size() - ofs);
  976. memcpy(manifest_end.ptrw(), &p_manifest[ofs], manifest_end.size());
  977. int32_t attr_name_string = string_table.find("name");
  978. ERR_FAIL_COND_MSG(attr_name_string == -1, "Template does not have 'name' attribute.");
  979. int32_t ns_android_string = string_table.find("http://schemas.android.com/apk/res/android");
  980. if (ns_android_string == -1) {
  981. string_table.push_back("http://schemas.android.com/apk/res/android");
  982. ns_android_string = string_table.size() - 1;
  983. }
  984. int32_t attr_uses_feature_string = string_table.find("uses-feature");
  985. if (attr_uses_feature_string == -1) {
  986. string_table.push_back("uses-feature");
  987. attr_uses_feature_string = string_table.size() - 1;
  988. }
  989. int32_t attr_required_string = string_table.find("required");
  990. if (attr_required_string == -1) {
  991. string_table.push_back("required");
  992. attr_required_string = string_table.size() - 1;
  993. }
  994. for (int i = 0; i < feature_names.size(); i++) {
  995. const String &feature_name = feature_names[i];
  996. bool feature_required = feature_required_list[i];
  997. int feature_version = feature_versions[i];
  998. bool has_version_attribute = feature_version != -1;
  999. print_line("Adding feature " + feature_name);
  1000. int32_t feature_string = string_table.find(feature_name);
  1001. if (feature_string == -1) {
  1002. string_table.push_back(feature_name);
  1003. feature_string = string_table.size() - 1;
  1004. }
  1005. String required_value_string = feature_required ? "true" : "false";
  1006. int32_t required_value = string_table.find(required_value_string);
  1007. if (required_value == -1) {
  1008. string_table.push_back(required_value_string);
  1009. required_value = string_table.size() - 1;
  1010. }
  1011. int32_t attr_version_string = -1;
  1012. int32_t version_value = -1;
  1013. int tag_size;
  1014. int attr_count;
  1015. if (has_version_attribute) {
  1016. attr_version_string = string_table.find("version");
  1017. if (attr_version_string == -1) {
  1018. string_table.push_back("version");
  1019. attr_version_string = string_table.size() - 1;
  1020. }
  1021. version_value = string_table.find(itos(feature_version));
  1022. if (version_value == -1) {
  1023. string_table.push_back(itos(feature_version));
  1024. version_value = string_table.size() - 1;
  1025. }
  1026. tag_size = 96; // node and three attrs + end node
  1027. attr_count = 3;
  1028. } else {
  1029. tag_size = 76; // node and two attrs + end node
  1030. attr_count = 2;
  1031. }
  1032. manifest_cur_size += tag_size + 24;
  1033. p_manifest.resize(manifest_cur_size);
  1034. // start tag
  1035. encode_uint16(0x102, &p_manifest.write[ofs]); // type
  1036. encode_uint16(16, &p_manifest.write[ofs + 2]); // headersize
  1037. encode_uint32(tag_size, &p_manifest.write[ofs + 4]); // size
  1038. encode_uint32(0, &p_manifest.write[ofs + 8]); // lineno
  1039. encode_uint32(-1, &p_manifest.write[ofs + 12]); // comment
  1040. encode_uint32(-1, &p_manifest.write[ofs + 16]); // ns
  1041. encode_uint32(attr_uses_feature_string, &p_manifest.write[ofs + 20]); // name
  1042. encode_uint16(20, &p_manifest.write[ofs + 24]); // attr_start
  1043. encode_uint16(20, &p_manifest.write[ofs + 26]); // attr_size
  1044. encode_uint16(attr_count, &p_manifest.write[ofs + 28]); // num_attrs
  1045. encode_uint16(0, &p_manifest.write[ofs + 30]); // id_index
  1046. encode_uint16(0, &p_manifest.write[ofs + 32]); // class_index
  1047. encode_uint16(0, &p_manifest.write[ofs + 34]); // style_index
  1048. // android:name attribute
  1049. encode_uint32(ns_android_string, &p_manifest.write[ofs + 36]); // ns
  1050. encode_uint32(attr_name_string, &p_manifest.write[ofs + 40]); // 'name'
  1051. encode_uint32(feature_string, &p_manifest.write[ofs + 44]); // raw_value
  1052. encode_uint16(8, &p_manifest.write[ofs + 48]); // typedvalue_size
  1053. p_manifest.write[ofs + 50] = 0; // typedvalue_always0
  1054. p_manifest.write[ofs + 51] = 0x03; // typedvalue_type (string)
  1055. encode_uint32(feature_string, &p_manifest.write[ofs + 52]); // typedvalue reference
  1056. // android:required attribute
  1057. encode_uint32(ns_android_string, &p_manifest.write[ofs + 56]); // ns
  1058. encode_uint32(attr_required_string, &p_manifest.write[ofs + 60]); // 'name'
  1059. encode_uint32(required_value, &p_manifest.write[ofs + 64]); // raw_value
  1060. encode_uint16(8, &p_manifest.write[ofs + 68]); // typedvalue_size
  1061. p_manifest.write[ofs + 70] = 0; // typedvalue_always0
  1062. p_manifest.write[ofs + 71] = 0x03; // typedvalue_type (string)
  1063. encode_uint32(required_value, &p_manifest.write[ofs + 72]); // typedvalue reference
  1064. ofs += 76;
  1065. if (has_version_attribute) {
  1066. // android:version attribute
  1067. encode_uint32(ns_android_string, &p_manifest.write[ofs]); // ns
  1068. encode_uint32(attr_version_string, &p_manifest.write[ofs + 4]); // 'name'
  1069. encode_uint32(version_value, &p_manifest.write[ofs + 8]); // raw_value
  1070. encode_uint16(8, &p_manifest.write[ofs + 12]); // typedvalue_size
  1071. p_manifest.write[ofs + 14] = 0; // typedvalue_always0
  1072. p_manifest.write[ofs + 15] = 0x03; // typedvalue_type (string)
  1073. encode_uint32(version_value, &p_manifest.write[ofs + 16]); // typedvalue reference
  1074. ofs += 20;
  1075. }
  1076. // end tag
  1077. encode_uint16(0x103, &p_manifest.write[ofs]); // type
  1078. encode_uint16(16, &p_manifest.write[ofs + 2]); // headersize
  1079. encode_uint32(24, &p_manifest.write[ofs + 4]); // size
  1080. encode_uint32(0, &p_manifest.write[ofs + 8]); // lineno
  1081. encode_uint32(-1, &p_manifest.write[ofs + 12]); // comment
  1082. encode_uint32(-1, &p_manifest.write[ofs + 16]); // ns
  1083. encode_uint32(attr_uses_feature_string, &p_manifest.write[ofs + 20]); // name
  1084. ofs += 24;
  1085. }
  1086. memcpy(&p_manifest.write[ofs], manifest_end.ptr(), manifest_end.size());
  1087. ofs -= 24; // go back over back end
  1088. }
  1089. }
  1090. if (tname == "manifest") {
  1091. // save manifest ending so we can restore it
  1092. Vector<uint8_t> manifest_end;
  1093. uint32_t manifest_cur_size = p_manifest.size();
  1094. manifest_end.resize(p_manifest.size() - ofs);
  1095. memcpy(manifest_end.ptrw(), &p_manifest[ofs], manifest_end.size());
  1096. int32_t attr_name_string = string_table.find("name");
  1097. ERR_FAIL_COND_MSG(attr_name_string == -1, "Template does not have 'name' attribute.");
  1098. int32_t ns_android_string = string_table.find("android");
  1099. ERR_FAIL_COND_MSG(ns_android_string == -1, "Template does not have 'android' namespace.");
  1100. int32_t attr_uses_permission_string = string_table.find("uses-permission");
  1101. if (attr_uses_permission_string == -1) {
  1102. string_table.push_back("uses-permission");
  1103. attr_uses_permission_string = string_table.size() - 1;
  1104. }
  1105. for (int i = 0; i < perms.size(); ++i) {
  1106. print_line("Adding permission " + perms[i]);
  1107. manifest_cur_size += 56 + 24; // node + end node
  1108. p_manifest.resize(manifest_cur_size);
  1109. // Add permission to the string pool
  1110. int32_t perm_string = string_table.find(perms[i]);
  1111. if (perm_string == -1) {
  1112. string_table.push_back(perms[i]);
  1113. perm_string = string_table.size() - 1;
  1114. }
  1115. // start tag
  1116. encode_uint16(0x102, &p_manifest.write[ofs]); // type
  1117. encode_uint16(16, &p_manifest.write[ofs + 2]); // headersize
  1118. encode_uint32(56, &p_manifest.write[ofs + 4]); // size
  1119. encode_uint32(0, &p_manifest.write[ofs + 8]); // lineno
  1120. encode_uint32(-1, &p_manifest.write[ofs + 12]); // comment
  1121. encode_uint32(-1, &p_manifest.write[ofs + 16]); // ns
  1122. encode_uint32(attr_uses_permission_string, &p_manifest.write[ofs + 20]); // name
  1123. encode_uint16(20, &p_manifest.write[ofs + 24]); // attr_start
  1124. encode_uint16(20, &p_manifest.write[ofs + 26]); // attr_size
  1125. encode_uint16(1, &p_manifest.write[ofs + 28]); // num_attrs
  1126. encode_uint16(0, &p_manifest.write[ofs + 30]); // id_index
  1127. encode_uint16(0, &p_manifest.write[ofs + 32]); // class_index
  1128. encode_uint16(0, &p_manifest.write[ofs + 34]); // style_index
  1129. // attribute
  1130. encode_uint32(ns_android_string, &p_manifest.write[ofs + 36]); // ns
  1131. encode_uint32(attr_name_string, &p_manifest.write[ofs + 40]); // 'name'
  1132. encode_uint32(perm_string, &p_manifest.write[ofs + 44]); // raw_value
  1133. encode_uint16(8, &p_manifest.write[ofs + 48]); // typedvalue_size
  1134. p_manifest.write[ofs + 50] = 0; // typedvalue_always0
  1135. p_manifest.write[ofs + 51] = 0x03; // typedvalue_type (string)
  1136. encode_uint32(perm_string, &p_manifest.write[ofs + 52]); // typedvalue reference
  1137. ofs += 56;
  1138. // end tag
  1139. encode_uint16(0x103, &p_manifest.write[ofs]); // type
  1140. encode_uint16(16, &p_manifest.write[ofs + 2]); // headersize
  1141. encode_uint32(24, &p_manifest.write[ofs + 4]); // size
  1142. encode_uint32(0, &p_manifest.write[ofs + 8]); // lineno
  1143. encode_uint32(-1, &p_manifest.write[ofs + 12]); // comment
  1144. encode_uint32(-1, &p_manifest.write[ofs + 16]); // ns
  1145. encode_uint32(attr_uses_permission_string, &p_manifest.write[ofs + 20]); // name
  1146. ofs += 24;
  1147. }
  1148. // copy footer back in
  1149. memcpy(&p_manifest.write[ofs], manifest_end.ptr(), manifest_end.size());
  1150. }
  1151. } break;
  1152. }
  1153. ofs += size;
  1154. }
  1155. //create new andriodmanifest binary
  1156. Vector<uint8_t> ret;
  1157. ret.resize(string_table_begins + string_table.size() * 4);
  1158. for (uint32_t i = 0; i < string_table_begins; i++) {
  1159. ret.write[i] = p_manifest[i];
  1160. }
  1161. ofs = 0;
  1162. for (int i = 0; i < string_table.size(); i++) {
  1163. encode_uint32(ofs, &ret.write[string_table_begins + i * 4]);
  1164. ofs += string_table[i].length() * 2 + 2 + 2;
  1165. }
  1166. ret.resize(ret.size() + ofs);
  1167. string_data_offset = ret.size() - ofs;
  1168. uint8_t *chars = &ret.write[string_data_offset];
  1169. for (int i = 0; i < string_table.size(); i++) {
  1170. String s = string_table[i];
  1171. encode_uint16(s.length(), chars);
  1172. chars += 2;
  1173. for (int j = 0; j < s.length(); j++) {
  1174. encode_uint16(s[j], chars);
  1175. chars += 2;
  1176. }
  1177. encode_uint16(0, chars);
  1178. chars += 2;
  1179. }
  1180. for (int i = 0; i < stable_extra.size(); i++) {
  1181. ret.push_back(stable_extra[i]);
  1182. }
  1183. //pad
  1184. while (ret.size() % 4) {
  1185. ret.push_back(0);
  1186. }
  1187. uint32_t new_stable_end = ret.size();
  1188. uint32_t extra = (p_manifest.size() - string_table_ends);
  1189. ret.resize(new_stable_end + extra);
  1190. for (uint32_t i = 0; i < extra; i++) {
  1191. ret.write[new_stable_end + i] = p_manifest[string_table_ends + i];
  1192. }
  1193. while (ret.size() % 4) {
  1194. ret.push_back(0);
  1195. }
  1196. encode_uint32(ret.size(), &ret.write[4]); //update new file size
  1197. encode_uint32(new_stable_end - 8, &ret.write[12]); //update new string table size
  1198. encode_uint32(string_table.size(), &ret.write[16]); //update new number of strings
  1199. encode_uint32(string_data_offset - 8, &ret.write[28]); //update new string data offset
  1200. p_manifest = ret;
  1201. }
  1202. String EditorExportPlatformAndroid::_get_keystore_path(const Ref<EditorExportPreset> &p_preset, bool p_debug) {
  1203. String keystore_preference = p_debug ? "keystore/debug" : "keystore/release";
  1204. String keystore_env_variable = p_debug ? ENV_ANDROID_KEYSTORE_DEBUG_PATH : ENV_ANDROID_KEYSTORE_RELEASE_PATH;
  1205. String keystore_path = p_preset->get_or_env(keystore_preference, keystore_env_variable);
  1206. return ProjectSettings::get_singleton()->globalize_path(keystore_path).simplify_path();
  1207. }
  1208. String EditorExportPlatformAndroid::_parse_string(const uint8_t *p_bytes, bool p_utf8) {
  1209. uint32_t offset = 0;
  1210. uint32_t len = 0;
  1211. if (p_utf8) {
  1212. uint8_t byte = p_bytes[offset];
  1213. if (byte & 0x80) {
  1214. offset += 2;
  1215. } else {
  1216. offset += 1;
  1217. }
  1218. byte = p_bytes[offset];
  1219. offset++;
  1220. if (byte & 0x80) {
  1221. len = byte & 0x7F;
  1222. len = (len << 8) + p_bytes[offset];
  1223. offset++;
  1224. } else {
  1225. len = byte;
  1226. }
  1227. } else {
  1228. len = decode_uint16(&p_bytes[offset]);
  1229. offset += 2;
  1230. if (len & 0x8000) {
  1231. len &= 0x7FFF;
  1232. len = (len << 16) + decode_uint16(&p_bytes[offset]);
  1233. offset += 2;
  1234. }
  1235. }
  1236. if (p_utf8) {
  1237. Vector<uint8_t> str8;
  1238. str8.resize(len + 1);
  1239. for (uint32_t i = 0; i < len; i++) {
  1240. str8.write[i] = p_bytes[offset + i];
  1241. }
  1242. str8.write[len] = 0;
  1243. String str;
  1244. str.parse_utf8((const char *)str8.ptr());
  1245. return str;
  1246. } else {
  1247. String str;
  1248. for (uint32_t i = 0; i < len; i++) {
  1249. char32_t c = decode_uint16(&p_bytes[offset + i * 2]);
  1250. if (c == 0) {
  1251. break;
  1252. }
  1253. str += String::chr(c);
  1254. }
  1255. return str;
  1256. }
  1257. }
  1258. void EditorExportPlatformAndroid::_fix_resources(const Ref<EditorExportPreset> &p_preset, Vector<uint8_t> &r_manifest) {
  1259. const int UTF8_FLAG = 0x00000100;
  1260. uint32_t string_block_len = decode_uint32(&r_manifest[16]);
  1261. uint32_t string_count = decode_uint32(&r_manifest[20]);
  1262. uint32_t string_flags = decode_uint32(&r_manifest[28]);
  1263. const uint32_t string_table_begins = 40;
  1264. Vector<String> string_table;
  1265. String package_name = p_preset->get("package/name");
  1266. Dictionary appnames = GLOBAL_GET("application/config/name_localized");
  1267. for (uint32_t i = 0; i < string_count; i++) {
  1268. uint32_t offset = decode_uint32(&r_manifest[string_table_begins + i * 4]);
  1269. offset += string_table_begins + string_count * 4;
  1270. String str = _parse_string(&r_manifest[offset], string_flags & UTF8_FLAG);
  1271. if (str.begins_with("godot-project-name")) {
  1272. if (str == "godot-project-name") {
  1273. //project name
  1274. str = get_project_name(package_name);
  1275. } else {
  1276. String lang = str.substr(str.rfind("-") + 1, str.length()).replace("-", "_");
  1277. if (appnames.has(lang)) {
  1278. str = appnames[lang];
  1279. } else {
  1280. str = get_project_name(package_name);
  1281. }
  1282. }
  1283. }
  1284. string_table.push_back(str);
  1285. }
  1286. //write a new string table, but use 16 bits
  1287. Vector<uint8_t> ret;
  1288. ret.resize(string_table_begins + string_table.size() * 4);
  1289. for (uint32_t i = 0; i < string_table_begins; i++) {
  1290. ret.write[i] = r_manifest[i];
  1291. }
  1292. int ofs = 0;
  1293. for (int i = 0; i < string_table.size(); i++) {
  1294. encode_uint32(ofs, &ret.write[string_table_begins + i * 4]);
  1295. ofs += string_table[i].length() * 2 + 2 + 2;
  1296. }
  1297. ret.resize(ret.size() + ofs);
  1298. uint8_t *chars = &ret.write[ret.size() - ofs];
  1299. for (int i = 0; i < string_table.size(); i++) {
  1300. String s = string_table[i];
  1301. encode_uint16(s.length(), chars);
  1302. chars += 2;
  1303. for (int j = 0; j < s.length(); j++) {
  1304. encode_uint16(s[j], chars);
  1305. chars += 2;
  1306. }
  1307. encode_uint16(0, chars);
  1308. chars += 2;
  1309. }
  1310. //pad
  1311. while (ret.size() % 4) {
  1312. ret.push_back(0);
  1313. }
  1314. //change flags to not use utf8
  1315. encode_uint32(string_flags & ~0x100, &ret.write[28]);
  1316. //change length
  1317. encode_uint32(ret.size() - 12, &ret.write[16]);
  1318. //append the rest...
  1319. int rest_from = 12 + string_block_len;
  1320. int rest_to = ret.size();
  1321. int rest_len = (r_manifest.size() - rest_from);
  1322. ret.resize(ret.size() + (r_manifest.size() - rest_from));
  1323. for (int i = 0; i < rest_len; i++) {
  1324. ret.write[rest_to + i] = r_manifest[rest_from + i];
  1325. }
  1326. //finally update the size
  1327. encode_uint32(ret.size(), &ret.write[4]);
  1328. r_manifest = ret;
  1329. //printf("end\n");
  1330. }
  1331. void EditorExportPlatformAndroid::_load_image_data(const Ref<Image> &p_splash_image, Vector<uint8_t> &p_data) {
  1332. Vector<uint8_t> png_buffer;
  1333. Error err = PNGDriverCommon::image_to_png(p_splash_image, png_buffer);
  1334. if (err == OK) {
  1335. p_data.resize(png_buffer.size());
  1336. memcpy(p_data.ptrw(), png_buffer.ptr(), p_data.size());
  1337. } else {
  1338. String err_str = String("Failed to convert splash image to png.");
  1339. WARN_PRINT(err_str.utf8().get_data());
  1340. }
  1341. }
  1342. void EditorExportPlatformAndroid::_process_launcher_icons(const String &p_file_name, const Ref<Image> &p_source_image, int dimension, Vector<uint8_t> &p_data) {
  1343. Ref<Image> working_image = p_source_image;
  1344. if (p_source_image->get_width() != dimension || p_source_image->get_height() != dimension) {
  1345. working_image = p_source_image->duplicate();
  1346. working_image->resize(dimension, dimension, Image::Interpolation::INTERPOLATE_LANCZOS);
  1347. }
  1348. Vector<uint8_t> png_buffer;
  1349. Error err = PNGDriverCommon::image_to_png(working_image, png_buffer);
  1350. if (err == OK) {
  1351. p_data.resize(png_buffer.size());
  1352. memcpy(p_data.ptrw(), png_buffer.ptr(), p_data.size());
  1353. } else {
  1354. String err_str = String("Failed to convert resized icon (") + p_file_name + ") to png.";
  1355. WARN_PRINT(err_str.utf8().get_data());
  1356. }
  1357. }
  1358. String EditorExportPlatformAndroid::load_splash_refs(Ref<Image> &splash_image, Ref<Image> &splash_bg_color_image) {
  1359. bool scale_splash = GLOBAL_GET("application/boot_splash/fullsize");
  1360. bool apply_filter = GLOBAL_GET("application/boot_splash/use_filter");
  1361. bool show_splash_image = GLOBAL_GET("application/boot_splash/show_image");
  1362. String project_splash_path = GLOBAL_GET("application/boot_splash/image");
  1363. // Setup the splash bg color.
  1364. bool bg_color_valid = false;
  1365. Color bg_color = ProjectSettings::get_singleton()->get("application/boot_splash/bg_color", &bg_color_valid);
  1366. if (!bg_color_valid) {
  1367. bg_color = boot_splash_bg_color;
  1368. }
  1369. if (show_splash_image) {
  1370. if (!project_splash_path.is_empty()) {
  1371. splash_image.instantiate();
  1372. print_verbose("Loading splash image: " + project_splash_path);
  1373. const Error err = ImageLoader::load_image(project_splash_path, splash_image);
  1374. if (err) {
  1375. if (OS::get_singleton()->is_stdout_verbose()) {
  1376. print_error("- unable to load splash image from " + project_splash_path + " (" + itos(err) + ")");
  1377. }
  1378. splash_image.unref();
  1379. }
  1380. }
  1381. } else {
  1382. splash_image.instantiate();
  1383. splash_image->initialize_data(1, 1, false, Image::FORMAT_RGBA8);
  1384. splash_image->set_pixel(0, 0, bg_color);
  1385. }
  1386. if (splash_image.is_null()) {
  1387. // Use the default
  1388. print_verbose("Using default splash image.");
  1389. splash_image = Ref<Image>(memnew(Image(boot_splash_png)));
  1390. }
  1391. if (scale_splash) {
  1392. Size2 screen_size = Size2(GLOBAL_GET("display/window/size/viewport_width"), GLOBAL_GET("display/window/size/viewport_height"));
  1393. int width, height;
  1394. if (screen_size.width > screen_size.height) {
  1395. // scale horizontally
  1396. height = screen_size.height;
  1397. width = splash_image->get_width() * screen_size.height / splash_image->get_height();
  1398. } else {
  1399. // scale vertically
  1400. width = screen_size.width;
  1401. height = splash_image->get_height() * screen_size.width / splash_image->get_width();
  1402. }
  1403. splash_image->resize(width, height);
  1404. }
  1405. print_verbose("Creating splash background color image.");
  1406. splash_bg_color_image.instantiate();
  1407. splash_bg_color_image->initialize_data(splash_image->get_width(), splash_image->get_height(), false, splash_image->get_format());
  1408. splash_bg_color_image->fill(bg_color);
  1409. String processed_splash_config_xml = vformat(SPLASH_CONFIG_XML_CONTENT, bool_to_string(apply_filter));
  1410. return processed_splash_config_xml;
  1411. }
  1412. void EditorExportPlatformAndroid::load_icon_refs(const Ref<EditorExportPreset> &p_preset, Ref<Image> &icon, Ref<Image> &foreground, Ref<Image> &background) {
  1413. String project_icon_path = GLOBAL_GET("application/config/icon");
  1414. icon.instantiate();
  1415. foreground.instantiate();
  1416. background.instantiate();
  1417. // Regular icon: user selection -> project icon -> default.
  1418. String path = static_cast<String>(p_preset->get(launcher_icon_option)).strip_edges();
  1419. print_verbose("Loading regular icon from " + path);
  1420. if (path.is_empty() || ImageLoader::load_image(path, icon) != OK) {
  1421. print_verbose("- falling back to project icon: " + project_icon_path);
  1422. if (!project_icon_path.is_empty()) {
  1423. ImageLoader::load_image(project_icon_path, icon);
  1424. } else {
  1425. ERR_PRINT("No project icon specified. Please specify one in the Project Settings under Application -> Config -> Icon");
  1426. }
  1427. }
  1428. // Adaptive foreground: user selection -> regular icon (user selection -> project icon -> default).
  1429. path = static_cast<String>(p_preset->get(launcher_adaptive_icon_foreground_option)).strip_edges();
  1430. print_verbose("Loading adaptive foreground icon from " + path);
  1431. if (path.is_empty() || ImageLoader::load_image(path, foreground) != OK) {
  1432. print_verbose("- falling back to using the regular icon");
  1433. foreground = icon;
  1434. }
  1435. // Adaptive background: user selection -> default.
  1436. path = static_cast<String>(p_preset->get(launcher_adaptive_icon_background_option)).strip_edges();
  1437. if (!path.is_empty()) {
  1438. print_verbose("Loading adaptive background icon from " + path);
  1439. ImageLoader::load_image(path, background);
  1440. }
  1441. }
  1442. void EditorExportPlatformAndroid::_copy_icons_to_gradle_project(const Ref<EditorExportPreset> &p_preset,
  1443. const String &processed_splash_config_xml,
  1444. const Ref<Image> &splash_image,
  1445. const Ref<Image> &splash_bg_color_image,
  1446. const Ref<Image> &main_image,
  1447. const Ref<Image> &foreground,
  1448. const Ref<Image> &background) {
  1449. String gradle_build_dir = ExportTemplateManager::get_android_build_directory(p_preset);
  1450. // Store the splash configuration
  1451. if (!processed_splash_config_xml.is_empty()) {
  1452. print_verbose("Storing processed splash configuration: " + String("\n") + processed_splash_config_xml);
  1453. store_string_at_path(gradle_build_dir.path_join(SPLASH_CONFIG_PATH), processed_splash_config_xml);
  1454. }
  1455. // Store the splash image
  1456. if (splash_image.is_valid() && !splash_image->is_empty()) {
  1457. String splash_export_path = gradle_build_dir.path_join(SPLASH_IMAGE_EXPORT_PATH);
  1458. print_verbose("Storing splash image in " + splash_export_path);
  1459. Vector<uint8_t> data;
  1460. _load_image_data(splash_image, data);
  1461. store_file_at_path(splash_export_path, data);
  1462. }
  1463. // Store the splash bg color image
  1464. if (splash_bg_color_image.is_valid() && !splash_bg_color_image->is_empty()) {
  1465. String splash_bg_color_path = gradle_build_dir.path_join(SPLASH_BG_COLOR_PATH);
  1466. print_verbose("Storing splash background image in " + splash_bg_color_path);
  1467. Vector<uint8_t> data;
  1468. _load_image_data(splash_bg_color_image, data);
  1469. store_file_at_path(splash_bg_color_path, data);
  1470. }
  1471. // Prepare images to be resized for the icons. If some image ends up being uninitialized,
  1472. // the default image from the export template will be used.
  1473. for (int i = 0; i < icon_densities_count; ++i) {
  1474. if (main_image.is_valid() && !main_image->is_empty()) {
  1475. print_verbose("Processing launcher icon for dimension " + itos(launcher_icons[i].dimensions) + " into " + launcher_icons[i].export_path);
  1476. Vector<uint8_t> data;
  1477. _process_launcher_icons(launcher_icons[i].export_path, main_image, launcher_icons[i].dimensions, data);
  1478. store_file_at_path(gradle_build_dir.path_join(launcher_icons[i].export_path), data);
  1479. }
  1480. if (foreground.is_valid() && !foreground->is_empty()) {
  1481. print_verbose("Processing launcher adaptive icon foreground for dimension " + itos(launcher_adaptive_icon_foregrounds[i].dimensions) + " into " + launcher_adaptive_icon_foregrounds[i].export_path);
  1482. Vector<uint8_t> data;
  1483. _process_launcher_icons(launcher_adaptive_icon_foregrounds[i].export_path, foreground,
  1484. launcher_adaptive_icon_foregrounds[i].dimensions, data);
  1485. store_file_at_path(gradle_build_dir.path_join(launcher_adaptive_icon_foregrounds[i].export_path), data);
  1486. }
  1487. if (background.is_valid() && !background->is_empty()) {
  1488. print_verbose("Processing launcher adaptive icon background for dimension " + itos(launcher_adaptive_icon_backgrounds[i].dimensions) + " into " + launcher_adaptive_icon_backgrounds[i].export_path);
  1489. Vector<uint8_t> data;
  1490. _process_launcher_icons(launcher_adaptive_icon_backgrounds[i].export_path, background,
  1491. launcher_adaptive_icon_backgrounds[i].dimensions, data);
  1492. store_file_at_path(gradle_build_dir.path_join(launcher_adaptive_icon_backgrounds[i].export_path), data);
  1493. }
  1494. }
  1495. }
  1496. Vector<EditorExportPlatformAndroid::ABI> EditorExportPlatformAndroid::get_enabled_abis(const Ref<EditorExportPreset> &p_preset) {
  1497. Vector<ABI> abis = get_abis();
  1498. Vector<ABI> enabled_abis;
  1499. for (int i = 0; i < abis.size(); ++i) {
  1500. bool is_enabled = p_preset->get("architectures/" + abis[i].abi);
  1501. if (is_enabled) {
  1502. enabled_abis.push_back(abis[i]);
  1503. }
  1504. }
  1505. return enabled_abis;
  1506. }
  1507. void EditorExportPlatformAndroid::get_preset_features(const Ref<EditorExportPreset> &p_preset, List<String> *r_features) const {
  1508. r_features->push_back("etc2");
  1509. r_features->push_back("astc");
  1510. Vector<ABI> abis = get_enabled_abis(p_preset);
  1511. for (int i = 0; i < abis.size(); ++i) {
  1512. r_features->push_back(abis[i].arch);
  1513. }
  1514. }
  1515. String EditorExportPlatformAndroid::get_export_option_warning(const EditorExportPreset *p_preset, const StringName &p_name) const {
  1516. if (p_preset) {
  1517. if (p_name == ("apk_expansion/public_key")) {
  1518. bool apk_expansion = p_preset->get("apk_expansion/enable");
  1519. String apk_expansion_pkey = p_preset->get("apk_expansion/public_key");
  1520. if (apk_expansion && apk_expansion_pkey.is_empty()) {
  1521. return TTR("Invalid public key for APK expansion.");
  1522. }
  1523. } else if (p_name == "package/unique_name") {
  1524. String pn = p_preset->get("package/unique_name");
  1525. String pn_err;
  1526. if (!is_package_name_valid(pn, &pn_err)) {
  1527. return TTR("Invalid package name:") + " " + pn_err;
  1528. }
  1529. } else if (p_name == "gradle_build/use_gradle_build") {
  1530. bool gradle_build_enabled = p_preset->get("gradle_build/use_gradle_build");
  1531. String enabled_plugins_names = _get_plugins_names(Ref<EditorExportPreset>(p_preset));
  1532. if (!enabled_plugins_names.is_empty() && !gradle_build_enabled) {
  1533. return TTR("\"Use Gradle Build\" must be enabled to use the plugins.");
  1534. }
  1535. } else if (p_name == "xr_features/xr_mode") {
  1536. bool gradle_build_enabled = p_preset->get("gradle_build/use_gradle_build");
  1537. int xr_mode_index = p_preset->get("xr_features/xr_mode");
  1538. if (xr_mode_index == XR_MODE_OPENXR && !gradle_build_enabled) {
  1539. return TTR("OpenXR requires \"Use Gradle Build\" to be enabled");
  1540. }
  1541. } else if (p_name == "gradle_build/compress_native_libraries") {
  1542. bool gradle_build_enabled = p_preset->get("gradle_build/use_gradle_build");
  1543. if (bool(p_preset->get("gradle_build/compress_native_libraries")) && !gradle_build_enabled) {
  1544. return TTR("\"Compress Native Libraries\" is only valid when \"Use Gradle Build\" is enabled.");
  1545. }
  1546. } else if (p_name == "gradle_build/export_format") {
  1547. bool gradle_build_enabled = p_preset->get("gradle_build/use_gradle_build");
  1548. if (int(p_preset->get("gradle_build/export_format")) == EXPORT_FORMAT_AAB && !gradle_build_enabled) {
  1549. return TTR("\"Export AAB\" is only valid when \"Use Gradle Build\" is enabled.");
  1550. }
  1551. } else if (p_name == "gradle_build/min_sdk") {
  1552. String min_sdk_str = p_preset->get("gradle_build/min_sdk");
  1553. int min_sdk_int = VULKAN_MIN_SDK_VERSION;
  1554. bool gradle_build_enabled = p_preset->get("gradle_build/use_gradle_build");
  1555. if (!min_sdk_str.is_empty()) { // Empty means no override, nothing to do.
  1556. if (!gradle_build_enabled) {
  1557. return TTR("\"Min SDK\" can only be overridden when \"Use Gradle Build\" is enabled.");
  1558. }
  1559. if (!min_sdk_str.is_valid_int()) {
  1560. return vformat(TTR("\"Min SDK\" should be a valid integer, but got \"%s\" which is invalid."), min_sdk_str);
  1561. } else {
  1562. min_sdk_int = min_sdk_str.to_int();
  1563. if (min_sdk_int < OPENGL_MIN_SDK_VERSION) {
  1564. return vformat(TTR("\"Min SDK\" cannot be lower than %d, which is the version needed by the Godot library."), OPENGL_MIN_SDK_VERSION);
  1565. }
  1566. }
  1567. }
  1568. } else if (p_name == "gradle_build/target_sdk") {
  1569. String target_sdk_str = p_preset->get("gradle_build/target_sdk");
  1570. int target_sdk_int = DEFAULT_TARGET_SDK_VERSION;
  1571. String min_sdk_str = p_preset->get("gradle_build/min_sdk");
  1572. int min_sdk_int = VULKAN_MIN_SDK_VERSION;
  1573. if (min_sdk_str.is_valid_int()) {
  1574. min_sdk_int = min_sdk_str.to_int();
  1575. }
  1576. bool gradle_build_enabled = p_preset->get("gradle_build/use_gradle_build");
  1577. if (!target_sdk_str.is_empty()) { // Empty means no override, nothing to do.
  1578. if (!gradle_build_enabled) {
  1579. return TTR("\"Target SDK\" can only be overridden when \"Use Gradle Build\" is enabled.");
  1580. }
  1581. if (!target_sdk_str.is_valid_int()) {
  1582. return vformat(TTR("\"Target SDK\" should be a valid integer, but got \"%s\" which is invalid."), target_sdk_str);
  1583. } else {
  1584. target_sdk_int = target_sdk_str.to_int();
  1585. if (target_sdk_int < min_sdk_int) {
  1586. return TTR("\"Target SDK\" version must be greater or equal to \"Min SDK\" version.");
  1587. }
  1588. }
  1589. }
  1590. }
  1591. }
  1592. return String();
  1593. }
  1594. void EditorExportPlatformAndroid::get_export_options(List<ExportOption> *r_options) const {
  1595. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "custom_template/debug", PROPERTY_HINT_GLOBAL_FILE, "*.apk"), ""));
  1596. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "custom_template/release", PROPERTY_HINT_GLOBAL_FILE, "*.apk"), ""));
  1597. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "gradle_build/use_gradle_build"), false, true, true));
  1598. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "gradle_build/gradle_build_directory", PROPERTY_HINT_PLACEHOLDER_TEXT, "res://android"), "", false, false));
  1599. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "gradle_build/android_source_template", PROPERTY_HINT_GLOBAL_FILE, "*.zip"), ""));
  1600. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "gradle_build/compress_native_libraries"), false, false, true));
  1601. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "gradle_build/export_format", PROPERTY_HINT_ENUM, "Export APK,Export AAB"), EXPORT_FORMAT_APK, false, true));
  1602. // Using String instead of int to default to an empty string (no override) with placeholder for instructions (see GH-62465).
  1603. // This implies doing validation that the string is a proper int.
  1604. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "gradle_build/min_sdk", PROPERTY_HINT_PLACEHOLDER_TEXT, vformat("%d (default)", VULKAN_MIN_SDK_VERSION)), "", false, true));
  1605. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "gradle_build/target_sdk", PROPERTY_HINT_PLACEHOLDER_TEXT, vformat("%d (default)", DEFAULT_TARGET_SDK_VERSION)), "", false, true));
  1606. #ifndef DISABLE_DEPRECATED
  1607. Vector<PluginConfigAndroid> plugins_configs = get_plugins();
  1608. for (int i = 0; i < plugins_configs.size(); i++) {
  1609. print_verbose("Found Android plugin " + plugins_configs[i].name);
  1610. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, vformat("%s/%s", PNAME("plugins"), plugins_configs[i].name)), false));
  1611. }
  1612. android_plugins_changed.clear();
  1613. #endif // DISABLE_DEPRECATED
  1614. // Android supports multiple architectures in an app bundle, so
  1615. // we expose each option as a checkbox in the export dialog.
  1616. const Vector<ABI> abis = get_abis();
  1617. for (int i = 0; i < abis.size(); ++i) {
  1618. const String abi = abis[i].abi;
  1619. // All Android devices supporting Vulkan run 64-bit Android,
  1620. // so there is usually no point in exporting for 32-bit Android.
  1621. const bool is_default = abi == "arm64-v8a";
  1622. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, vformat("%s/%s", PNAME("architectures"), abi)), is_default));
  1623. }
  1624. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/debug", PROPERTY_HINT_GLOBAL_FILE, "*.keystore,*.jks", PROPERTY_USAGE_DEFAULT | PROPERTY_USAGE_SECRET), ""));
  1625. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/debug_user", PROPERTY_HINT_NONE, "", PROPERTY_USAGE_DEFAULT | PROPERTY_USAGE_SECRET), ""));
  1626. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/debug_password", PROPERTY_HINT_PASSWORD, "", PROPERTY_USAGE_DEFAULT | PROPERTY_USAGE_SECRET), ""));
  1627. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/release", PROPERTY_HINT_GLOBAL_FILE, "*.keystore,*.jks", PROPERTY_USAGE_DEFAULT | PROPERTY_USAGE_SECRET), ""));
  1628. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/release_user", PROPERTY_HINT_NONE, "", PROPERTY_USAGE_DEFAULT | PROPERTY_USAGE_SECRET), ""));
  1629. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "keystore/release_password", PROPERTY_HINT_PASSWORD, "", PROPERTY_USAGE_DEFAULT | PROPERTY_USAGE_SECRET), ""));
  1630. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "version/code", PROPERTY_HINT_RANGE, "1,4096,1,or_greater"), 1));
  1631. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "version/name", PROPERTY_HINT_PLACEHOLDER_TEXT, "Leave empty to use project version"), ""));
  1632. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "package/unique_name", PROPERTY_HINT_PLACEHOLDER_TEXT, "ext.domain.name"), "com.example.$genname", false, true));
  1633. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "package/name", PROPERTY_HINT_PLACEHOLDER_TEXT, "Game Name [default if blank]"), ""));
  1634. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "package/signed"), true));
  1635. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "package/app_category", PROPERTY_HINT_ENUM, "Accessibility,Audio,Game,Image,Maps,News,Productivity,Social,Video"), APP_CATEGORY_GAME));
  1636. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "package/retain_data_on_uninstall"), false));
  1637. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "package/exclude_from_recents"), false));
  1638. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "package/show_in_android_tv"), false));
  1639. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "package/show_in_app_library"), true));
  1640. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "package/show_as_launcher_app"), false));
  1641. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, launcher_icon_option, PROPERTY_HINT_FILE, "*.png"), ""));
  1642. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, launcher_adaptive_icon_foreground_option, PROPERTY_HINT_FILE, "*.png"), ""));
  1643. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, launcher_adaptive_icon_background_option, PROPERTY_HINT_FILE, "*.png"), ""));
  1644. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "graphics/opengl_debug"), false));
  1645. r_options->push_back(ExportOption(PropertyInfo(Variant::INT, "xr_features/xr_mode", PROPERTY_HINT_ENUM, "Regular,OpenXR"), XR_MODE_REGULAR, false, true));
  1646. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "screen/immersive_mode"), true));
  1647. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "screen/support_small"), true));
  1648. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "screen/support_normal"), true));
  1649. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "screen/support_large"), true));
  1650. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "screen/support_xlarge"), true));
  1651. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "user_data_backup/allow"), false));
  1652. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "command_line/extra_args"), ""));
  1653. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, "apk_expansion/enable"), false, false, true));
  1654. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "apk_expansion/SALT"), ""));
  1655. r_options->push_back(ExportOption(PropertyInfo(Variant::STRING, "apk_expansion/public_key", PROPERTY_HINT_MULTILINE_TEXT), "", false, true));
  1656. r_options->push_back(ExportOption(PropertyInfo(Variant::PACKED_STRING_ARRAY, "permissions/custom_permissions"), PackedStringArray()));
  1657. const char **perms = android_perms;
  1658. while (*perms) {
  1659. r_options->push_back(ExportOption(PropertyInfo(Variant::BOOL, vformat("%s/%s", PNAME("permissions"), String(*perms).to_lower())), false));
  1660. perms++;
  1661. }
  1662. }
  1663. bool EditorExportPlatformAndroid::get_export_option_visibility(const EditorExportPreset *p_preset, const String &p_option) const {
  1664. if (p_preset == nullptr) {
  1665. return true;
  1666. }
  1667. bool advanced_options_enabled = p_preset->are_advanced_options_enabled();
  1668. if (p_option == "graphics/opengl_debug" ||
  1669. p_option == "command_line/extra_args" ||
  1670. p_option == "permissions/custom_permissions" ||
  1671. p_option == "gradle_build/compress_native_libraries" ||
  1672. p_option == "package/retain_data_on_uninstall" ||
  1673. p_option == "package/exclude_from_recents" ||
  1674. p_option == "package/show_in_app_library" ||
  1675. p_option == "package/show_as_launcher_app" ||
  1676. p_option == "apk_expansion/enable" ||
  1677. p_option == "apk_expansion/SALT" ||
  1678. p_option == "apk_expansion/public_key") {
  1679. return advanced_options_enabled;
  1680. }
  1681. if (p_option == "gradle_build/gradle_build_directory" || p_option == "gradle_build/android_source_template") {
  1682. return advanced_options_enabled && bool(p_preset->get("gradle_build/use_gradle_build"));
  1683. }
  1684. if (p_option == "custom_template/debug" || p_option == "custom_template/release") {
  1685. // The APK templates are ignored if Gradle build is enabled.
  1686. return advanced_options_enabled && !bool(p_preset->get("gradle_build/use_gradle_build"));
  1687. }
  1688. // Hide .NET embedding option (always enabled).
  1689. if (p_option == "dotnet/embed_build_outputs") {
  1690. return false;
  1691. }
  1692. return true;
  1693. }
  1694. String EditorExportPlatformAndroid::get_name() const {
  1695. return "Android";
  1696. }
  1697. String EditorExportPlatformAndroid::get_os_name() const {
  1698. return "Android";
  1699. }
  1700. Ref<Texture2D> EditorExportPlatformAndroid::get_logo() const {
  1701. return logo;
  1702. }
  1703. bool EditorExportPlatformAndroid::should_update_export_options() {
  1704. #ifndef DISABLE_DEPRECATED
  1705. if (android_plugins_changed.is_set()) {
  1706. // don't clear unless we're reporting true, to avoid race
  1707. android_plugins_changed.clear();
  1708. return true;
  1709. }
  1710. #endif // DISABLE_DEPRECATED
  1711. return false;
  1712. }
  1713. bool EditorExportPlatformAndroid::poll_export() {
  1714. bool dc = devices_changed.is_set();
  1715. if (dc) {
  1716. // don't clear unless we're reporting true, to avoid race
  1717. devices_changed.clear();
  1718. }
  1719. return dc;
  1720. }
  1721. int EditorExportPlatformAndroid::get_options_count() const {
  1722. MutexLock lock(device_lock);
  1723. return devices.size();
  1724. }
  1725. String EditorExportPlatformAndroid::get_options_tooltip() const {
  1726. return TTR("Select device from the list");
  1727. }
  1728. String EditorExportPlatformAndroid::get_option_label(int p_index) const {
  1729. ERR_FAIL_INDEX_V(p_index, devices.size(), "");
  1730. MutexLock lock(device_lock);
  1731. return devices[p_index].name;
  1732. }
  1733. String EditorExportPlatformAndroid::get_option_tooltip(int p_index) const {
  1734. ERR_FAIL_INDEX_V(p_index, devices.size(), "");
  1735. MutexLock lock(device_lock);
  1736. String s = devices[p_index].description;
  1737. if (devices.size() == 1) {
  1738. // Tooltip will be:
  1739. // Name
  1740. // Description
  1741. s = devices[p_index].name + "\n\n" + s;
  1742. }
  1743. return s;
  1744. }
  1745. String EditorExportPlatformAndroid::get_device_architecture(int p_index) const {
  1746. ERR_FAIL_INDEX_V(p_index, devices.size(), "");
  1747. MutexLock lock(device_lock);
  1748. return devices[p_index].architecture;
  1749. }
  1750. Error EditorExportPlatformAndroid::run(const Ref<EditorExportPreset> &p_preset, int p_device, int p_debug_flags) {
  1751. ERR_FAIL_INDEX_V(p_device, devices.size(), ERR_INVALID_PARAMETER);
  1752. String can_export_error;
  1753. bool can_export_missing_templates;
  1754. if (!can_export(p_preset, can_export_error, can_export_missing_templates)) {
  1755. add_message(EXPORT_MESSAGE_ERROR, TTR("Run"), can_export_error);
  1756. return ERR_UNCONFIGURED;
  1757. }
  1758. MutexLock lock(device_lock);
  1759. EditorProgress ep("run", vformat(TTR("Running on %s"), devices[p_device].name), 3);
  1760. String adb = get_adb_path();
  1761. // Export_temp APK.
  1762. if (ep.step(TTR("Exporting APK..."), 0)) {
  1763. return ERR_SKIP;
  1764. }
  1765. const bool use_wifi_for_remote_debug = EDITOR_GET("export/android/use_wifi_for_remote_debug");
  1766. const bool use_remote = (p_debug_flags & DEBUG_FLAG_REMOTE_DEBUG) || (p_debug_flags & DEBUG_FLAG_DUMB_CLIENT);
  1767. const bool use_reverse = devices[p_device].api_level >= 21 && !use_wifi_for_remote_debug;
  1768. if (use_reverse) {
  1769. p_debug_flags |= DEBUG_FLAG_REMOTE_DEBUG_LOCALHOST;
  1770. }
  1771. String tmp_export_path = EditorPaths::get_singleton()->get_cache_dir().path_join("tmpexport." + uitos(OS::get_singleton()->get_unix_time()) + ".apk");
  1772. #define CLEANUP_AND_RETURN(m_err) \
  1773. { \
  1774. DirAccess::remove_file_or_error(tmp_export_path); \
  1775. return m_err; \
  1776. } \
  1777. ((void)0)
  1778. // Export to temporary APK before sending to device.
  1779. Error err = export_project_helper(p_preset, true, tmp_export_path, EXPORT_FORMAT_APK, true, p_debug_flags);
  1780. if (err != OK) {
  1781. CLEANUP_AND_RETURN(err);
  1782. }
  1783. List<String> args;
  1784. int rv;
  1785. String output;
  1786. bool remove_prev = EDITOR_GET("export/android/one_click_deploy_clear_previous_install");
  1787. String version_name = p_preset->get_version("version/name");
  1788. String package_name = p_preset->get("package/unique_name");
  1789. if (remove_prev) {
  1790. if (ep.step(TTR("Uninstalling..."), 1)) {
  1791. CLEANUP_AND_RETURN(ERR_SKIP);
  1792. }
  1793. print_line("Uninstalling previous version: " + devices[p_device].name);
  1794. args.push_back("-s");
  1795. args.push_back(devices[p_device].id);
  1796. args.push_back("uninstall");
  1797. args.push_back(get_package_name(package_name));
  1798. output.clear();
  1799. err = OS::get_singleton()->execute(adb, args, &output, &rv, true);
  1800. print_verbose(output);
  1801. }
  1802. print_line("Installing to device (please wait...): " + devices[p_device].name);
  1803. if (ep.step(TTR("Installing to device, please wait..."), 2)) {
  1804. CLEANUP_AND_RETURN(ERR_SKIP);
  1805. }
  1806. args.clear();
  1807. args.push_back("-s");
  1808. args.push_back(devices[p_device].id);
  1809. args.push_back("install");
  1810. args.push_back("-r");
  1811. args.push_back(tmp_export_path);
  1812. output.clear();
  1813. err = OS::get_singleton()->execute(adb, args, &output, &rv, true);
  1814. print_verbose(output);
  1815. if (err || rv != 0) {
  1816. add_message(EXPORT_MESSAGE_ERROR, TTR("Run"), vformat(TTR("Could not install to device: %s"), output));
  1817. CLEANUP_AND_RETURN(ERR_CANT_CREATE);
  1818. }
  1819. if (use_remote) {
  1820. if (use_reverse) {
  1821. static const char *const msg = "--- Device API >= 21; debugging over USB ---";
  1822. EditorNode::get_singleton()->get_log()->add_message(msg, EditorLog::MSG_TYPE_EDITOR);
  1823. print_line(String(msg).to_upper());
  1824. args.clear();
  1825. args.push_back("-s");
  1826. args.push_back(devices[p_device].id);
  1827. args.push_back("reverse");
  1828. args.push_back("--remove-all");
  1829. output.clear();
  1830. OS::get_singleton()->execute(adb, args, &output, &rv, true);
  1831. print_verbose(output);
  1832. if (p_debug_flags & DEBUG_FLAG_REMOTE_DEBUG) {
  1833. int dbg_port = EDITOR_GET("network/debug/remote_port");
  1834. args.clear();
  1835. args.push_back("-s");
  1836. args.push_back(devices[p_device].id);
  1837. args.push_back("reverse");
  1838. args.push_back("tcp:" + itos(dbg_port));
  1839. args.push_back("tcp:" + itos(dbg_port));
  1840. output.clear();
  1841. OS::get_singleton()->execute(adb, args, &output, &rv, true);
  1842. print_verbose(output);
  1843. print_line("Reverse result: " + itos(rv));
  1844. }
  1845. if (p_debug_flags & DEBUG_FLAG_DUMB_CLIENT) {
  1846. int fs_port = EDITOR_GET("filesystem/file_server/port");
  1847. args.clear();
  1848. args.push_back("-s");
  1849. args.push_back(devices[p_device].id);
  1850. args.push_back("reverse");
  1851. args.push_back("tcp:" + itos(fs_port));
  1852. args.push_back("tcp:" + itos(fs_port));
  1853. output.clear();
  1854. err = OS::get_singleton()->execute(adb, args, &output, &rv, true);
  1855. print_verbose(output);
  1856. print_line("Reverse result2: " + itos(rv));
  1857. }
  1858. } else {
  1859. static const char *const api_version_msg = "--- Device API < 21; debugging over Wi-Fi ---";
  1860. static const char *const manual_override_msg = "--- Wi-Fi remote debug enabled in project settings; debugging over Wi-Fi ---";
  1861. const char *const msg = use_wifi_for_remote_debug ? manual_override_msg : api_version_msg;
  1862. EditorNode::get_singleton()->get_log()->add_message(msg, EditorLog::MSG_TYPE_EDITOR);
  1863. print_line(String(msg).to_upper());
  1864. }
  1865. }
  1866. if (ep.step(TTR("Running on device..."), 3)) {
  1867. CLEANUP_AND_RETURN(ERR_SKIP);
  1868. }
  1869. args.clear();
  1870. args.push_back("-s");
  1871. args.push_back(devices[p_device].id);
  1872. args.push_back("shell");
  1873. args.push_back("am");
  1874. args.push_back("start");
  1875. if ((bool)EDITOR_GET("export/android/force_system_user") && devices[p_device].api_level >= 17) { // Multi-user introduced in Android 17
  1876. args.push_back("--user");
  1877. args.push_back("0");
  1878. }
  1879. args.push_back("-a");
  1880. args.push_back("android.intent.action.MAIN");
  1881. args.push_back("-n");
  1882. args.push_back(get_package_name(package_name) + "/com.godot.game.GodotApp");
  1883. output.clear();
  1884. err = OS::get_singleton()->execute(adb, args, &output, &rv, true);
  1885. print_verbose(output);
  1886. if (err || rv != 0) {
  1887. add_message(EXPORT_MESSAGE_ERROR, TTR("Run"), TTR("Could not execute on device."));
  1888. CLEANUP_AND_RETURN(ERR_CANT_CREATE);
  1889. }
  1890. CLEANUP_AND_RETURN(OK);
  1891. #undef CLEANUP_AND_RETURN
  1892. }
  1893. Ref<Texture2D> EditorExportPlatformAndroid::get_run_icon() const {
  1894. return run_icon;
  1895. }
  1896. String EditorExportPlatformAndroid::get_java_path() {
  1897. String exe_ext;
  1898. if (OS::get_singleton()->get_name() == "Windows") {
  1899. exe_ext = ".exe";
  1900. }
  1901. String java_sdk_path = EDITOR_GET("export/android/java_sdk_path");
  1902. return java_sdk_path.path_join("bin/java" + exe_ext);
  1903. }
  1904. String EditorExportPlatformAndroid::get_adb_path() {
  1905. String exe_ext;
  1906. if (OS::get_singleton()->get_name() == "Windows") {
  1907. exe_ext = ".exe";
  1908. }
  1909. String sdk_path = EDITOR_GET("export/android/android_sdk_path");
  1910. return sdk_path.path_join("platform-tools/adb" + exe_ext);
  1911. }
  1912. String EditorExportPlatformAndroid::get_apksigner_path(int p_target_sdk, bool p_check_executes) {
  1913. if (p_target_sdk == -1) {
  1914. p_target_sdk = DEFAULT_TARGET_SDK_VERSION;
  1915. }
  1916. String exe_ext;
  1917. if (OS::get_singleton()->get_name() == "Windows") {
  1918. exe_ext = ".bat";
  1919. }
  1920. String apksigner_command_name = "apksigner" + exe_ext;
  1921. String sdk_path = EDITOR_GET("export/android/android_sdk_path");
  1922. String apksigner_path;
  1923. Error errn;
  1924. String build_tools_dir = sdk_path.path_join("build-tools");
  1925. Ref<DirAccess> da = DirAccess::open(build_tools_dir, &errn);
  1926. if (errn != OK) {
  1927. print_error("Unable to open Android 'build-tools' directory.");
  1928. return apksigner_path;
  1929. }
  1930. // There are additional versions directories we need to go through.
  1931. Vector<String> dir_list = da->get_directories();
  1932. // We need to use the version of build_tools that matches the Target SDK
  1933. // If somehow we can't find that, we see if a version between 28 and the default target SDK exists.
  1934. // We need to avoid versions <= 27 because they fail on Java versions >9
  1935. // If we can't find that, we just use the first valid version.
  1936. Vector<String> ideal_versions;
  1937. Vector<String> other_versions;
  1938. Vector<String> versions;
  1939. bool found_target_sdk = false;
  1940. // We only allow for versions <= 27 if specifically set
  1941. int min_version = p_target_sdk <= 27 ? p_target_sdk : 28;
  1942. for (String sub_dir : dir_list) {
  1943. if (!sub_dir.begins_with(".")) {
  1944. Vector<String> ver_numbers = sub_dir.split(".");
  1945. // Dir not a version number, will use as last resort
  1946. if (!ver_numbers.size() || !ver_numbers[0].is_valid_int()) {
  1947. other_versions.push_back(sub_dir);
  1948. continue;
  1949. }
  1950. int ver_number = ver_numbers[0].to_int();
  1951. if (ver_number == p_target_sdk) {
  1952. found_target_sdk = true;
  1953. //ensure this is in front of the ones we check
  1954. versions.push_back(sub_dir);
  1955. } else {
  1956. if (ver_number >= min_version && ver_number <= DEFAULT_TARGET_SDK_VERSION) {
  1957. ideal_versions.push_back(sub_dir);
  1958. } else {
  1959. other_versions.push_back(sub_dir);
  1960. }
  1961. }
  1962. }
  1963. }
  1964. // we will check ideal versions first, then other versions.
  1965. versions.append_array(ideal_versions);
  1966. versions.append_array(other_versions);
  1967. if (!versions.size()) {
  1968. print_error("Unable to find the 'apksigner' tool.");
  1969. return apksigner_path;
  1970. }
  1971. int i;
  1972. bool failed = false;
  1973. String version_to_use;
  1974. List<String> args;
  1975. args.push_back("--version");
  1976. String output;
  1977. int retval;
  1978. Error err;
  1979. for (i = 0; i < versions.size(); i++) {
  1980. // Check if the tool is here.
  1981. apksigner_path = build_tools_dir.path_join(versions[i]).path_join(apksigner_command_name);
  1982. if (FileAccess::exists(apksigner_path)) {
  1983. version_to_use = versions[i];
  1984. // If we aren't exporting, just break here.
  1985. if (!p_check_executes) {
  1986. break;
  1987. }
  1988. // we only check to see if it executes on export because it is slow to load
  1989. err = OS::get_singleton()->execute(apksigner_path, args, &output, &retval, false);
  1990. if (err || retval) {
  1991. failed = true;
  1992. } else {
  1993. break;
  1994. }
  1995. }
  1996. }
  1997. if (i == versions.size()) {
  1998. if (failed) {
  1999. print_error("All located 'apksigner' tools in " + build_tools_dir + " failed to execute");
  2000. return "<FAILED>";
  2001. } else {
  2002. print_error("Unable to find the 'apksigner' tool.");
  2003. return "";
  2004. }
  2005. }
  2006. if (!found_target_sdk) {
  2007. print_line("Could not find version of build tools that matches Target SDK, using " + version_to_use);
  2008. } else if (failed && found_target_sdk) {
  2009. print_line("Version of build tools that matches Target SDK failed to execute, using " + version_to_use);
  2010. }
  2011. return apksigner_path;
  2012. }
  2013. static bool has_valid_keystore_credentials(String &r_error_str, const String &p_keystore, const String &p_username, const String &p_password, const String &p_type) {
  2014. String output;
  2015. List<String> args;
  2016. args.push_back("-list");
  2017. args.push_back("-keystore");
  2018. args.push_back(p_keystore);
  2019. args.push_back("-storepass");
  2020. args.push_back(p_password);
  2021. args.push_back("-alias");
  2022. args.push_back(p_username);
  2023. Error error = OS::get_singleton()->execute("keytool", args, &output, nullptr, true);
  2024. String keytool_error = "keytool error:";
  2025. bool valid = output.substr(0, keytool_error.length()) != keytool_error;
  2026. if (error != OK) {
  2027. r_error_str = TTR("Error: There was a problem validating the keystore username and password");
  2028. return false;
  2029. }
  2030. if (!valid) {
  2031. r_error_str = TTR(p_type + " Username and/or Password is invalid for the given " + p_type + " Keystore");
  2032. return false;
  2033. }
  2034. r_error_str = "";
  2035. return true;
  2036. }
  2037. bool EditorExportPlatformAndroid::has_valid_username_and_password(const Ref<EditorExportPreset> &p_preset, String &r_error) {
  2038. String dk = _get_keystore_path(p_preset, true);
  2039. String dk_user = p_preset->get_or_env("keystore/debug_user", ENV_ANDROID_KEYSTORE_DEBUG_USER);
  2040. String dk_password = p_preset->get_or_env("keystore/debug_password", ENV_ANDROID_KEYSTORE_DEBUG_PASS);
  2041. String rk = _get_keystore_path(p_preset, false);
  2042. String rk_user = p_preset->get_or_env("keystore/release_user", ENV_ANDROID_KEYSTORE_RELEASE_USER);
  2043. String rk_password = p_preset->get_or_env("keystore/release_password", ENV_ANDROID_KEYSTORE_RELEASE_PASS);
  2044. bool valid = true;
  2045. if (!dk.is_empty() && !dk_user.is_empty() && !dk_password.is_empty()) {
  2046. String err = "";
  2047. valid = has_valid_keystore_credentials(err, dk, dk_user, dk_password, "Debug");
  2048. r_error += err;
  2049. }
  2050. if (!rk.is_empty() && !rk_user.is_empty() && !rk_password.is_empty()) {
  2051. String err = "";
  2052. valid = has_valid_keystore_credentials(err, rk, rk_user, rk_password, "Release");
  2053. r_error += err;
  2054. }
  2055. return valid;
  2056. }
  2057. bool EditorExportPlatformAndroid::has_valid_export_configuration(const Ref<EditorExportPreset> &p_preset, String &r_error, bool &r_missing_templates, bool p_debug) const {
  2058. String err;
  2059. bool valid = false;
  2060. const bool gradle_build_enabled = p_preset->get("gradle_build/use_gradle_build");
  2061. #ifdef MODULE_MONO_ENABLED
  2062. // Android export is still a work in progress, keep a message as a warning.
  2063. err += TTR("Exporting to Android when using C#/.NET is experimental.") + "\n";
  2064. bool unsupported_arch = false;
  2065. Vector<ABI> enabled_abis = get_enabled_abis(p_preset);
  2066. for (ABI abi : enabled_abis) {
  2067. if (abi.arch != "arm64" && abi.arch != "x86_64") {
  2068. err += vformat(TTR("Android architecture %s not supported in C# projects."), abi.arch) + "\n";
  2069. unsupported_arch = true;
  2070. }
  2071. }
  2072. if (unsupported_arch) {
  2073. r_error = err;
  2074. return false;
  2075. }
  2076. #endif
  2077. // Look for export templates (first official, and if defined custom templates).
  2078. if (!gradle_build_enabled) {
  2079. String template_err;
  2080. bool dvalid = false;
  2081. bool rvalid = false;
  2082. bool has_export_templates = false;
  2083. if (p_preset->get("custom_template/debug") != "") {
  2084. dvalid = FileAccess::exists(p_preset->get("custom_template/debug"));
  2085. if (!dvalid) {
  2086. template_err += TTR("Custom debug template not found.") + "\n";
  2087. }
  2088. } else {
  2089. has_export_templates |= exists_export_template("android_debug.apk", &template_err);
  2090. }
  2091. if (p_preset->get("custom_template/release") != "") {
  2092. rvalid = FileAccess::exists(p_preset->get("custom_template/release"));
  2093. if (!rvalid) {
  2094. template_err += TTR("Custom release template not found.") + "\n";
  2095. }
  2096. } else {
  2097. has_export_templates |= exists_export_template("android_release.apk", &template_err);
  2098. }
  2099. r_missing_templates = !has_export_templates;
  2100. valid = dvalid || rvalid || has_export_templates;
  2101. if (!valid) {
  2102. err += template_err;
  2103. }
  2104. } else {
  2105. // Validate the custom gradle android source template.
  2106. bool android_source_template_valid = false;
  2107. const String android_source_template = p_preset->get("gradle_build/android_source_template");
  2108. if (!android_source_template.is_empty()) {
  2109. android_source_template_valid = FileAccess::exists(android_source_template);
  2110. if (!android_source_template_valid) {
  2111. err += TTR("Custom Android source template not found.") + "\n";
  2112. }
  2113. }
  2114. // Validate the installed build template.
  2115. bool installed_android_build_template = FileAccess::exists(ExportTemplateManager::get_android_build_directory(p_preset).path_join("build.gradle"));
  2116. if (!installed_android_build_template) {
  2117. if (!android_source_template_valid) {
  2118. r_missing_templates = !exists_export_template("android_source.zip", &err);
  2119. }
  2120. err += TTR("Android build template not installed in the project. Install it from the Project menu.") + "\n";
  2121. } else {
  2122. r_missing_templates = false;
  2123. }
  2124. valid = installed_android_build_template && !r_missing_templates;
  2125. }
  2126. // Validate the rest of the export configuration.
  2127. String dk = _get_keystore_path(p_preset, true);
  2128. String dk_user = p_preset->get_or_env("keystore/debug_user", ENV_ANDROID_KEYSTORE_DEBUG_USER);
  2129. String dk_password = p_preset->get_or_env("keystore/debug_password", ENV_ANDROID_KEYSTORE_DEBUG_PASS);
  2130. if ((dk.is_empty() || dk_user.is_empty() || dk_password.is_empty()) && (!dk.is_empty() || !dk_user.is_empty() || !dk_password.is_empty())) {
  2131. valid = false;
  2132. err += TTR("Either Debug Keystore, Debug User AND Debug Password settings must be configured OR none of them.") + "\n";
  2133. }
  2134. // Use OR to make the export UI able to show this error.
  2135. if ((p_debug || !dk.is_empty()) && !FileAccess::exists(dk)) {
  2136. dk = EDITOR_GET("export/android/debug_keystore");
  2137. if (!FileAccess::exists(dk)) {
  2138. valid = false;
  2139. err += TTR("Debug keystore not configured in the Editor Settings nor in the preset.") + "\n";
  2140. }
  2141. }
  2142. String rk = _get_keystore_path(p_preset, false);
  2143. String rk_user = p_preset->get_or_env("keystore/release_user", ENV_ANDROID_KEYSTORE_RELEASE_USER);
  2144. String rk_password = p_preset->get_or_env("keystore/release_password", ENV_ANDROID_KEYSTORE_RELEASE_PASS);
  2145. if ((rk.is_empty() || rk_user.is_empty() || rk_password.is_empty()) && (!rk.is_empty() || !rk_user.is_empty() || !rk_password.is_empty())) {
  2146. valid = false;
  2147. err += TTR("Either Release Keystore, Release User AND Release Password settings must be configured OR none of them.") + "\n";
  2148. }
  2149. if (!p_debug && !rk.is_empty() && !FileAccess::exists(rk)) {
  2150. valid = false;
  2151. err += TTR("Release keystore incorrectly configured in the export preset.") + "\n";
  2152. }
  2153. String java_sdk_path = EDITOR_GET("export/android/java_sdk_path");
  2154. if (java_sdk_path.is_empty()) {
  2155. err += TTR("A valid Java SDK path is required in Editor Settings.") + "\n";
  2156. valid = false;
  2157. } else {
  2158. // Validate the given path by checking that `java` is present under the `bin` directory.
  2159. Error errn;
  2160. // Check for the bin directory.
  2161. Ref<DirAccess> da = DirAccess::open(java_sdk_path.path_join("bin"), &errn);
  2162. if (errn != OK) {
  2163. err += TTR("Invalid Java SDK path in Editor Settings.");
  2164. err += TTR("Missing 'bin' directory!");
  2165. err += "\n";
  2166. valid = false;
  2167. } else {
  2168. // Check for the `java` command.
  2169. String java_path = get_java_path();
  2170. if (!FileAccess::exists(java_path)) {
  2171. err += TTR("Unable to find 'java' command using the Java SDK path.");
  2172. err += TTR("Please check the Java SDK directory specified in Editor Settings.");
  2173. err += "\n";
  2174. valid = false;
  2175. }
  2176. }
  2177. }
  2178. String sdk_path = EDITOR_GET("export/android/android_sdk_path");
  2179. if (sdk_path.is_empty()) {
  2180. err += TTR("A valid Android SDK path is required in Editor Settings.") + "\n";
  2181. valid = false;
  2182. } else {
  2183. Error errn;
  2184. // Check for the platform-tools directory.
  2185. Ref<DirAccess> da = DirAccess::open(sdk_path.path_join("platform-tools"), &errn);
  2186. if (errn != OK) {
  2187. err += TTR("Invalid Android SDK path in Editor Settings.");
  2188. err += TTR("Missing 'platform-tools' directory!");
  2189. err += "\n";
  2190. valid = false;
  2191. }
  2192. // Validate that adb is available.
  2193. String adb_path = get_adb_path();
  2194. if (!FileAccess::exists(adb_path)) {
  2195. err += TTR("Unable to find Android SDK platform-tools' adb command.");
  2196. err += TTR("Please check in the Android SDK directory specified in Editor Settings.");
  2197. err += "\n";
  2198. valid = false;
  2199. }
  2200. // Check for the build-tools directory.
  2201. Ref<DirAccess> build_tools_da = DirAccess::open(sdk_path.path_join("build-tools"), &errn);
  2202. if (errn != OK) {
  2203. err += TTR("Invalid Android SDK path in Editor Settings.");
  2204. err += TTR("Missing 'build-tools' directory!");
  2205. err += "\n";
  2206. valid = false;
  2207. }
  2208. String target_sdk_version = p_preset->get("gradle_build/target_sdk");
  2209. if (!target_sdk_version.is_valid_int()) {
  2210. target_sdk_version = itos(DEFAULT_TARGET_SDK_VERSION);
  2211. }
  2212. // Validate that apksigner is available.
  2213. String apksigner_path = get_apksigner_path(target_sdk_version.to_int());
  2214. if (!FileAccess::exists(apksigner_path)) {
  2215. err += TTR("Unable to find Android SDK build-tools' apksigner command.");
  2216. err += TTR("Please check in the Android SDK directory specified in Editor Settings.");
  2217. err += "\n";
  2218. valid = false;
  2219. }
  2220. }
  2221. if (!err.is_empty()) {
  2222. r_error = err;
  2223. }
  2224. return valid;
  2225. }
  2226. bool EditorExportPlatformAndroid::has_valid_project_configuration(const Ref<EditorExportPreset> &p_preset, String &r_error) const {
  2227. String err;
  2228. bool valid = true;
  2229. List<ExportOption> options;
  2230. get_export_options(&options);
  2231. for (const EditorExportPlatform::ExportOption &E : options) {
  2232. if (get_export_option_visibility(p_preset.ptr(), E.option.name)) {
  2233. String warn = get_export_option_warning(p_preset.ptr(), E.option.name);
  2234. if (!warn.is_empty()) {
  2235. err += warn + "\n";
  2236. if (E.required) {
  2237. valid = false;
  2238. }
  2239. }
  2240. }
  2241. }
  2242. if (!ResourceImporterTextureSettings::should_import_etc2_astc()) {
  2243. valid = false;
  2244. }
  2245. if (p_preset->get("gradle_build/use_gradle_build")) {
  2246. String build_version_path = ExportTemplateManager::get_android_build_directory(p_preset).get_base_dir().path_join(".build_version");
  2247. Ref<FileAccess> f = FileAccess::open(build_version_path, FileAccess::READ);
  2248. if (f.is_valid()) {
  2249. String current_version = ExportTemplateManager::get_android_template_identifier(p_preset);
  2250. String installed_version = f->get_line().strip_edges();
  2251. if (current_version != installed_version) {
  2252. err += vformat(TTR(MISMATCHED_VERSIONS_MESSAGE), installed_version, current_version);
  2253. err += "\n";
  2254. }
  2255. }
  2256. }
  2257. String min_sdk_str = p_preset->get("gradle_build/min_sdk");
  2258. int min_sdk_int = VULKAN_MIN_SDK_VERSION;
  2259. if (!min_sdk_str.is_empty()) { // Empty means no override, nothing to do.
  2260. if (min_sdk_str.is_valid_int()) {
  2261. min_sdk_int = min_sdk_str.to_int();
  2262. }
  2263. }
  2264. String target_sdk_str = p_preset->get("gradle_build/target_sdk");
  2265. int target_sdk_int = DEFAULT_TARGET_SDK_VERSION;
  2266. if (!target_sdk_str.is_empty()) { // Empty means no override, nothing to do.
  2267. if (target_sdk_str.is_valid_int()) {
  2268. target_sdk_int = target_sdk_str.to_int();
  2269. if (target_sdk_int > DEFAULT_TARGET_SDK_VERSION) {
  2270. // Warning only, so don't override `valid`.
  2271. err += vformat(TTR("\"Target SDK\" %d is higher than the default version %d. This may work, but wasn't tested and may be unstable."), target_sdk_int, DEFAULT_TARGET_SDK_VERSION);
  2272. err += "\n";
  2273. }
  2274. }
  2275. }
  2276. String current_renderer = GLOBAL_GET("rendering/renderer/rendering_method.mobile");
  2277. if (current_renderer == "forward_plus") {
  2278. // Warning only, so don't override `valid`.
  2279. err += vformat(TTR("The \"%s\" renderer is designed for Desktop devices, and is not suitable for Android devices."), current_renderer);
  2280. err += "\n";
  2281. }
  2282. if (_uses_vulkan() && min_sdk_int < VULKAN_MIN_SDK_VERSION) {
  2283. // Warning only, so don't override `valid`.
  2284. err += vformat(TTR("\"Min SDK\" should be greater or equal to %d for the \"%s\" renderer."), VULKAN_MIN_SDK_VERSION, current_renderer);
  2285. err += "\n";
  2286. }
  2287. String package_name = p_preset->get("package/unique_name");
  2288. if (package_name.find("$genname") >= 0 && !is_project_name_valid()) {
  2289. // Warning only, so don't override `valid`.
  2290. err += vformat(TTR("The project name does not meet the requirement for the package name format and will be updated to \"%s\". Please explicitly specify the package name if needed."), get_valid_basename());
  2291. err += "\n";
  2292. }
  2293. r_error = err;
  2294. return valid;
  2295. }
  2296. List<String> EditorExportPlatformAndroid::get_binary_extensions(const Ref<EditorExportPreset> &p_preset) const {
  2297. List<String> list;
  2298. list.push_back("apk");
  2299. list.push_back("aab");
  2300. return list;
  2301. }
  2302. String EditorExportPlatformAndroid::get_apk_expansion_fullpath(const Ref<EditorExportPreset> &p_preset, const String &p_path) {
  2303. int version_code = p_preset->get("version/code");
  2304. String package_name = p_preset->get("package/unique_name");
  2305. String apk_file_name = "main." + itos(version_code) + "." + get_package_name(package_name) + ".obb";
  2306. String fullpath = p_path.get_base_dir().path_join(apk_file_name);
  2307. return fullpath;
  2308. }
  2309. Error EditorExportPlatformAndroid::save_apk_expansion_file(const Ref<EditorExportPreset> &p_preset, bool p_debug, const String &p_path) {
  2310. String fullpath = get_apk_expansion_fullpath(p_preset, p_path);
  2311. Error err = save_pack(p_preset, p_debug, fullpath);
  2312. return err;
  2313. }
  2314. void EditorExportPlatformAndroid::get_command_line_flags(const Ref<EditorExportPreset> &p_preset, const String &p_path, int p_flags, Vector<uint8_t> &r_command_line_flags) {
  2315. String cmdline = p_preset->get("command_line/extra_args");
  2316. Vector<String> command_line_strings = cmdline.strip_edges().split(" ");
  2317. for (int i = 0; i < command_line_strings.size(); i++) {
  2318. if (command_line_strings[i].strip_edges().length() == 0) {
  2319. command_line_strings.remove_at(i);
  2320. i--;
  2321. }
  2322. }
  2323. gen_export_flags(command_line_strings, p_flags);
  2324. bool apk_expansion = p_preset->get("apk_expansion/enable");
  2325. if (apk_expansion) {
  2326. String fullpath = get_apk_expansion_fullpath(p_preset, p_path);
  2327. String apk_expansion_public_key = p_preset->get("apk_expansion/public_key");
  2328. command_line_strings.push_back("--use_apk_expansion");
  2329. command_line_strings.push_back("--apk_expansion_md5");
  2330. command_line_strings.push_back(FileAccess::get_md5(fullpath));
  2331. command_line_strings.push_back("--apk_expansion_key");
  2332. command_line_strings.push_back(apk_expansion_public_key.strip_edges());
  2333. }
  2334. int xr_mode_index = p_preset->get("xr_features/xr_mode");
  2335. if (xr_mode_index == XR_MODE_OPENXR) {
  2336. command_line_strings.push_back("--xr_mode_openxr");
  2337. } else { // XRMode.REGULAR is the default.
  2338. command_line_strings.push_back("--xr_mode_regular");
  2339. }
  2340. bool immersive = p_preset->get("screen/immersive_mode");
  2341. if (immersive) {
  2342. command_line_strings.push_back("--use_immersive");
  2343. }
  2344. bool debug_opengl = p_preset->get("graphics/opengl_debug");
  2345. if (debug_opengl) {
  2346. command_line_strings.push_back("--debug_opengl");
  2347. }
  2348. if (command_line_strings.size()) {
  2349. r_command_line_flags.resize(4);
  2350. encode_uint32(command_line_strings.size(), &r_command_line_flags.write[0]);
  2351. for (int i = 0; i < command_line_strings.size(); i++) {
  2352. print_line(itos(i) + " param: " + command_line_strings[i]);
  2353. CharString command_line_argument = command_line_strings[i].utf8();
  2354. int base = r_command_line_flags.size();
  2355. int length = command_line_argument.length();
  2356. if (length == 0) {
  2357. continue;
  2358. }
  2359. r_command_line_flags.resize(base + 4 + length);
  2360. encode_uint32(length, &r_command_line_flags.write[base]);
  2361. memcpy(&r_command_line_flags.write[base + 4], command_line_argument.ptr(), length);
  2362. }
  2363. }
  2364. }
  2365. Error EditorExportPlatformAndroid::sign_apk(const Ref<EditorExportPreset> &p_preset, bool p_debug, const String &export_path, EditorProgress &ep) {
  2366. int export_format = int(p_preset->get("gradle_build/export_format"));
  2367. String export_label = export_format == EXPORT_FORMAT_AAB ? "AAB" : "APK";
  2368. String release_keystore = _get_keystore_path(p_preset, false);
  2369. String release_username = p_preset->get_or_env("keystore/release_user", ENV_ANDROID_KEYSTORE_RELEASE_USER);
  2370. String release_password = p_preset->get_or_env("keystore/release_password", ENV_ANDROID_KEYSTORE_RELEASE_PASS);
  2371. String target_sdk_version = p_preset->get("gradle_build/target_sdk");
  2372. if (!target_sdk_version.is_valid_int()) {
  2373. target_sdk_version = itos(DEFAULT_TARGET_SDK_VERSION);
  2374. }
  2375. String apksigner = get_apksigner_path(target_sdk_version.to_int(), true);
  2376. print_verbose("Starting signing of the " + export_label + " binary using " + apksigner);
  2377. if (apksigner == "<FAILED>") {
  2378. add_message(EXPORT_MESSAGE_WARNING, TTR("Code Signing"), vformat(TTR("All 'apksigner' tools located in Android SDK 'build-tools' directory failed to execute. Please check that you have the correct version installed for your target sdk version. The resulting %s is unsigned."), export_label));
  2379. return OK;
  2380. }
  2381. if (!FileAccess::exists(apksigner)) {
  2382. add_message(EXPORT_MESSAGE_WARNING, TTR("Code Signing"), vformat(TTR("'apksigner' could not be found. Please check that the command is available in the Android SDK build-tools directory. The resulting %s is unsigned."), export_label));
  2383. return OK;
  2384. }
  2385. String keystore;
  2386. String password;
  2387. String user;
  2388. if (p_debug) {
  2389. keystore = _get_keystore_path(p_preset, true);
  2390. password = p_preset->get_or_env("keystore/debug_password", ENV_ANDROID_KEYSTORE_DEBUG_PASS);
  2391. user = p_preset->get_or_env("keystore/debug_user", ENV_ANDROID_KEYSTORE_DEBUG_USER);
  2392. if (keystore.is_empty()) {
  2393. keystore = EDITOR_GET("export/android/debug_keystore");
  2394. password = EDITOR_GET("export/android/debug_keystore_pass");
  2395. user = EDITOR_GET("export/android/debug_keystore_user");
  2396. }
  2397. if (ep.step(vformat(TTR("Signing debug %s..."), export_label), 104)) {
  2398. return ERR_SKIP;
  2399. }
  2400. } else {
  2401. keystore = release_keystore;
  2402. password = release_password;
  2403. user = release_username;
  2404. if (ep.step(vformat(TTR("Signing release %s..."), export_label), 104)) {
  2405. return ERR_SKIP;
  2406. }
  2407. }
  2408. if (!FileAccess::exists(keystore)) {
  2409. add_message(EXPORT_MESSAGE_WARNING, TTR("Code Signing"), TTR("Could not find keystore, unable to export."));
  2410. return ERR_FILE_CANT_OPEN;
  2411. }
  2412. String output;
  2413. List<String> args;
  2414. args.push_back("sign");
  2415. args.push_back("--verbose");
  2416. args.push_back("--ks");
  2417. args.push_back(keystore);
  2418. args.push_back("--ks-pass");
  2419. args.push_back("pass:" + password);
  2420. args.push_back("--ks-key-alias");
  2421. args.push_back(user);
  2422. args.push_back(export_path);
  2423. if (OS::get_singleton()->is_stdout_verbose() && p_debug) {
  2424. // We only print verbose logs with credentials for debug builds to avoid leaking release keystore credentials.
  2425. print_verbose("Signing debug binary using: " + String("\n") + apksigner + " " + join_list(args, String(" ")));
  2426. } else {
  2427. List<String> redacted_args = List<String>(args);
  2428. redacted_args.find(keystore)->set("<REDACTED>");
  2429. redacted_args.find("pass:" + password)->set("pass:<REDACTED>");
  2430. redacted_args.find(user)->set("<REDACTED>");
  2431. print_line("Signing binary using: " + String("\n") + apksigner + " " + join_list(redacted_args, String(" ")));
  2432. }
  2433. int retval;
  2434. Error err = OS::get_singleton()->execute(apksigner, args, &output, &retval, true);
  2435. if (err != OK) {
  2436. add_message(EXPORT_MESSAGE_WARNING, TTR("Code Signing"), TTR("Could not start apksigner executable."));
  2437. return err;
  2438. }
  2439. // By design, apksigner does not output credentials in its output unless --verbose is used
  2440. print_line(output);
  2441. if (retval) {
  2442. add_message(EXPORT_MESSAGE_WARNING, TTR("Code Signing"), vformat(TTR("'apksigner' returned with error #%d"), retval));
  2443. add_message(EXPORT_MESSAGE_WARNING, TTR("Code Signing"), vformat(TTR("output: \n%s"), output));
  2444. return ERR_CANT_CREATE;
  2445. }
  2446. if (ep.step(vformat(TTR("Verifying %s..."), export_label), 105)) {
  2447. return ERR_SKIP;
  2448. }
  2449. args.clear();
  2450. args.push_back("verify");
  2451. args.push_back("--verbose");
  2452. args.push_back(export_path);
  2453. if (p_debug) {
  2454. print_verbose("Verifying signed build using: " + String("\n") + apksigner + " " + join_list(args, String(" ")));
  2455. }
  2456. output.clear();
  2457. err = OS::get_singleton()->execute(apksigner, args, &output, &retval, true);
  2458. if (err != OK) {
  2459. add_message(EXPORT_MESSAGE_WARNING, TTR("Code Signing"), TTR("Could not start apksigner executable."));
  2460. return err;
  2461. }
  2462. print_verbose(output);
  2463. if (retval) {
  2464. add_message(EXPORT_MESSAGE_WARNING, TTR("Code Signing"), vformat(TTR("'apksigner' verification of %s failed."), export_label));
  2465. add_message(EXPORT_MESSAGE_WARNING, TTR("Code Signing"), vformat(TTR("output: \n%s"), output));
  2466. return ERR_CANT_CREATE;
  2467. }
  2468. print_verbose("Successfully completed signing build.");
  2469. return OK;
  2470. }
  2471. void EditorExportPlatformAndroid::_clear_assets_directory(const Ref<EditorExportPreset> &p_preset) {
  2472. Ref<DirAccess> da_res = DirAccess::create(DirAccess::ACCESS_RESOURCES);
  2473. String gradle_build_directory = ExportTemplateManager::get_android_build_directory(p_preset);
  2474. // Clear the APK assets directory
  2475. String apk_assets_directory = gradle_build_directory.path_join(APK_ASSETS_DIRECTORY);
  2476. if (da_res->dir_exists(apk_assets_directory)) {
  2477. print_verbose("Clearing APK assets directory...");
  2478. Ref<DirAccess> da_assets = DirAccess::open(apk_assets_directory);
  2479. ERR_FAIL_COND(da_assets.is_null());
  2480. da_assets->erase_contents_recursive();
  2481. da_res->remove(apk_assets_directory);
  2482. }
  2483. // Clear the AAB assets directory
  2484. String aab_assets_directory = gradle_build_directory.path_join(AAB_ASSETS_DIRECTORY);
  2485. if (da_res->dir_exists(aab_assets_directory)) {
  2486. print_verbose("Clearing AAB assets directory...");
  2487. Ref<DirAccess> da_assets = DirAccess::open(aab_assets_directory);
  2488. ERR_FAIL_COND(da_assets.is_null());
  2489. da_assets->erase_contents_recursive();
  2490. da_res->remove(aab_assets_directory);
  2491. }
  2492. }
  2493. void EditorExportPlatformAndroid::_remove_copied_libs(String p_gdextension_libs_path) {
  2494. print_verbose("Removing previously installed libraries...");
  2495. Error error;
  2496. String libs_json = FileAccess::get_file_as_string(p_gdextension_libs_path, &error);
  2497. if (error || libs_json.is_empty()) {
  2498. print_verbose("No previously installed libraries found");
  2499. return;
  2500. }
  2501. JSON json;
  2502. error = json.parse(libs_json);
  2503. ERR_FAIL_COND_MSG(error, "Error parsing \"" + libs_json + "\" on line " + itos(json.get_error_line()) + ": " + json.get_error_message());
  2504. Vector<String> libs = json.get_data();
  2505. Ref<DirAccess> da = DirAccess::create(DirAccess::ACCESS_RESOURCES);
  2506. for (int i = 0; i < libs.size(); i++) {
  2507. print_verbose("Removing previously installed library " + libs[i]);
  2508. da->remove(libs[i]);
  2509. }
  2510. da->remove(p_gdextension_libs_path);
  2511. }
  2512. String EditorExportPlatformAndroid::join_list(const List<String> &p_parts, const String &p_separator) {
  2513. String ret;
  2514. for (int i = 0; i < p_parts.size(); ++i) {
  2515. if (i > 0) {
  2516. ret += p_separator;
  2517. }
  2518. ret += p_parts[i];
  2519. }
  2520. return ret;
  2521. }
  2522. String EditorExportPlatformAndroid::join_abis(const Vector<EditorExportPlatformAndroid::ABI> &p_parts, const String &p_separator, bool p_use_arch) {
  2523. String ret;
  2524. for (int i = 0; i < p_parts.size(); ++i) {
  2525. if (i > 0) {
  2526. ret += p_separator;
  2527. }
  2528. ret += (p_use_arch) ? p_parts[i].arch : p_parts[i].abi;
  2529. }
  2530. return ret;
  2531. }
  2532. String EditorExportPlatformAndroid::_get_plugins_names(const Ref<EditorExportPreset> &p_preset) const {
  2533. Vector<String> names;
  2534. #ifndef DISABLE_DEPRECATED
  2535. PluginConfigAndroid::get_plugins_names(get_enabled_plugins(p_preset), names);
  2536. #endif // DISABLE_DEPRECATED
  2537. Vector<Ref<EditorExportPlugin>> export_plugins = EditorExport::get_singleton()->get_export_plugins();
  2538. for (int i = 0; i < export_plugins.size(); i++) {
  2539. if (export_plugins[i]->supports_platform(Ref<EditorExportPlatform>(this))) {
  2540. names.push_back(export_plugins[i]->get_name());
  2541. }
  2542. }
  2543. String plugins_names = String("|").join(names);
  2544. return plugins_names;
  2545. }
  2546. String EditorExportPlatformAndroid::_resolve_export_plugin_android_library_path(const String &p_android_library_path) const {
  2547. String absolute_path;
  2548. if (!p_android_library_path.is_empty()) {
  2549. if (p_android_library_path.is_absolute_path()) {
  2550. absolute_path = ProjectSettings::get_singleton()->globalize_path(p_android_library_path);
  2551. } else {
  2552. const String export_plugin_absolute_path = String("res://addons/").path_join(p_android_library_path);
  2553. absolute_path = ProjectSettings::get_singleton()->globalize_path(export_plugin_absolute_path);
  2554. }
  2555. }
  2556. return absolute_path;
  2557. }
  2558. bool EditorExportPlatformAndroid::_is_clean_build_required(const Ref<EditorExportPreset> &p_preset) {
  2559. bool first_build = last_gradle_build_time == 0;
  2560. bool have_plugins_changed = false;
  2561. String gradle_build_dir = ExportTemplateManager::get_android_build_directory(p_preset);
  2562. bool has_build_dir_changed = last_gradle_build_dir != gradle_build_dir;
  2563. String plugin_names = _get_plugins_names(p_preset);
  2564. if (!first_build) {
  2565. have_plugins_changed = plugin_names != last_plugin_names;
  2566. #ifndef DISABLE_DEPRECATED
  2567. if (!have_plugins_changed) {
  2568. Vector<PluginConfigAndroid> enabled_plugins = get_enabled_plugins(p_preset);
  2569. for (int i = 0; i < enabled_plugins.size(); i++) {
  2570. if (enabled_plugins.get(i).last_updated > last_gradle_build_time) {
  2571. have_plugins_changed = true;
  2572. break;
  2573. }
  2574. }
  2575. }
  2576. #endif // DISABLE_DEPRECATED
  2577. }
  2578. last_gradle_build_time = OS::get_singleton()->get_unix_time();
  2579. last_gradle_build_dir = gradle_build_dir;
  2580. last_plugin_names = plugin_names;
  2581. return have_plugins_changed || has_build_dir_changed || first_build;
  2582. }
  2583. Error EditorExportPlatformAndroid::export_project(const Ref<EditorExportPreset> &p_preset, bool p_debug, const String &p_path, int p_flags) {
  2584. int export_format = int(p_preset->get("gradle_build/export_format"));
  2585. bool should_sign = p_preset->get("package/signed");
  2586. return export_project_helper(p_preset, p_debug, p_path, export_format, should_sign, p_flags);
  2587. }
  2588. Error EditorExportPlatformAndroid::export_project_helper(const Ref<EditorExportPreset> &p_preset, bool p_debug, const String &p_path, int export_format, bool should_sign, int p_flags) {
  2589. ExportNotifier notifier(*this, p_preset, p_debug, p_path, p_flags);
  2590. const String base_dir = p_path.get_base_dir();
  2591. if (!DirAccess::exists(base_dir)) {
  2592. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), vformat(TTR("Target folder does not exist or is inaccessible: \"%s\""), base_dir));
  2593. return ERR_FILE_BAD_PATH;
  2594. }
  2595. String src_apk;
  2596. Error err;
  2597. EditorProgress ep("export", TTR("Exporting for Android"), 105, true);
  2598. bool use_gradle_build = bool(p_preset->get("gradle_build/use_gradle_build"));
  2599. String gradle_build_directory = use_gradle_build ? ExportTemplateManager::get_android_build_directory(p_preset) : "";
  2600. bool p_give_internet = p_flags & (DEBUG_FLAG_DUMB_CLIENT | DEBUG_FLAG_REMOTE_DEBUG);
  2601. bool apk_expansion = p_preset->get("apk_expansion/enable");
  2602. Vector<ABI> enabled_abis = get_enabled_abis(p_preset);
  2603. print_verbose("Exporting for Android...");
  2604. print_verbose("- debug build: " + bool_to_string(p_debug));
  2605. print_verbose("- export path: " + p_path);
  2606. print_verbose("- export format: " + itos(export_format));
  2607. print_verbose("- sign build: " + bool_to_string(should_sign));
  2608. print_verbose("- gradle build enabled: " + bool_to_string(use_gradle_build));
  2609. print_verbose("- apk expansion enabled: " + bool_to_string(apk_expansion));
  2610. print_verbose("- enabled abis: " + join_abis(enabled_abis, ",", false));
  2611. print_verbose("- export filter: " + itos(p_preset->get_export_filter()));
  2612. print_verbose("- include filter: " + p_preset->get_include_filter());
  2613. print_verbose("- exclude filter: " + p_preset->get_exclude_filter());
  2614. Ref<Image> splash_image;
  2615. Ref<Image> splash_bg_color_image;
  2616. String processed_splash_config_xml = load_splash_refs(splash_image, splash_bg_color_image);
  2617. Ref<Image> main_image;
  2618. Ref<Image> foreground;
  2619. Ref<Image> background;
  2620. load_icon_refs(p_preset, main_image, foreground, background);
  2621. Vector<uint8_t> command_line_flags;
  2622. // Write command line flags into the command_line_flags variable.
  2623. get_command_line_flags(p_preset, p_path, p_flags, command_line_flags);
  2624. if (export_format == EXPORT_FORMAT_AAB) {
  2625. if (!p_path.ends_with(".aab")) {
  2626. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), TTR("Invalid filename! Android App Bundle requires the *.aab extension."));
  2627. return ERR_UNCONFIGURED;
  2628. }
  2629. if (apk_expansion) {
  2630. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), TTR("APK Expansion not compatible with Android App Bundle."));
  2631. return ERR_UNCONFIGURED;
  2632. }
  2633. }
  2634. if (export_format == EXPORT_FORMAT_APK && !p_path.ends_with(".apk")) {
  2635. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), TTR("Invalid filename! Android APK requires the *.apk extension."));
  2636. return ERR_UNCONFIGURED;
  2637. }
  2638. if (export_format > EXPORT_FORMAT_AAB || export_format < EXPORT_FORMAT_APK) {
  2639. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), TTR("Unsupported export format!"));
  2640. return ERR_UNCONFIGURED;
  2641. }
  2642. String err_string;
  2643. if (!has_valid_username_and_password(p_preset, err_string)) {
  2644. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), TTR(err_string));
  2645. return ERR_UNCONFIGURED;
  2646. }
  2647. if (use_gradle_build) {
  2648. print_verbose("Starting gradle build...");
  2649. //test that installed build version is alright
  2650. {
  2651. print_verbose("Checking build version...");
  2652. String gradle_base_directory = gradle_build_directory.get_base_dir();
  2653. Ref<FileAccess> f = FileAccess::open(gradle_base_directory.path_join(".build_version"), FileAccess::READ);
  2654. if (f.is_null()) {
  2655. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), TTR("Trying to build from a gradle built template, but no version info for it exists. Please reinstall from the 'Project' menu."));
  2656. return ERR_UNCONFIGURED;
  2657. }
  2658. String current_version = ExportTemplateManager::get_android_template_identifier(p_preset);
  2659. String installed_version = f->get_line().strip_edges();
  2660. print_verbose("- build version: " + installed_version);
  2661. if (installed_version != current_version) {
  2662. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), vformat(TTR(MISMATCHED_VERSIONS_MESSAGE), installed_version, current_version));
  2663. return ERR_UNCONFIGURED;
  2664. }
  2665. }
  2666. const String assets_directory = get_assets_directory(p_preset, export_format);
  2667. String java_sdk_path = EDITOR_GET("export/android/java_sdk_path");
  2668. if (java_sdk_path.is_empty()) {
  2669. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), TTR("Java SDK path must be configured in Editor Settings at 'export/android/java_sdk_path'."));
  2670. return ERR_UNCONFIGURED;
  2671. }
  2672. print_verbose("Java sdk path: " + java_sdk_path);
  2673. String sdk_path = EDITOR_GET("export/android/android_sdk_path");
  2674. if (sdk_path.is_empty()) {
  2675. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), TTR("Android SDK path must be configured in Editor Settings at 'export/android/android_sdk_path'."));
  2676. return ERR_UNCONFIGURED;
  2677. }
  2678. print_verbose("Android sdk path: " + sdk_path);
  2679. // TODO: should we use "package/name" or "application/config/name"?
  2680. String project_name = get_project_name(p_preset->get("package/name"));
  2681. err = _create_project_name_strings_files(p_preset, project_name, gradle_build_directory); //project name localization.
  2682. if (err != OK) {
  2683. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), TTR("Unable to overwrite res/*.xml files with project name."));
  2684. }
  2685. // Copies the project icon files into the appropriate Gradle project directory.
  2686. _copy_icons_to_gradle_project(p_preset, processed_splash_config_xml, splash_image, splash_bg_color_image, main_image, foreground, background);
  2687. // Write an AndroidManifest.xml file into the Gradle project directory.
  2688. _write_tmp_manifest(p_preset, p_give_internet, p_debug);
  2689. //stores all the project files inside the Gradle project directory. Also includes all ABIs
  2690. _clear_assets_directory(p_preset);
  2691. String gdextension_libs_path = gradle_build_directory.path_join(GDEXTENSION_LIBS_PATH);
  2692. _remove_copied_libs(gdextension_libs_path);
  2693. if (!apk_expansion) {
  2694. print_verbose("Exporting project files...");
  2695. CustomExportData user_data;
  2696. user_data.assets_directory = assets_directory;
  2697. user_data.libs_directory = gradle_build_directory.path_join("libs");
  2698. user_data.debug = p_debug;
  2699. if (p_flags & DEBUG_FLAG_DUMB_CLIENT) {
  2700. err = export_project_files(p_preset, p_debug, ignore_apk_file, &user_data, copy_gradle_so);
  2701. } else {
  2702. err = export_project_files(p_preset, p_debug, rename_and_store_file_in_gradle_project, &user_data, copy_gradle_so);
  2703. }
  2704. if (err != OK) {
  2705. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), TTR("Could not export project files to gradle project."));
  2706. return err;
  2707. }
  2708. if (user_data.libs.size() > 0) {
  2709. Ref<FileAccess> fa = FileAccess::open(gdextension_libs_path, FileAccess::WRITE);
  2710. fa->store_string(JSON::stringify(user_data.libs, "\t"));
  2711. }
  2712. } else {
  2713. print_verbose("Saving apk expansion file...");
  2714. err = save_apk_expansion_file(p_preset, p_debug, p_path);
  2715. if (err != OK) {
  2716. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), TTR("Could not write expansion package file!"));
  2717. return err;
  2718. }
  2719. }
  2720. print_verbose("Storing command line flags...");
  2721. store_file_at_path(assets_directory + "/_cl_", command_line_flags);
  2722. print_verbose("Updating JAVA_HOME environment to " + java_sdk_path);
  2723. OS::get_singleton()->set_environment("JAVA_HOME", java_sdk_path);
  2724. print_verbose("Updating ANDROID_HOME environment to " + sdk_path);
  2725. OS::get_singleton()->set_environment("ANDROID_HOME", sdk_path);
  2726. String build_command;
  2727. #ifdef WINDOWS_ENABLED
  2728. build_command = "gradlew.bat";
  2729. #else
  2730. build_command = "gradlew";
  2731. #endif
  2732. String build_path = ProjectSettings::get_singleton()->globalize_path(gradle_build_directory);
  2733. build_command = build_path.path_join(build_command);
  2734. String package_name = get_package_name(p_preset->get("package/unique_name"));
  2735. String version_code = itos(p_preset->get("version/code"));
  2736. String version_name = p_preset->get_version("version/name");
  2737. String min_sdk_version = p_preset->get("gradle_build/min_sdk");
  2738. if (!min_sdk_version.is_valid_int()) {
  2739. min_sdk_version = itos(VULKAN_MIN_SDK_VERSION);
  2740. }
  2741. String target_sdk_version = p_preset->get("gradle_build/target_sdk");
  2742. if (!target_sdk_version.is_valid_int()) {
  2743. target_sdk_version = itos(DEFAULT_TARGET_SDK_VERSION);
  2744. }
  2745. String enabled_abi_string = join_abis(enabled_abis, "|", false);
  2746. String sign_flag = should_sign ? "true" : "false";
  2747. String zipalign_flag = "true";
  2748. String compress_native_libraries_flag = bool(p_preset->get("gradle_build/compress_native_libraries")) ? "true" : "false";
  2749. Vector<String> android_libraries;
  2750. Vector<String> android_dependencies;
  2751. Vector<String> android_dependencies_maven_repos;
  2752. #ifndef DISABLE_DEPRECATED
  2753. Vector<PluginConfigAndroid> enabled_plugins = get_enabled_plugins(p_preset);
  2754. PluginConfigAndroid::get_plugins_binaries(PluginConfigAndroid::BINARY_TYPE_LOCAL, enabled_plugins, android_libraries);
  2755. PluginConfigAndroid::get_plugins_binaries(PluginConfigAndroid::BINARY_TYPE_REMOTE, enabled_plugins, android_dependencies);
  2756. PluginConfigAndroid::get_plugins_custom_maven_repos(enabled_plugins, android_dependencies_maven_repos);
  2757. #endif // DISABLE_DEPRECATED
  2758. Vector<Ref<EditorExportPlugin>> export_plugins = EditorExport::get_singleton()->get_export_plugins();
  2759. for (int i = 0; i < export_plugins.size(); i++) {
  2760. if (export_plugins[i]->supports_platform(Ref<EditorExportPlatform>(this))) {
  2761. PackedStringArray export_plugin_android_libraries = export_plugins[i]->get_android_libraries(Ref<EditorExportPlatform>(this), p_debug);
  2762. for (int k = 0; k < export_plugin_android_libraries.size(); k++) {
  2763. const String resolved_android_library_path = _resolve_export_plugin_android_library_path(export_plugin_android_libraries[k]);
  2764. if (!resolved_android_library_path.is_empty()) {
  2765. android_libraries.push_back(resolved_android_library_path);
  2766. }
  2767. }
  2768. PackedStringArray export_plugin_android_dependencies = export_plugins[i]->get_android_dependencies(Ref<EditorExportPlatform>(this), p_debug);
  2769. android_dependencies.append_array(export_plugin_android_dependencies);
  2770. PackedStringArray export_plugin_android_dependencies_maven_repos = export_plugins[i]->get_android_dependencies_maven_repos(Ref<EditorExportPlatform>(this), p_debug);
  2771. android_dependencies_maven_repos.append_array(export_plugin_android_dependencies_maven_repos);
  2772. }
  2773. }
  2774. bool clean_build_required = _is_clean_build_required(p_preset);
  2775. String combined_android_libraries = String("|").join(android_libraries);
  2776. String combined_android_dependencies = String("|").join(android_dependencies);
  2777. String combined_android_dependencies_maven_repos = String("|").join(android_dependencies_maven_repos);
  2778. List<String> cmdline;
  2779. cmdline.push_back("validateJavaVersion");
  2780. if (clean_build_required) {
  2781. cmdline.push_back("clean");
  2782. }
  2783. String build_type = p_debug ? "Debug" : "Release";
  2784. if (export_format == EXPORT_FORMAT_AAB) {
  2785. String bundle_build_command = vformat("bundle%s", build_type);
  2786. cmdline.push_back(bundle_build_command);
  2787. } else if (export_format == EXPORT_FORMAT_APK) {
  2788. String apk_build_command = vformat("assemble%s", build_type);
  2789. cmdline.push_back(apk_build_command);
  2790. }
  2791. cmdline.push_back("-p"); // argument to specify the start directory.
  2792. cmdline.push_back(build_path); // start directory.
  2793. cmdline.push_back("-Pexport_package_name=" + package_name); // argument to specify the package name.
  2794. cmdline.push_back("-Pexport_version_code=" + version_code); // argument to specify the version code.
  2795. cmdline.push_back("-Pexport_version_name=" + version_name); // argument to specify the version name.
  2796. cmdline.push_back("-Pexport_version_min_sdk=" + min_sdk_version); // argument to specify the min sdk.
  2797. cmdline.push_back("-Pexport_version_target_sdk=" + target_sdk_version); // argument to specify the target sdk.
  2798. cmdline.push_back("-Pexport_enabled_abis=" + enabled_abi_string); // argument to specify enabled ABIs.
  2799. cmdline.push_back("-Pplugins_local_binaries=" + combined_android_libraries); // argument to specify the list of android libraries provided by plugins.
  2800. cmdline.push_back("-Pplugins_remote_binaries=" + combined_android_dependencies); // argument to specify the list of android dependencies provided by plugins.
  2801. cmdline.push_back("-Pplugins_maven_repos=" + combined_android_dependencies_maven_repos); // argument to specify the list of maven repos for android dependencies provided by plugins.
  2802. cmdline.push_back("-Pperform_zipalign=" + zipalign_flag); // argument to specify whether the build should be zipaligned.
  2803. cmdline.push_back("-Pperform_signing=" + sign_flag); // argument to specify whether the build should be signed.
  2804. cmdline.push_back("-Pcompress_native_libraries=" + compress_native_libraries_flag); // argument to specify whether the build should compress native libraries.
  2805. cmdline.push_back("-Pgodot_editor_version=" + String(VERSION_FULL_CONFIG));
  2806. // NOTE: The release keystore is not included in the verbose logging
  2807. // to avoid accidentally leaking sensitive information when sharing verbose logs for troubleshooting.
  2808. // Any non-sensitive additions to the command line arguments must be done above this section.
  2809. // Sensitive additions must be done below the logging statement.
  2810. print_verbose("Build Android project using gradle command: " + String("\n") + build_command + " " + join_list(cmdline, String(" ")));
  2811. if (should_sign) {
  2812. if (p_debug) {
  2813. String debug_keystore = _get_keystore_path(p_preset, true);
  2814. String debug_password = p_preset->get_or_env("keystore/debug_password", ENV_ANDROID_KEYSTORE_DEBUG_PASS);
  2815. String debug_user = p_preset->get_or_env("keystore/debug_user", ENV_ANDROID_KEYSTORE_DEBUG_USER);
  2816. if (debug_keystore.is_empty()) {
  2817. debug_keystore = EDITOR_GET("export/android/debug_keystore");
  2818. debug_password = EDITOR_GET("export/android/debug_keystore_pass");
  2819. debug_user = EDITOR_GET("export/android/debug_keystore_user");
  2820. }
  2821. if (debug_keystore.is_relative_path()) {
  2822. debug_keystore = OS::get_singleton()->get_resource_dir().path_join(debug_keystore).simplify_path();
  2823. }
  2824. if (!FileAccess::exists(debug_keystore)) {
  2825. add_message(EXPORT_MESSAGE_ERROR, TTR("Code Signing"), TTR("Could not find keystore, unable to export."));
  2826. return ERR_FILE_CANT_OPEN;
  2827. }
  2828. cmdline.push_back("-Pdebug_keystore_file=" + debug_keystore); // argument to specify the debug keystore file.
  2829. cmdline.push_back("-Pdebug_keystore_alias=" + debug_user); // argument to specify the debug keystore alias.
  2830. cmdline.push_back("-Pdebug_keystore_password=" + debug_password); // argument to specify the debug keystore password.
  2831. } else {
  2832. // Pass the release keystore info as well
  2833. String release_keystore = _get_keystore_path(p_preset, false);
  2834. String release_username = p_preset->get_or_env("keystore/release_user", ENV_ANDROID_KEYSTORE_RELEASE_USER);
  2835. String release_password = p_preset->get_or_env("keystore/release_password", ENV_ANDROID_KEYSTORE_RELEASE_PASS);
  2836. if (release_keystore.is_relative_path()) {
  2837. release_keystore = OS::get_singleton()->get_resource_dir().path_join(release_keystore).simplify_path();
  2838. }
  2839. if (!FileAccess::exists(release_keystore)) {
  2840. add_message(EXPORT_MESSAGE_ERROR, TTR("Code Signing"), TTR("Could not find keystore, unable to export."));
  2841. return ERR_FILE_CANT_OPEN;
  2842. }
  2843. cmdline.push_back("-Prelease_keystore_file=" + release_keystore); // argument to specify the release keystore file.
  2844. cmdline.push_back("-Prelease_keystore_alias=" + release_username); // argument to specify the release keystore alias.
  2845. cmdline.push_back("-Prelease_keystore_password=" + release_password); // argument to specify the release keystore password.
  2846. }
  2847. }
  2848. String build_project_output;
  2849. int result = EditorNode::get_singleton()->execute_and_show_output(TTR("Building Android Project (gradle)"), build_command, cmdline, true, false, &build_project_output);
  2850. if (result != 0) {
  2851. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), TTR("Building of Android project failed, check output for the error:") + "\n\n" + build_project_output);
  2852. return ERR_CANT_CREATE;
  2853. } else {
  2854. print_verbose(build_project_output);
  2855. }
  2856. List<String> copy_args;
  2857. String copy_command;
  2858. if (export_format == EXPORT_FORMAT_AAB) {
  2859. copy_command = vformat("copyAndRename%sAab", build_type);
  2860. } else if (export_format == EXPORT_FORMAT_APK) {
  2861. copy_command = vformat("copyAndRename%sApk", build_type);
  2862. }
  2863. copy_args.push_back(copy_command);
  2864. copy_args.push_back("-p"); // argument to specify the start directory.
  2865. copy_args.push_back(build_path); // start directory.
  2866. String export_filename = p_path.get_file();
  2867. String export_path = p_path.get_base_dir();
  2868. if (export_path.is_relative_path()) {
  2869. export_path = OS::get_singleton()->get_resource_dir().path_join(export_path);
  2870. }
  2871. export_path = ProjectSettings::get_singleton()->globalize_path(export_path).simplify_path();
  2872. copy_args.push_back("-Pexport_path=file:" + export_path);
  2873. copy_args.push_back("-Pexport_filename=" + export_filename);
  2874. print_verbose("Copying Android binary using gradle command: " + String("\n") + build_command + " " + join_list(copy_args, String(" ")));
  2875. String copy_binary_output;
  2876. int copy_result = EditorNode::get_singleton()->execute_and_show_output(TTR("Moving output"), build_command, copy_args, true, false, &copy_binary_output);
  2877. if (copy_result != 0) {
  2878. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), TTR("Unable to copy and rename export file:") + "\n\n" + copy_binary_output);
  2879. return ERR_CANT_CREATE;
  2880. } else {
  2881. print_verbose(copy_binary_output);
  2882. }
  2883. print_verbose("Successfully completed Android gradle build.");
  2884. return OK;
  2885. }
  2886. // This is the start of the Legacy build system
  2887. print_verbose("Starting legacy build system...");
  2888. if (p_debug) {
  2889. src_apk = p_preset->get("custom_template/debug");
  2890. } else {
  2891. src_apk = p_preset->get("custom_template/release");
  2892. }
  2893. src_apk = src_apk.strip_edges();
  2894. if (src_apk.is_empty()) {
  2895. if (p_debug) {
  2896. src_apk = find_export_template("android_debug.apk");
  2897. } else {
  2898. src_apk = find_export_template("android_release.apk");
  2899. }
  2900. if (src_apk.is_empty()) {
  2901. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), vformat(TTR("Package not found: \"%s\"."), src_apk));
  2902. return ERR_FILE_NOT_FOUND;
  2903. }
  2904. }
  2905. Ref<FileAccess> io_fa;
  2906. zlib_filefunc_def io = zipio_create_io(&io_fa);
  2907. if (ep.step(TTR("Creating APK..."), 0)) {
  2908. return ERR_SKIP;
  2909. }
  2910. unzFile pkg = unzOpen2(src_apk.utf8().get_data(), &io);
  2911. if (!pkg) {
  2912. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), vformat(TTR("Could not find template APK to export: \"%s\"."), src_apk));
  2913. return ERR_FILE_NOT_FOUND;
  2914. }
  2915. int ret = unzGoToFirstFile(pkg);
  2916. Ref<FileAccess> io2_fa;
  2917. zlib_filefunc_def io2 = zipio_create_io(&io2_fa);
  2918. String tmp_unaligned_path = EditorPaths::get_singleton()->get_cache_dir().path_join("tmpexport-unaligned." + uitos(OS::get_singleton()->get_unix_time()) + ".apk");
  2919. #define CLEANUP_AND_RETURN(m_err) \
  2920. { \
  2921. DirAccess::remove_file_or_error(tmp_unaligned_path); \
  2922. return m_err; \
  2923. } \
  2924. ((void)0)
  2925. zipFile unaligned_apk = zipOpen2(tmp_unaligned_path.utf8().get_data(), APPEND_STATUS_CREATE, nullptr, &io2);
  2926. String cmdline = p_preset->get("command_line/extra_args");
  2927. String version_name = p_preset->get_version("version/name");
  2928. String package_name = p_preset->get("package/unique_name");
  2929. String apk_expansion_pkey = p_preset->get("apk_expansion/public_key");
  2930. Vector<ABI> invalid_abis(enabled_abis);
  2931. while (ret == UNZ_OK) {
  2932. //get filename
  2933. unz_file_info info;
  2934. char fname[16384];
  2935. ret = unzGetCurrentFileInfo(pkg, &info, fname, 16384, nullptr, 0, nullptr, 0);
  2936. if (ret != UNZ_OK) {
  2937. break;
  2938. }
  2939. bool skip = false;
  2940. String file = String::utf8(fname);
  2941. Vector<uint8_t> data;
  2942. data.resize(info.uncompressed_size);
  2943. //read
  2944. unzOpenCurrentFile(pkg);
  2945. unzReadCurrentFile(pkg, data.ptrw(), data.size());
  2946. unzCloseCurrentFile(pkg);
  2947. //write
  2948. if (file == "AndroidManifest.xml") {
  2949. _fix_manifest(p_preset, data, p_give_internet);
  2950. }
  2951. if (file == "resources.arsc") {
  2952. _fix_resources(p_preset, data);
  2953. }
  2954. // Process the splash image
  2955. if ((file == SPLASH_IMAGE_EXPORT_PATH || file == LEGACY_BUILD_SPLASH_IMAGE_EXPORT_PATH) && splash_image.is_valid() && !splash_image->is_empty()) {
  2956. _load_image_data(splash_image, data);
  2957. }
  2958. // Process the splash bg color image
  2959. if ((file == SPLASH_BG_COLOR_PATH || file == LEGACY_BUILD_SPLASH_BG_COLOR_PATH) && splash_bg_color_image.is_valid() && !splash_bg_color_image->is_empty()) {
  2960. _load_image_data(splash_bg_color_image, data);
  2961. }
  2962. if (file.ends_with(".png") && file.contains("mipmap")) {
  2963. for (int i = 0; i < icon_densities_count; ++i) {
  2964. if (main_image.is_valid() && !main_image->is_empty()) {
  2965. if (file == launcher_icons[i].export_path) {
  2966. _process_launcher_icons(file, main_image, launcher_icons[i].dimensions, data);
  2967. }
  2968. }
  2969. if (foreground.is_valid() && !foreground->is_empty()) {
  2970. if (file == launcher_adaptive_icon_foregrounds[i].export_path) {
  2971. _process_launcher_icons(file, foreground, launcher_adaptive_icon_foregrounds[i].dimensions, data);
  2972. }
  2973. }
  2974. if (background.is_valid() && !background->is_empty()) {
  2975. if (file == launcher_adaptive_icon_backgrounds[i].export_path) {
  2976. _process_launcher_icons(file, background, launcher_adaptive_icon_backgrounds[i].dimensions, data);
  2977. }
  2978. }
  2979. }
  2980. }
  2981. if (file.ends_with(".so")) {
  2982. bool enabled = false;
  2983. for (int i = 0; i < enabled_abis.size(); ++i) {
  2984. if (file.begins_with("lib/" + enabled_abis[i].abi + "/")) {
  2985. invalid_abis.erase(enabled_abis[i]);
  2986. enabled = true;
  2987. break;
  2988. }
  2989. }
  2990. if (!enabled) {
  2991. skip = true;
  2992. }
  2993. }
  2994. if (file.begins_with("META-INF") && should_sign) {
  2995. skip = true;
  2996. }
  2997. if (!skip) {
  2998. print_line("ADDING: " + file);
  2999. // Respect decision on compression made by AAPT for the export template
  3000. const bool uncompressed = info.compression_method == 0;
  3001. zip_fileinfo zipfi = get_zip_fileinfo();
  3002. zipOpenNewFileInZip(unaligned_apk,
  3003. file.utf8().get_data(),
  3004. &zipfi,
  3005. nullptr,
  3006. 0,
  3007. nullptr,
  3008. 0,
  3009. nullptr,
  3010. uncompressed ? 0 : Z_DEFLATED,
  3011. Z_DEFAULT_COMPRESSION);
  3012. zipWriteInFileInZip(unaligned_apk, data.ptr(), data.size());
  3013. zipCloseFileInZip(unaligned_apk);
  3014. }
  3015. ret = unzGoToNextFile(pkg);
  3016. }
  3017. if (!invalid_abis.is_empty()) {
  3018. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), vformat(TTR("Missing libraries in the export template for the selected architectures: %s. Please build a template with all required libraries, or uncheck the missing architectures in the export preset."), join_abis(invalid_abis, ", ", false)));
  3019. CLEANUP_AND_RETURN(ERR_FILE_NOT_FOUND);
  3020. }
  3021. if (ep.step(TTR("Adding files..."), 1)) {
  3022. CLEANUP_AND_RETURN(ERR_SKIP);
  3023. }
  3024. err = OK;
  3025. if (p_flags & DEBUG_FLAG_DUMB_CLIENT) {
  3026. APKExportData ed;
  3027. ed.ep = &ep;
  3028. ed.apk = unaligned_apk;
  3029. err = export_project_files(p_preset, p_debug, ignore_apk_file, &ed, save_apk_so);
  3030. } else {
  3031. if (apk_expansion) {
  3032. err = save_apk_expansion_file(p_preset, p_debug, p_path);
  3033. if (err != OK) {
  3034. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), TTR("Could not write expansion package file!"));
  3035. return err;
  3036. }
  3037. } else {
  3038. APKExportData ed;
  3039. ed.ep = &ep;
  3040. ed.apk = unaligned_apk;
  3041. err = export_project_files(p_preset, p_debug, save_apk_file, &ed, save_apk_so);
  3042. }
  3043. }
  3044. if (err != OK) {
  3045. unzClose(pkg);
  3046. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), vformat(TTR("Could not export project files.")));
  3047. CLEANUP_AND_RETURN(ERR_SKIP);
  3048. }
  3049. zip_fileinfo zipfi = get_zip_fileinfo();
  3050. zipOpenNewFileInZip(unaligned_apk,
  3051. "assets/_cl_",
  3052. &zipfi,
  3053. nullptr,
  3054. 0,
  3055. nullptr,
  3056. 0,
  3057. nullptr,
  3058. 0, // No compress (little size gain and potentially slower startup)
  3059. Z_DEFAULT_COMPRESSION);
  3060. zipWriteInFileInZip(unaligned_apk, command_line_flags.ptr(), command_line_flags.size());
  3061. zipCloseFileInZip(unaligned_apk);
  3062. zipClose(unaligned_apk, nullptr);
  3063. unzClose(pkg);
  3064. // Let's zip-align (must be done before signing)
  3065. static const int ZIP_ALIGNMENT = 4;
  3066. // If we're not signing the apk, then the next step should be the last.
  3067. const int next_step = should_sign ? 103 : 105;
  3068. if (ep.step(TTR("Aligning APK..."), next_step)) {
  3069. CLEANUP_AND_RETURN(ERR_SKIP);
  3070. }
  3071. unzFile tmp_unaligned = unzOpen2(tmp_unaligned_path.utf8().get_data(), &io);
  3072. if (!tmp_unaligned) {
  3073. add_message(EXPORT_MESSAGE_ERROR, TTR("Export"), vformat(TTR("Could not unzip temporary unaligned APK.")));
  3074. CLEANUP_AND_RETURN(ERR_FILE_NOT_FOUND);
  3075. }
  3076. ret = unzGoToFirstFile(tmp_unaligned);
  3077. io2 = zipio_create_io(&io2_fa);
  3078. zipFile final_apk = zipOpen2(p_path.utf8().get_data(), APPEND_STATUS_CREATE, nullptr, &io2);
  3079. // Take files from the unaligned APK and write them out to the aligned one
  3080. // in raw mode, i.e. not uncompressing and recompressing, aligning them as needed,
  3081. // following what is done in https://github.com/android/platform_build/blob/master/tools/zipalign/ZipAlign.cpp
  3082. int bias = 0;
  3083. while (ret == UNZ_OK) {
  3084. unz_file_info info;
  3085. memset(&info, 0, sizeof(info));
  3086. char fname[16384];
  3087. char extra[16384];
  3088. ret = unzGetCurrentFileInfo(tmp_unaligned, &info, fname, 16384, extra, 16384 - ZIP_ALIGNMENT, nullptr, 0);
  3089. if (ret != UNZ_OK) {
  3090. break;
  3091. }
  3092. String file = String::utf8(fname);
  3093. Vector<uint8_t> data;
  3094. data.resize(info.compressed_size);
  3095. // read
  3096. int method, level;
  3097. unzOpenCurrentFile2(tmp_unaligned, &method, &level, 1); // raw read
  3098. long file_offset = unzGetCurrentFileZStreamPos64(tmp_unaligned);
  3099. unzReadCurrentFile(tmp_unaligned, data.ptrw(), data.size());
  3100. unzCloseCurrentFile(tmp_unaligned);
  3101. // align
  3102. int padding = 0;
  3103. if (!info.compression_method) {
  3104. // Uncompressed file => Align
  3105. long new_offset = file_offset + bias;
  3106. padding = (ZIP_ALIGNMENT - (new_offset % ZIP_ALIGNMENT)) % ZIP_ALIGNMENT;
  3107. }
  3108. memset(extra + info.size_file_extra, 0, padding);
  3109. zip_fileinfo fileinfo = get_zip_fileinfo();
  3110. zipOpenNewFileInZip2(final_apk,
  3111. file.utf8().get_data(),
  3112. &fileinfo,
  3113. extra,
  3114. info.size_file_extra + padding,
  3115. nullptr,
  3116. 0,
  3117. nullptr,
  3118. method,
  3119. level,
  3120. 1); // raw write
  3121. zipWriteInFileInZip(final_apk, data.ptr(), data.size());
  3122. zipCloseFileInZipRaw(final_apk, info.uncompressed_size, info.crc);
  3123. bias += padding;
  3124. ret = unzGoToNextFile(tmp_unaligned);
  3125. }
  3126. zipClose(final_apk, nullptr);
  3127. unzClose(tmp_unaligned);
  3128. if (should_sign) {
  3129. // Signing must be done last as any additional modifications to the
  3130. // file will invalidate the signature.
  3131. err = sign_apk(p_preset, p_debug, p_path, ep);
  3132. if (err != OK) {
  3133. // Message is supplied by the subroutine method.
  3134. CLEANUP_AND_RETURN(err);
  3135. }
  3136. }
  3137. CLEANUP_AND_RETURN(OK);
  3138. }
  3139. void EditorExportPlatformAndroid::get_platform_features(List<String> *r_features) const {
  3140. r_features->push_back("mobile");
  3141. r_features->push_back("android");
  3142. }
  3143. void EditorExportPlatformAndroid::resolve_platform_feature_priorities(const Ref<EditorExportPreset> &p_preset, HashSet<String> &p_features) {
  3144. }
  3145. EditorExportPlatformAndroid::EditorExportPlatformAndroid() {
  3146. if (EditorNode::get_singleton()) {
  3147. #ifdef MODULE_SVG_ENABLED
  3148. Ref<Image> img = memnew(Image);
  3149. const bool upsample = !Math::is_equal_approx(Math::round(EDSCALE), EDSCALE);
  3150. ImageLoaderSVG::create_image_from_string(img, _android_logo_svg, EDSCALE, upsample, false);
  3151. logo = ImageTexture::create_from_image(img);
  3152. ImageLoaderSVG::create_image_from_string(img, _android_run_icon_svg, EDSCALE, upsample, false);
  3153. run_icon = ImageTexture::create_from_image(img);
  3154. #endif
  3155. devices_changed.set();
  3156. #ifndef DISABLE_DEPRECATED
  3157. android_plugins_changed.set();
  3158. #endif // DISABLE_DEPRECATED
  3159. #ifndef ANDROID_ENABLED
  3160. _update_preset_status();
  3161. check_for_changes_thread.start(_check_for_changes_poll_thread, this);
  3162. #endif
  3163. }
  3164. }
  3165. EditorExportPlatformAndroid::~EditorExportPlatformAndroid() {
  3166. #ifndef ANDROID_ENABLED
  3167. quit_request.set();
  3168. if (check_for_changes_thread.is_started()) {
  3169. check_for_changes_thread.wait_to_finish();
  3170. }
  3171. #endif
  3172. }