problm in saving standalone application (.apk)

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Shikha kumari
Posts: 19
Joined: Fri Feb 19, 2016 7:48 am

problm in saving standalone application (.apk)

Post by Shikha kumari » Wed Mar 30, 2016 6:58 am

Hi,
i am testing a simple app "Hello world" but when i tried to save standalone application it's prompting an error "aapt.exe has stopped working"
while checking for the solution it is saying that there is an error and apk preparation failed.

Don't know what to do. My android device has android version 4.3. Is it necessary to install all the packages in sdk manager above this version for this to operate properly?

Regards
Shikha

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7393
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: problm in saving standalone application (.apk)

Post by jacque » Wed Mar 30, 2016 11:35 pm

Install the Android 2.2 package, and any other OS package versions that you want to use for virtual devices. Install all available build tools (I don't know if they are all required, but I have them all.) Install the latest SDK Platform-tools and the Android SDK Tools.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply