Hi:
What database?
Have you tried some of the methods proposed to connect databases?(jdbcSQL, php, jrdc2)?
www.b4x.com
Have you tried forum search?
www.b4x.com
The recommended way of connecting databases is jRDC2, but you need a VPS.
To use direct connection, I think your host must support external connections.
Probably the best way with 000webhost be connect throught php.
Part 2 see here: http://www.b4x.com/android/forum/threads/for-beginners-how-to-communicate-with-a-server-using-httputils2-part-2-mysql.42456/ Well. Today we want to: - make an app which calls different functions in our php script - the app will be able to insert new persons, retrieve & count...
www.b4x.com