Scroll to Main content, Navigation
Sprint

Note: This site was designed with Cascading Stylesheets for layout & design. You are seeing this note either because those Stylesheets didn't reach your machine or because you are using an outdated browser. You may only view the raw textual content of this site. In order to view, use, and enjoy this site to the fullest at the maximum security level, please visit our Browser Upgrade page to view a list of browsers that support web standards.


Advanced Search



Sample Code

 

 

CDMA - Sprint Extensions

The following sample code feature the Sprint CDMA extensions.

ProtectedProperties - A MIDlet to verify a Sprint MIDP 2.0 handset developer root certificate has been activated
AudioDemo - Play audio with the Sprint Media extensions
MapMuglet - Example program that displays a map using the Muglet
BopAGopher A MIDP 1.0 game for Sprint phones
Resource file, .GCD, .JAD, and Muglet .jar file for Muglet Tutorial
Tool for Data Conversion to Binary for Muglet Tutorial doc.

 

iDEN - Motorola OEM APIs

Playing audio when handset flip is closed using ExternalDisplay API (com.motorola.iden.lcdui) -ExternalDisp
Finding a handset's GPS coordinates using OEM Location API (com.motorola.iden.position) GpsSample
Test and display which image types are supported by a MIDP implementation ImageTest
Playing audio when handset flip is closed using ResumeRequest()- ResumeRequest
Implementing a server socket on a handset ServerSocketThread
Implementing a loading progress screen on MIDP 1.x handsets ThreadCanvas
Playing sounds on MIDP 1.x using AlertType AlertTest
Setting an expiration date for a MIDlet using properties TrialApp

 

MIDP standards with implementation - specific variations

Scheduling application launch using RegisterAlarm() - PushRegTest