• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Android application for making orders

Amine4499

Newbie
Hi, I'm a beginner and I'm making an android application in which a customer can follow the state of his order, the state can be 'not sent' this is in case where internet wasn't available, 'delivered' that means that we've sent the order to the server and that we are waiting for a confirmation to change its state to 'valid', the response that comes from the server for validation can be sent at anytime.
How do I proceed thank you ?
 
We need to know what point you're currently at, to advise on how to proceed.
Do you have any code? Do you have screen, or UI workflow designed? Are you familiar with client/server architecture?
 
We need to know what point you're currently at, to advise on how to proceed.
Do you have any code? Do you have screen, or UI workflow designed? Are you familiar with client/

I haven't begun the work on this feature yet, and no I'm not familiar with client/server architecture but I have a little knowledge about it, I'm working on the android app, the server stuff is maintained another developer
 
Back
Top Bottom