D dexlicious19 Member May 13, 2020 #1 I want to create an android delivery/order app which the owner/admin can receive the order and can forward the order lists and details to the delivery boys through that app thanks
I want to create an android delivery/order app which the owner/admin can receive the order and can forward the order lists and details to the delivery boys through that app thanks
Erel B4X founder Staff member Licensed User Longtime User May 13, 2020 #2 B4A + B4J Also search for jRDC2. Upvote 0
LucaMs Expert Licensed User Longtime User May 13, 2020 #3 The problem is that the delivery guy could have an iOS, being "rich" ?; B4i, in this case (still with B4J) Upvote 0
The problem is that the delivery guy could have an iOS, being "rich" ?; B4i, in this case (still with B4J)
D dexlicious19 Member May 13, 2020 #4 Erel said: B4A + B4J Also search for jRDC2. Click to expand... thanks Upvote 0
Bladimir Silva Toro Active Member Licensed User Longtime User May 13, 2020 #5 Hi @dexlicious19 If they use a web programming language (PHP-ASP-JSP), the most recommended is that you do a WebServices or an API, you can call it from B4A The other option is to use the jRDC2 middleware made in B4J as recommended. Upvote 0
Hi @dexlicious19 If they use a web programming language (PHP-ASP-JSP), the most recommended is that you do a WebServices or an API, you can call it from B4A The other option is to use the jRDC2 middleware made in B4J as recommended.