FAQs
This area covers general questions regarding technical device issues, Samsung Mobile Innovator policies, and website usage. Click on the question title to view the answer. If your question isn't below, visit our Q&A Board


Total 19  Articles Found


No Title Views Category
19 How can MIDlet be registered to send/recieve SMS.
The JSR 120 MIDlet can be configured to accept push messages in MIDP2.0. To register your MIDlet so that the AMS accepts push SMS messages, use one of
27 Technical Support
18 Is it possible to start a Java ME application to process an incoming SMS message?
Yes It is possible to start a Java ME application to process an incoming SMS message. The connection to SMS must be registered with the Applicatio
32 Technical Support
17 I need to create my first MIDlets. What tools should i use.
To create MIDlet you can write your code in your favorite text editor or you could use an IDE (Integrated Development Environment), such as Eclipse, N
397 Technical Support
16 Can I access DRM-protected content using Mobile Media API
No. Currently you cannot play DRM protected content using MMAPI.
147 Technical Support
15 What is Wireless Messaging API (JSR 120)
The Wireless Messaging API (WMA) is an optional package for J2ME that provides platform-independent access to wireless communication resources. The
50 Technical Support
14 What technologies are included in JTWI complaint devices
JTWI specifies the technologies that must be included in all JTWI-compliant devices: CLDC 1.0 (JSR 30), MIDP 2.0 (JSR 118), and WMA 1.1 (JSR 120), as
159 Technical Support
13 What is JTWI
The Java Technology for the Wireless Industry (JTWI) specification, JSR 185 clarifies how the various technologies are associated with the Java MicroE
115 Technical Support
12 Can i access the contacts/todo/events on Samsung phones using MIDlet
Yes it is possible if the phone supports the Personal Information Management(PIM) API, which is an optional package of JSR-75. So check for the java s
207 Technical Support
11 Can i read/write files on Samsung Phones using MIDlet
Yes it is possible if the phone supports the FileConnection API, which is an optional package of JSR-75. So check for the java specifications whether
249 Technical Support
10 What is the difference between normal canvas and full canvas display size
The canvas size is the size of a rectangular region where you can draw lines, shapes, and text. Two canvas sizes normal and full are used in applicati
49 Technical Support


go top