简体   繁体   中英

How to convert java file into apk run on Android

I am beginner in java. I want to compile/convert (.java) file into an apk file run on android. I am using Intellij idea. And can i convert only.java file without any gui (example:-.xml, .javax, swing). i have only (.java) file. I searched a lot on google but couldn't find it. Please help me.

You either must include your java file into an android project, or you install some app which let you run java file eg Java N-IDE - Android Builder - Java SE Compiler

Well for this we need to download android studio and create a gui for it. Then only you can get a apk file..

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM