Code Monkey home page Code Monkey logo

androidsensors's Introduction

AndroidSensors

This repository demonstrates integration of following Android sensors in a app.

Available Sensors:

✅ Metal Detector

✅ Gravity Meter

✅ Heart Rate Meter

✅ Pressure Meter

✅ Relative Humidity

⬜️ Accelerometer

⬜️ Ambient temperature

⬜️ Magnetic field sensor

⬜️ Gyroscope

⬜️ Light Meter

⬜️ Fingerprint sensor

⬜️ Proximity Meter

⬜️ Linear acceleration

⬜️ Significant motion

⬜️ Step detector

⬜️ Step counter

⬜️ Tilt detector

⬜️ Orientation Sensor

⬜️ Wake up gesture

⬜️ Pick up gesture

⬜️ Glance gesture


Screenshots:

                   

You can Install the latest AndroidSensors app from here 👉

androidsensors's People

Contributors

akshayashokcode avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

androidsensors's Issues

Let user track record the data.

Let the user keep track of the stats shown by the sensor by being able to save the value with respect to time in a list below the sensor.
This can be implemented by using a Local DB & creating tables with respect to sensors.
This feature won't be applicable to all sensors.

Change full navigation and simplify it

Don't put all types of sensors in the navigation drawer.
Don't open a default sensor when the app launches.
The user should be able to select which sensor he want to explore from the start i.e. all sensors should be visible from the start with its icon to select.

show only available sensors

Only show sensors that are available in that particular device, because showing extra sensors which won't work on that device will only demotivate the user to use that app.

Update com.google.android.play

com.google.android.play:core has added this note for core:1.10.3:

Update your Play Core Maven dependency to an Android 14 compatible version! Your current Play Core library is incompatible with targetSdkVersion 34 (Android 14), which introduces a backwards-incompatible change to broadcast receivers to improve user security. As a reminder, from August 31, Google Play requires all new app releases to target Android 14. Update to the latest Play Core library version dependency to avoid app crashes: https://developer.android.com/guide/playcore#playcore-migration

You may not be able to release future versions of your app with this SDK version to production or open testing.

Fix In-App review

In-App review's toast message is not appropriate
If the user opens an in-app review and doesn't give a review then when the user visits the in-app review again "Review successful" toast message popups up without giving a review.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.