Android apps with interacting the web page
Android
3
Posts
3
Posters
13
Views
1
Watching
-
For the android application i want to interact with php page. how can i do it?
-
For the android application i want to interact with php page. how can i do it?
You can follow this link: http://www.androidhive.info/2012/01/android-login-and-registration-with-php-mysql-and-sqlite/[^]
-
For the android application i want to interact with php page. how can i do it?
Define what you mean by interact. Android apps can communicate with web application via JSON, for example.