Posts by Will Cunha • 7 points
3 posts
- 
		0 votes0 answers94 viewsQ: Android app can’t pull Wordpress dataI developed an application in Java for Android, together I installed in my server in Hostinger Wordpress with the REST API. However, after running the application on my mobile, it can not download… 
- 
		-4 votes1 answer15542 viewsQ: Error "Warning: mysqli_query() expects Parameter 1 to be mysqli, null Given"I am developing a PHP API, which is hosted on Hostinger. However, when I do the SQL query on Mysqli, I get the same error no matter what changes I make to the code: Warning: mysqli_query() expects… 
- 
		1 votes1 answer136 viewsQ: Android app closes when connecting to MysqlI’m developing an application for Android that needs to connect to my database on Locaweb servers. However, as it is in the code, the class closes if it cannot connect to the server. Am I making the…