Quote:
Originally Posted by nathan312
I can't pull off of adb...it just shows me a list of all the ADB commands after i do: adb pull /data/app....etc.
EDIT: fixed the pull issue ( just re=installed android SDK.)
NOW I can't sign stuff...it's just not working. I have the apk in there ( it is THE ONLY .apk file in there..)
|
What directory is your apk in? Remember, it shouldn't be in tools, it should be in the same directory as your sign.bat file.
When you write "can't sign stuff", is it giving you an error message? Or when you re-install it does it give you an error? Did you remember to delete the META-INF folder before zipping it all back up, renaming it to apk, then signing it?