We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c70652 commit d1cd94fCopy full SHA for d1cd94f
README.md
@@ -0,0 +1,9 @@
1
+# android-common-design-patterns
2
+The most common design patterns used in Android development
3
+
4
+1. Singleton
5
+2. Factory
6
+3. Builder
7
+4. Facade
8
+5. Dependency Injection
9
+6. Adapter
0 commit comments