One of the issues on the issue tracker for my app JustChess is a comment about back button behavior. Technically, their problem is that if they press the back button […]
JustChess 2.1 is out with en passant bug fixes!
I haven’t worked on the JustChess app in about 5 years. However, I was recently made aware that there was a custom ROM, named DivestOS, which suggested my old app […]
Android meets Arduino!
As you guys know, I don’t really do “product reviews”. But if I find a handy tool, and use it, then it is fun to share that info with others. […]
Triple check that, will ya?
A long long time ago I can still remember how That App used to make me smile…. And I knew if I had my chance That I could make those […]
Ubuntu Touch: Making a new app
Realizing that there are a few apps missing from the Ubuntu Touch OpenStore, and being an Android app developer, I thought I would try to bridge the gap. Rolling up […]
Added reset button to the Beginning Chess Engine app, but it doesn’t do what you think….
As you can see, I added a reset button to the app for the Beginning Chess Engine. Originally, I had intended to have the board simply reset back to the […]
Beginner chess engine has a new repository!
The beginner chess engine has a brand new repository so I can more accurately track issues. Before, it was a small part of a larger repository holding different programs, but […]
Making an Android chess app….
Lately I’ve been amusing myself in my spare time by learning how to make a chess engine. I don’t want anyone to think that I came up with this on […]
libGDX music and sound fail….
While finishing my Android app developer course, I ran into this error during game development: [CODE] ——— beginning of crash 06-09 13:01:19.410 30345-30366/? E/AndroidRuntime: FATAL EXCEPTION: GLThread 758 Process: com.alaskalinuxuser.criticalvelocity, […]
Signing and installing your MechDome converted app on a simulated iPhone
In our last post, I talked about a really neat website: MechDome, which automatically converts your Android app into an iPhone application. If you haven’t read that article, I suggest […]