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

Showing databases only when app is killed. #20

Closed
Aexyn opened this issue May 13, 2015 · 1 comment
Closed

Showing databases only when app is killed. #20

Aexyn opened this issue May 13, 2015 · 1 comment

Comments

@Aexyn
Copy link
Contributor

Aexyn commented May 13, 2015

The app is showing only Phone storage databases (see #19) but that too when I follow the same steps in sequence:

  • I start my app
  • Wait for it till it get data from server and create database
  • kill app
  • Open the dbInspectorActivity

If I open the dbInspectorActivity while my main app is running.. It will reopen the app, not database list. May be it a bug, may be it needs documentation

@reisub
Copy link
Contributor

reisub commented May 13, 2015

Hi @Aexyn,
this was solved with the following PR:
#18

.. and will be released with the next release of DbInspector which is expected in the following weeks.
Of course, you can always build your own aar from master and include it locally instead of via maven.

@reisub reisub closed this as completed May 13, 2015
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

2 participants