Using adb with Wileyfox Swift/Swift2/Swift2 plus
Published 22 October 2015 under wileyfox, swift, adb, android

If you've got one of the nice new Wileyfox Android smartphones then of course you'll want to use the Android debugger with it. This should be easy, and in the end, it is. However, there is...

Read more →

Storing media URIs using Android SQLite
Published 01 July 2012 under android, how to

Whilst developing an Android app recently we came across a pitfall when storingmedia URIs inside a SQLite database.The idea was to load media onto an external SD card and store links to thatmedia...

Read more →