Skip to content

mod69/mobile-services-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Services Samples

##TodoListNotifications (PhoneGap) PhoneGap is a free and open source framework, which makes it easier to create app for key mobile device platforms using standardized web APIs, HTML and JavaScript. This sample shows how to use Azure Mobile Services (JavaScript backend) integrated with Azure Notification Hubs to send push notifications to a PhoneGap app on three client platforms: iOS, Android, and Windows Phone 8. This sample adds push notifications, using Notification Hubs, to the PhoneGap quickstart project for Mobile Services. The sample uses the PhoneGap PushPlugin and Mobile Services REST APIs to create push notification registrations in the Notification Hubs. For more information, see the sample readme file.

##TicTacToe TicTacToe is a Windows 8.1 app that uses a mobile services backend to enable multiple players to play tic-tac-toe games with each other on their Windows 8.1 devices. The sample demonstrates the same mobile service with the JavaScript and .NET backends, with the same client. The sample shows how to use table scripts (table controllers in the .NET backend), user authentication with Microsoft Accounts, push notifications using notification hubs and tags, custom APIs, and the .NET client API. See the sample readme file.

##TodoOffline TodoOffline is a version of the todoitem quickstart updated to make use of our offline SDK features. The sample shows how to set up a local database, sync data from the server, and push changes on demand back to the server. For more information, see the sample readme file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published