问题描述
我已经下载了用于构建应用程序的整个设置,
已写入小型登录和类似代码并已经过测试。
现在我必须开发一个应用程序,其中一个人负责从一个位置拾取一些东西 - 并在他/她的应用程序中更新,输入no收集的物品,给它特定的服务,一旦准备好应该交还并收取现金。
我如何为此编写程序。我是新来的,请帮助!这应该在原生java中完成!
我尝试过:
编写移动应用程序的指南!
I have downloaded entire set up for building the app ,
Have written small log in and similar codes and have tested .
Now i have to develop an app in which , a person is responsible for pick up few stuff from a location - and update that in his / her app , enter no of items collected , give it for specific service , and once ready should deliver it back and collect the cash .
How do i write a program for this . Im new to this , kindly help !And this should be done in native java !
What I have tried:
Guidelines to write a mobile app !
这篇关于如何在android studio中为Android手机构建移动应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!