[Solved] The source attachment does not contain the source for the file SQLiteOpenHelper.class
A .jar does not expose its source code by itself. You’ll have to add the source code by yourself to be able to browse it. You can be pretty sure though that the mistake will be on your own side, so you could question the use of debugging Android code 🙂 You can add it … Read more