android - Getting error while creating an instance of JSONObject -


i want make app contains basic login facility, using volley in eclipse.i have login screen, registration screen , home screen (for logout purpose).

i following steps stated androidhive.

in registration process runs fine.i can see details enterd user in database.

the problem when i,m pressing registration button should move login activity after completing user registering ,but after registering user nothing .

what have tried:

as of logcat,i figure out there wrong when trying create instance of jsonobject .

link logcat screenshot: http://www.imageupload.co.uk/image/z5p9

link registration codes

http://www.imageupload.co.uk/image/z5pf

just changes in code .remove line "enter code here" (you using 000webhost.com hosting website) ,which default line each page in 000webhost.com .


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -