I’ve read that it’s possible to develop and deploy Java ME apps to Samsung Bada phones. But how do you deploy the apps to the emulator and/or phone? Are there any Eclipse plugins for this?
Any pointers or links to a guide would be helpful.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
copy the .jar file to the phone, then open it inside the phone’s filesystem, it will ask you to install the java-app, then you can use it. to test your java-app in an emulator, i would suggest you use netbeans to write the java-app, it includes a jme-app-emulator