Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 833 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 833 Bytes

Webpage-Html-Body-Viewer

This is only an Andriod apk file which can be downloaded and installed for Andriod Devices.

On Andriod download the 'app-release.zip', unzip the file and install the .apk on your andriod device 'Webpage-Html-Body.zip' is the full zipped project files

Go to andriod>app>build.gradle and set: android {

compileSdkVersion 33
.....

} and set: defaultConfig { minSdkVersion 33 }

In the Andriod Manifey.xml file add internet permissions for andriod:

Home Page of the App: image

Html Viewer page: image