Compiling apps in APK without Phone Gap

General questions about NeoAppBuilder - our rapid application development tool for building HTML5, web and mobile apps.

Moderator: Neosoft Support

Locked
Neosoft Support
NeoSoft Team
Posts: 5628
Joined: Thu Mar 31, 2005 10:48 pm
Location: Oregon, USA
Contact:

Re: Compiling apps in APK without Phone Gap

Post by Neosoft Support »

Google does a poor job of translating Russian so it's difficult to understand, but it sounds really interesting.
NeoSoft Support
mishem
Posts: 581
Joined: Mon Oct 08, 2012 1:51 pm

Re: Compiling apps in APK without Phone Gap

Post by mishem »

Download "JDK". Install.

Download "Android Multi Tool". Extract on drive C.
Android Multitool - a popular and easy to use software to compile and decompile apk and jar files.

Create application NeoAppBuilder.

Compile.

Copy the replacement all files except Config.xml to a folder AndroidMultitool\Decompiled_apk\myApp\assets\www

Run Android Multitool.exe
Choose file AndroidMultitool\Framework-Files\framework-res.apk
Push the button "Instal".

Choose folder AndroidMultitool\Decompiled_apk\myApp\
Push the button "Compile".
myApp.apk file is created in folder AndroidMultitool\Compiled_apk

Choose file AndroidMultitool\Compiled_apk\myApp.apk
Push the button "Sign".

In folder AndroidMultitool\Signed_apk signed your application file will be created.
Done.
User avatar
DELCO
Posts: 135
Joined: Fri Apr 01, 2005 9:12 am

Re: Compiling apps in APK without Phone Gap

Post by DELCO »

Sorry to say that but I am not sure that the link is safe !
Avast saw a trojan... And 3 extensions (in Russian) were added to CHROME and Firefox. Default page of CHROME and Firefox were changed to a russian page, and search motor was also chaged to a russian motor.... :shock:
mishem
Posts: 581
Joined: Mon Oct 08, 2012 1:51 pm

Re: Compiling apps in APK without Phone Gap

Post by mishem »

Search on their websites. Russian sites are crowded with advertising. I am being saved the extension AdBlock Plus.
Locked