Android Apps on ARM vs. Intel Architecture?

CuestaDrive

New member
Joined
Oct 10, 2010
Messages
1
Reaction score
0
Points
1
Lets say a developer writes an application to run under the Android OS. The goal is to have the app run on both IA-based Android devices, as well as ARM-based Android devices. Does anyone know of examples where the code will compile/run cleanly on one platform (IA or ARM) but will not work cleanly on another without additional changes? In other words: Does an Android App developer need to know what hardware the OS will actually run on?
 
Back
Top