Android News Aggregator
Thursday February 23rd 2012

Insider

Archives

Android licensing simple example

SDK Version: 

M3

0

Android Market Licensing is a network-based service that lets an application on an Android-powered device query a trusted licensing server, to determine whether the application is licensed to the current device user. After receiving the server response, the application can then allow or disallow further use of the application as needed. In the service, the role of the licensing server is to provide the license status for the current user; the application itself is responsible for querying the server and conditionally granting access to the application.

<div align=center

You can find the licensing library and a cool sample application in your android-sdk folder after you download it with Android SDK and AVD manager. This tool located under Windows menu in Eclipse.

read more

Read more @ Hello Android – Android OS news, tutorials, downloads

Leave a Reply

You must be logged in to post a comment.