Skip to content

Blundell

Android Developer Tutorials

  • Beginner
  • Intermediate
  • Advanced
  • Reference
  • X-Post

Tag: debugging

You have permission to crash

In X-Post By blundell On 2017-01-28

### You have permission to crash With targetting Marshmallow, 6.0, API 23, the latest version of Android, strange things can happen if you don’t get your permission flow correct. The code seems legit and yet…

Read more of You have permission to crash →

Tagged android, debugging, permissions

Inspecting databases with Stetho

In X-Post By blundell On 2017-01-28

Have you ever been writing a database backed Android application and you quickly want to look at some of your SQL stored data? Maybe wondering why your query isn’t working or seeing if the database…

Read more of Inspecting databases with Stetho →

Tagged android, databases, debugging, sqlite, stetho
© Copyright Blundell. All rights reserved.