<autos> <cars> <car> <type>Toyota</type> <year>1999</year> </car>
On my device bluetooth properties give System.getProperty(\"bluetooth.sd.trans.max\"); as 1. It is not found by other device while it is making an inquiry itself.
I\'m developing a j2me application for my mobile phone (a Nokia). I\'m using WTK (Wireless Toolkit) to test my code.
I\'m considering taking mobile phone software development course at my university. The course uses J2ME with an emulator. I\'m intereste开发者_StackOverflowd in software development for mobile phones,
I\'m developing a small J2ME application that displays bus stops timetables - they are stored as records in MIDP RecordStores.
Can I get somehow(from a database or other source) a percentage of the phones that would support a J2ME Midlet application gi开发者_StackOverflow中文版ven all the JSR\'s it uses ?No you can\'t.
I want to create my own device to be compa开发者_如何学Pythontible with the Java ME SDK, in fact it is a CDC PBP1.0 device.
I am currently doing some J2ME development. I am having a pro开发者_运维百科blem in that a user can add and remove elements to the record store, and if a record gets deleted, then that record is left
I want to develop a j2me application that will play a video file(.mp4) by selecting a par开发者_开发技巧ticular directory on mobile phone(nokia s40 series).
I am getting the following error when i try to use a blue tooth dongle to transfer a video file from pc to mobile phone. does anyone know