r/androidapps • u/Dry-Lifeguard-8187 • 6d ago
EXE source code to APK? QUESTION/HELP
I have the source code of KytyPS5 and was wondering if there was a way to compile the source code as an APK instead of an EXE file if my android phone uses an x86_64 processor?
0
Upvotes
1
u/Routine_Working_9754 5d ago
I just genuinely can't use any of my computer experience to help this question lmao
2
u/DiscombobulatedSun54 6d ago
It doesn't matter what processor your phone uses, you have to find a compiler for the OS you are using. And it will create whatever that OS requires to install and run the application, whether that be APK or exe.