android - How to emulate iOS, Windows Phone and Blackberries on Ubuntu -
i'm planning on using gwt , phonegap produce native apps android, ios, windows phone , blackberry.
i'm vaguely familiar pure android development (i've downloaded sdk, etc.) , understand sdk comes own dalvik emulator.
but after cursory inspection of ios , blackberry sdks, doesn't have emulators port on ubuntu desktop.
what want situation develop these native apps via gwt , phonegap on ubuntu laptop, , when phonegap wraps each end-deliverable , produces correct binary (apk, ipa, etc.) can throw correct emulator , see in action.
as far know not possible, have options here? in advance!
iphone development requires computer running mac os x. however, seem can develop iphone under linux using monotouch. but, it's not in native code of iphone (objective c) performance no guarantee.
wine still can't run many applications anyway, doubt run visual studio. here's link claims can't, unless hacking steps. however, there alternative visual studio creating c# applications (mono) may possible.
blackberry should support java , c++, it's possible develop on ubuntu.
Comments
Post a Comment