Android: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Hoanghuy.lam (talk | contribs) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
Code convention: [https://github.com/ribot/android-guidelines/blob/master/project_and_code_guidelines.md] | =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
Code convention: Link project_and_code_guidelines
Design Patterns examples: SlideShare
Code guide to Android dev - Mark L.Murphy: Drive
Tips: github