The project 1 of Udacity- Android Developer Nanodegree.
Start by downloading Udacity project starter code
Common Project Requirements: https://review.udacity.com/#!/rubrics/1348/view
The project 1 of Udacity- Android Developer Nanodegree.
Start by downloading Udacity project starter code
Common Project Requirements: https://review.udacity.com/#!/rubrics/1348/view
* The source information is from Udacity Nanodegree Program- Become an Android Developer *
* The source information is from Udacity Nanodegree Program- Become an Android Developer *
github:
, ,* The source information is from Udacity Nanodegree Program- Become an Android Developer *
S11.01- Sunshine’s New Layout:
* The article source is from Udacity Nanodegree Program- Become an Android Developer *
Localization (also known as Internationalization) is the adaptation of a product or service to meet the needs of a particular language, culture or desired population’s “look-and-feel”.
* The article source is from Udacity Nanodegree Program- Become an Android Developer *
Accessibility refers to the design of products, devices, services, or environments for people who experience disabilities. Android provides accessibility features like
Original artile : https://developer.android.com/reference/android/os/AsyncTask.html
The three types used by an asynchronous task are the following:
Params, the type of the parameters sent to the task upon execution.
Progress, the type of the progress units published during the background computation.
Result, the type of the result of the background computation.
GitHub:
Synchronizing The Weather:
SmarterSyncing: S10.02- SmarterSyncing
Sunshine FirebaseJobDispatcher:
Sunshine Notifications:
* Reference: Udacity Nanodegree Program- Become an Android Developer *
github:
* Reference: Udacity Nanodegree Program- Become an Android Developer *
To set up the Details Activity to use CursorLoaders to display more weather information in the Detail Layout.