android Manage your app's cached data with ease. When building offline-first mobile apps, you rely heavily on a cache. When data is pulled from a remote storage API, you should save this data to the device's cache so the next time
announcement No more excuses. Build offline-first mobile apps. I love mobile apps. Apps give us the ability to perform tasks fast and on the go. Fast and on the go...fast and on the go......fast and on the go. As
android My favorite Android open source libraries. As a freelancer building mobile apps for startups and a startup founder building my own apps, I build and maintain a lot of apps. Over the years, I have used a lot of
android How to create an Android Gradle library. Update Looking for a Spanish version of this tutorial? Someone who enjoyed this tutorial created one! View it here. Thank you gallet! Do you build Android apps? Have some code that you want
android Android navigation drawer animation duration. ...a hack! Edit: Thanks to Lorne Laliberte for a link to some other good methods of controlling the navigation drawer animation duration. Be sure to check it out to explore the topic more.