eclipse - Need to sign and zipalign apk project for android marketplace -


i'm new here , have been reading through of similar questions can't find i'm looking for.

we have adroid app has been developed third party(outsourced) , when tried upload onto googleplay says file needs zipaligned. weren't involved in development of app can't seem sorted.

i have imported apk file eclipse doesn't let me export android project - doesn't seem recognise it!

any appreciated driving me mad now!

command "zipalign 4 yourappname.apk" , or ask developer you.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -