Android project failing to retrieve database data

Hi all

I have checked for this kind of problem in the forum and cant find anything related. The problem I have is retrieving data from a movies database hosted on 000webhost to display JSON data within the Android app. The app just shows a blank screen.

Is it because I don’t have premium hostinger account? am I attempting to use remote SQL?

I can send project code if the answer above is no.

Regards

Stuart

Exactly, remote SQL is premium only.

I’d recommend you setup a PHP file that gets the data and sends a JSON response