资源列表
Puzzle
- 这是j2me的拼图源码,非常适合初学者- This is the puzzle j2me source, very suitable for beginners
src1.0.1
- 一个J2ME游戏《savorMaze》的源码,写的很不错,是学习J2ME编程的好例子!-a J2ME game, "savorMaze" source code, written in a very good learning J2ME programming is a good example!
QQ
- 一个仿QQ登陆界面的东西,大家做界面时可以参考一下。
page230
- 自己用MIDP2。0编的一个游戏渐显效果。-own use MIDP2. 0 Part of a spate of game results.
OpenGLESDemo
- 一些J2ME开发相关的例子,涉及WMA,3D,等开发技术-Related to the development of a number of J2ME examples, involving WMA, 3D, such as the development of technology
MobileApplication1
- Simple login page in J2ME
TenyQQ
- 批量登陆QQ号,好东西,大家都来看看吧,都来下载,试一下好东西哦-Batch No. QQ landing, a good thing, we all look at and see, have to download, try Oh, good things
MIDP_SIP_API_Example_v1_0_en
- nokia jsr 180 示例 J2ME
ATF
- 列表List组件的使用、TextBox、Alert组件的使用、Form类中各组件的使用、Ticker对象的使用、Command的事件处理 -List List component uses, TextBox, Alert component to use, Form class, use the various components, Ticker object used, Command event handling
table
- 使用J2ME实现了类似JAVA中表格的功能,实现方法比较简单,适用于初学者!
tongxunlu
- 通讯录的界面显示,可以查看、删除、添加联系人。-Contacts interface display, you can view, delete, add contacts.
SimplePushRegistry
- 这是非常简单的例子,叫做“PushRegistry和短信联动演示”。她提供了两个命令“注册短信监听”和“取消短信监听”。 注册短信监听,则调用 PushRegistry.registerConnection(connURL, MIDletStr, FilterStr) 来向手机申请专门监听某一个端口,这个端口可以是各种协议, 可以是蓝牙的btspp://:, 也可以是短信的sms://:, 还可以是套接字的socket://:,