Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I'm getting the impression that you are not really interested in this tutorial itself, but rather in the possibilities and features of the auto sign java program (whether to cause problems here, or purely out of curiosity, I don't know). If this is the case, please request such information on the XDA thread where this tool was created, not here.
That's not it at all... relax. I've since used your technique and it works great. I've only got a curious mind, that's all. I'm not out to figure out how to spoof apps. Trust me, you're barking up the wrong tree for that one.
Thanks for all the info though...
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?
okay nvm I got that fixed.
Now I ran into another problem. It says error in opening zip file
when I run the sign.bat
My errors
Exception: error in opening zip file
at java.util.zip.Zipfile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at com.android.signapk.SignApk.main(SignApk.java.320)
Deny all permisions just to be safe!!