Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
No, the compilation (and, accordingly, the code) will be the same for all processors. I advise you to read about the NDK and Intel C ++ Compiler -tyts
Developing applications for android does not even mean that you have to write specifically for android.
When porting desktop programs, it is quite possible to leave all the logic, if it is not tied to some libraries, and rewrite only the interface.
And then build all the same for iOS... if, of course, you take care of the issue in advance and work with a cross-platform library for the interface.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question