如何将Android应用程序连接到我的网站数据库? [关闭]

问题描述:

I own a company that makes websites for sport teams. Each website has it's own admin section where coaches login and post pictures, results and news to the homepage of their website. I need to create an app where coaches can login and upload a picture or story directly from the app without having to login to the admin section of their website. Everything needs to be done inside the app. What is the best way to do this?

我拥有一家为运动队制作网站的公司。 每个网站都有自己的管理部分,教练登录并将图片,结果和新闻发布到他们网站的主页。 我需要创建一个应用程序,教练可以直接从应用程序登录并上传图片或故事,而无需登录其网站的管理部分。 一切都需要在应用程序内完成。 做这个的最好方式是什么? p> div>

create a webservice that the app will call to do everything needs to be done by the app