android
Android: accessing host computer from android emulator
Quick-Tip: If developing for android using the emulator the host-computer is accessable via the ip-address '10.0.2.2'. Ref: https://stackoverflow.com/a/48737084
android
Quick-Tip: If developing for android using the emulator the host-computer is accessable via the ip-address '10.0.2.2'. Ref: https://stackoverflow.com/a/48737084
android
Intro: Still working on 'bringing back Wood Games 3D' which have a rest-server in the background that handles leaderboards and some competition (the daily world championship). On android I was relying (in 2010/11) on scoreloop-service that handled this for me (but got taken down sometime). I later
android
As I'm trying to revive "Wood Games 3D" I obviously need to debug at some point on the device. But how to build it at all? Here the step I took: 1. Install eclipse photon (newer versions might not work with the ADT-plugin) 2. Go to