Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jehy/android-getownerinfo
- Owner: jehy
- Created: 2012-10-19T22:24:08.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-19T22:28:56.000Z (about 12 years ago)
- Last Synced: 2024-04-14T11:05:26.122Z (7 months ago)
- Language: Java
- Size: 104 KB
- Stars: 2
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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