Android Notes: Difference between revisions
From Federal Burro of Information
Jump to navigationJump to search
No edit summary |
|||
Line 10: | Line 10: | ||
;Common Andriod Views Cheatsheet | ;Common Andriod Views Cheatsheet | ||
:https://github.com/tuanavu/udacity-course/blob/master/android_basics/1_user_interface/Common%20Android%20Views%20Cheat%20Sheet.pdf | :https://github.com/tuanavu/udacity-course/blob/master/android_basics/1_user_interface/Common%20Android%20Views%20Cheat%20Sheet.pdf | ||
== Messaging == | |||
;Reliable message processing with WakefulBroadcastReceivers | |||
:https://plus.google.com/+AndroidDevelopers/posts/Ma7jVyYkRik | |||
== Layout notes == | == Layout notes == |
Revision as of 15:09, 14 May 2018
- Android Basics
- User Interface
- https://classroom.udacity.com/courses/ud834
- Free course
- Guide to layout
- https://material.io/design/layout/understanding-layout.html
- Common Andriod Views Cheatsheet
- https://github.com/tuanavu/udacity-course/blob/master/android_basics/1_user_interface/Common%20Android%20Views%20Cheat%20Sheet.pdf
Messaging
- Reliable message processing with WakefulBroadcastReceivers
- https://plus.google.com/+AndroidDevelopers/posts/Ma7jVyYkRik
Layout notes
Text
android:textSize="45sp"
- who knows how long this link will last
- https://material.io/design/typography/the-type-system.html#applying-the-type-scale