Porting Android Game to IOS?

ENT

New member
Joined
Feb 12, 2009
Messages
6
Reaction score
0
Points
1
I have made a Android Game in Java. Can I port it too IOS without coding in C++ (I'm learning it)?!?!?
 
"porting" a game or application is not as easy as it sounds.
what people mean when they say porting, is completely recode it for another OS lol.

If you are not using a more universal programming language (such as C++), then that means you will literally have to start from scratch lol
 
Back
Top