android PHP 和 mysql 的最佳教程

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/22703182/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-20 06:20:54  来源:igfitidea点击:

Best tutorial for android PHP and mysql

phpandroidmysql

提问by user3463422

I'm in need of help. Where can I find a good tutorial that uses android developmentwith PHPand MySQL?

我需要帮助。我在哪里可以找到使用一个很好的教程Android开发PHPMySQL的

I really needed the info because of my assignments. Can anybody share any link to a good tutorial with explanation of the steps to develop them?

因为我的任务,我真的很需要这些信息。任何人都可以分享任何链接到一个好的教程,并解释开发它们的步骤吗?

I want to make an android applicationusing ADTand integrate it with admin using PHPand connects data through database using MySQL.

我想使用ADT制作一个android 应用程序,并使用PHP将其与管理员集成,并使用MySQL通过数据库连接数据。

采纳答案by d.Grudder

I think this will help you. Do vote it as an answer if it helps you.

我认为这会对你有所帮助。如果它对您有帮助,请投票作为答案。

http://www.mybringback.com/tutorial-series/12924/android-tutorial-using-remote-databases-php-and-mysql-part-1/

http://www.mybringback.com/tutorial-series/12924/android-tutorial-using-remote-databases-php-and-mysql-part-1/

It has some good explanations, videos to do it and also downloadable codes.

它有一些很好的解释、视频和可下载的代码。

回答by Harish Talanki

If you are very new to programming, then the best tutorials will be the official websites of android,phpand MySql.

如果您对编程非常陌生,那么最好的教程将是androidphpMySql的官方网站。

However, if you are already from programming background and if you can understand syntax well, you can look at the site mentioned below,

但是,如果您已经具有编程背景并且可以很好地理解语法,则可以查看下面提到的站点,

Android
MySql
PHP

安卓
MySql
PHP

This directly gives example codes which are self explanatory. Hope this helps.

这直接给出了不言自明的示例代码。希望这可以帮助。