Android files used from: https://github.com/azhinu/Web-to-App
- Clone the repository
- Run composer command to install the dependencies
composer install
- Run the following command to build the app
php build.php
- The app will be built in the
build
directory