Category: Android
Sliding Toggle Button on Android (2)
The sliding toggle button has been modernized. It has finally been migrated to the Gradle build system and it targets recent API levels now. It has also been added to jcenter, so you can simply add it... Read MoreA Radar Chart using MPAndroidChart
I’m using the MPAndroidChart library (3.0.0) to represent psychometric personality test results in a radar chart (AKA spider chart or cobweb chart). Since the documentation I found on this was e... Read MoreBig Five Personality Traits Android App
The Big Five Android app is available for testing. You are invited to join here: https://play.google.com/apps/testing/de.nitri.bigfive This version of the Big Five personality traits model administers... Read MoreReichswald app for Android
The new Reichswald app offers different walks through the Klever Reichswald. You can also have your own trips planned. Along the way the app helps you find a parking place or a glass of good beer, and... Read MorePlant Hero app for Android and iOS
Plant problems? Not enough growth? Insects? Our Plant Heroes brought by Hesi are here to help you for FREE in less than 24 hours: https://play.google.com/store/apps/details?id=com.sigrow.planthero... Read MoreNitris: A cross-platform Tetris-like game using libGDX
Nitris runs as a Java desktop application (Linux, Mac, Windows) and as an Android app (with some modifications also as an HTML5 web app or an iOS app). You can find it in our Git repository. Game conc... Read MoreOSMDroid with Google Play Location Services
Introduction OSMDroid is a suitable alternative to Google Maps if you need an alternative tile source for mobile maps (e.g. a hiking map or a custom representation of a campus or theme park). In this ... Read MoreUsing the Loader pattern with SQLite on Android
In my Dutch Hangman game a random word is retrieved from a database containing about 100000 words. To provide a smooth user experience this needs to be done asynchronously. (Actually several asynchron... Read MoreGoogle Analytics SDK v4 with libGDX
Introduction Google discourages the use of the legacy Analytics SDK in new projects. Instead the want you to use Android Native Application Tracking as provided by Google Play Services. Some documenta... Read MoreAdMob with libGDX
Introduction As of August 1, 2014 Google requires you to implement the Play version of the Mobile ADS SDK in your app. They offer some documentation on how to do this in Android Studio. However, we us... Read MoreGoogle Play Game Services with libGDX
Introduction Android changes, libGDX changes and Google Play Services change really fast. In order to implement Google Play Services in a libGDX Android app I proceeded from the excellent tutorial by ... Read More- 2 of 4
- « Previous
- 1
- 2
- 3
- 4
- Next »