Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 515 Bytes

readme.md

File metadata and controls

26 lines (18 loc) · 515 Bytes

Convert any website to an Android app

Android files used from: https://github.com/azhinu/Web-to-App

How to build the app

  1. Clone the repository
  2. Run composer command to install the dependencies
    composer install
  3. Run the following command to build the app
    php build.php
  4. The app will be built in the build directory

Environment

PHP version: 8.2

PHP extensions required: GdImage

Java version: openjdk 17.0.9

SDK version: gradle-7.2