Can anyone tell me how to zipalign my .apk file with using eclipse. I have made my .apk file by giving command like,
Right Click on Project Folder
If you to signed and zip aligned your APK file, so that you could redistribute your file and upload it play store. Then follow these simple steps
So, after all of that you will get an APK which will be signed and zip aligned.
Using the steps given, Eclipse will do zipalign
for you.