- Android Design Patterns
Android Design Patterns is intended to provide various use case scenarios and architectural concepts on prototyping adaptive applications.
mkdocs.yml # Configuration file.
docs/
readme.md # General information
summary.md # Table of contents
units/
design-patterns.md # Design patterns and architectural concepts
scenarios.md # Scenarios in practice
use-cases.md # Typical use cases
user-guide/
changelog.md # Changelog page
code_of_conduct.md # Code of conduct page
code_owners.md # Code owners page
dependency.md # Dependency page
description.md # Description page
faq.md # FAQ page
getting-started.md # Getting started page
troubleshooting.md # Troubleshooting page
upgrade.md # Upgrade page
reporting/
info.md # Informational page
issue_template.md # Issue template page
bug_report.md # Bug report template
custom_report.md # Custom report template
feature_request_template.md # Feature request template
pull_request_template.md # Pull request template
contributing/
info.md # Contributing page
links/
info.md # Links page
The Website documentation is provided by gitbook and can be discovered at url:
To enable documentation serving at localhost you can run the following script
./scripts/build-docs.sh
otherwise, the next steps should be considered:
1) Install/upgrade pip command-line utility:
pip install --upgrade pip
or if you need to install pip for the first time:
wget --no-check-certificate https://bootstrap.pypa.io/get-pip.py
python get-pip.py
2) Install the mkdocs package using pip:
pip install mkdocs
or more conveniently for Windows subsystem:
python -m pip install mkdocs
python -m mkdocs
3) Install the material theme for the website:
python -m pip install mkdocs-material
python -m pip install markdown-include
...
(see requirements.txt)
...
4) Start the server at localhost by running the following command:
python -m mkdocs build --clean --config-file mkdocs.yml
python -m mkdocs serve --verbose --dirtyreload
5) Deploy to GitHub pages:
python -m mkdocs --verbose gh-deploy --force --remote-branch gh-pages
5) Open up localhost in browser to get the default documentation homepage.
Running k8s cluster with tilt command by acquiring k8s deployment configuration:
tilt up
Shutting down k8s cluster with provisioned resources removal:
tilt down --delete-namespaces
The project uses SemVer for versioning. For the versions available, see the tags on this repository.
Android Patterns is maintained by the following GitHub team-members:
with community support please contact with us if you have some question or proposition.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us (emoji key).
This project follows the all-contributors specification. Contributions of any kind are welcome!
See also the list of contributors who participated in this project.
Android Patterns is distributed under LGPL version 3 or later, [License]. LGPLv3 is additional permissions on top of GPLv3.
Like and Android Patterns ? Consider buying me a coffee :)
- Android Studio Meerkat | 2024.3.1 Canary 2 now available
- How to send intent for email with pdf attachment
- I've recently launched app built with KMP and here's the list of parts that required 100% native code
- Do Deep Link placeholder values still work?
- Be aware of another round of fake termination emails
- Anyone interested in collaborating on Android support for the Mill build tool?
- Virtual Device lookinf funny on Android Studio and APK not launching
- Chromecast button in menu.
- Trying to set android build machine. Getting: "Failed to transform core-1.8.0-beta01.aar. This should not happen under normal circumstances"
- PROCESS_TEXT not showing up in most apps
- JetBrains debuts Kotlin 2.0.0 with K2 compiler performance boost
- Android 15 reaches beta
- Kotlin keeps climbing the Tiobe popularity index
- Building for Linux and Android on Windows
- Flutter 3.13 speeds rendering on iOS
- Kotlin 1.9.0 features beta of advanced K2 compiler
- Build better Jetpack Compose apps with Sentry
- Android Studio Flamingo upgrades UI tooling
- Android 14 preview for developers arrives
- What is Kotlin? The Java alternative explained
- Android SPKI Pinning with TrustKit
- Server-side Kotlin with Eclipse Vert.x at JavaOne
- Testing your Android App’s UI with Espresso
- Installing Linux on an Android Phone
- A step-by-step tutorial for continuous integration with Jenkins on a Red Hat Mobile Native Android application: Part 2
- 15 best Android emulators for PC and Mac of 2021
- Google I/O 2021: Here’s what to expect
- How to make a game in Python: An introduction to Pygame
- How to call a function in Python
- How to use loops in Python
- The best Android developer tools for getting started
- How to install Python and start coding on Windows, Mac, or Linux
- How to define a function in Python
- Python beginner’s guide – Everything you need to know to get started
- Kotlin tutorial for Android for beginners: Build a simple quiz
- locus
- SSImagePicker
- Comparing Performance Bar
- Screenshot Detection
- AndroidResourceManager
- FixedHeaderTableLayout
- AndroidStyling-LintRules
- MaterialPreferences
- MaterialDialogFragments
- Android BLE Made Easy
- Every student needs to install this FREE android app NOW!
- Digital Signature Android Demo.
- Augmented Reality(AR) in Android
- 5 Effective Dos and Don’ts in Java Programming
- Latest whatsapp messenger apk download
- Android : Good to know, Part-1
- Pop-Up-Date
- Un’organizzazione che vuole aiutare e dare privilegi a chi ha meno privilegi e anche aumentare il…
- Getting started: Android CameraX
- Maintain View from Resizing while use
ADJUST_RESIZE
- The Asus Zenfone 8 Is an Affordable, Compelling Option If You Love Small Phones
- My Kingdom for an Android Tablet That Doubles As a Portable Monitor
- Google, You Should Already Know How People Feel About Wear OS
- Clubhouse Launches Android Beta as iOS Downloads Nosedive
- Qualcomm Chip Flaw Could Leave 30 Percent of the World's Phones Vulnerable to Hackers
- Google Is Launching Its Own Version of Apple’s Privacy Nutrition Labels
- Google Assistant Is Getting a New Family Broadcast Feature Just in Time for Mother's Day
- Google Is Bringing a Google TV-Like Experience to Android Tablets
- Google May Have Inadvertently Just Spilled the Beans About the Pixel Buds A on Twitter
- 60% of School Apps Are Sharing Your Kids' Data With Third Parties
- Apple robbed the mob’s bank
- iOS 14: How to prevail in Q2 2021
- “Mobile advertising spend can’t just disappear”
- Creative paralysis: ad creative production and testing in iOS 14
- The end of the beginning on mobile: ATT is enforced next week
- The growth trap
- ATT opt-in rates are irrelevant
- Unpacking Tim Cook’s comments about ATT
- What is differential privacy in digital advertising?
- Dear App Developers: fingerprinting is not a viable workaround to ATT
- Android Studio 4.2 is now available
- Be careful with you Google ads!
- How to have Modular Navigation with Jetpack Compose?
- How Dalvik and ART work?
- Tools to help developers provide a positive user experience