Sunday, March 28, 2010

J2ME From Jeni (available in Indonesian language)

Jeni = Java Educational Network in Indonesia

(all J2ME module available in Indonesian language)



J2ME Module 01
In this chapter, we will discuss the characteristics of mobile devices, and how it affect the development of programs for this device. We will be introduced the Java 2 Mobile Edition (J2ME), including the importance of configuration and profile.
At the end of this chapter, students are expected to master:
- Identifying the characteristics of mobile devices
- Explain the J2ME architecture
- Knowing the role or configuration and profile rules
- Identifying the API provided by MIDP
- Describes the life cycle of a MIDlet

J2ME Module 02
In this section, we will be delving into writing, building, using the emulator and packaging J2ME applications.

J2ME Module 03
At the end of the discussion, the reader is expected to:
· Knowing the advantages and disadvantages to using high-level and low-level UI classes
· Knowing design MIDlets using high-level component UI
· Identifying differences in sub-classes on screen
- Knowing the difference · items that can be inserted into an Form object

J2ME Module 04
After studying this chapter, students are expected to be able to:
· Understanding low-level event handling in the MIDP
· Drawing and display text, images, lines, boxes, and corner
· Specify color, font, and draw graffiti for operation
· Understand and use the Canvas class and Graphic
· Knowing how to use the Game API
· Drawing scale graph

J2ME Module 05
MIDP provides an API which can store program data application locally within the device. MIDP Record Management System is a facility owned by MIDlets to store data MIDlet applications at Invocations. The data will be stored in non-volatile in memory devices. This means, the program data that have been saved not be lost even on restarting the program or device is turned off.

J2ME Module 06
In this section, we will learn how to implement a MIDlet that have the ability to connect into the network.
At the end of this session, students are expected to:
· Describe Generic Connection Framework, and how he can used to support the connection method is different.
· Specify connection parameters using the format addressing GCF URL
· Making HTTP / HTTPS
· Creating MIDlets by using TCP sockets and UDP datagram.

J2ME Module 07
At the end of the discussion of this chapter, students are expected to:
o Understand the basic security and cryptography
o Understanding of protection domains and permissions
o How to add permissions to the MIDlet Suite
o How to create a MIDlet Suite using the NetBeans Mobility Pack
o How to create a message digest using SATSA
o How do the encryption using symmetric keys.

J2ME Module 08
The end of the discussion, students are expected to:
· Knowing how to model the data using XML
· Knowing some of the Java API that is used in the processing of XML
· Describe what can be accomplished by the web service
· Knowing a few key Web services standards in
· Knowing bagaiamana create mobile Web services as a client.

J2ME Module 09
After completing this chapter, students are expected to master:
- Knowing the different techniques in mobile application optimization.

J2ME Module 10
This chapter will learn about writing, build, use the emulator and J2ME application packaging. IDE used is NetBeans (www.netbeans.org) and the NetBeans Mobility pack.
After completing the discussion of this chapter, students are expected to:
· Knows functionality provided by the Mobile Media API (MMAPI)
· Play a simple tone
· Run audio files from the network and JAR files
· Send and receive SMS messages
· Wireless communication using Bluetooth protocol.

J2ME Module 11

After completing this chapter, students are expected to:
· Schedule tasks using Timers
· Register the connections that come at the Push Registry.


read more...

No comments:

Post a Comment

Please, select your language:

Recommended Software :: Free Download ::

Click image to download Java Development Kit (JDK)

Click image to download Wireless Toolkit (WTK)

Click image to download Crimson Editor
We have placed this source code in the public domain. You can use, modify, and distribute the source code and executable programs based on the source code. However, note the following:
DISCLAIMER OF WARRANTY
This source code is provided "as is" and without warranties as to performance or merchantability. The author and/or distributors of this source code may have made statements about this source code. Any such statements do not constitute warranties and shall not be relied on by the user in deciding whether to use this source code.
We just wanted to share our knowledge. Indeed some source code uploaded here private property, but some other source code, we get from other sites. Therefore, we do not claim that all the source code is ours. once again, we're just trying to share with others. If you feel that one of your source code created in this blog and feel reluctant to share with others. You can email us at stateid_next2@yahoo.com. thank you.

Keyword : timer, alarm, schedule, src, set timer, set alarm

Timer : Snooze.java

Details Description

Download

SimpleTimer MIDlet

Details Description

Download

DATETODAY

Details Description

Download

PROJECT 01 : SET TIMER SCHEDULE

Details Description

Download Source

Download App Jar and Jad

ALARMMIDLET

Details Description

Download

ALARM TIMER

Details Description

Download

FIXED RATE SCHEDULE MIDLET.JAVA

Details Description

Download