Quicknav
Quicknav
Design
Develop
Distribute
Links
Google Play Developer Console
Android Developers Blog
About Android
Android Sites
Android.com
Android Developers
Android Open Source Project
Language
English
Español
日本語
한국어
Русский
中文 (中国)
中文 (台灣)
close
Get Started
Style
Patterns
Building Blocks
Downloads
Videos
Training
API Guides
Reference
Tools
Get the SDK
Google Services
Google Play
Publishing
Promoting
App Quality
Spotlight
Open Distribution
Results
Loading...
Training
API Guides
Reference
Tools
Google Services
to top
Overview
Games
Location
Google+
Google Maps
Authorization
Google Play Services
Setup
Reference
Google Play In-app Billing
Overview
Version 3 API
Implementing the API
Reference
Version 2 API
Implementing the API
Subscriptions
Reference
Subscriptions
Security and Design
Testing In-app Billing
Administering In-app Billing
Purchase Status API
Version Notes
Google Cloud Messaging
Overview
Getting Started
Implementing GCM Client
Implementing GCM Server
CCS (XMPP)
HTTP
User Notifications
Advanced Topics
Migration
Reference
Google Play Distribution
Filters on Google Play
Multiple APK Support
APK Expansion Files
Application Licensing
Licensing Overview
Setting Up for Licensing
Adding Licensing to Your App
Licensing Reference
Android Backup Service
Register
Summary:
Nested Classes
|
Ctors
|
Inherited Methods
|
[Expand All]
public final class
R
extends Object
java.lang.Object
↳
com.google.android.gms.R
Summary
Nested Classes
class
R.attr
class
R.color
class
R.drawable
class
R.id
class
R.string
class
R.styleable
Public Constructors
R
()
[Expand]
Inherited Methods
From class java.lang.Object
Object
clone
()
boolean
equals
(Object arg0)
void
finalize
()
final Class<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Public Constructors
public
R
()