Skip to content

aidawhale/AnimalRoadtrip-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AR! Animal Roadtrip

In this project, a mobile application has been developed. This app can be used to motivate paediatric patients and thus enhance the physical activity performed by them using Augmented Reality technologies. This application does not require any previous configuration by the user, since it uses ARCore's automatic surface detection technology.

In addition, this application is complemented by a system that allow for the collection and display of patient usage data. These data will be of great interest to doctors, who will have a dynamic and indirect way of collecting data on the mobility and mood of their patients. The web tool through which each patient's data can be consulted and modified is simple and intuitive, since the data are shown in a visual way through graphics, so that it is comfortable and easy to understand.

The application includes three games:

  • Marco Polo, where one of the players is hiding and the others in the group have to find them by their voice. In this case, the hidden player is replaced by the device, which will emit sounds to make it easier for patients to find it.

  • Jungle adventure. This game consists of walking through a space (room or corridor) scanning the horizontal surfaces, where 3D animals will appear. The user will have to approach to the animals and click on them, so the next animal can appear.

  • Map explorer. This game consists of a collaborative activity in which a user visualizes a 3D map (placed on a real surface) and interacts with the other user, who has the clues. Between the two of them, they will have to interact and find the solution to the puzzle.


Index

Pictures of the different parts of the Android application are shown below:

Furthermore, the Installing APK section details how to download and install the application on an Android device.

Trailer

Animal Roadtrip trailer


Login process

Daily survey

Select language

Games

Marco Polo game

Jungle adventure game

Map explorer game

Explorer: North Pole

Explorer: Sabana

Assistant: clues


Installing APK

In the Releases page it is possible to find the APK compiled with the minimum viable product (MVP) version of the project.

To be able to use all the application's functionalities you need an ARCore compatible device.

Keep in mind that it is still a beta version of the application, so it has only been tested on the following devices:

  • OnePlus 6T
  • Samsung Galaxy Tab S4
  • Redmi Note 7

Otherwise, if you want to compile your own version of the app, here we explain two ways to do it:

Debug mode:

  1. Build > Build Bundle/APK > Build APK

  2. By default the generated file will be saved in the folder: "your_proyect_path/app/build/outputs/apk/debug"

  3. Send the APK to your Android device and follow the steps to install it

  4. You may need to activate developer mode on your device

Signed APK and Release mode:

  1. Build > Generate signed bundle/APK

  2. Select APK option

  3. Choose existing KeyStore or create a new one

  4. Select release build variant and specify destination folder

  5. Send the APK to your Android device and follow the steps to install it

  6. You may need to activate developer mode on your device

About

This app can be used to motivate paediatric patients and thus enhance the physical activity performed by them using Augmented Reality technologies.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published