Skip to content

nhoxbypass/android-development-patterns

Repository files navigation

Android Development Patterns Notes

Notes, logs and code about Android Development Patterns especially Performance Patterns. #BuildBetterApps #PERFMATTERS

Categories

Coding principles

Aim to write code that can be maintained — not only by yourself, but by anyone else.

Design Patterns

A design pattern is a general repeatable solution to a commonly occurring problem in software design.

Architectural Patterns

An architectural pattern is a general, reusable solution to a commonly occurring problem in software architecture within a given context.

Android Development Note

Discover surprise Android development knowledge, resources and theory with examples.

Android Development Patterns

A series on Best Practices for Android Development. Centered on Android framework APIs, the Support Library, and high level app structure & design.

Android Performance Note

Discover surprise knowledge about many aspect of performance in Android apps as well as some micro-optimizations.

Android Performance Patterns

A collection of videos focused entirely on helping developers write faster, more performant Android Applications.

Android Jetpack

Jetpack is a suite of libraries, tools, and guidance to help developers write high-quality apps easier. These components help you follow best practices, free you from writing boilerplate code, and simplify complex tasks, so you can focus on the code you care about.

Other libraries

Testing

Testing your app is an integral part of the app development process. By running tests against your app consistently, you can verify your app's correctness, functional behavior, and usability before you release it publicly.

Kotlin notes

Write better Android apps faster with Kotlin - a modern statically typed language - and boost your productivity, increase your developer happiness.

Coding problems

Well-known problems in programming.

Security

Well-known problems in programming.

Terminology

List of clarification about programming terms, definitions, commands, and glossary. Comparison between similar terminologies.

Misc

Miscellaneous.

References

List of references used. See this

About

Notes about Android development patterns. #BuildBetterApps #PERFMATTERS

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published