Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hai..
I Am new to android studio.i am using android studio 2.1.2 version. run my apps in real device (not using emulator).
I have created a simple login sign up app using sqlite database to store datas.
when it comes to signup after i entered required information like email,pswd,confirm password and click on signup button app has stopped suddenly,
Don't know whats the problem checked my coding more times.
Want to whether database has been created or not. where to check my database or some other solution is there to find why my app get crashed.

What I have tried:

tried rooted my mobile but i can't
Posted
Updated 28-Dec-17 21:48pm
v2
Comments
Richard MacCutchan 29-Dec-17 3:49am    
Impossible to answer, as we have no idea what your code is doing. Use the debugging information captured in Android studio to see what is happening.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900