Android: Difference between revisions

From Officience
Jump to navigation Jump to search
Created page with "Design Patterns examples: [https://www.slideshare.net/DatBaTran/design-patterns-72218171 SlideShare]"
 
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=Design guideline=
[https://developer.android.com/design/index.html Link]
----
Code convention:  [https://github.com/ribot/android-guidelines/blob/master/project_and_code_guidelines.md Link]
[https://github.com/ribot/android-guidelines/blob/master/project_and_code_guidelines.md project_and_code_guidelines]
----
Design Patterns examples: [https://www.slideshare.net/DatBaTran/design-patterns-72218171 SlideShare]
Design Patterns examples: [https://www.slideshare.net/DatBaTran/design-patterns-72218171 SlideShare]
----
Code guide to Android dev - Mark L.Murphy: [https://drive.google.com/open?id=0ByNsge4hgTx7TDlKLWs0Zno4NkU Drive]
----
Tips: [https://github.com/braydie/HowToBeAProgrammer github]
[[Category: IT Knowledge]]

Latest revision as of 09:04, 12 October 2017

Design guideline

Link


Code convention: Link project_and_code_guidelines


Design Patterns examples: SlideShare


Code guide to Android dev - Mark L.Murphy: Drive


Tips: github