Google Play Services Год выпуска: 2015 Производитель: Teamtreehouse Сайт производителя: teamtreehouse.com Автор: Jamie Huson Продолжительность: 1:42 Тип раздаваемого материала: Видеоурок Язык: Английский Описание: Google Play Services are a suite of APIs that give developers access to Google’s extensive cloud services and access the user’s Google account for personalization on Android devices. Google Play Services comes pre-installed on user’s devices and auto-updates every 6 weeks providing the latest APIs on all devices accessing the Play Store. You’ll learn the code necessary to access APIs like Google+ to bring personalization to your user experience. You’ll learn common errors and how to handle devices that can’t access Play Services. When you’re done you’ll be able to add other services like Maps, Cast, or Ads to elevate your app above the competition. Сервисы Гугл Плей - это комплект API, предоставляющие разработчикам доступ к облачным сервисам Гугля и доступ к аккаунту пользователя Гугля для персонализации на андроид-девайсах.
Содержание
1. Adding Play Services to your App 0101 Authorize Google+ API in the Google API Console 0102 Connecting Your Project to the API 0103 Adding the Code Library and Permissions 2. Interacting with Your API 0201 Add Third Party Libraries 0202 Data Model Classes 0203 Interacting with Retrofit 0204 Writing Your UI Code with RecyclerView 0205 Writing Your Adapter Class 0206 Wrapping Your UI Code 0207 Display Loading and Error States 3. Connecting to Play Services 0301 Create GooglePlayServiceHelper 0302 State Handling of GoogleApiClient 0303 Handling Error State 0304 Integrating GoogleServicesHelper 4. Interacting with Google+ APIs 0401 Requesting Access to Google+ APIs 0402 Setup the PlusOneButton 0403 Share Button 0404 UI Polish for your App 0405 Conclusion
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum