Download presentation
Presentation is loading. Please wait.
1
Android Sensor Programming
List of Android Apps Wenbing Zhao Department of Electrical Engineering and Computer Science Cleveland State University 4/5/2019 Android Sensor Programming
2
Android Sensor Programming
Traditional Sensors Listing of available sensors on your device The service that continuous monitor phone handling activities and plays an mp3 file on detection of such an activity The app that adjust screen brightness and control of torch light using light and proximity sensors The shake detection app using accelerometer The step counter app The pedometer app using custom step counting algorithm (and activity detection) Create realtime charts of inertial sensors 4/5/2019 Android Sensor Programming
3
Voice and Speech Recognition
The audio capture app Sound level detection app Extension of the audio capture app, do not save audio Use maximum amplitude Android speech recognition app 4/5/2019 Android Sensor Programming
4
Android Sensor Programming
Camera The basic camera app using the default camera app The live view app using Camera2 APIs 4/5/2019 Android Sensor Programming
5
Android Sensor Programming
Bluetooth Beacon Bluetooth observer app Bluetooth advertising app (with scanner functionality) Extend the observer app to perform in-door locations and associated advertising Define a region using iBeacon UUID Design algorithm to detect entry/exit to/from the region Launch a webpage to display advertising information/reminder etc. 4/5/2019 Android Sensor Programming
6
Android Sensor Programming
Mobile Vision Face tracking app Barcode reading app Text recognition app Image labeling with ML Kit (Firebase) Challenge app: develop an app to digitize business cards, retrieve information in the card and store them in database, and offer searching/directory listing 4/5/2019 Android Sensor Programming
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.