Hi,

I've managed to create and release my first android app (which can be found here https://play.google.com/store/apps/d...arachuteplunge ) with little problem.

The only issues I have come across are mainly to do with the google play store and was wondering how I would go about fixing it.

1. When on the store for my app on my device, it says that the app is designed for phones even though i set the minimum android version to 2.3/2.3.1/2.3.2 and target as version 3. When downloaded on my 7 inch tablet it works and looks fine?

2. Above the file size it says there are in app purchases however i don't have any within the game, could this be because i used in the in-app object to save scores and settings to?

3. Finally, i want the rate button on the main menu to link back to the game page so the user can rate. I assumed i could use the android object to open the game pages url. However it just opens the web browser and never loads a page. Do i need to use a different event to somehow open the URL in the google play store app?

Thanks, any help is greatly appreciated!