perumal316 schrieb: > I have my own java midlets which I want to try to run in Android phone > itself. I have tried using Midlet runner available in Market (by > netmite) but it only allows me to browse through available java > midlets and install from a website. I want a runner which i want to > use to test my own midlets. Or is there any other method other than > using Midlet runner?
The runner is only the library needed for running a converted Midlet: http://netmite.com/android/srv/2.0.2.0/getapk.php If the conversion succeeds you can install the apk via sdcard. Robert -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

