Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with DB: java.lang.NullPointerException #8

Open
metissec opened this issue Apr 24, 2015 · 5 comments
Open

Error with DB: java.lang.NullPointerException #8

metissec opened this issue Apr 24, 2015 · 5 comments

Comments

@metissec
Copy link

W/IntrospyError(): --> Error with DB: java.lang.NullPointerException

The databases is not being written in any application. Tried with both jellybean and kitkat variants of android with no success. Still do have value from the logcat output.

@shivang1989
Copy link

@metissec I am not aware about previous comments but let me ask you whether you tried setting up Introspy on ARM or x86 acrh ??

@shivang1989
Copy link

I will share a link of the setup steps which I did for Introspy and everything worked successfully. I hope this will help.
https://docs.google.com/document/d/1akLXBfqgXVI-CeD4ceAJusvRNGTz3TFj35JlODLWOVI/edit

@metissec
Copy link
Author

@shivang1989 Thanks for the response. I used a nexus 7 (arm) and installed with nearly identical steps. I have a feeling it is something specific to the nexus tablet. I want to try with other hardware as well as a emulation version.

@sidaf
Copy link

sidaf commented Jul 28, 2015

Just started using Introspy-Android and I'm experiencing the same issue. From a bit of debugging, it appears that the the method ApplicationConfig.getContext() returns a null context which in turn is making SQLiteIntrospyHelper/SQLiteOpenHelper bomb out. I'm using a Nexus 4 with Android 4.4.4.

@crudbug
Copy link

crudbug commented Aug 21, 2015

confirmed, DB log is not working. only logcat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants