【网学网提醒】:网学会员为大家收集整理了android学习资料网站提供大家参考,希望对大家有所帮助!
每次在网站查阅一些android
资料时,经常看到一些朋友在网上留言咨询现在国内有哪些android开发网站/社区,以我本人现在对国内android网站的了解
程序,及各个android网站的关注热度,下面我就有大家大概的罗列一下android开发网站,希望对各个需要帮助的有一定的用处,论坛:1,androidkaifa2.eoeandroid/3.hiapk/4.javaeye/forums/tag/Android5.android123/yuanmaxiazai/564.html6.dev.10086/cmdn/bbs/thread-21365-1-1.html7.chinaup.org/bbs/8,mdev.cc/dev/thread.php?fid-9.html8.in189/10.moandroid/?page_id=117611.geek.gfan/12.bbs.android3g/index.php13.bbs.goapk/
及android开发中最常遇到的一些
问题总结:欢迎转载,转载请注明出自:www:androidkaifa
ThisistheFAQfortheAndroidforum.Generalquestions
?
?
?
?
WhatJavaAPIissupportedbyAndroid?HowdoesitdifferfromJME?oSeehereoDalvik-GooglestweakedJVMforAndroidWherecanIgetanSDK?Whatplatformsdoesitsupport?oThelatestversionoftheSDKisr20(forAndroidversionsupto4.1),andit'savailableforWindows,OSXandLinuxhere.DoIneedtobuyhardwareifIwanttostartwritingapplicationsthatrunonAndroid?oYoucanstartwritingapplicationsevenifyoudon’thavehardwaretorunthemon.TheAndroidSDKcomeswithanemulatorandalltoolsnecessaryforapplicationdevelopmentanddeployment.oAnotheroptionisthefreelyavailableMotodevStudioforAndroidIDEfromMotorola.WhichhardwaredevicessupportAndroid?Here'sanincompletelist:oT-MobileG1(a.k.a.HTCDream),myTouch3G,myTouch4G,Comet(a.k.a.HuaweiIdeos)oHTCMagic,Hero,Tattoo,DroidEris,Legend,Desire,Evo4G,Wildfire,Incredible,Aria,Evo4G,Gratia,Flyer,ChaChaandSalsa,DesireS,WildfireSandIncredibleS,Sensation,WildfireS,Rezound,SensationXEoMotorolaDext,Droid/Milestone,Backflip,Motoroi,Cliq/Quench,Cliq2,Devour,Flipout,XT720,Droid2,DroidX,Charm,Defy,Defy+,DroidPro,Droid2Global,DroidBionic,XOOM,Atrix4G,DroidX2,Droid3,XOOM2oSonyEricssonXperiaX10,XperiaX10mini,Xperiaarc,XperiaPlay,XperiaProandXperiaNeooGoogleNexusOne(onlyavailabletoAndroiddevelopersbynow),NexusSoLGInTouchMaxGW620,Optimus,Optimus3D,G-SlatetabletoSamsungGalaxyi7500,GalaxyPortali5700,Captivate/GalaxyS,Vibrate,GalaxySi9000,GalaxyTab,GalaxyI9003SL,Vibrant4G,GalaxyIndulge,GalaxyTab10.1,GalaxySII,Xcover,GalaxySIISkyrocket,CaptivateGlide,GalaxyNoteoGarmin-AsusA50oAcerStream,IconiaSmart,A200oZTESkateoHuaweiIDEOSX3andS7SlimoDellStreakoArchos28,32,43,70and101,Q9
ooo
AsusTransformerPrimeHandsetNEWS(andrumors)atAndroidGuys
?
??
?
?
?
?
WikiPediaist_of_Android_devicesoextensivelistatTechCrunch?WhatisDalvik?HowisitdifferentfromJVM?oDalvikisaregisterbasedvirtualmachineoptimizedtorunonaslowCPU,withrelativelylittleRAMandonanOSwithoutswapspace.FurtherReadingWhatarethedifferentMediaformatssupportedonAndroid?oSeehereWherecanIpublishmyAndroidapplications?oAndroidMarket(instructions)oVoeveooSlideMEoAndAppStoreoAndroLiboCyrketoAndroidPIT(inGerman)oAndSpotoAppBrainoAproovoAppsLib(targetedspecificallyattablets)oAmazonappstore(inbeta)oGetJar(coversothermobileOSaswell)HowcanIgetinsightintohowpeopleareusingmyapp?oIntegratingtheGoogleAnalyticsforAndroidlibrarywillprovideyouwithquantitativefeedbackonyourapp'susage.I'dliketodisplayadsinmyappwithouthavingtonegotiateitallbymyself.Whataremyoptions?oAdMob,mobclix,MillennialMedia,InMobiandJumpTapareAndroid-compatibleadnetworks.Alsocheckoutadwhirl,whichputsacommoninterfaceontopofseveralnetworks.WhatsupportdoesAndroidorDalvikVMprovideforrunningnativeCcode?oInJune2009,GoogleannouncedaNDK(NativeDevelopmentKit)thatgivesdeveloperstheabilitytocallintonativecodefromAndroidapplications.ThereisaGooglegroupforNDK-relateddiscussions.Atpresent,AndroidsupportsJNIsharedlibrarieswritteninCorC++thatlinkwiththeAndroidversionsoflibc,libm,libzandOpenGLES2.0.Thereareplanstosupportlinkingwithaudiolibrariesinfuture.HowdoIgetAndroidsourcecode?oSeethisdocument
??
oYoucanalsobrowseitonlinehereHowcanIviewPDFsandOfficedocuments?oOptionsincludeDocumentsToGo,RepliGoReader,MultiReaderWhichAndroidversionsarebeingusedoutinthefield?oGoogletrackstheversionsthataccesstheAndroidMarket,whichshouldbeausefulproxynumber.
Programming
?
?
??
??
?
?
IsAndroidcodecompiledtoa.classfile?oTheJavabytecodeofacompiledclassisconvertedintoDalvikexecutablesor(.dex)files,usingthe"dx"toolbundledwiththeSDK.Theapplicationispackagedinto.apkfilewhicharezipped.dexfiles.TheDalvikvirtualmachinerunsDalvikexecutablesintheapkfile.Detailsof.dexfileformatcanbefoundhereIwanttowriteAndroidApplicationstoobutdontknowwheretostart?oTryHelloWorldtutorial.oReadApplicationFundamentalsoTrysamplecodedistributedwiththeSDK.DoAndroidprojectshavedeploymentdescriptors?oAndroidManifest.xmlMyApplicationthrowsanException,whereistheStackTracedumped?oExceptionsarewrittentoalogfile,namedLogcatintheemulator.Youcanobtainadumpbyexecutingtheadblogcatcommand.Towritelogmessagesfromyourapplication,usethestaticmethodsofJavaDoc:android.util.Logclass(Log.v(),Log.d(),Log.i(),etc.).IfyouareusingEclipsewithADTplugin,youcanop
en"Logcat"viewtoseetheloggedmessages.Whatfunctionalityoftheactualdevicecantheemulatoremulate?oForEmulatorHow-Tosandlimitations,readthisHowcanIsendemailfromanAndroidapplication?oSeethisthreadoAJavaMail?porthasbeenwrittenforAndroidandcanbefoundhereoarticleonsendingmailwithuserinteractionjavax.xml.xpathisnotsupported;howcanIuseXPathanyway?oThejaxenlibraryrunsonAndroid,andworkswellwithDOMobjects.Justputitsjarfileintothe"libs"folderofyourproject,andit'llbepackagedalongwiththeotherclassfiles.StartingwithAndroid2.2,javax.xml.xpathispartofthecorelibraries.WhatoptionsforstoringdatadoIhave?
o
UnderstandingAndroidlocaldatastoreAPIsintroducespreferences,SQLite,andtheinternalandexternalmemoryAPIs.SeeWhat'sYourPreference?part1andpart2formoreinformationparticularlyonPreferences.
Referencematerial
???
AndroidHomePageDeveloperGuideAPIReference
Books
??
????
??????
ApplicationSecurityfortheAndroidPlatformbyJeffSixbyMarkMurphy:BeginningAndroid,BusyCoder'sGuidetoAndroidDevelopment,BusyCoder'sGuidetoAdvancedAndroidDevelopment,AndroidProgrammingTutorialsHello,Android:IntroducingGoogle'sMobileDevelopmentPlatformbyEdBurnetteUnlockingAndroidbyFrankAbleson,CharlieCollins,andRobiSen;the2nded.iscalledAndroidinActionProfessionalAndroid2ApplicationDevelopmentbyRetoMeierAndroidWirelessApplicationDevelopmentandSamsTeachYourselfAndroidApplicationDevelopmentin24HoursbyShaneConderandLaurenDarceyProAndroidGamesbyVladimirSilvaLearnJavaforAndroidDevelopmentbyJeffFriesenTheAndroidDeveloper'sCookbook:BuildingApplicationswiththeAndroidSDKbyJamesSteeleandNelsonToPracticalAndroidProjectsbyLucasJordanandPieterGreylingAndroidinPracticebyCharlieCollins,MichaelD.Galpin,andMatthiasKaeppler(earlyaccess)ProAndroid3:ADevelopersHandbookbyKomatineni,MacLean?andHashimi
Other
??????
AndroidDevelopersBlogAndroidDevelopmentWikiArticleMasterGoogleAndroid:40TipsandTricksFrameworksfordevelopingcross-platformmobileapplications:Rhodes,TitaniumMobile,Unity,Corona,PyxisMobileTheGingerbread(akaAndroid2.3)FAQTheIceCreamSandwich(akaAndroid4.0)FAQ,Android4.0upgradelist:IsyourdevicegettingIceCreamSandwich?