How to load J2ME applications to the IDEN handsets
By: Emiley J.
The iDEN developers have always faced the problem in loading the J2ME application to their iDEN handsets. Until late 2006 there have been restrictions on how many handsets a developer can use to upload applications. Motorola also had an authentication mechanism by which the developer had to get the local iDEN network provider's permission to use the iDEN web jal application loader. It all has changed.NOW, Motorola has opened up these JALs to the developer community. There is no restriction or authentication any more. You just have to download the JAL application from below links and you can start using them already.
Personally I feel that this should have happened long ago. But it is better late than never. So here are the links. Based on which is your target phone you can download the appropriate loader.
-
iDEN Open Java Application Loader
The new Open JAL tool allows developers to download local and network-aware applications to all iDEN Java-enabled handsets. This new version removes all access restrictions and supersedes previous versions of this tool. The Open WebJAL tool will work on all iDEN-network handsets.
-
iDEN Open Java Application Loader for Dual-Mode Handsets
The new Open WebJAL tool allows developers to download local and network-aware applications to all iDEN Java-Enabled handsets. This new version removes all access restrictions and supersedes previous versions of this tool. The Open WebJAL tool will work with the dual-mode ic402 and ic502.
-
iDEN Open Java Application Loader for Smartphone
The new Open JAL tool allows developers to download local and network-aware applications to all iDEN Java-Enabled handsets. This new version removes all access restrictions and supersedes previous versions of this tool. The Open WebJAL for smartphone will work with the iDEN i930/i920 smartphones.
Archived Comments
1. It's a shame you don't have a donbate button! I'd without
a doubt donate tto this excellent
View Tutorial By: Prime Software at 2017-08-17 06:05:21
2. which Iden WebJal do i need to load up my music MIDI files
View Tutorial By: phil at 2007-10-18 17:51:19
Comment on this tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Related Tutorials
Code sample to Send SMS from a J2ME application.
Adding your own Application icon for your J2ME application (jar file)
Play a multimedia file in J2ME Program (Audio/Video) using MMAPI
Using HttpConnection in J2ME (Retrieve web content from a website to a phone)
Using HTTP vs UDP vs Socket in J2ME
RMSCookieConnector - Using Cookies in J2ME
Client Server in J2ME (Socket Programming sample)
Datagrams in J2ME (UDP Programming sample)
POST UTF-8 encoded data to the server in J2ME
Using alerts and tickers in J2ME
Using List to create a Menu and Menu items in J2ME
lists, forms, choices, gauges, text fields, text boxes in J2ME
Timer and TimerTask example in J2ME