Question

I developed j2me, android and blackberry based applications. I need to showing the demo for clients through my own website. Is there any mobile emulator for showing the demo for my application through website?.

For example user can choose the both type of mobile and type of application and then see the demo on website. Like Nokia RDA devices. Give me some idea for this?

Was it helpful?

Solution

for j2me, why dont you try microemulator?

OTHER TIPS

Record a video directly off the device or emulator and put that on your website.

The emulators will not really replicate the feel of an actual device at all. E.g. the android emulator has very different performance and issues (e.g. performance with video, usage of gps, general performance in terms of io vs cpu) and potentially this demo mode will do more harm than good to your sales, since the trial users might think it sucks on the demo already .. so the real thing must be worse.

Offer a trial version of the apps for free for download from market or wherever in addition if you have to.

Also get management to tell you why they need it on the website and see if that need cant be fulfilled better in a different way.

Both userzoom and mobilexweb have some useful offerings.

I think it would be possible for J2ME, because it's a subset of J2SE and you can integrate this into an applet, but I don't think that'll be possible for Android, as it uses a different VM.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top