export_plugin.cpp 136 KB

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