Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/7heaven/compass
IOS7 Style compass
https://github.com/7heaven/compass
Last synced: 17 days ago
JSON representation
IOS7 Style compass
- Host: GitHub
- URL: https://github.com/7heaven/compass
- Owner: 7heaven
- Created: 2013-12-31T14:14:15.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-13T05:30:08.000Z (almost 10 years ago)
- Last Synced: 2023-07-31T23:13:41.763Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 1.64 MB
- Stars: 4
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Compass
=======IOS7 Style compass
in Activity:
override onResume() and call compass.onResume(); which will start sensor
override onPause() and call compass.onPause();which will stop sensor![art1](https://github.com/7heaven/Compass/blob/master/arts/screenshot_1.png)
![art2](https://github.com/7heaven/Compass/blob/master/arts/screenshot_2.png)