We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update to use AsyncHttpClient and AndroidX
Replacing with implementation instead of compile perl -pi.bak -e "s/compile '(.[^']*)'/implementation '\1'/" *.md
Updated Book Search Tutorial (markdown)
Move imgur to https://
Add links to easier library for runtime permissions
Adding these changes will get rid of the error message - The method is not Overriden
Move every imgur image to https secure ssl
Bump Picasso to v2.5.2.
Move to use jcenter() instead of mavenCentral(). http://inthecheesefactory.com/blog/how-to-upload-library-to-jcenter-maven-central-as-dependency/en
ActionBarActivity -> AppCompatActivity
Removing toolbar and fixing errors.
Remove TOC prefixes
text formatting
fixing typos
adding objective
formatting text
adding app info
adding SearchView and detail activity
changing references
book search tutorial - initial commit
Updated BookSearch Tutorial (markdown)