Category: Troubleshooting

  • Fixing code examples on this site.

    This website was started in 2010. Before that I was writing articles on a Blogspot blog that I had integrated into the website. While there are only around 85 articles currently on the site, the article data has been through a lot. Text is generally pretty easy to upkeep, but programming code appears to be…

  • Theme error in 2010s Android App after AppCompat Migration

    Theme error in 2010s Android App after AppCompat Migration

    I plan on releasing a lot of my old work as GPL open source, but most of it has aged to the point that it no longer functions, or if it does work it’s running in compatibility mode. Basically it’s no longer best practices. Not a good way to start off any new public GPL…