ASU CSE-535 Mobile Computing: Smart Home Gesture android app demonstration (project1)

Опубликовано: 19 Март 2026
на канале: Tech Squally
1,535
7

This app is created for the university project and was requested for the demonstration. it covers the below functions.
1. Create an app with three Activity pages.
2. On selecting one of the gesture from the drop-down menu, it will take you to the next screen.
3. This will show you the video of the same gesture that was selected.
4. On click the Practice button, will take you to the next screen, where you can record the same gesture. that was created using the Camera API
5. Once the gesture is recorded it will save automatically.
6. On click upload, it will upload the video to the fog server, which is a flask server created on a local computer for demonstration purposes.

Please feel free to comment on the video, in case if anybody needs a working code of the application or wants me to explain the coding part of any challenge you see in the application design.