AAPT stands for Android Asset Packaging Tool.

learn more… | top users | synonyms

0
votes
0answers
17 views

Devices being filtered by Play Store as Not Compatible

From user feedback, Play is denying one of our Apps as "not compatible" with several devices. e.g: samsung galaxy s i90000 HTC Desire HD A9191 I've done an aapt dump; here is the output: ...
0
votes
0answers
18 views

aapt.exe has stopped working

I recently transferred my workspace to another workstation then the error "aapt.exe has stopped working" showed. I have read some answers to uncheck Build Automatically, update my SDK, or make the ...
0
votes
0answers
169 views

Xamarin Studio 2 - latest stable update - Error executing task Aapt: The source sequence is empty

I am using the trial version of Xamarin Studio for my final year project consisting an android application. Everything went smooth initially. But today right after updating to the latest stable ...
7
votes
4answers
415 views

ADT 22 - missing aapt.exe after upgrading

At work, I need to use maven with Android. maven uses appt.exe for its own compiling process. ever since I've upgraded to ADT 22 , maven says it can't find this file, and it's right- the file is ...
0
votes
1answer
17 views

Automated Way to Find Android Activity

I have built a script, a part of an automation tool I've developed, that needs to open an apk and find the activity so it can launch it. To do so I have used: aapt dump badging x.apk Which ...
0
votes
1answer
21 views

why aapt dump badging application icon select mdpi? [closed]

Use aapt dump badging apk. e.g (aapt d badging xx.apk) Why application label icon used mipmap-mdpi? not select res/mipmap-xhdpi or xxhdpi?
0
votes
1answer
21 views

How to use aapt to get pkg info (AndroidManifest)

I'm trying to get the AndroidManifest from an app using the following: aapt dump badging <path-to-apk> But I keep getting W/asset ( 2644): Asset path /data/app/com.UCMobile.intl-1.apk is ...
2
votes
3answers
87 views

Segmentation fault with aapt

Trying to build and Android project using Maven, we are not able to compile it with google play services apklib with it. I've tried to remove all the languages from the apklib, just keeping the ...
0
votes
1answer
283 views

Is there a handy tool for just localizing APKs (resources.arsc) besides apktool?

I wanted to localize my Android 4.0.4 (3G) Pad into Uighur language. I decompiled, added a new values-ug-rCN translation in res folder, compiled back to get resources.arsc file. All APKs went fine ...
0
votes
3answers
168 views

aapt dump badging on adb shell

I'm trying to get a list of apps and their launchable activities from a command line. I know that aapt dump badging will give me this information. I'm just wondering if I can get this information ...
0
votes
0answers
197 views

Android - How to use Android Asset Packaging Tool?

I want to use aapt.exe to stop compress my database.db file when compile my android app. I run terminal (Mac OS) and type: aapt -0 db It throws the error: ERROR: Unknown command '-0' Android ...
0
votes
0answers
276 views

android aapt package error:invalid resource directory name xxx\res/drawable-xhdpi

I got an error when I use ant to package my project my ant scrpit is: <target name="pkgRes"> <echo>packaging resource (include res, assets, AndroidManifest.xml, etc.) to res.zip ... ...
1
vote
2answers
120 views

What does “aapt feature to compile resources” means?

A new version of the eclipse adt plugin has been released recently. According to Tor Norbye's post on Google+ it has a new aapt feature to compile resources. What does this means ? Is it ...
0
votes
0answers
142 views

Android libpng ERROR: Failure processing PNG image - maven-plugin

Compiling my project with android-maven-plugin gave me the following png error. Eclipse with android-m2e compiles and deploys without a problem onto my tablet. Is this an issue with the aapt command ...
1
vote
0answers
681 views

Android aapt.exe APPCRASH on build project with error code -1073741819

Problem similar with this one AAPT filing with error code -1073741819 Appt.exe stops with APPCRASH on project build with signature: Problem Event Name: APPCRASH Application Name: aapt.exe ...
0
votes
2answers
226 views

Android Multiple APK from same code base

My goal is to create multiple android APKs. All that is different is the package name and I manually override some things in the res folder. I understand you can do a library project. The problem ...
0
votes
0answers
138 views

Android ant output messed up

For some reason the output of ant, especially the aapt tool error messages, get all mixed making it difficult to parse them. This is for android project compilation via command line. I use vim as ...
0
votes
0answers
310 views

Android aapt Tool Not Generating R.Java Correctly

I am new to Android development and I am trying to copy and paste this example from my book using Eclipse/DDMS and . The issue is, the aapt tool does not seem to be generating the R.java correctly. ...
0
votes
1answer
376 views

ndk-build library can't be added to apk file by eclipse and signature issue after aapt a the lib module

First, I am running a ubuntu 12.04 x86 virtual machine hosted on win8. I am compiling a c/c++ library to my android app. After I use ndk-build in the directory, It seems the library and module were ...
0
votes
0answers
119 views

AAPT.exe crashed after added the Aursama kernal in Project

I am trying to integrate Aurasma kernal with my android application. I followed the instructions as given in the http://www.aurasma.com/partners/support/Aurasma%20Kernel%20Guidelines.pdf. The build ...
1
vote
1answer
137 views

aapt erros when generating resource ids

I was using the "Extract Android String" option under the Android menu in eclipse and suddenly aapt crashes when generating my resource (R) file. I'm at a complete loss here. I've gotten it to ...
0
votes
1answer
144 views

Run “aapt.exe” on phone directly?

I want to create the packaged resource file programmatically and (that's the question) directly in a running app on the android phone. Is there a way to execute "aapt.exe" on the phone or is there ...
0
votes
0answers
197 views

where does aapt look for resource identifiers

I am trying to build an android application from the command line (the one described at "Minimal" source files to create Android app using Eclipse + ADT ) and aapt is failing with some errors.The ...
1
vote
1answer
97 views

how to find aapt version

I am trying to build an android application from the command line (the one described at "Minimal" source files to create Android app using Eclipse + ADT ) and aapt is failing with some ...
2
votes
1answer
639 views

Gradle assembleDebug of an Android project fails with aapt error

I'm trying to establish a gradle build for an Android library project, but currently the build fails during processDebugRes with an aapt error: :packageDebugAidl UP-TO-DATE :packageDebugRes ...
0
votes
0answers
146 views

crunch/resource packaging with aapt in ant build uses cache from other projects

I have two android apps using a common library. Each project defines its own background images for the splash screen and a few others. These images have the same names in both apps. When I build/run ...
1
vote
2answers
792 views

“aapt dump badging” wants minSdkVersion to be a string but “adb install” needs it as an integer

I need to have a different minSDKVersion in the Google Play Store (for device filtering purposes) than for private beta testing. I tried the following: AndroidManifest.xml contains the following: ...
1
vote
2answers
590 views

Android aapt duplicate files error when building with ant

I am using ant to make a build system for our android project which has two build targets, Dev and Release. This involves replacing the default -package-resources target with my own one in my ...
0
votes
0answers
121 views

AAPT.EXE stopped running in eclipse(ANDROID)

I am facing a problem with AAPT while executing an android project. I have done the following steps: Project > Clean and Window > Preferences > Android > Build > Normal However, it doesn't ...
0
votes
1answer
307 views

how to print a specified parameter when using aapt dump

I saw here that the command aapt dump badging foo.apk prints all the details of the specified package. Is it possible to print any one property, say sdkversion? Something like aapt dump badging ...
1
vote
1answer
235 views

Template app doesn't compile in Intellij Idea

I want to use Intellij Idea instead of Eclipse, but I can't even build a Hello World app. When I try to build the project errors like this: [Hello World] /home/martin/workspace/Hello ...
0
votes
0answers
111 views

Can i run the ADT tool to package SWF to APK on a linux machine?

I have a mobile air project which i compile to a swf. When trying to package the swf using the ADT command i get an exception: Unable to run aapt The ADT jar is in the SDK i've downloaded from adobe ...
0
votes
1answer
131 views

error!! Unparsed aapt error(s)! Check the console for Sudoku

I read Hello Android book and I have problem with one exercise in book. I copied and pasted the code from book to activity_main.xml (res/layout) and strings.xml (res/values), but the error i'm seeing ...
0
votes
0answers
60 views

Android - ask Ant not to rebuild database assets

I am working on an app with a large SQLite database, and when compiling/building it, Ant/aapt takes a very long time to compress the files and assemble the APK. During development I simply renamed ...
0
votes
1answer
648 views

Can I use AAPT to add a version code to an APK?

I have been told that there is a way to use aapt's --version-code option to add/insert a version code into an APK whose manifest doesn't define one. However, I haven't found any examples of people ...
0
votes
1answer
578 views

How can I use multiple -S values with aapt without using <add-resource>?

I am trying to build R.java by using aapt from the command line. I am specifying multiple -S directories because I have multiple res directories. I am building by using: aapt package \ -M ...
1
vote
2answers
635 views

Getting aapt source using git

how can I download Android Asset Packaging Tool (aapt) source using git from this URL https://android.googlesource.com/? Thanks
0
votes
1answer
86 views

aapt using Runtime.exec()

I want to run aapt using the Java runtime. My code is as follows: String srcFile = "/home/jay/testing_FILES.apk"; String dsFile = "/home/jay/testing_FILES"; String firstCommand = ...
0
votes
2answers
407 views

using android aapt in java program

I have been trying to execute the aapt command through a java program for quite some time now. My hunch is that I should be using the runtime.exec() command to make this happen. However, I have looked ...
5
votes
2answers
2k views

“aapt.exe” exited with code 1 when building Mono for Android project

I put together a fairly simple Mono for Android application that does nothing more than play an "AndroidResource" MP3 in a background service (copied from Greg Shackles latest Visual Studio Magazine ...
0
votes
0answers
953 views

How can I launch and execute Vending.apk on the Android Emulator from adb

I've been trying to install Vending.apk into my emulator w/o success. It says it already exists and fails to replace it when I use adb install -r. The icon does not show up on the screen so I can't ...
0
votes
1answer
257 views

Trouble with aapt add operation

So I have a file in res/values/ on my desktop, in it is strings.xml, this strings.xml contains the following: <?xml version="1.0" encoding="utf-8"?> <resources> <string ...
0
votes
1answer
268 views

exec aapt on Linux by java

I'm finding a way to use Runtime.exec() in Linux. I have an aapt Linux version and trying to get information of apk file with aapt. I tried: rt.exec(new String[] {"bash", "-c","." + new ...
2
votes
0answers
2k views

how to update AndroidManifest.XML in resources.arsc using the aapt tool for Android using terminal

I need to update my package id used in the AndroidManifest.XML that is compiled into a resources.arsc file for my Android application (.apk) without decompiling the resources.arsc. The android aapt ...
12
votes
1answer
601 views

Android aapt high processor utilization (and slow!)

I'm having an issue with Android's aapt tool. I run two development environments. Each one is on a quad core rig with 8gb of RAM. One is Windows 7, the other is Ubuntu 10.04. Both are running ...
0
votes
1answer
727 views

android aapt in eclipse

i saw some info regarding this question in several threads but non suited my condition. I have an android application which i now need to customized some resources and code. For the time being i have ...
-2
votes
2answers
278 views

Return int as boolean

I am a beginner so please bear with me. I decompiled the source code of a professional application. When I copied the source code into eclipse, an error came up with the following code( the error is ...
1
vote
4answers
1k views

Read less info of apk file with aapt tool

I'm using aapt tool to read content of apk file with: aapt d badging myapk.apk But the output is too much. I just need the package name and version name. Any way to limit it? Thanks in advanced! ...
0
votes
8answers
4k views

Eclipse error : Your project contains error(s),please fix them

I am using Eclipse Classic 3.7.2 working only on Android. I use Ubuntu as my OS. When I run any basic Android application on Eclipse say "Hello World", it results an error called Your Project contains ...
0
votes
1answer
1k views

maven-android-plugin failed always on aapt not found

[INFO] /bin/sh: /opt/tools/android-sdk-linux/platform-tools/aapt: not found [ERROR] Error when generating sources. org.apache.maven.plugin.MojoExecutionException: at ...

1 2