Let\'s suppose i have created a text box with a phone number in it prefilled. How do i make a call when a button Call is clicked. The call should be for the num开发者_如何学Pythonber specified in the
I am trying to the get the IMSI using System.getPro开发者_Python百科perty(\"com.nokia.mid.imsi\")); But it keeps returning me a null value.
Is it possible to query the native inbox (port 0 I suppose) of mobile from J2ME and then pull up the SMS开发者_开发知识库 for processing? No this is not possible.The only API for accessing SMSs is JSR
The title is the question....开发者_StackOverflow中文版You can open a ServerSocketConnection and a SocketConnection on the other side. This allow two way direct communication between two mobile phones
I am new to mobile applications. Basically I want to get the user\'s GPS coordinates indoors. I have no problem detecting the mobile device outdoors, only when indoors it is giving me problems.
Can one access a mobile phone ad开发者_JS百科dress book via J2me? And if yes, how then can I send a message from a custom application through the SIM card?To access phone address book, look up JSR 75
I would like to play background music i开发者_如何学运维n my J2ME game. How can I code that function?You have a similar question at Playing Audio with J2ME
I\'d like to write a JAVA program开发者_StackOverflow社区 that connects my mobile with PC through a USB cable. How do I go about it??Try to find out if there is an API and read it. If there is no API,
I\'ve been tasked with using WURFUL to determine whether or not a mobile browser is capable of downloading a J2ME app developed by my company.
I read the following: J2ME applications, unlike normal Java applications are preverified. What exactly does the prev开发者_如何学Pythonerification of J2ME jar file mean? Is it something like check