#Trying to send simple json to backend (backend works) in android studio

4 messages · Page 1 of 1 (latest)

frozen nimbus
west kettleBOT
#

This post has been reserved for your question.

Hey @frozen nimbus! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

frozen nimbus
#

Developing app for uni coursework and trying to send json to a backend via https, not done this before in java but have in c++.
Using gson to convert data to json. And then trying to send the data using inbuilt java http function. The app just keeps crashing when i click on the sign in button on the application(On the emulator). No errors in code but errors in logcat (in the file) edit: didnt mean to add to the document