Hi,
I delete R.java occasionally, and the project does not work now.
Dev Guide tells me:
Using aapt

*aapt* stands for Android Asset Packaging Tool and is included in the
tools/directory of the SDK.This tool allows you to view, create, and
update Zip-compatible archives
(zip, jar, apk). It can also compile resources into binary assets.

Though you probably won't often use *aapt* directly, build scripts and IDE
plugins can utilize this tool to package the apk file that constitutes an
Android application.

For more usage details, open a terminal, go to the tools/ directory, and run
the command:

   -

   Linux or Mac OS X:

   ./aapt

   -

   Windows:

   aapt.exe


but I can't find aapt.exe in SDK1.5 and 1.6.
where is it now or where I can get it? Thanks~

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to