How can I convert an executable to a format Android phones can read?
- June 3rd, 2010
- Posted in Android
- Write comment

Most Android applications are written in Java, but I want to use something else. . . I do not worry, the EXE, but can someone please tell me how to convert a file to read in Android?
Related Posts :
Advertisement :
Visitor Look For : run exe on android, run exe android, how to run exe files on android, running exe on android, android run exe, open exe on android, exe on android, run exe files on android, how to run exe on android, Open exe android, exe files on android, convert exe to android, play exe on android, how to convert the java code to android code, port exe to android, how to open exe on android, open exe files with android, Open exe in android, run exe files in android, open exe files android
Android can not play the exe files, because it is an extension of Windows, while Android is a Linux distribution. . .
No, why? 1: The Android Java and standard Java using computers simliar, but are not cons-compatible. Certainly, there is a port of the tool, but for Entwickler.2: EXE file is for Windows, the software will call window apound libraries program that does not run the andriodIn most cases, when the port an application from computer to phone, you must access the source code (only for software developers, unless otherwise indicated) and run in the environment of other software.
The bad news, my friend. You can not konvertieren.Eine record is not like an image or sound Datei.Wie words, your application for Windows does, and it is not in any operating system you arbeiten.Wenn a programmer and you program your application into another language (which is your “something else”?) If a possible cause of finding a program code to be converted to Java code (and these programs are generally not reliable) . If you or the applications to make games, want to run around in your phone, you’d better learn to program in Java.Ich recommend that you use Eclipse compiler freeware.
Android system does not understand the PE format. what we call Windows EXE files are in this format (PE stands for Portable Executable, but it is not portable, after all). Android probably SELECT ELF executable, is widely known (among several systems) “Container Code.” Are you the code in executable files for Windows x86 (CLR JVM or not) and Android certainly not an x86 hardware and as far as I know all auch.Also x86 compatible processor opcode basically, it’s nonsense “conversion” of an EXE file (format specific, system specific code special machine for some processors, specific library bindings) in a “file Android can” read “(oh, how passive data that allows to upload file EXE Android, as it is, but remember, they can walk or even to see “the code inside! only data, so that you do!)
You can not convert.