+ 2
Is there a way to completely build an Android game only using code. Without the help of an "Engine" and on a mobile device
if you have knowledge on this, please help this is my first question so sorry if I messed up the tags, not exactly sure how they work.
5 Answers
+ 2
of course. An engine makes it easy because it writes alot of the tedious code for you, but all that code it writable by you if you so choose. Learn Java and XML
+ 2
is XML a solo learn course or should I look for and external one?
+ 1
I'll try AIDE, I've been working on a game for PC but my computer is in the shop. I don't see why I would need XML tho, do I need it for the manifest?
+ 1
XML handles android layouts... Think of it like CSS with JavaScript
+ 1
sololearn doesn't cover that.. YouTube and books