Friday, May 27, 2016

Xposed SQLite

Hello,
I need some help with xposed and access sqlite database. My problem is i can't access database when i instantiate my DatabaseHelper in classes which are not Activities. The error is only the same nullPointerException in SQL. The problem is because context.
I'm doing that in my main class of xposed (where i implement IXposedHookLoadPackage).

My goal is to get all aplications package name that are saved in database. Any one can give me some help?

Best Regards


from xda-developers http://ift.tt/1X226z6
via IFTTT

No comments:

Post a Comment