0
How to convert .exe to .apk file??
I want to convert my file with .exe extension to .apk extension. please guide me...
1 Resposta
+ 2
I don't think it's possible.
you could althogh use the source code of your exe program to readapt it for an Apk build.
Keep in mind that desktop GUI will be probably incompatible with Android anf for sure deprecable from a user experience point of view.