Sony Ericsson / Sony : Android : How can I convert an executable to a format Android phones can read?
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Android
> How can I convert an executable to a format Android phones can read?
Bookmark topic
Most Android applications are written in Java, but I will use something else... I have no trouble of making the EXE file but can someone please tell me how to convert it to a file Android can read?
--
Posted: 2013-04-18 08:35:44
Edit :
Quote
Download and install an apropriate native development toolkit for android in your IDE, like NDK. Note, however, that the executables are device dependant unlike java programs. You will have to start with the source code however, .EXE files for DOS or Windows will not be understood by the Androiod system, unless there is an emulator like Wine in linux available somewhere.
--
Posted: 2013-04-18 10:22:00
Edit :
Quote
New Topic
Reply