deveu
Posts: 0
Joined: Tue Apr 08, 2014 4:10 am

How to count & close sqllite connections

My android appery app is crashing. How can I count open SQLLite connections? How can I close open connection?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

How to count & close sqllite connections

Hello -

You can use any web debugging tools for your app connections handling.

deveu
Posts: 0
Joined: Tue Apr 08, 2014 4:10 am

How to count & close sqllite connections

Hi Illya, which web debugging tool do you recommend. Can you point me in the direction of some tutorials?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

How to count & close sqllite connections

Please check our section here: https://docs.appery.io/docs/using-bro...

The Chrome DevTools is very powerful tool for debugging web applications, here is a good place to help you get started: https://developers.google.com/web/too...

Return to “Issues”