Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

[Archived] A documentation website on Android components that developers can implement in their apps.

License

Notifications You must be signed in to change notification settings

EdricChan03/android-examples-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android-examples-web

About

This project was made for the purpose of guiding beginners who are new to Android.

This project is based on a material-docs online.

Developmental guides

Serving locally

  1. Install mkdocs using Python's pip:

    Python 3.x:

    pip3 install mkdocs

    Python 2.x:

    pip install mkdocs
  2. Clone the repoistory:

    git clone https://github.com/Chan4077/android-examples-web.git
  3. cd to the cloned repo's directory:

    cd android-examples-web
  4. Serve the docs:

    mkdocs serve
  5. The URL should be automatically opened and you'll see a local copy of the docs.

You're done!

Contributing

  • Spotted a bug? Have a feature request? Report it on Github issues!

About

[Archived] A documentation website on Android components that developers can implement in their apps.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages