Hi Guys noob question again

Monkey Archive Forums/Monkey Discussion/Hi Guys noob question again

MaxPower(Posted 2012) [#1]
If i want to test monkey programs on a physical device ie:iphone,playbook but i dont have one .Do i need to download an emulator to test it.

thanks


therevills(Posted 2012) [#2]
To test on the iPhone simulator you need a Mac with XCode, for Android you need to download the Android SDK which includes the Android Emulator.

To test on a physcial iPhone you need to also sign up for the iOS developer program which costs $100USD per year.

For Android you dont need to sign up for anything to test your app on an Android device... although later on if you want to publish your app on Google Play (Android Market), you need to pay Google $25USD.


MaxPower(Posted 2012) [#3]
Thank you therevills