Not able to create a test build for Android

I am trying to build my project for Android on Windows 7 using Corona Free version.
http://i.imgur.com/WQsr3.png
It isn’t allowing me to browse for the KeyStore file. And build process hangs up in middle. It doesn’t ask me for password also.
http://i.imgur.com/c6Qy9.png
Post that it successfully creates the build file.

But that build file fails to install in my mobile.

[import]uid: 69204 topic_id: 26863 reply_id: 326863[/import]

Somebody please help me with this… My next big game has hit roadblock because of this… :wink: [import]uid: 69204 topic_id: 26863 reply_id: 109026[/import]

Are you getting any terminal errors?

I don’t work with Windows personally but one thing that seems to hang builds is a build.settings error. Do you have the same issues trying to build one of our sample projects?

PS - Bumping within an hour of posting wont actually help people see your post, you should save that for if it is pushed off the front page without a resolution :wink: [import]uid: 52491 topic_id: 26863 reply_id: 109032[/import]

Yes I am unable to successfully run corona sample projects also.

I am able to make builds(.apk files) with corona but those applications fail to install on my mobile. (Samsung Galaxy Y)

[import]uid: 69204 topic_id: 26863 reply_id: 109036[/import]

I believe the Galaxy Y is an armv6 not armv7 device and Corona requires armv7 to install the app. [import]uid: 52491 topic_id: 26863 reply_id: 109855[/import]