欢迎来到天天文库
浏览记录
ID:13017550
大小:1.13 MB
页数:16页
时间:2018-07-20
《javame开发手机程序》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、JavaME开发手机程序1.选择一种开发语言[1]SymbianC++QtWebRuntimeJavaFlashLite2.选择一种开发环境IDE[2]NetBeanswithMobilitypackEclipseMEMobileToolsforJava(MTJ)3.选择一种PlatformSDK[3]Series40platformSymbianS60我的开发环境LanguageJava+JavaMEIDEEclipse+MTJplatformSDKS605thedi1)JDK6Update12http://java.sun.com/jav
2、ase/downloads/index.jsp2)SunJavaWirelessToolkitforCLDC(JavaMESDK3.0)http://java.sun.com/products/sjwtoolkit/3)NokiaSymbianOS/S60SDKforJavahttp://www.forum.nokia.com/info/sw.nokia.com/id/ec866fab-4b76-49f6-b5a5-af0631419e9c/S60_All_in_One_SDKs.html4)下载并配置Eclipsehttp://archiv
3、e.eclipse.org/eclipse/downloads/drops/R-3.2.2-200702121330/index.php5)下载并配置MTJ插件http://www.eclipse.org/dsdp/mtj/配置方法:下载dsdp-mtj-SDK-1.0.1.zip,将该压缩包里features和plugins里的所有文件相应拷贝到eclipse的features和plugins目录下配置开发环境[4]配置Eclipse[4]SelectthemenuitemWindow
4、Preferences.ExpandnodeJ2MEa
5、ndselectDeviceManagement.Inthesettingssectionofthedialog,pressImport.Inthenewdialog,browseforthedirectoryC:S60devicesS60_3rd_MIDP_SDK_FP2_Beta.ClickRefresh.MakesuretheS60EmulatorandS60Devicedevices'checkboxesarebothchecked.PressFinish.PressImportagain.Inthenewdialog,brow
6、seforthedirectoryC:WTK2.5.2(orwhereveryouinstalledtheWirelessToolkit).ClickRefresh.Makesureallthefourdevices'checkboxesarechecked.PressFinish.Backinthemaindialog,selectDefaultColorPhoneasthedefaultdevice.(SelectingtheS60EmulatorchoicewillcauserunningaMIDlettofail.)Backinth
7、emaindialog,pressOK.注意事项安装NokiaSymbianOS/S60SDKforJava前需先安装ActivePerl-5.6.1.635-MSWin32-x86.msi另外,因为FAT32格式每个目录下的文件和子目录数有限,SymbianOS/S605theditionSDK正好有部分目录超出了这个限制,所以如果C盘为FAT32格式则无法安装此程序C盘必须为NTFS格式。Nokia官网说支持的系统为WindowsXPSP2和Vista,但经过测试,Windows7Professional上也可以安装。使用Eclipse创
8、建Midlet程序[5]1Createanewproject2CreateanewMIDlet3WriteMIDletcode4CreateadeploymentpackageCreateanewproject[5]SelectthemenuitemFile
9、New
10、Project.ExpandnodeJ2MEandselectJ2MEMidletSuite.PressNext.GivetheprojectnameHelloWorld.PressNext.SelectSunJava(TM)WirelessToolkit2.5.2forCLDC
11、andDefaultColorPhone.(SelectingS603rdEditionFP2SDKforMIDPandS60Devicewillcauserunn
此文档下载收益归作者所有