Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mateoniksic/project-android-sensors
nativescript and accelerometer (CODE) [ NATIVESCRIPT / XML / CSS ]
https://github.com/mateoniksic/project-android-sensors
accelerometer accelerometer-and-gyroscope android nativescript
Last synced: 14 days ago
JSON representation
nativescript and accelerometer (CODE) [ NATIVESCRIPT / XML / CSS ]
- Host: GitHub
- URL: https://github.com/mateoniksic/project-android-sensors
- Owner: mateoniksic
- Created: 2023-01-15T14:43:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T14:26:21.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T10:52:19.192Z (about 2 months ago)
- Topics: accelerometer, accelerometer-and-gyroscope, android, nativescript
- Language: JavaScript
- Homepage:
- Size: 201 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Social Preview](https://user-images.githubusercontent.com/57192709/226370103-407f3ca0-ea40-4f8a-a9ff-99d57b1b7fa2.png)
# What is project android sensors?
Nativescript application that uses nativescript-accelerometer to access device sensors.# What is the tech stack?
- Nativescript
- XML / CSS# How to start the application?
1. **Clone repository**
2. **Run command:** `avdmanager create avd -n MyAndroid -k "system-images;android-33;google_apis;x86_64"`
2. **Run command:** `ns run android MyAndroid`# Sneak peek
https://user-images.githubusercontent.com/57192709/212548707-a146d35a-d6af-4602-8c78-6f034dff757a.mp4