Download openSSl Extract it in C:/ drive
now Open CMD goes to C:\Program Files\Java\jdk1.7.0\bin
using cd C:\Program Files\Java\jdk1.7.0\bin
You will be prompted for a password. This should be 'android' without quotes. You'll then be given a key hash of 30 characters or so. (If you are not prompted for a password, something is wrong and you must check your paths above to ensure the
now Open CMD goes to C:\Program Files\Java\jdk1.7.0\bin
using cd C:\Program Files\Java\jdk1.7.0\bin
$ keytool -exportcert -alias androiddebugkey -keystore "C:\user\dj-android\.android\debug.keystore" | "C:\OpenSSL\bin\openssl" sha1 -binary |"C:\OpenSSL\bin\openssl" base64
You will be prompted for a password. This should be 'android' without quotes. You'll then be given a key hash of 30 characters or so. (If you are not prompted for a password, something is wrong and you must check your paths above to ensure the
debug.keystore
is present.)
Hi, i see your profile on SO. I have a question for you!
ReplyDeleteI have a wifi dongle 'Netgear Micro USB N150'. I have galaxy tab & I would like to transfer photos from galaxy tab to a particular folder in my system using the WIFI-Dongle(probably as a accesspoint). I'm new to networking and I have no clue how to make this connection. Do I need to have any software for that??
Thank you!