在开发Android应用程序时需要帮助

在开发Android应用程序时需要帮助

本文介绍了在开发Android应用程序时需要帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想为组织开发一个应用程序。我必须做这样的事情:我有一个包含3列(employee_id,department_id,employee_name)的表,应用程序要求employee_id,department_id。然后应用程序应该显示employee_name。数据库应该在服务器上(我真的不知道我的意思是什么意思......)...任何人都可以请求我的想法怎么办?我没有任何Android应用程序的经验..但我知道Android上的基本程序,但不知道网络..

i want to develop an app for an organization.i have to do sumthing like this: i have a table with 3 columns(employee_id,department_id,employee_name)the app asks for the employee_id,department_id . then the app should display the employee_name."""the database should be on server"""(i really dont know what i mean by this statement..)...can anyone pleasseee give me an idea what to do ?? i have no prior experience with any android apps..but i know basic proggramming on android but not with networking..

推荐答案



这篇关于在开发Android应用程序时需要帮助的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-13 03:57