I try to create a service with: LocalDevice localDevice = LocalDevice.getLocalDevice(); localDevice.setDiscoverable(DiscoveryAgent.GIAC);
I was sure for a long time that the answer is yes. But after I\'ve read this article: http://javablog.co.uk/2007/08/09/how-midlet-signing-is-killing-j2me/
I have created an application that con开发者_如何转开发tains a list field(custom) If a certain condition is satisfied Iwant rowheight to be 100, else it should be 50
i am working on blackberry curve 8300 i have added some components in the main screen,now i want to move the focus vertically when the trackball moves up or down and move the focus horizontally when
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Edited on April 29th, content changed Hello everyone, I recently bought a Sony Ericsson mobile phone and I would like to add a missing feature myself. In fact I cannot actually disable Internet conn
I am trying to get a .jar file onto my mobile device. I have written a j2me application and I want to get it onto my phone. I have developed it in eclipse galileo and I export my project folder to a j
I am creating a bluetooth application. I created a simple midlet with a exit command and I create a thread for finding the service and discovering the device. While doing so it displays a animated sc
I need to access a web service from开发者_开发技巧 a J2ME application. Any good advice or example about how to consume web services from this framework?For SOAP webservices:
I want to add or read the fields of contact like i am getting the telephone home no ContactList clist;