Building for Android fails (trial)

I’m trying to build simple HelloWorld for Android, but i’m stuck at keystore password. I can’t see any key aliases, password ‘android’ does not work. Generating my own key doesn’t work also - alias field is blank. I’m using jdk 1.7, and running everything as administrator in Win 7 x64.
Any ideas? [import]uid: 167655 topic_id: 29241 reply_id: 329241[/import]

You should have jdk 6 installed and should be signing with the debug keystore which does not require a password. [import]uid: 52491 topic_id: 29241 reply_id: 117709[/import]