by Bar Zohan
1. June 2011 23:55
rooting android, unclosable android application, deactivate home key
[More]
by Bar Zohan
16. March 2011 02:42
Uploading a file from an android device to a web page.
[More]
by Bar Zohan
2. November 2010 02:36
Step 1 - Getting your MD5 Fingerprint
Use the "Keytool.exe" that can be located inside "C:\Program Files\Java\<YOUR INSTALLED JDK DIR>\bin"
Use the following command on "Keytool.exe";
keytool.exe -list -alias androiddebugkey -keystore "C:\Users\<your windows user>\.android\debug.keyst...
[More]