licensesnokia

nokia s60  时间:2021-02-28  阅读:()
267267AppendixResourcesforManagingEnterprise-WideAndroidDeploymentWhenIbeganthisbook,theideaofenterprise-wideAndroiddeploymentseemedlikesomethingthatwouldonlyhappeninthedistantfuture.
PlentyofexpertssaidthatAndroidwasnotreadyforprime-timeandwasnotsuitableforbusinessuse.
Androidwastooyoungandlackedfeaturesrequiredbybusinessusers.
Itmaystillbetooyoungforthelargeenterprisetosupport.
IfyourenterpriseusesGoogleApps,anAndroiddeploymentisfairlysimple,sinceAndroidhasalwaysbeencompatiblewithGoogleAppsaccounts.
GooglewaslisteningtoenterprisefeedbackasitdevelopedAndroid2.
2(Froyo).
Itfeaturesbuilt-insupportforExchangeautodiscovery,passwordpolicyenforcement,andremotedatawiping.
GooglehasalsopromisedtoslowdownonrapidOSupgradesasAndroidbecomesastableplatformfordevelopers,soITdepartmentswon'thavetoworryaboutmanagingupgradeseveryfewmonths.
Ifyou'replanningonanenterpriserollout,you'llwanttodecidewhichAndroidphonesyousupport.
Ifyou'resupplyingphonesfordeployment,it'saneasierchoice,sinceyoucanchoosethemodelbasedonthefeatures,carrier,andprice.
Ifyou'resupportingemployeechoice,itbecomescomplicated.
PhonesrunningAndroid1.
6arestillbeingsoldjustasAndroid2.
2isbeingrolledout,andseveralbrand-newphonesarebeingsoldwithmodifiedversionsofAndroid.
HerearesomeresourcestohelpyouasyoudevelopapolicyforAndroiduseanddeployment:AAPPENDIXA:ResourcesforManagingEnterprise-WideAndroidDeployment268NitroDesk(www.
nitrodesk.
com):NitroDeskoffersTouchDown,acorporateemailappforAndroid.
NitroDesksupportsallversionsofAndroidandworkswithExchange2003andabove,Zimbra,Kerio,GroupWise,andmanyotherenterprisecommunicationsystems.
NitroDeskalsooffersavolumelicense.
QuickofficeConnect(www.
quickoffice.
com/quickoffice_connect_suite_android):ThissuiteoffersviewingandeditingcapabilitiesforMicrosoftOfficeWord,Excel,andPowerPointfiles.
Italsooffersavolumelicensingdiscount.
SMobileSystems(www.
smobilesystems.
com/business):SMobileSystemsisamobilepersonalandenterprisesecurityfirm.
Itoffersvirusprotection,GPSlocation,remotewipe,and"MonitorandControl"servicesforAndroid.
AndroidSecurityFAQ(http://developer.
android.
com/guide/appendix/faq/security.
html):ThisisaFAQmeantforAndroiddevelopers.
AndroidFragmentation:WhatItMeansforYou,DearITManager(http://theemf.
org/2010/05/24/android-fragmentation-what-it-means-for-you-dear-it-manager):TheEMF(EnterpriseMobilityFoundation)exploresenterpriseuseofmobile,andinthisarticleitexploreswhatthemanyvariationsofAndroidmeanforyourITdepartment.
PyxisMobile(http://pyxismobile.
com/Platform/Index.
aspx):Pyxisoffersa"MEAP"(MobileEnterpriseApplicationPlatform),whichallowsdeveloperstocreateanapplicationonceanddeliveritonmultipleplatforms,includingAndroid.
QRCodeGenerator(http://zxing.
appspot.
com/generator):ThisistheZXingProject'sfreeQRcodegenerator.
Ifyouneedtodistributeanapptomultipleusers,aQRcodemaybethemostefficientwaytodoitatthispointwithoutmajorhacking.
Androidcurrentlylacksgoodtoolsformassconfiguration,butexpectthattochangeinthenearfuture.
OfficialAndroidsite(www.
android.
com):ThisistheofficialAndroidwebsite.
ItmainlyservesaspromotionfortheAndroidplatform,butitalsoincludesvideosandannouncementsaboutnewAndroidfeatures.
Androidsourcecode(http://source.
android.
com):HereyoucanfindtheofficialAndroidsourcecode,andtheSDKisavailablehereaswell.
269269AppendixResourcesforDevelopingAndroidAppsAndroidappsaregenerallyprogrammedinJava.
UnliketheiPhone,anyonecandownloadtheAndroidSDKforfree,andyoucandoyourdevelopmentfromanycomputeryou'dlike.
GooglehasbeenputtingquiteabitofeffortintorecruitingAndroidprogrammersandhasanextensivedocumentationavailable.
InordertoofferitemsintheAndroidMarket,youmustpaya$25registrationfee.
IfyouwanttochargeforyourappsthroughtheAndroidMarket,youmusthaveamerchantaccountwithGoogleCheckout,whichmeansyou'llneedtosupplybankinformationandataxIDnumber.
Googlealsosellscarrier-independentdeveloper'sphonesthatyoucanusewithyourcarrier'sSIMcard,althoughthesephonesdon'tofferallthelatestfeaturesandsoftwareyou'dgetwithacommercialphone.
TheymaynotevenberunningthelatestversionofAndroid.
GoogleAppInventorProbablythemostsignificantrecentchangeinappdevelopmentisGoogleAppInventor(http://appinventor.
googlelabs.
com).
GoogleAppInventorallowsnon-programmerstocreategenuineAndroidappsbyusingavisualblock-basedprogramminginterfacebasedonMIT'sOpenBlocksJavalibrary.
It'ssimilartothechildren'sprogramminglanguageScratch.
AppInventorrequiresaGmailaccountandanAndroidphone.
WhileAppInventorseemstodoforAndroiddevelopmentwhatWYSIWYG(whatyouseeiswhatyouget)HTMLeditorsdidforwebdesign,it'snotgoingtoendtraditionalappdevelopment,andit'sstillagoodideatounderstandthefoundationsofAndroiddevelopment,justasmostwebdesignersunderstandHTMLbasics.
BAPPENDIXB:ResourcesforDevelopingAndroidApps270WebResourcesforAndroidFollowingaresomevaluableAndroidresourcesfordevelopers:AndroidDevelopers(http://developer.
android.
com):TheabsolutefirstplacetostartiswiththeofficialAndroidDeveloperssite.
YoucandownloadtheSDKandpurchaseadeveloperphone.
Youcanalsolearnaboutdevelopingfordevicesbeyondphones,suchasGoogleTV.
Eclipse(www.
eclipse.
org/downloads):AndroiddevelopmentisdoneinJava,anduseoftheEclipseIDE(integrateddevelopmentenvironment)isencouraged.
YoucandownloadEclipseforfree.
HelloWorld(http://developer.
android.
com/guide/tutorials/hello-world.
html):Onceyou'vedownloadedEclipse,youcanreturntoAndroidDeveloperssitefortheHelloWorldtutorial.
Forprogrammers,"HelloWorld"referstothefirstandmostbasicprogramyoumakeinanylanguage.
StanfordEngineeringEverywhere(http://see.
stanford.
edu/see/courses.
aspx):StanfordUniversityoffersavarietyoffreecoursesonprogrammingandengineering.
Theintroductoryprogrammingcoursedoesn'trequireanypreviousprogrammingexperience.
Ifyou'reaprogrammingnewbie,thisisaverysolidstartfromtheuniversitywhereGooglefoundersSergeyBrinandLarryPagemetandgottheirstart.
StackOverflow(http://stackoverflow.
com/questions/tagged/android):StackOverflowisafreeprogrammer'squestion-and-answerusercommunity.
ThelinkIprovidedgoesdirectlytoallquestionstaggedwithAndroid.
You'refreetobrowsepreviousquestionsandanswersorsubmityourown.
Anddev(www.
anddev.
org):Anddevisausercommunityfordevelopers.
Thiscommunityisorganizedasaforum(usingphpBB,forthosewhoarefamiliarwiththeplatform).
Thereareboth"supervised"andopentopicsonavarietyofAndroiddevelopmenttopics.
APPENDIXB:ResourcesforDevelopingAndroidApps271EuroDroid:"GoogleAndroidnewsfromnot-America"(www.
eurodroid.
com):Ifyou'readeveloperintheUnitedStates,thismaynotseemrelevant,butAndroidphonesareavailableworldwide,andmanycompaniesreleasethesamephonetodifferentmarketsatdifferenttimeswithonlyminorbrandingchanges.
It'spossibletofindsolutionsforAmericanphonesbybrowsingforinformationabouttheirEuropeancounterparts.
ApressBooksonAndroidFollowingaresomeApresstitlesthatyoucanreadtofurtheryourknowledgeandunderstandingofAndroid:BeginningAndroid,byMarkMurphy:LearnhowtodevelopapplicationsforAndroidmobiledevicesusingsimpleexamplesthatarereadytorunwithyourcopyoftheSDK.
AuthorandAndroidcolumnist,writer,developer,andcommunityadvocateMarkMurphyshowsyouwhatyouneedtoknowtogetstartedprogrammingAndroidapplications—everythingfromcraftingGUIstousingGPS,accessingwebservices,andmore!
BeginningAndroid2,byMarkMurphy:LearnhowtodevelopapplicationsforAndroid2.
xmobiledevices.
AndroidEssentials,byChrisHaseman:Thisbookisano-frills,no-nonsense,code-centricrunthroughthegutsofapplicationdevelopmentonGoogle'sMobileOS.
Thisbookusesthedevelopmentofasampleapplicationtoworkthroughtopics,focusingongivingdeveloperstheessentialtoolsandexamplesrequiredtomakeviablecommercialapplicationswork.
SincecoveringtheentiretyoftheAndroidcataloginlessthan150pagesissimplyimpossible,thisbookfocusesonfourmaintopics:theapplicationlifecycleandOSintegration,theuserinterface,location-basedservices,andnetworking.
ProAndroid,bySatyaKomatineniandSayedHashimi:ThisbooktakesadetailedlookatapplicationdevelopmentonGoogle'sMobileOS.
Itusesthedevelopmentofasampleapplicationtoworkthrougheverythingyouneedtobuildaflexiblemobileapplication.
Thefocusisonmakingviablecommercialapplicationswork.
ThebookincludesdetailedcoverageoftheAndroidAPI.
APPENDIXB:ResourcesforDevelopingAndroidApps272ProAndroid2,bySatyaKomatineni,SayedHashimi,andDaveMacLean:Thisbookshowsyouhowtobuildfun,real-worldmobileapplicationsusingGoogle'sAndroidSDK.
Itcoverseverythingfromthefundamentalsofbuildingapplicationsforembeddeddevicestoadvancedconceptssuchascustom3Dcomponents,OpenGL,andtouchscreensincludinggestures.
ProAndroid3,bySatyaKomatineni,DaveMacLean,andSayedHashimi:ThisbooktakesasimilarapproachtoProAndroid2,butforAndroid3.
Thisyet-to-be-releasedversionofAndroidiscodenamed"Gingerbread"andwillfollowAndroid2.
2"Froyo.
"PracticalAndroidProjects,byJustinBacon:LearnhowtoworkwithAndroid'sincrediblevarietyoftoolsandlibrariestobuildyourowncoolandsophisticatedAndroidapps.
ProAndroidWebApps:DevelopingHTML5,JavaScript,CSS,andChromeOSWebApps,byDamonOehlman:Webstandards-basedappsandwebappsonmobiledevicescontinuestogrowforAndroid.
ThisbookteachesdevelopersalreadyfamiliarwithwebapplicationdevelopmenthowtocodeandstructureawebappforuseontheAndroidmobileplatform.
BeginningAndroidGames,byRichardTaylor:ThisbookofferseverythingyouneedtojointheranksofsuccessfulAndroidgamedevelopers.
You'llstartwithgamedesignfundamentalsandprogrammingbasics,andthenprogresstowardcreatingyourownbasicgameengineandplayablegame.
ProAndroidMedia:DevelopingGraphics,Music,Video,andRichMediaAppsforSmartphonesandTablets,byShawnVanEvery:ThisbookprovidesconciseandclearinstructiononhowtoutilizethemediaAPIsmadeavailablethroughAndroidtocreatedynamicapps.
Cross-PlatformDevelopmentRatherthandevelopingforjustAndroid,whynotdeveloponceanddelivertomanydifferentplatformsThereareagrowingnumberoftoolsandtutorialsondoingjustthis:PhoneGap(www.
phonegap.
com):PhoneGapisanopensourcetoolfordevelopingphoneappsinJavaScript,CSS,andHTML.
Thetoolallowsyoutoincludefeatureslikevibration,sound,GPS,andtheaccelerometerintophoneappsandwriteonceforAndroid,Palm,Symbian,BlackBerry,andiPhone.
APPENDIXB:ResourcesforDevelopingAndroidApps273MoSync(www.
mosync.
com):MoSyncisanopensourceprojectsimilartoPhoneGap,butitisnotfree.
Itslicenseincludesfreehomeuse,butthecompanysellsdeveloperlicenses.
RhoMobile(http://rhomobile.
com):RhoMobileoffersdatahostingandcross-platformdevelopmenttoolsusingHTMLandRuby.
AdobeDeviceCentral(www.
adobe.
com/products/creativesuite/devicecentral):AdobeFlashrunsonAndroid,butnottheiPhone.
However,Adobehasbeenworkingoncross-platformsolutionsusingAIR,andwaystocreateonceanddeliveronmultipleplatformsusingtheDeviceCentralcomponentofitsCS5software(e.
g.
,PhotoshopandPremiere).
ApressTitlesforCross-PlatformDevelopmentFollowingaresomeadditionaltitlesyoucanreadtolearnmoreaboutcross-platformdevelopment:ProSmartphoneCross-PlatformDevelopment:iPhone,BlackBerry,WindowsMobile,andAndroidDevelopmentandDistribution,byVidalGraupera,SarahAllen,andLeeLundrigan:Learnthetheorybehindcross-platformdevelopment,andputthetheoryintopracticewithcodeusingtheinvaluableinformationpresentedinthisbook.
Within-depthcoverageofdevelopmentanddistributiontechniquesforiPhone,BlackBerry,WindowsMobile,andAndroid,you'lllearnthenativeapproachtoworkingwitheachoftheseplatforms.
BeginningSmartphoneWebDevelopment:BuildingJavaScript,CSS,HTML,andAjax-BasedApplicationsforiPhone,Android,PalmPre,BlackBerry,WindowsMobile,andNokiaS60,byGailFrederickandRajeshLal:Bytheendofthisbook,you'llhavethetraining,tools,andtechniquesforcreatingrobustmobilewebexperiencesonawidearrayofplatformsforyourfavoritesmartphoneorothermobiledevice.
OtherResourcesforAndroidFinally,herearesomeadditionalresourcesforlearningmoreaboutAndroid:andbook!
,byNicolasGramlich(http://andbook.
anddev.
org):ThisisafreeeBookbasedonexperiencesfromtheAnddev.
orgusercommunity.
APPENDIXB:ResourcesforDevelopingAndroidApps274SafariBooksOnline(http://my.
safaribooksonline.
com):Thisisasubscriptionservicefortrainingbooksandtutorialvideos.
ThinkNetflixfortechbooks.
ThisbookandotherApresstitlesareavailablethroughtheserviceforamonthlyfee,althoughaphoneappforbookbrowsingisnotyetavailable.
Hello,Android:IntroducingGoogle'sMobileDevelopmentPlatform,byEdBurnette(PragmaticBookshelf,2008):ThisbookfocusesonpracticalexercisestoteachbeginningprogrammershowtocreateAndroidapps.
TeachYourselfJava6in21Days,byRogersCadenheadandLauraLemay(Sams,2007):ThisbookisnotaboutAndroid.
It'sdesignedtoteachbeginnersthebasicsofJava,whichwillthenmakeiteasiertounderstandAndroidwhenyoulookatotherbooksandtutorials.
275275IndexNumbers1G,27,26127,293G,27,29,2614G,27,29–30,261AaCar,25325activatingphones,10ActiveSync,3,12.
SeealsoExchangeservers;syncing,95,117–18AdobeReader,212advancedcustomization,255–64batteryusage,259–61jailbreaking,263–64livewallpaper,258rooting,262–64themes,256–57updates,261–62widgets,255–57agendas,e-mailing,80aggregators,155–57,185,186alarmsclock,177–79GoogleCalendar,90alertsGoogleCalendar,90textmessages,54Alex,7AlternativeCalendar,91AnalogClockwidget,179–80AndExplore,215AndFTP,251Android,1–3AndroidforAcademicsGradeRubric,247AndroidMarket,187–210AndroidMarketShowcaseontheWeb,188browsing,188–91buyingapps,192–93comments,190–91,197downloadingapps,193–94freedomof,2Googleaccountsand,11growth,254installingapps,194navigating,190–91QRcodes,187–88ratings,190,191,197uninstallingapps,195updatingapps,196AndroidVNCViewer,34,251androidVNCteam,251AnimalFun,206antlersoft,251AnyPost,154APNdroid,25,30,25ApolloSoftwareFileManager,215apptray,20–21,185,10applianceinterfaces,8–9applications.
Seeappsapps.
SeealsoAndroidMarket;specificappsbatteryusageinformation,259–61commentson,190–91,197development,2downloading,193–94GPSusage,29HomeScreenshortcuts,20–21installing,194launching,20markets.
SeeAndroidMarket;SlideMe;SonyPlayNowstoremust-have,199–210permissions,34Index276QRcodes,187–88ratings,190,191,197recoveryafterreset,265securityof,31,34tray,20–21uninstalling,195,260updating,196usagedetails,259–60archives,Gmail,63ArityCalculator,173Astrid,86AstridTask/Todolist,226AT&T,186Atomfeeds,150attachmentsaddinginGmail,69addingwithESFileExplorer,99filebrowsers,98–99instantmessaging(IM),51,55,56Officedocuments,74,96–101audiochats,71audiofiles,55autocompleteoftextmessages,53auto-discovery,75autofocuscameras,104automaticvacationreplies,66AutomatticWordPress,249auto-retrieve,roaming,55BBackbutton,17,156BACKFLIP,5backupapps,201,217barcodescannersCompareEverywhere,119Goggles,176QRcodes,187–88ShopSavvy,200TagReader,93ZXingBarcodeScanner,188Barnes&NobleNook,7,263batteryusageBluetooth,31connectivityand,29,31feedreaders,157GPSand,29livewallpaper,258managing,259–61networkuse,261portablehotspots,136settings,259–61themes,256Twitter,144BeautifulWidgets,179BigTwitSoftwareDroidLaw,235billing,legal,235BiShiNewsFinance,243bit.
ly,141BlackboardMobile,247blockingnumbers,50Blogaway,151Blogger,151blogs,150–57,249,SeealsomicroblogsBluetoothbatteryusage,31connectingwith,28–29filetransfer,28,215indicator,30presentationsapp,219tetheringwith,137SIG(specialinterestgroup),29Blur,4–5BookmarkingforDelicious,146bookmarking,social,146–47,35–36,125–27,161bootloaders,modifying,263"bricking",263Browserapp,121–31"mostvisited",126bookmarks,125–26History,126launching,122multiplewindows,124navigating,34,123–26searchingwith,127–29security,130settings,128,130–31voicesearch,128–29browsers,34–37,121–38bookmarks,35–36,125–26Browserapp,34,121–31Dolphin,23,34,133–34Firefox,138Flashsupport,37homescreen,34multiplewindows,37,124navigating,34,37,123–26OperaMini,132pinch-to-zoom,23,34,123,133portablehotspots,134–36problemswith,121Index277searching,34,127–29security,31,65,130settings,128,130–31Skyfire,131,134Steel,134tethering,134–37voicesearch,128–29BsquareFlashLite,131bugfixes,196Bump,119,152buttons,16–18Back,17,156Call,40Camera,18Delete,40Home,16Menu,17Scroll/Select,17Search,17speaker,23volumecontrols,17Windows,37Buzz,71,153,163,249Ccalculators,173–74financial,243mortgage,237scientific,247CalDAV,85calendars,79–92AlternativeCalendar,91GoogleCalendar.
SeeGoogleCalendarIRTCalendar,91Lawyer'sCalendarCalc,235LeakyNozzleFirehouseScheduler,91,253myDay,91Outlook,91productivityenhancements,91SmoothCalendar,91syncingGoogleCalendar,79,84–85,86Outlook,12,91Callbutton,40calllog,41call-forwardingoptions,46,50calling,40,SeealsodialerappCallingCardapp,25cameraappdelay,18,104interface,18launching,105,107–9CameraIllusion,119cameraphones,103–10,Seealsophotosbuttons,18coloreffects,108delay,18,104features,104–5,119flash,108focus,104,106interface,18locationsettings,108megapixels,104options,107qualityof,103scenemode,108selecting,7,103–5settings,107–9video,110shootingpictures,105–7video,109–10using,103–10whitebalance,108XperiaX10,5zoom,104,106CameraPro,7,119CarHome,168carmaintenanceandmileageapps,252-253CDMAstandard,27,29celltowerlocationsensing,159charitytextmessages,58–59chats,71.
SeealsoIM(instantmessaging)Chatter,157chompSMS,55,57CiscoWLClogin,31"Clearlocationaccess",131click,long,20–21,36clippings,100–101CLIQ,5clocks,177–80cloudcomputing,95coloreffects,108,110colorimbalances,108ColorNoteNotepadNotes,222commentsapps,190–91,197YouTube,182CompareEverywhere,119Index278comparisonshoppingapps,119,200computer-to-phoneservices,58conferencecalls,49conferencing,web,221ConnectBot,32,251connectingtotheInternet,27–34,Seealsowebbrowsers3G,294G,29–30,31Bluetooth,28–29,30,31CDMAstandard,27,29EDGE,29GPS,29,30,31GSMstandard,27roaming,24–25,30security,28,31–34signalstrengthindicators,30SSL(SecureSocketLayer),32tethering,134–37troubleshooting,30–31VNC(VirtualNetworkComputing),34VPNs,32–33Wi-Fi,27–28,30,31WiMax,29–30Contacts,41–46adding,42–43blocking,50call-forwardingoptions,46,50deleting,43duplicate,42editing,43favorites,43folders,46locationsharing,165merging,42personalizing,44–45pictures,44–45,116ringtones,44searching,46shortcutsfromHomescreen,45syncing,41texting,52transferringfromoldphone,10,15voicemailoption,46,50contracts,9–10cookingapps,203CookingCapsulesTaster,203CPUusageinformation,259creditcardprocessing,240–41CRM(customerrelationshipmanagement),139,157,239,245cross-posting,149,154–55CSV(calendarstandard),84currencyconversion,192customerrelationshipmanagement(CRM),139,157,239,245customizingAndroid,255–64batteryusage,259–61jailbreaking,263–64livewallpaper,258rooting,262–64themes,256–57updates,261–62widgets,255–57CyanogenMod,263Cydle,8Ddailyschedulewidget,86DalvikDebugMonitorSoftware(DDMS),265–66DarkgreenerNotebook,222dataplans,9–10,56datarententionlaws,50dataroaming,disabling,24–25,30datastorage,27datawipe,75,217.
SeealsoremotewipeDataVizDocumentsToGo,8,97,211–12,219DataVizRoadSync,94,224DavDrive,95DDMS(DalvikDebugMonitorSoftware),265–66Deletebutton,40deletingbookmarks,125calendars,83calllog,41contactinformation,43contacts,43e-mail,63,71events,89Gmailaccounts,72labels,64–65photos,113textmessages,55Delicious,146"Deliveryreports"option,55desktickets,tracking,251Index279devicesotherthanphones,2,7–9Dialerapp,39–45,52,129dictionary,legal,235Digg,146digitalzoom,104,106directbillingforapps,192directdial/messageshortcut,45DirectMessages(DM),142directions,getting,160–61,167–69distancelearning,247DM(DirectMessages),142documentseditingandviewing,96-101,211–12,219DataVizDocumentsToGo,8,97,211–12,219printing,214QuickOffice,96sharingGoogleAppsTeamEdition,83GoogleDocs,101–2MicrosoftOfficeWorkspace,99–100MobileProjectManager,245notes,100–101SharePointservers,94–95SkyDrive,95ThinkFreeOffice,97–98,212DocumentsToGo,8,97,211–12,219DOCXfiles,211Dolphinbrowser,23,34,133–34apps,193–94filemanagement,98–99dpi(dots-per-inch),104Dream,3,4drivingdirections,160–61DROID,4–5,31DroidLaw,235DroidsansVirtualKeyboard,123Dropbox,215druginformationapps,234DSTL1,16dualSIMphones,16EEasyTether,137eBookreaders,7,8,253,263EDGE,29editingcontacts,43documents,96–98,211–12,219events,89photos,117–19educationalapps,247distancelearning,247GoogleSkyMap,247gradingapp,247sciencereference,247studyguideslaw,235medical,234realestate,237E-ink,7e-mail,61–78,224accessingnon-GmailaccountswithGmail,66,71attachments,74,99composingcustomaddresses,65Emailapp,73–75Exchangeaccounts,13,73–76,224Gmail.
SeeGmailHTCWorkEmail,13IMAPaccess,12,66,73–74LotusNotes,76maps,168multipleaccounts,73–74OutlookWebAccess(OWA),12POPaccess,12,66,71,73–74pull,defined,73push,defined,67replying,74security,75–76,93settingup,12–13,73–74syncing,Exchange,3,4,75Gmailaccounts,70,72GoogleNexusOne,6IMAPprotocols,66,73–74POPprotocols,66restrictingwithlabels,70third-partyaccesssolutions,13VPNconnections,32emergencyresponders,253encyclopediaapps,209enlargingwebtext,34enterprisenetworks,31enterprisesecurity,3,4,24enTourageeDGe,8EpiCacheOrationSensation,219Index280EpocratesRx,233–34eReaders,7,8,253,263ESFileExplorer,98–99eSobi,157EStrongsFileExplorer,215EVDO,29events,GoogleCalendaradding,83–84,88–89alerts,90deleting,89editing,89guests,84,90importingandexporting,84previewing,87privacyoptions,84reminders,90–91Evernote,100–101,119,204,222EVO,30Exchangeserverscalendars,84–85,94compatibility,93–94e-mailaccess,13,73–76,224Emailapp,73–74HTCWorkEmail,13IMAPaccess,12LotusNotes,76OutlookWebAccess(OWA),12,75POPaccess,12security,75–76,93syncing,3,4,46,75third-partysolutions,13,75–76TouchDown,13,75–76third-partytools,13,75–76,94VPNconnections,32expensesapps,228Expensify,228exposuresettings,108FFacebook,119,147–49,154–55FacebookTouch,148FaceCash,240–41facialrecognition,113fanpagesinFacebook,147–48favorites,contact,43feedreaders,155–57,166,186feeds,blog,15098–99filemanagementapps,215FileManager,215filesharing,95,215filetransfer,Bluetooth28filtersGmail,65,67webcontent,128Finance(app),243financeapps,228,243FinancebyGoogle,228,243Firefox,138FirehouseScheduler,91,253firmwareupdates,261–62fixed-focuscameras,104"flashing",262FlashLite,131Flashsupport,37,131,134flash,camera,108,110Flickr,119focus,camera,104,106,109folders,contact,46forcequit,260FormulasLite/FormulaDroid,247forwardingmultiplee-mailaccounts,66OutlookMobileService(OMS),58textmessages,54Foursquare,170–72FreshFace,256FriendStream,185F-Secure,31FTPapps,215,251FuzeMeeting,221G1G,27,26127,293G,27,29,2614G,27,29–30,261G1,T-Mobile,2,3,4G1Wallz.
com,258GaiaGPS,230Galleryapp,111–13,117games,170–72Ganttcharts,245GarminGarminphone,167,186GarminVoiceStudio,167GDocs,101GeneralMobileDSTL1,16GenwiWathenLegalNews,235Index281geocaching,172Geodelic,230geotagging,108gesturesupport,133,175Gingerbread,94GlobalPositioningSystem(GPS).
SeeGPS(GlobalPositioningSystem)Gmail,62–72accessingothere-mailaccounts,66,71addingaccounts,72archive,63attachments,69businessURLS,62composing,68–69conversations,64custome-mailaddresses,65defined,11deletingaccounts,72messages,63,71filters,65,67forwardingtodifferentaccounts,66GoogleBuzz,71inbox,63labels,64–65,67,70Labs,66–67maps,168mobile,67–72multipleaccounts,71–72notifications,70organizing,65replying,69searching,63,70security,65sending,68–69settings,65–67,70–71signatures,66,70syncing,70,72tasklist,71text-to-speech,224trash,63vacationsetting,66webinterface(GmailontheWeb),62–67GmailSpeechAlert,224Gmote2.
0,219Goggles,119,176,188goingonline.
SeeconnectingtotheInternetGOOG411,59,169GoogleAndroiddevelopment,1–2GOOG411,59,169searching,127–29texting,59"WithGoogle",3Googleaccounts,10–12GoogleAppsforEnterprise,10GoogleAppsTeamEdition,83GoogleBuzz,71,153,163,249GoogleCalendar,79–91adding,81–82agendae-mails,80alarms/alerts,90defined,11deleting,83events,83–85,87–91Labs,81launching,87mobileversion,85–91multiple,81–82,90offlineaccess,79permissions,81publiccalendars,82reminders,90–91settings,82–83,90–91sharing,82–83syncing,12,79,84–86,94tasklists,86unsubscribing,83views,79–80,81,87,90webinterface,79–85GoogleCalendarSync,84–85,94GoogleCheckout,11,192–93GoogleContacts.
contactsGoogleDocs,101–2GoogleEarth,247GoogleFinance,228,243GoogleGears,79GoogleGestureSearch,175GoogleGoggles,119,176,188GoogleLabs,66–67,81,163–64Googlemail.
SeeGmailGoogleMaps,159–70bookmarks,161CarHome,168creating,169–70defined,11directions,160–61,167–69e-mailing,168GoogleBuzz,163GoogleLabs,163–64GoogleStreetView,167GPSnavigation,167–68Index282Latitude,164–65Layers,162–64locations,165–66navigating,160photosin,170satelliteinformation,163textmessages,166,168,169trafficinformation,162GoogleNexusOne,3,4,5–6,22GoogleReader,155–57GoogleSafeSearch,128GoogleSkyMap,247GoogleStreetView,167GoogleTalk,71GoogleTasks,86GoogleTranslate,230GoogleVoice,47–50,208GottoDoLite,226GoToMeeting,221Gowalla,170–72GPS(GlobalPositioningSystem).
Seealsomapsappsusage,29connectingwith,29directions,getting,160–61,167,168GaiaGPS,230indicator,30locationsensing,159turningon/off,159GradeRubricapp,247GreenRobot,67groupcontacts,42,50,52,57GSMstandard,27gTasksToDoforAndroid,86,226guests,event,84,90Hhacking,28,31,34Happeningswidget,186hardreset,264–65hashtags,141HawkmoonSoftwarecalendarenhancements,91Lawyer'sCalendarCalc,235MobileProjectManager,245healthandmedicineapps,233–34Hero,4high-definition(HD)video,104History,Browserapp,126Homebutton,16Homescreenabout,19addingbookmarks,36,127contactshortcuts,45items,20–21bookmarks,36,127contacts,45–46customization,256–57deletingitems,20–21NewsandWeatherwidget,184organizing,19PictureFramewidget,115shortcutsbookmarks,36contacts,45textmessages,launching,54themes,256–57wallpaper,115homescreenonbrowser,34HootSuite,142,249Hotmail,95hotspots,portable,134–36HTCphones3–4,30.
SeealsoGoogleNexusOneHTCWorkEmail,13IiCalendar(iCal),84,85IM(instantmessaging)MMS(MultimediaMessagingService),51,55,56MSNMessenger,95versustextmessages,56IMAP(InternetMessageAccessProtocol),12,66,73–74InformationTechnologyapps,251installingapps,194,198–99instantmessaging(IM)MMS(MultimediaMessagingService),51,55,56MSNMessenger,95versustextmessages,56interfaces,appliance,8–9internationalcalls,25,49internationalinstantmessages(IM),56internationalroaming,avoiding,24–25internationalsettings,24–25internationaltextmessages,52,57Index283Internetconnections,27–34,Seealsowebbrowsers3G,294G,29–30batteryusageand,31Bluetooth,28–29,30,31CDMAstandard,27,29EDGE,29GPS,29,30,31GSMstandard,27navigating,34roaming,24–25,30security,28,31–34signalstrengthindicators,30tethering,134–37troubleshooting,30–31VPNs,32–33Wi-Fi,27–28,30,31WiMax,29–30InternetExplorer,34.
Seealsowebbrowsersintranets,connectingwithVPNs,32–33investmentapps,243invitations,event,90IPConfig,251IRTCalendar,91ITapps,251JJaiku,145jailbreaking,263–64JavaScript,131JuneFabric,28JUPELinked,149KKeePassDroid,217KindleforAndroid,253KreativeTechnologiesScientificCalculator,173LL2TP,33Labels,Gmail,64–65,67,70Labs,66–67,81,163–64landscapemode,switching,21LangLearnerLegalDictionary,235Latitude,164–65,235–36Lawyer'sCalendarCalc,235Layers,162–64LeakyNozzleFirehouseScheduler,91,253Leap,185,235–36LegalDictionary,235LindaFileManager,215Linked,149LinkedIn,149–50listtools,71,226livewallpaper,258LiveJournal,151Locale,235,239locationsensing,122,131,159locationsharing,164–65,170–72locations,GoogleMaps,165–66lockedphones,15locks,23,206longclick,20–21,36LookoutMobile,201,217LotusNotes,76LYSESOFTAndExplore,215LYSESOFTAndFTP,251MM7,8malware,31,198man-in-the-middleattack,31MankindIPConfig,251maps,159–70bookmarks,161CarHome,168creating,169–70directions,160–61,167–69e-mailing,168GaiaGPS,230GoogleBuzz,163GoogleLabs,163–64GoogleSkyMap,247GoogleStreetView,167GPSnavigation,167–68Latitude,164–65launchingfromBrowserapp,129Layers,162–64locations,165–66navigating,160optionforphotos,108photosin,170Index284satelliteinformation,163stars,247textmessages,59,166,168,169topographic,230trafficinformation,162MavroMedicalSpanishAudio,233–34MediaflyRE/MaxUniversity,237Mediascape,5medicalapps,233–34medicaldevices,8MedicalMnemonics,234MedicalSpanishAudio,233–34megapixels,104memory,conserving,37Menubutton,17,35MerchantAnywherePocketVerifier,241MerchantSwipeMobileCreditCardProcessing,241mergingcontacts,42Messageswidget,186Messagingapp.
SeeSMStextmessagesmicroblogs,140–41,145MicrosoftActiveSync.
SeeActiveSyncMicrosoftExchange.
SeeExchangeserversMicrosoftOffice.
OfficedocumentsMicrosoftOfficeWorkspace,99–100MicrosoftOutlook.
SeeOutlookmicrowaves,9MightyMeeting,219,221MihaiPredaArityCalculator,173mileagetrackers,230MindMapMemo,222mindmapping,222Mint.
com,202,228MLSdatabase,237MMS(MultimediaMessagingService),51,55–56,110MobileCreditCardProcessing,241MobileCRMforMSCRM,239MobileDynamixPrinterShareDroid.
SeePrinterShareMobileProjectManager,245MobileSystemsOfficeSuiteViewer,212MobileWebdav,95Moby,155MocanaDSF,32money-processingapps,240–41Moodle,247MortgageCalculator,237MortgagePro,237"Mostvisited",126Motorolaphones,4–5,94,186MoxierMail,94MSProjectformat,245MSNMessenger,95multimediaattachments,51,55–56,110MultimediaMessagingService(MMS),51,55–56,110multimediaplayers,8multitouchsupportBrowserapp,123CyanogenMod,263Dolphinbrowser,133maps,160photos,106webbrowsers,23,34musicformats,183musicplayers,183,205MyLocation,160MyMapsEditor,169–70MyT-Mobile,186myDay,91MyLinkaccessforLotusNotes,76myMagic,4MyOlive.
net,239myTouch,4NNetaShare,157netbooks,8NetworkedBlogs,154,207newsappsfinancial,243legal,235TheNewYorkTimes,207NewsandWeatherapp,184NexusOne,3,4,5–6,22NIM1000,8–9NitroDeskTouchDowncalendars,86,91comparedtoothertools,94Exchangee-mail,13,75–76,224tasklists,86Nook,7,263NortonSecurityBeta,217NortonMobile,217Notebook,222notesappsfor,222Evernote,100–101,119,204,222Index285mindmapping,222NotesColorNoteNotepadNotes,222notificationse-mail,67,70,73textmessages,54Novaris,233Nylinda.
comLindaFileManager,215OOfficedocumentseditingandviewing,96–101,211–12,219DataVizDocumentsToGo,8,97,211–12,219presentationapps,219printing,214QuickOffice,96sharingGoogleDocs,101MicrosoftOfficeWorkspace,99–100MobileProjectManager,245SharePointservers,94–95SkyDrive,95ThinkFreeOffice,97–98,212OfficeWorkspace,99–100OfficeSuiteviewer,212OneNote,100online,connecting.
SeeconnectingtotheInternetOpenHandsetAlliance,1openphones,15Opera,34,132opticalzoom,104optics,7OrationSensation,219orientation,screen,21,123originaldesignmanufacturers,8–9OTA(over-the-airupdates),261–62Outlookcalendar,12,91contacts,10OutlookMobileService(OMS),58OutlookWebAccess(OWA),12over-the-airupdates(OTA),261–62ow.
ly,141OWA(OutlookWebAccess),12PPageoncePersonalAssistant,228,243Pandora,205passwordsKeePassDroid,217portablehotspots,136security,24storing,130Wi-Fi,28patternlock,23paymentapps,240–41PDANet,28,137permissions,81,193,260PersonalAssistant,228,243personalfinanceapps,202,228,243phonelocatorapps,201PhoneMyPC,34phonesactivating,10dialing,39–40models,3–6open,15plans,9–10,51–52,56selecting,3–7phone-to-computerservices,58Photobucket,119photos,103–20,Seealsocameraphonesbrowsing,106coloreffects,108contact,44–45,116copyingtocomputer,116deletingmultiple,113editingapps,117–19flash,108Galleryapp,111–13inmaps,170locationsettings,108megapixels,104options,107PicasaWebAlbums,111–14printing,104,108,120reviewing,106scenemode,108searchingby,176,107–9sharing,11,113–14,119Bump,119Facebook,119Flickr,119Galleryapp,113MMS,55Index286Photobucket,119PicasaWebAlbums,11,113–14Twitter,141shooting,105–7size,107,108slideshow,113tags,117uploading,11viewing,111–13wallpaper,115whitebalance,108zooming,106,117–18PicPaint,119PicasaWebAlbums,11,111–14PicSay,118–19PictureFramewidget,115pictures.
Seephotospinch-to-zoomBrowserapp,123CyanogenMod,263Dolphinbrowser,133maps,160photos,106webbrowsers,23,34Ping.
fm,149,154PINs,security,24plans,9–10,51–52,56playlists,183PlinkArt,247plug-ins,webbrowser,131,133Plurk,145PNG(PortableNetworkGraphics)file,266PocketVerifier,241POP(PostOfficeProtocol),12,66,71,73–74portablehotspots,134–36PortableNetworkGraphics(PNG)file,266portraitmode,switching,21,123PowerControlwidget,159powerstripwidget,31PowerPointapps,219PPTRemoteforPowerPoint,219PPTP,33premiumtextmessages,52prescriptiondruginformation,234presentationapps,219pricing,9–10,51–52,56PrinterShare,120,214printingdocuments,214photos,104,108,120privacyoptionsFacebook,147GoogleCalendar,84locationdata,172PicasaWebAlbums,113–14SuperPrivateConversation,217projectmanagementapps,245propertylistings,237Proxoid,137pulle-mail,defined,73PureCalendar,226PureGrid,86PureView,86pushe-mail,defined,67QQR(QuickResponse)codes,187–88QuickSearchwidget,127,128–29QuickTeth,135quittingBackbuttonand,17force,260Rradioapps,205ratingsapps,190,191,197restaurant,210YouTube,182RE/MaxUniversity,237readreceipts,57"Readreports"option,55realestateapps,237RealEstateVocabularyQuiz,237recipeapps,203Reddit,146referenceappsart,247dictionaries,235drugreference,234legal,235medical,234science,247refunds,193RegularRateandRhythmSoftwareMedicalMnemonics,234Index287RemembertheMilk,86,226Reminders,calendar90–91remotecontrol,34,219remotelocation,217RemoteVNC,34remotewipe,3,4,24,75,217reset,264–65restaurantapps,210retailapps,240–41RetroClock,179returns,193retweets,141ringtonesalerts,90clockalarm,179contact,44e-mail,70,71Locale,235,239music,183textmessages,54RoadSync,94,224"Roamingauto-retrieve",55roaming,24–25,30,52,55rootaccess,32,136,262–64RSSfeeds,150,155–57Rxreferenceapps,234SSafeSearch,128salesapps,239SalesforceChatter,157Salesforce.
com,239satelliteinformation,163scannersCompareEverywhere,119Goggles,176QRcodes,187–88ShopSavvy,200TagReader,93ZXingBarcodeScanner,188scenemode,108scientificcalculators,173,247screencaptures,265–66screenlock,23screenmode,switching,21screensharing,34screen,Home.
SeeHomescreenScrollbutton,17scrolling,123filebrowser,98–99filemanagementapps,215installingappson,194musicfiles,183wiping,265SDK,265–66searchingbutton,17,70,174contacts,46gesture,175Gmail,63,70Internet,127–29Searchbutton,17,174visual,176webbrowsersearchbox,34widget,174SecureShell(SSH)connections,251SecureSocketLayer(SSL),32securityappsand,31,34appsfor,217connectingtotheInternet,28,31–34Exchangee-mail,75,93Facebook,147Gmail,65password,24policyenforcement,75portablehotspots,135–36remotewipe,3,4settings,23–24textmessages,59–60visualvoicemailrisks,50webbrowsers,31,65,130Seesmic,143Selectbutton,17selectingphones,3–7Sensephones,3–4,86,185settingsalarmclock,178–79batteryusage,259–61Browserapp,128,130–31camera,107–9,110e-mailEmailapp,73Gmail,65–67,70–71GoogleCalendar,82–83,90–91locationdata,131,159,164–65NewsandWeatherapp,184,107–9portablehotspots,135–36tethering,135Index288textmessages,55–56video,110Wi-Fi,28ShakeThemAll!
,258SharePointservers,94–95sharingphotos.
Seephotos,sharingSherpa,186,230shoppingapps,119,200ShopSavvy,119,200.
SeeSMS(ShortMessageService)shortcuts,addingtoHomeScreen,36,45ShowonMapsoption,108SidetopSoftwareVibrateDuringMeetings,221signalstrengthindicators,30signatures,66,70Silverlight,93SIMcards,10,15–16,25SimplySales,239SivaGMortgageCalculator,237SkyDrive,95SkyDriveSimpleViewer,95Skyfire,131,134SkyhookWireless,159SkynetCreationsMortgagePro,237SkypeMobile,186SkyscapeMedicalResources,234SlamjibeSoftwareGottoDoLite,226Slashdot,146SlideMe,198slideshow,photo,113SMEStorage,95SMobileAnti-Theft,24SmoothCalendar,91SMSEverywhere,58SMSgatewayservices,58SMSPopup,54SMStextmessages,51–60autocomplete,53blogposts,151businessuses,51charity,58–59contactshortcut,45costs,51–52deleting,55"Deliveryreports"option,55eventreminders,90forwarding,54gatewayservices,58Googlequestions,59GoogleVoice,48,57group,52,57history,51–52versusinstantmessages(IM),56international,52,57launching,52,54maps,166,168,169MMS(MultimediaMessagingService),51,55,56plans,9,48,51–52premium,52"Readreports"option,55receiving,54roaming,52,55security,59–60sending,52settings,55–56symbols,52,54testing,52Twitter,58VoicetoText,59SnapPhotoPro,119snooze,178socialbookmarking,146–47socialmedia,139–57,249about,139blogs,150–52Bump,152Buzz,71,153,163,249Chatter,157CRM(customerrelationshipmanagement),139,157cross-posting,149,154–55Delicious,146Digg,146Facebook,147–49feedreaders,155–57,185,186Foursquare,170–72Gowalla,170–72Jaiku,145LinkedIn,149–50locationsharingwithLatitude,164–65microblogs,140–41,145Plurk,145Reddit,146Slashdot,146socialbookmarking,146–47Tumblr,145Twitter,140–44videosharing,182WordPress,151–52Index289Yammer,144softreset,264SofttrendsMobileCRMforMSCRM,239SonyEricsson,5SonyPlayNowstore,5Spaces,95Spam,63,190,224Spanish,medical,233–34speakermode,23speech-to-text,22,59Sprint,186,247Square,241SSH(SecureShell)connections,251SSIgTasksToDoforAndroid,226SSID,28SSL(SecureSocketLayer),32starcharts,247Steel(browser),134StreetView,167"Storelocation"settingforphotos,108studyapps,247law,235medicine,234realestate,237SuperPrivateConversation,217SwipeMobileCreditCardProcessing,241Swype,175syncingcalendarsGoogleCalendar,79,84–86,94Outlook,12,91contacts,41e-mail,3Exchange,3,4,6,75Gmailaccounts,70,72GoogleNexusOne,6IMAPprotocols,66,73–74Motorolaphones,4POPprotocols,66restrictingwithlabels,70Sensephones,4Facebook,148GoogleDocs,101RSSfeeds,157tasklists,86Ttabbedbrowsing,133TagReader,93tags,photoandvideo,117TakahicorpMindMapMemo,222tasklists,71,86,226Tattoo,4televisionconnections,219tethering,134–37textmessages.
SeeSMStextmessagestext-to-speech,224themes,256–57ThinkComputerCorporationFaceCash,240–41ThinkFreeCalc,97ThinkFreeMobile,212ThinkFreeOffice,97–98,212ThinkFreePresent,97ThinkFreeWrite,97ThinkingSpace,222Timescape,5TimeTracker,245TinyUrl.
com,141T-Mobile,2,3,4,186,192ToddlerLock,206to-dolists.
SeetasklistsTodorooAstridTask/Todolist,226togglewidget,50,257TouchRevolution,8–9TouchDowncalendars,86,91comparedtoothertools,94Exchangee-mail,13,75–76,224tasklists,86touchscreens,6–7,8,18–19Touiteur,143tr.
im,141trackball,17trafficinformation,162TrailbehindGaiaGPS,230trainingapps,247transcribedvoicemail.
Seevisualvoicemailtransferringcontacts,10,15translationapps,176,230,233–34travelapps,230,SeealsoGoogleMapstrendsearch,143TripItTravelOrganizer,230troubleshooting,264–66connectingtotheInternet,30–31DDMS(DalvikDebugMonitorSoftware),265–66resets,264–65ttTumblr,145Tumblr,145TVconnections,219Index290Tweetcaster,143tweets,140-142.
SeealsoTwitterTwidroid,143Twidroyd,143TwitPic,141Twitter,140–44apps,142–44,249cross-posting,154–55DM(DirectMessages),142feedreaders,155–57GoogleBuzzand,153hashtags,141LinkedIn,149photosharing,141retweets,141textmessages,58tracking,142,144URLshorteners,141TwitterFeed,154Uuninstallingapps,195,260unlockedphones,15unsubscribingGoogleCalendars,83UnyverseUpvisePro,245updatesapps,196firmware,261–62updatinguploadingphotos.
Seephotos,sharingvideostoYouTube,116–17UpvisePro,245UpwardMobilityRealEstateVocabularyQuiz,237URLsbusiness,62shorteners,141USBconnectioncopyingphotoswith,116tethering,134–37USBdebugging,265–66UX,5Vvacationsetting,e-mail,66Verizon,186VibrateDuringMeetings,221vibrationalerts,90clockalarm,179scheduled,221videoschats,71high-definition,104quality,110resolution,104reviewing,110sendingwithMMS,55settings,110sharingwithsocialmedia,182shooting,109–10tags,117YouTubeuploadingto,116–17viewing,180–82virtualitems,172virtualkeyboards,22,123VirtualNetworkComputing(VNC),34,95,251virtualprivatenetworks(VPNs),32–33virus-scanningsoftware,31,201,217visualscanning,247visualvoicemail,46,48–49VNC(VirtualNetworkComputing),34,95,251voicedirections,167VoiceoverIP(VoIP),25,47–50voicesearch,128–29,168–169voice-to-text,59,151voicemail,46,48–49,50VoIP(VoiceoverIP),25,47–50volumecontrols,1732–33W,115,258WAP(WirelessAccessProtocol),121washingmachines,9WathenLegalNews,235WaveSecure,217weatherapps,177,184,257Weather&Togglewidget,257webbrowsers,34–37,121–38bookmarks,35–36,125–26Browserapp,34,121–31Dolphin,23,34,133–34Firefox,138Flashsupport,37Index291homescreen,34multiplewindows,37,124navigating,34,37,123–26OperaMini,132pinch-to-zoom,23,34,123,133portablehotspots,134–36problemswith,121searching,34,127–29security,31,65,130settings,128,130–31Skyfire,131,134Steel,134tethering,134–37voicesearch,128–29webconferencing,221WebcipeGmailSpeechAlert,224WebDAV,95WebEx,221WebKit,34,121–22,133WEP,28whitebalance,108,110widgetsdailyschedule,86powerstrip,31Sensephonesand,4size,255–56skins,257toggle,50Wi-Fibatteryusage,31,261connectingwith,27–28indicator,30locationsensing,159security,28settings,28utility,251WikiMobileEncyclopedia,209Wikipedia,209WiMax,29–30Windowsbutton,37,124WindowsLive,95WindowsSkyDrive,95windows,multiple,37,124wipingfilesremotewipe,3,4,24,75,217withhardreset,265WirelessAccessProtocol(WAP),121"Wireless&networksettings"VPNlogin,32–33"WithGoogle",3WLClogin,31WordPress,151–52,249WPAsecurity,28www.
androidzoom.
com,188www.
androlib.
com,188XXperiaX10,5YYammer,144Yelp,172,210YougilShakeThemAll!
,258YouTubeabout,12,117app,180–82sharingwithsocialmedia,182uploadingto,116–17videosettings,110viewing,180–82YouTubePartnerProgram,117ZZendeskforAndroid,251ZillowRealEstate,237zoomingBrowserapp,123,130camera,104,106Dolphinbrowser,133maps,160photos,106webbrowsers,23,34ZXingBarcodeScanner,188

美国云服务器 1核 1G 100M 10G防御 39元/月 物语云计算

物语云计算(MonogatariCloud)是一家成立于2016年的老牌国人商家,主营国内游戏高防独服业务,拥有多家机房资源,产品质量过硬,颇有一定口碑。本次带来的是美国圣何塞 Equinix 机房的高性能I9-10980XE大带宽VPS,去程CN2GIA回程AS9929,美国原生IP,支持解锁奈飞等应用,支持免费安装Windows系统。值得注意的是,物语云采用的虚拟化技术为Hyper-V,资源全...

易探云:香港CN2云服务器低至18元/月起,183.60元/年

易探云怎么样?易探云最早是主攻香港云服务器的品牌商家,由于之前香港云服务器性价比高、稳定性不错获得了不少用户的支持。易探云推出大量香港云服务器,采用BGP、CN2线路,机房有香港九龙、香港新界、香港沙田、香港葵湾等,香港1核1G低至18元/月,183.60元/年,老站长建站推荐香港2核4G5M+10G数据盘仅799元/年,性价比超强,关键是延迟全球为50ms左右,适合国内境外外贸行业网站等,如果需...

CheapWindowsVPS:7个机房可选全场5折,1Gbps不限流量每月4.5美元

CheapWindowsVPS是一家成立于2007年的老牌国外主机商,顾名思义,一个提供便宜的Windows系统VPS主机(同样也支持安装Linux系列的哈)的商家,可选数据中心包括美国洛杉矶、达拉斯、芝加哥、纽约、英国伦敦、法国、新加坡等等,目前商家针对VPS主机推出5折优惠码,优惠后最低4GB内存套餐月付仅4.5美元。下面列出几款VPS主机配置信息。CPU:2cores内存:4GB硬盘:60G...

nokia s60为你推荐
中国联通话费查询请问中国联通如何查询剩余话费?人人时光机五月天的专辑都有哪些?渗透测试web渗透测试有前途吗手机区号手机电话号码开头95共15位号码是什么手机号码?淘宝店推广淘宝店铺推广有哪些渠道?畅想中国20年后中国会变成什么样?--畅想一下未来的中国!!安装迅雷看看播放器如何用手机安装迅雷看看播放器2012年正月十五2012年正月十五上午9点27分出生的女孩儿五行缺什么,命怎么样什么是云平台谁能简单说一下什么是云平台啊?微信电话本怎么用微信电话本短信管理功能怎么用?
高防服务器租用选锐一 主机测评网 2014年感恩节 鲜果阅读 轻博 好看的桌面背景图 建站代码 cpanel空间 域名和空间 天翼云盘 卡巴斯基免费试用版 深圳域名 97rb umax winserver2008r2 ftp是什么东西 赵荣 主机系统 web服务器硬件配置 元旦促销活动方案 更多