精品游戏推荐  黄金排行榜  游戏城论坛  新游戏介绍
         
   开发资料    |   开发工具    |   游戏制作
     下载搜索
     下载排行Top10
     下载调查
 投票调查:你经常玩手机游戏吗?
经常玩
玩的次数不算少
很少玩
从来不玩
  您的位置: 首页 > 开发中心 > 相关下载 > 技术文档 > 摩托罗拉 MIDlet Life Cycle White Paper

摩托罗拉 MIDlet Life Cycle White Paper
 类  别       技术文档
版 本 号     
 来  源       www.motocoder.com
文件大小      36KB
上载日期     
下载次数      0
 下  载      
简要介绍      This paper describes the interaction and behavior of a MIDlet gaining and losing user interface (UI) focus during MIDlet execution. The MIDP specification allows for some latitude in the implementation of this package and this paper describes the Motorola implementation and its advantages. This paper discusses the proper way to implement functionality in the StartApp() method so that code can distinguish between the MIDlet starting for the first time and resuming after being paused. Failure to properly implement StartApp() can cause serious problems.