Click here to Skip to main content
15,886,422 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
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 !
Posted
Updated 18-Oct-17 22:40pm
Comments
David Crow 19-Oct-17 9:05am    
What exactly is the goal of the app in this scenario? Picking up merchandise, waiting, delivering, and collecting cash all seem like non-technical things to me. What problem is the app solving?

You could start reading a book, here some suggestions: The top 10 books on Android developing can take you to the next level[^].

Tutorials you find here Getting Started | Android Developers[^] are also useful., you could start from provided sample code and modify it.
 
Share this answer
 
Lots of useful stuff here on CodeProject[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900