外文翻译--开发丰富的多媒体应用与J2ME

时间:2022-03-04 14:22:07  热度:307°C

1、外文翻译中文+英文14页2651字数外文文献:DevelopRichMultimediaAppswithJ2METheportabilityofJ2MEacrossplatformscanbeusedtocreatemultimediaappsthattakefulladvantageoftheblisteringconnectivityspeedsprovidedby3Gnetworks/Tuesday/March03/2009SunMicrosystemsclaimsthatJavaMEisthemostubiquitousapplicationplatformformobiledevic

2、es/deployedonmorethanabillionsets/Apartfromthegreatadvantageofportabilityacrossdevicesalongwithrobustsecurity/JavaMEprovidesarichsetofAPIsfortodaysmultimediaandwebenabledmobilehandsets/Someoftheusefullibraries/APIsprovidedbytheJavaMEplatformare/WirelessMessagingAPIMobileMediaAPIJAXPXMLParserLocation

3、APIMobile3DGraphicsPaymentAPIInthearticle“CreatingAppsforMobiles”/publishedinPCQJan09/weexploredtheJ2MEdevelopmenttoolstocreateasimpleapplication/WewillcontinuetheexplorationbycreatingatinyvideoplayerusingtheMobileMediaAPI。MobileMediaAPI(JSR135)TheMobileMediaAPIprovidesaninterfacetothemultimediacapa

4、bilitiesofthemobiledevicerunningJ2ME/Thisincludesthespeaker(orheadset)/microphone/LCDScreen(forvideo)andCamera(ifavailable)/ThepackagenamefortheMobileMediaAPIis/javax/microedition/media/Thebuildingblocksofthesystemconsistof-Manager/PlayerandControl/TheManageristhetoplevelcontrollerforthemultimediare

5、sources/J2MEapplicationsusetheManagertocreateandmanagePlayersandquerystatusandpropertiesofthePlayers/ThePlayersactuallyplaythemultimediacontent/TheControlinterfaceisusedtoimplementthedifferentcontrolsaPlayermighthave/suchasVolumeControltoincrease/decreasethevolume/CreateatinyvideoplayerapplicationIn

6、thisarticlewewillgothroughthestepsofcreatingaprojectusingtheMobileMediaAPIandthendevelopthecoderequiredtocreatetheplayer/PleaserefertothePCQJan09issue()fortheproceduretoinstallthetools/YoucantestthisapplicationontheEmulator/buttouseitonamobiledevice/youwillneedadataconnectionsuchasGPRSortheblazingfa

7、st3G/Wewillstartbycreatingaprojectwiththefollowingdetails/Thetoolkitwillcreatetheprojectandshowthepathswhereyouhavetocreatethesourcefiles/CreatingthesourcefileforPCQ_PlayerApplicationWenowwritethecodetoprovidethedesiredfunctionalitytoyourapplication/packagecom/j2me/part1;importjavax/microedition/lcd

8、ui/*;importjavax/microedition/midlet/MIDlet;importjavax/microedition/media/*;importjavax/microedition/media/control/*;publicclassPCQ_PlayerextendsMIDletimplementsCommandListenerprivateDisplaydisplay;privateFormform;VideoPlayervPlayer;publicPCQ_Player()display=Display/getDisplay(this);form=newForm(PCQPlayer);publicvoidstartApp()form/addCommand(newCommand(Exit/Command/EXIT/1);form/setCommandListener(this);vPlayer=newVideoPlayer(display/form/http//

免责声明:
1. 《外文翻译--开发丰富的多媒体应用与J2ME》内容来源于互联网,版权归原著者或相关公司所有。
2. 若《86561825文库网》收录的文本内容侵犯了您的权益或隐私,请立即通知我们删除。