Request to update documentation on Android SDK requirement

I’m building my first Android app & I ran into the following issue:
http://developer.coronalabs.com/forum/2012/09/26/build-install-requests-access-network-contact-list-how-remove#comment-126684
https://web-c1.anscamobile.com/forum/2012/09/18/still-looking-currently-working-way-remove-extra-android-permissions#comment-124714

In essence, I need to repackage my Android apk file. This requires me to run the zipalign tool as the last step. The zipalign tool ships with the Android SDK.

The documentation at: http://developer.coronalabs.com/content/building-devices-android specifically states that I don’t need to install the Android SDK.

Since this issue doesn’t look like being fixed within the Corona framework anytime soon, it would help developers new to the framework to have the right documentation on how to package the app. [import]uid: 92238 topic_id: 31718 reply_id: 331718[/import]