Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jehy/android-getownerinfo

Simple class to get owner information about android device
https://github.com/jehy/android-getownerinfo

Last synced: 10 days ago
JSON representation

Simple class to get owner information about android device

Awesome Lists containing this project

README

        

This class allows to get device owner information. It's done in two steps:
1) get synchronization account email
2) get contact data, associated with this email
by https://github.com/jehy