Discovered the other day ClassicJunk app surpassed 700 downloads. I didn’t think it was even that popular, and I wasn’t even sure it still worked. To keep the users happy, I updated the app a bit to make sure it …
Category Archives: Java
ClassicJunk update
Posted by Don Quist
on December 22, 2014
No comments
I got a new phone and decided to finally update my ClassicJunk app to take advantage of more modern navigation elements. Also refactored to use an anonymous deviceId instead of relying solely on the GCM regId. As usual, client code …
ClassicJunk Android app source
Posted by Don Quist
on July 7, 2014
No comments
As I planned yesterday, I put the client source up on GitHub: https://github.com/sigmaprojects/classicjunk-android
ClassicJunk Android app
Posted by Don Quist
on July 7, 2014
No comments
Since I had barely any experience with the Android platform, and just a working knowledge of Java, I decided to release an app called ClassicJunk as a learning experience. The idea is simple: Get alerted when a particular make/model/year car …