How make apk | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How make apk

Andriod

26th Jul 2019, 10:18 AM
Hasan
Hasan - avatar
2 Answers
+ 2
You mean build an APK file? It depends on which platform you're using. With android you could easily do it in Android studio by simply pressing build apk on the tool bar. In unity game engine you'll need the Android libraries and the Android SDK, Java JDK to build your game as an apk. Also important to note that there are 2 types of builds, signed apk and unsigned apk. You could also download android sdk build tools
17th Mar 2021, 10:20 PM
Qutaba Qais Mahmood
Qutaba Qais  Mahmood - avatar
0
Please post your question once. Thank you
26th Jul 2019, 8:04 PM
Daniele Bonomi
Daniele Bonomi - avatar