• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help Exe files conversion

  • Thread starter Thread starter Android Question
  • Start date Start date
A

Android Question

Guest
Can exe files be converted to apk to run on Android devices?
 
Simple answer: no.

Two completely different species of computers...

".exe" files are the Microsoft Windows format executables.

".apk" files are actually executed through the Dalvik or ART environments on Android and are actually packages of files/resources that make up the Android application.

There's more, but the above is probably what you were looking for :).

Cheers!
 
Can exe files be converted to apk to run on Android devices?

hey bro i found something to play your pc games on andriod but not converted to apk . https://play.google.com/store/apps/details?id=com.remotrapp.remotr&hl=en

heres the guide


i heard about that this app can extract the setup

inno setup extractor: https://play.google.com/store/apps/details?id=uk.co.armedpineapple.innoextract&hl=en

its not recuires pc

Extract Inno Setup files, such as those from GOG.com, directly on your Android device without using a PC!

This app requires an existing file manager, such as Solid Explorer or ES File Explorer, in order to use properly.

Please note that this app can only extract .exe files which are valid Inno Setup installer packages. It can't extract just any random .exe file. If you're not sure whether you need this app, you probably don't.

How to use:
* Download the inno packaged setup file (.exe) to your Android device
* Locate the .exe in your favourite file manager and open it
* Choose a directory to extract into
* Progress can be monitored in the notification bar.

This app is a port of the excellent InnoExtract tool by Daniel Scharrer: http://constexpr.org/innoextract/

This app is licensed under the MIT license. Please feel free to fork or clone my GitHub repository: https://github.com/alanwoolley/innoextract-android
 
Back
Top Bottom