android - Can you publish a Java Application to the Google Play app store? -


i know can publish android application google play because supports android os can publish java application google play? i'm pretty sure can't want make sure. , if so, how can make support , android device(for example have game uses arrow keys on computer user interaction , have same effect on phone there no arrow keys).

long answer: can upload apk files. apk file file format used installing software on android operating system.

short answer: no.


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -