Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Commit a9d2089

Browse files
committed
Link to workmanager faq from android_guide
1 parent 316b744 commit a9d2089

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/android_guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ If you like staying up-to-date on the latest Android topics, members of our team
3232
Comfortable with the basics? Here are a few of our favorite resources to get started on intermediate topics.
3333
- [Android style tips](http://blog.danlew.net/2014/11/19/styles-on-android/) (circa 2014)
3434
- [Our Accessibility guide](accessibility_guide.md)
35+
- [WorkManager FAQ](workmanager_faq.md)
3536

3637
### Navigating the Android source code
3738
Oftentimes, it's easier to solve a problem when you understand how your code is interacting with the Android framework: you can do this by reading the Android source code! You can do plain-text searches on the Android source code at http://androidxref.com/ (choosing the latest API level and searching in the "frameworks" is usually sufficient).

0 commit comments

Comments
 (0)