Generating RSA Keys Each developer must have a unique RSA key in order to access Android source code. To generate an RSA key:
1. Type: % ssh-keygen -t rsa -C em...@domain.com You must use a valid email address to create your key. 2. When prompted, indicate the file to which you wish to write your key ( id_rsa in this example). 3. When prompted, associate a passphrase with your key. 4. Upon success, you should have two files saved to the designated directory: - id_rsa: This file contains the private half of your RSA key. You shouldn't share this file with anyone. - id_rsa.pub: This is the public half or your RSA key and you should send it to your Google technical account manager. Send your Google Account Manager your public key file in order to establish Git server access *CAN ANYONE TELL ME HOW TO Send your Google Account Manager your public key file...... PLEASE HELP ME GUYZ I STUCKED HERE>>>>... Please...* -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting