Android Background Image Resolutions
A reference to what size an image background should be set to for various screen sizes.
Read noteKnowledge base / Since 1999
Practical solutions and technical notes from CRM platforms, workflow automation, APIs, databases and the systems around them.
9 entries / AndroidOS
Clear filters
A reference to what size an image background should be set to for various screen sizes.
Read note
A sequel to my article "Basic Android App using Google Maps and Current Location", this article suggests how to add Map as a sub activity. Note that this article is based on a new blank project which does not include code from the previous example but you can still build this over the previous example (as I did).
Read note
A quick article on a function to allow the user to take a photo using their built-in camera or to choose an existing photo from their gallery.
Read note
A quick article on how to replace the return key on a soft keyboard (software based) on a touch-device.
Read note
The article below serves as a checklist to ensure I don't release an app that only displays maps to myself (again).
Read note
A quick article on how to remove the first two entries from a RSS feed produced by a bunch of java files collectively known as "SimpleRssReader.
Read note
A quick article on how to display a OK/Cancel popup which I use as a message to the user for debug purposes.
Read note
I am writing an app for a tablet running Android and wanted to include a Google Map. The following exercise focuses solely on creating an app which opens Google Maps at your current location. How? I couldn't find any instructions using the tools I had (Android Studio) which is why I've written this article.
Read noteWorking principle
This site exists as a practical knowledge base built from real-world experience across systems, platforms, and technologies since 1999. Much of the content documents solutions, edge cases, and working patterns that were learned through investigation where documentation was incomplete or absent, and is shared to reduce the same friction for others.
Protected notes
Most articles are public. Login is reserved for selected implementation notes.