Difference between revisions of "Android"
From Officience
Welcomeadmin (talk | contribs) |
Hoanghuy.lam (talk | contribs) (→Design guideline) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
---- | ---- | ||
Code convention: [https://github.com/ribot/android-guidelines/blob/master/project_and_code_guidelines.md 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]] | [[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