/AndroidWebMysql

Android通过web与后台服务器的mysql进行交互

Primary LanguageJava

这是什么?

Android通过Web与后台服务器MySQL进行交互的简单CRUD demo

基于MySQL+Tomcat+JDBC,暂时没有使用其他什么框架。

更详细的介绍请看笔者的博客.

博客里面说得很详细,包括从零开始搭建Tomcat服务器,再把Web项目部署到服务器。

欢迎star!

What's this?

A simple CRUD demo interacts with Android, MySQL of the server through the web.

Based on MySQL, Tomcat and JDBC. There is no other framework.

More details: My Blog.