Developers - repack your APK files to Windows EXEs [Beta 1]

Search This thread

paulobrien

Senior Member
Nov 6, 2003
5,276
7,321
Norwich
www.MoDaCo.com
Hot on the heels of my installAPK utility to let you install APKs from your Windows desktop, I now have another neat trick... which allows developers to distribute APKs as Windows EXE files instead.

What do I need?

NSIS install system - http://nsis.sourceforge.net

APK2EXE (my suite) - http://shortun.com/3q

Your APK ;)

What does the end user need?

The end user needs their device attached to their PC, with the appropriate drivers installed (which they can grab from http://android.modaco.com/usbdrivers).

How do I use it?

Follow these steps to create your executable!
  • Extract APK2EXE to a new directory
  • Add your APK to the directory
  • Doubleclick APK2EXE.NSI and edit the 3 lines containing information about your application.

    apk2exe1.png


  • Right click the NSI file, and select 'Compile NSIS Script' - this will create your install EXE

    apk2exe2.png


    apk2exe3.png


  • Test your installer! :)

    apk2exe4.png
Done! :D

P
 
Last edited:

TrungIT

Member
Sep 4, 2016
12
1
This link is not working. Send me a mirror.
PS: I found another converter here:playabledownloads.com/exetoapk

Download the files and mail them to this email if you can:trungit291004@gmail.com

Thanks.