I'm trying to build a simple apk without an ide. I created main activity java file and manifest and layout xml files. Now I want to build it with cmd but I do not know linux command line. If you can, tell me how can I build an apk with Windows cmd?
I appreciate you by advance.