Is it really open source?

Recently, while looking around F-Droid forum, I found a post about a person who wanted to build Android apps, but did not want to use Google’s Android-SDK, which comes with […]

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, […]

WebViews for dummies like me.

In my Android Developer Course, the instructor showed us how to create webviews and dataviews. I wanted to take that one step farther, so I made this app, which can […]