首頁(yè) > 醫(yī)學(xué) >
其他臨床醫(yī)學(xué)
> Android Studio 4.0 Development Essentials(Java Edition)最新章節(jié)目錄
舉報(bào)

會(huì)員
Android Studio 4.0 Development Essentials(Java Edition)
最新章節(jié):
Index
ExploreAndroidStudio4.0andupdateyourskillstobuildmodernapplicationsinJavaKeyFeaturesSetupyourAndroiddevelopmentandtestingenvironmentsCreateuserinterfaceswithAndroidStudioEditor,XML,andJavaExploretheessentialelementsofAndroidJetpackBookDescriptionAndroidrollsoutfrequentupdatestomeetthedemandsofthedynamicmobilemarketandtoenableitsdevelopercommunitytoleadadvancementsinapplicationdevelopment.ThisbookfocusesontheupdatedfeaturesofAndroidStudio(thefullyintegrateddevelopmentenvironmentlaunchedbyGoogle)tobuildreliableAndroidapplicationsusingJava.ThebookstartsbyoutliningthestepsnecessarytosetupanAndroiddevelopmentandtestingenvironment.You’llthenlearnhowtocreateuserinterfaceswiththehelpofAndroidStudioLayoutEditor,XMLfiles,andbywritingthecodeinJava.ThebookintroducesyoutoAndroidarchitecturecomponentsandadvancedtopicssuchasintents,touchscreenhandling,gesturerecognition,multi-windowsupportintegration,andbiometricauthentication,andletsyouexplorekeyfeaturesofAndroidStudio4.0,includingthelayouteditor,directreplynotifications,anddynamicdelivery.You’llalsocoverAndroidJetpackindetailandcreateasampleappprojectusingtheViewModelcomponent.Finally,you’lluploadyourapptotheGooglePlayConsoleandhandlethebuildprocesswithGradle.Bytheendofthisbook,you’llhavegainedtheskillsnecessarytodevelopapplicationsusingAndroidStudio4.0andJava.WhatyouwilllearnDesignimpressiveUIforAndroidapplicationusingAndroidStudioEditorandJavaUnderstandhowAndroidJetpackcanhelpyoureducetheamountofcodeExploreuniquewaystohandlesingle-touchandmulti-toucheventsTriggerlocalandremotenotificationsonthedeviceIntegratebiometricauthenticationintoanAndroidappCreate,test,anduploadanAndroidappbundleonGooglePlayStoreWhothisbookisforThisbookisforapplicationdevelopersandJavaprogrammerswhowanttoexploreAndroidStudio4.0tocreatepowerfulAndroidapplications.AbasicunderstandingofJavaandtheAndroidSDKwillbehelpful.
目錄(90章)
倒序
- 封面
- 版權(quán)信息
- 1. Introduction
- 2. Setting up an Android Studio Development Environment
- 3. Creating an Example Android App in Android Studio
- 4. Creating an Android Virtual Device (AVD) in Android Studio
- 5. Using and Configuring the Android Studio AVD Emulator
- 6. A Tour of the Android Studio User Interface
- 7. Testing Android Studio Apps on a Physical Android Device
- 8. The Basics of the Android Studio Code Editor
- 9. An Overview of the Android Architecture
- 10. The Anatomy of an Android Application
- 11. An Overview of Android View Binding
- 12. Understanding Android Application and Activity Lifecycles
- 13. Handling Android Activity State Changes
- 14. Android Activity State Changes by Example
- 15. Saving and Restoring the State of an Android Activity
- 16. Understanding Android Views View Groups and Layouts
- 17. A Guide to the Android Studio Layout Editor Tool
- 18. A Guide to the Android ConstraintLayout
- 19. A Guide to using ConstraintLayout in Android Studio
- 20. Working with ConstraintLayout Chains and Ratios in Android Studio
- 21. An Android Studio Layout Editor ConstraintLayout Tutorial
- 22. Manual XML Layout Design in Android Studio
- 23. Managing Constraints using Constraint Sets
- 24. An Android ConstraintSet Tutorial
- 25. A Guide to using Apply Changes in Android Studio
- 26. An Overview and Example of Android Event Handling
- 27. Android Touch and Multi-touch Event Handling
- 28. Detecting Common Gestures using the Android Gesture Detector Class
- 29. Implementing Custom Gesture and Pinch Recognition on Android
- 30. An Introduction to Android Fragments
- 31. Using Fragments in Android Studio - An Example
- 32. Modern Android App Architecture with Jetpack
- 33. An Android Jetpack ViewModel Tutorial
- 34. An Android Jetpack LiveData Tutorial
- 35. An Overview of Android Jetpack Data Binding
- 36. An Android Jetpack Data Binding Tutorial
- 37. An Android ViewModel Saved State Tutorial
- 38. Working with Android Lifecycle-Aware Components
- 39. An Android Jetpack Lifecycle Awareness Tutorial
- 40. An Overview of the Navigation Architecture Component
- 41. An Android Jetpack Navigation Component Tutorial
- 42. Creating and Managing Overflow Menus on Android
- 43. An Introduction to MotionLayout
- 44. An Android MotionLayout Editor Tutorial
- 45. A MotionLayout KeyCycle Tutorial
- 46. Working with the Floating Action Button and Snackbar
- 47. Creating a Tabbed Interface using the TabLayout Component
- 48. Working with the RecyclerView and CardView Widgets
- 49. An Android RecyclerView and CardView Tutorial
- 50. A Layout Editor Sample Data Tutorial
- 51. Working with the AppBar and Collapsing Toolbar Layouts
- 52. An Android Studio Master/Detail Flow Tutorial
- 53. An Overview of Android Intents
- 54. Android Explicit Intents – A Worked Example
- 55. Android Implicit Intents – A Worked Example
- 56. Android Broadcast Intents and Broadcast Receivers
- 57. A Basic Overview of Threads and AsyncTasks
- 58. An Overview of Android Started and Bound Services
- 59. Implementing an Android Started Service – A Worked Example
- 60. Android Local Bound Services – A Worked Example
- 61. Android Remote Bound Services – A Worked Example
- 62. An Android Notifications Tutorial
- 63. An Android Direct Reply Notification Tutorial
- 64. Foldable Devices and Multi-Window Support
- 65. An Overview of Android SQLite Databases
- 66. The Android Room Persistence Library
- 67. An Android TableLayout and TableRow Tutorial
- 68. An Android Room Database and Repository Tutorial
- 69. Accessing Cloud Storage using the Android Storage Access Framework
- 70. An Android Storage Access Framework Example
- 71. Video Playback on Android using the VideoView and MediaController Classes
- 72. Android Picture-in-Picture Mode
- 73. An Android Picture-in-Picture Tutorial
- 74. Making Runtime Permission Requests in Android
- 75. Android Audio Recording and Playback using MediaPlayer and MediaRecorder
- 76. Working with the Google Maps Android API in Android Studio
- 77. Printing with the Android Printing Framework
- 78. An Android HTML and Web Content Printing Example
- 79. A Guide to Android Custom Document Printing
- 80. An Introduction to Android App Links
- 81. An Android Studio App Links Tutorial
- 82. A Guide to the Android Studio Profiler
- 83. An Android Biometric Authentication Tutorial
- 84. Creating Testing and Uploading an Android App Bundle
- 85. An Overview of Android Dynamic Feature Modules
- 86. An Android Studio Dynamic Feature Tutorial
- 87. An Overview of Gradle in Android Studio
- Index 更新時(shí)間:2021-06-11 18:05:30
推薦閱讀
- 腫瘤營(yíng)養(yǎng)診療規(guī)程
- 春季奇招抗過(guò)敏
- 亞低溫神經(jīng)保護(hù)治療學(xué)
- 顧嘉雄 張良圣醫(yī)案精華
- 超聲醫(yī)學(xué)專科能力建設(shè)專用初級(jí)教材:介入分冊(cè)
- Qt5 C++ GUI Programming Cookbook
- 眼科標(biāo)準(zhǔn)數(shù)據(jù)集(2019版)
- 高脂血癥百家百方
- 實(shí)用肝膽病臨床手冊(cè)
- 血液病臨床診療精要
- 膜性概念神經(jīng)外科學(xué)
- 皮膚激光醫(yī)學(xué)原理及臨床應(yīng)用
- 細(xì)針穿刺細(xì)胞病理學(xué)
- 腫瘤標(biāo)志物
- 老魚頭的麻醉隨筆
- 獸醫(yī)臨床診療技術(shù)
- 口腔癌、口咽癌:全生命周期診療及康復(fù)
- 對(duì)興奮劑說(shuō):“不!”
- 神經(jīng)母細(xì)胞瘤誘導(dǎo)分化治療
- 戰(zhàn)勝癌癥需“三防”:你不可不懂的癌癥三防常識(shí)
- 上海中山感染探案 疑難病例臨床思維
- 快樂(lè)傳情:自閉癥譜系障礙兒童社交訓(xùn)練手冊(cè)
- 居家老人照護(hù)者手冊(cè)
- 精神病學(xué)的人際關(guān)系理論(西方心理學(xué)名著譯叢)
- 2019—2020年度中國(guó)肺癌臨床研究進(jìn)展
- 我要做最好的護(hù)士
- 影像診斷(當(dāng)代實(shí)用醫(yī)學(xué))
- 兒童睡眠障礙規(guī)范診療實(shí)戰(zhàn)教程
- 多排螺旋CT臨床手冊(cè)
- 你,正在被催眠