Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Sushant4
/
android-basic-samples
Public
forked from
playgameservices/android-basic-samples
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
android-basic-samples
BasicSamples
on
master
User selector
All users
All time
Commit history
Commits on Mar 8, 2016
Updating samples to not use PLUS scope. Also de-linted.
Show description for f020852
claywilkinson
committed
f020852
View commit details
Copy full SHA for f020852
View code at this point
Browse repository at this point
Commits on Dec 28, 2015
Fixes formatting for setup instructions
gguuss
committed
37b0f89
View commit details
Copy full SHA for 37b0f89
View code at this point
Browse repository at this point
Adds some troubleshooting details
gguuss
committed
3fb2d84
View commit details
Copy full SHA for 3fb2d84
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
app crash bug fix
krez01
committed
c212f1b
View commit details
Copy full SHA for c212f1b
View code at this point
Browse repository at this point
Commits on Dec 5, 2015
added null check on mIncomingInvitationId in onInvitationRemoved()
Show description for 01573be
krez01
committed
01573be
View commit details
Copy full SHA for 01573be
View code at this point
Browse repository at this point
saving roomID shifted to onConnectedToRoom() from onRoomCreated()
Show description for ea57888
krez01
committed
ea57888
View commit details
Copy full SHA for ea57888
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
bug fix
Show description for c4f7501
masteage
committed
c4f7501
View commit details
Copy full SHA for c4f7501
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
Update build.gradle for external variables
Show description for 063cf2b
gevorg-kopalyan
committed
063cf2b
View commit details
Copy full SHA for 063cf2b
View code at this point
Browse repository at this point
Commits on Sep 28, 2015
Adding back the SavedGames sample. It is included in the parent project,
Show description for c890796
claywilkinson
committed
c890796
View commit details
Copy full SHA for c890796
View code at this point
Browse repository at this point
Commits on Sep 27, 2015
Updating Samples to remove references to AppState which is removed in
Show description for 67a083f
claywilkinson
committed
67a083f
View commit details
Copy full SHA for 67a083f
View code at this point
Browse repository at this point
Commits on Sep 24, 2015
Adding Player Stats API to BeGenerous sample.
Show description for 9734bc3
claywilkinson
committed
9734bc3
View commit details
Copy full SHA for 9734bc3
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
Updating TrivialQuest2 to have event ids match the generated ids.
Show description for ce7d81b
claywilkinson
committed
ce7d81b
View commit details
Copy full SHA for ce7d81b
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Updating dependencies, making build work from the command line
samtstern
committed
3fff469
View commit details
Copy full SHA for 3fff469
View code at this point
Browse repository at this point
Commits on Aug 4, 2015
Saving room id in onRoomCreated so leaveRoom can be called before the room is fully connected.
claywilkinson
committed
05bee00
View commit details
Copy full SHA for 05bee00
View code at this point
Browse repository at this point
Commits on Mar 30, 2015
Update SavedGames with a note about AppState deprecation.
samtstern
committed
9070a05
View commit details
Copy full SHA for 9070a05
View code at this point
Browse repository at this point
Commits on Mar 17, 2015
Fix #131 by adding defaults for versions
samtstern
committed
432eb29
View commit details
Copy full SHA for 432eb29
View code at this point
Browse repository at this point
Fix #131
samtstern
committed
67eef8f
View commit details
Copy full SHA for 67eef8f
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
Gradle version bump, typo
samtstern
committed
d40b834
View commit details
Copy full SHA for d40b834
View code at this point
Browse repository at this point
Gradle file refactoring
samtstern
committed
4127004
View commit details
Copy full SHA for 4127004
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Updating gradle build files to refactor the dependency versions into the root project so we can manage the versions better.
claywilkinson
committed
12e725c
View commit details
Copy full SHA for 12e725c
View code at this point
Browse repository at this point
Commits on Jan 17, 2015
Update TQ to match config tool achievement style
samtstern
committed
095b466
View commit details
Copy full SHA for 095b466
View code at this point
Browse repository at this point
Commits on Dec 23, 2014
Updating Samples to use the updated Snapshots API.
Show description for 0b3b4e3
claywilkinson
committed
0b3b4e3
View commit details
Copy full SHA for 0b3b4e3
View code at this point
Browse repository at this point
Commits on Dec 10, 2014
Fixing gradle for Android Studio 1.0
samtstern
committed
3f9dc9f
View commit details
Copy full SHA for 3f9dc9f
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
Merge conflict
samtstern
committed
c1cec16
View commit details
Copy full SHA for c1cec16
View code at this point
Browse repository at this point
Checking for expired requests
samtstern
committed
ce6aeba
View commit details
Copy full SHA for ce6aeba
View code at this point
Browse repository at this point
Commits on Nov 28, 2014
fix NPE in GameHelper.resolveConnectionResult
alex-dorokhov
committed
2354e90
View commit details
Copy full SHA for 2354e90
View code at this point
Browse repository at this point
Commits on Nov 25, 2014
Merge pull request #118 from claywilkinson/master
Show description for 45a63ce
samtstern
committed
45a63ce
View commit details
Copy full SHA for 45a63ce
View code at this point
Browse repository at this point
Adding downloading the user's avatar and displaying their name and email address. Minor revisions per comments.
claywilkinson
committed
8a4ca9f
View commit details
Copy full SHA for 8a4ca9f
View code at this point
Browse repository at this point
Adding downloading the user's avatar and displaying their name and email address.
claywilkinson
committed
a6f6966
View commit details
Copy full SHA for a6f6966
View code at this point
Browse repository at this point
Commits on Nov 22, 2014
Replaced String resource errorCode with the result from GooglePlayServicesUtil.isGooglePlayServicesAvailable() which is what is actually needed.
william-ferguson-au
committed
3e68a85
View commit details
Copy full SHA for 3e68a85
View code at this point
Browse repository at this point
Commits on Nov 20, 2014
AppID undo
samtstern
committed
4268e7c
View commit details
Copy full SHA for 4268e7c
View code at this point
Browse repository at this point
Address issue #114
samtstern
committed
4a26a95
View commit details
Copy full SHA for 4a26a95
View code at this point
Browse repository at this point
Commits on Nov 7, 2014
Fixing UTF8 bug
samtstern
committed
17fde4c
View commit details
Copy full SHA for 17fde4c
View code at this point
Browse repository at this point
Commits on Nov 3, 2014
Update for comments
samtstern
committed
3219c9b
View commit details
Copy full SHA for 3219c9b
View code at this point
Browse repository at this point
Commits on Oct 30, 2014
Update to address @claywilkinson comments
samtstern
committed
94b9b7d
View commit details
Copy full SHA for 94b9b7d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.