[Framework] php is used as the backend data processing company of Android to develop an Android SNS application, and PHP is used as the backend. & Nbsp; includes registration, logon, photo, chat, Post, etc ..... All the data is made by PHP. I would like to ask, what framework is used for such an application, PHP? How can I do this? ------ Solution -------------------- in fact, any framework can be used. You can modify uchome or iwebsns. 3. [Architecture] php for Android backend data processing.
The company wants to develop an Android SNS application, and PHP is used as the backend.
Including registration, login, photo, chat, Post, etc .....
All the data is made by PHP. I would like to ask, what framework is used for such an application, PHP? How can I do this?
------ Solution --------------------
In fact, any framework can be used.
You can modify the open-source project of a third-party uchome or iwebsns.
------ Solution --------------------
Everything can be done in every language.
------ Solution --------------------
All frameworks are supported.
I think the most important thing about you is not what framework is used, but how different languages call it, that is, how JAVA calls PHP programs and how PHP returns data to JAVA.
Of course, this is usually done using webservice.
------ Solution --------------------
You are using an http protocol. with the help of the web server, the front-end is developed by the Android client.
You can directly implement the corresponding functions without any frameworks. it is estimated that the reason for your decision on this solution is that it is difficult to implement and easy to deploy.
------ Solution --------------------
Discussion
You are using an http protocol. with the help of the web server, the front-end is developed by the Android client.
You can directly implement the corresponding functions without any frameworks. it is estimated that the reason for your decision on this solution is that it is difficult to implement and easy to deploy.
------ Solution --------------------
Discussion
You are using an http protocol. with the help of the web server, the front-end is developed by the Android client.
You can directly implement the corresponding functions without any frameworks. it is estimated that the reason for your decision on this solution is that it is difficult to implement and easy to deploy.