- 博客(7)
- 收藏
- 关注
原创 How to make Video splash
http://wiki.forum.nokia.com/index.php/How_to_make_Video_splash In those a few lines you will find a code of how to create easy startup splash screen that can play video files of any format (GIF,...
2010-02-05 15:08:38
162
原创 How to sign Midlet with self issued certificate
How to sign Midlet with self issued certificate1- Generate a keystore and key pairC:\JDKHOME\bin>keytool -genkey -alias {my alias} -keyalg RSA -validity 365 -keystore c:\keystorename.ks...
2010-02-05 13:53:54
153
原创 javame ssl 相关内容
http://discussion.forum.nokia.com/forum/showthread.php?t=83491http://developer.sonyericsson.com/community/thread/49164http://developers.sun.com/mobility/midp/chapters/j2meknudsen/Chap12.pdf...
2010-02-05 13:41:16
122
原创 HOWTO Build, Sign and Install MIDlets
http://browndrf.blogspot.com/2006/06/build-and-install-singed-midlet.html I’m aware that this is a lengthy process and involves several delicate steps. I wish I knew an easier method!! I have only...
2010-02-05 13:38:04
179
原创 How to Sign J2ME MIDlet
from http://m-shaheen.blogspot.com/2009/07/1.html MIDlet Signing process steps can be summarized into :1. Generate public/private key pairs.2. Generate Certificate Signing Request (CSR) and ...
2010-02-05 13:36:53
122
原创 System.gc Even More Harmful A Guide To WeakReferences
I wrote a couple of times about how problematic System.gc is for mobile developers, I'd like to drive that point further today.LWUIT started making heavy use of WeakReference'sin the past few months...
2010-01-11 18:50:14
150
原创 Android Display System
转载至: http://blog.youkuaiyun.com/yili_xie/archive/2009/11/12/4803527.aspx Android Display System --- Surface Flinger SurfaceFlinger是Android multimedia的一个部分,在Android的实现中它...
2009-12-29 17:22:38
631
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人