Skip to content

An Open Source Template Which will help you to make your Own Website App with Easy Coding through Android Studio

License

Notifications You must be signed in to change notification settings

KaustubhPatange/Responsive-Professional-Website-App

Repository files navigation

About

An Open Source Template Which will help you to make your Own Website App with Easy Coding through Android Studio, whole return guide is written below. Below are Screenshots of the App

Image 1 Image 2 Image 3 Image 4 Image 5 Image 6

Setting up Android Studio

  1. First of All head to Original Website of Android Studio
  2. Download Android Studio as per your PC OS (linux, Windows, Mac)
  3. Install it as per the guide given by them

Download This Template

git clone https://github.com/KaustubhPatange/Responsive-Professional-Website-App.git

This will clone this repo into a directory 'Responsive-Professional-Website-App'. But for this git must be installed on your machine Else The Best Way Click on Clone or Download > Download Zip

Using Template

Open the Template in Android Studio File > Open and browse the directory, then stop the process of building gradle and quickly Change Default Gradle Wrapper

File > Settings > Build, Execution, Deployment > Gradle

From here Select Default Gradle wrapper and Offline work.

Editing Template

This may take time as per your knowledge, coz actually editing this you must have some basic knowledge of App Development. Soon I am Making a Video on Editing this Template. Till now Read the Quick Task below Read

  1. Change the Package name of the App (disable Compact Empty Middle Packages and Edit using Refractor)
  2. Edit the following file according to your need
App > src > main > res > values > strings.xml
  1. Also edit the ad unit ID and App-Unit under strings.xml
  2. Replace google-service.json file in the app directory with yours. Basically this is the file which will help you to send Firebase Notification to your App. Make you own here
  3. Finally if you want to edit your Style, then Edit the Color codes
App > src > main > res > values > colors.xml

That's it Now compile it and Test it on Your Device

Lisence

Mark Under GNU General Public License v3.0. Use it for Commercial use, Modification, Distribution, Patent use, Private use

About

An Open Source Template Which will help you to make your Own Website App with Easy Coding through Android Studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages