0
java to android
is it possible to change a java program into android?
1 Answer
0
Kind of, easiest way is just to use your classes in another android project. but I don't know if it's possible to directly convert it, I doubt it
is it possible to change a java program into android?