50 comments found.
Cash on delivery crash..but the question How works the delivery option?
Hello,
We didn’t get your question. Would you clarify please?
Thank you
Hi, I want to buy your product. I have a question, I want to set the app with the currency of my country. Can I do that? I have technical knowledge on the android side.
Hello,
Thanks for showing interest in our product.
Currently, changing currency isn’t available in the project. We will add this functionality in the future version of the app.
Thank You
Hi, I bought this app but now I am having an error, I hope you will get back to me soon, thanks! “org.gradle.api.internal.tasks.DefaultTaskContainer$DuplicateTaskException: Cannot add task ‘wrapper’ as a task with that name already exists.”
Hello,
thank you for buying our project. To solve that issue please Update the gradle. Then Invalidate cache & restart from the file menu. Also please read the solution.
https://stackoverflow.com/questions/53709282/cannot-add-task-wrapper-as-a-task-with-that-name-already-existsThank you
I get an error when I add data to the database.
Hello,
Thank you for buying the project. Please share the error message with us. We are unable to solve your issue without the error message.
Thank you
It is not error . I didn’t switch to utf-8 when I entered data . Sorry to bother you
Hello
We are here for your help. If you face any issue in future please let’s us know.
Thank You
Pre Sales Questions: 1- Does it support only 1 restaurant with 2 branches? 2- Does it support multi language and RTL?
Hello, Thank you for showing interest in our project.
1. This project supports one branch for one restaurant. There is an admin panel where admin can add/edit/delete the restaurant menu/category and much more. 2. For another language, there is a string file that contains all the sentences, named string.xml file. You have to translate those sentences into your desired language, and put the translated data from the admin panel. this is how you can translate the app.
Thank you
can you custom app ?
Hello
Yes, we can. Please send your requirement to mithu@w3engineers.com. We will get back to you with feedback.
Thank You
The app interface is very nice. Is it possible to turn it into a multi restaurant system on the interface. I need it. Please reply. Thanks.
Hello,
Currently, this app doesn’t support the multi-restaurant system. But thanks for your feedback. Hopefully, in future we will add this feature.
Thank You.
cash on delivery crash.. and can pay on € ?
Hello,
Sorry for the issue. We will solve the issue as soon as possible.
Thank You
Can waiter take order table wise?
Hello,
Yummy Restaurant is a complete restaurant app to manage your restaurant. Using an admin web interface. Using admin panel you can add new foods, new categories, remove foods from a list, manage users etc. The customer can order food, give a review for any food item using this app.
Thank You
in app when I click cash on delivery , app crashes
Hello,
Thanks for showing interest in our product.
Currently, Cash on delivery functionality isn’t available in the project. We will add this functionality in the future version of the app.
Thank You
Hi Mate, How to Change Currency ?
Hello,
Thanks for showing interest in our product.
Currently, changing currency isn’t available in the project. We will add this functionality in the future version of the app.
Thank You
Hello thank you for last update the problem in FoodItemActivity rsolved in last update , i mean for retrieve data from server and the problem with json but now there is same problem in FoodItemDetailsActivity when I click on any single food item the app crush
java.lang.NullPointerException: Attempt to invoke virtual method ‘java.util.Iterator java.util.ArrayList.iterator()’ on a null object reference at io.wa82bj.syriana.restaurant_app.ui.food_item_details.FoodItemDetailsActivity.setProducts(FoodItemDetailsActivity.java:319) at io.wa82bj.syriana.restaurant_app.ui.food_item_details.FoodItemDetailsActivity.access$800(FoodItemDetailsActivity.java:62)
btw .. i tried your app demo and its same … please help and solve this problem thanks
today I found out that user order has same problem when retrieve data by Json I think you have to fixed all recycler that need data from server thanks
StringRequest stringRequest = new StringRequest(Request.Method.GET, JSON_URL, new Response.Listener<String>() { @Override public void onResponse(String response) {
Type listType = new TypeToken<List<OrderDetail>>() { }.getType(); orderDetailList = new Gson().fromJson(response, listType); ArrayList<OrderDetailObj> orderDetailObjList = uniqueOrderDetail(mapOrderWithDetails(orderDetailList));
if (orderDetailObjList != null) {
UserOrderAdapter userOrderAdapter = new UserOrderAdapter(orderDetailObjList, UserOrderActivity.this);
recyclerView.setLayoutManager(new LinearLayoutManager(UserOrderActivity.this));
recyclerView.setAdapter(userOrderAdapter);
} else {
Toast.makeText(UserOrderActivity.this, "No Order Placed", Toast.LENGTH_LONG).show();
}
}
}, new Response.ErrorListener() { @Override public void onErrorResponse(VolleyError error) { });
}
every metods like this need to change same FoodItem in last Update
Hello,
We are extremely sorry for the issue. Actually, the issue was in the admin panel. We have updated the project in ThemeForest.
Please download the latest version and go to frontend > controllers.
Replace all the old files of this folder with the latest codes.
Thank You.
com.itextpdf.text.pdf.PdfGraphics2D: can’t find superclass or interface java.awt.Graphics2D com.itextpdf.text.pdf.PdfGraphics2D$FakeComponent: can’t find superclass or interface java.awt.Component com.itextpdf.text.pdf.PdfGraphics2D$HyperLinkKey: can’t find superclass or interface java.awt.RenderingHints$Key com.itextpdf.text.pdf.PdfPrinterGraphics2D: can’t find superclass or interface java.awt.print.PrinterGraphics com.itextpdf.text.pdf.internal.PolylineShape: can’t find superclass or interface java.awt.Shape com.itextpdf.text.pdf.internal.PolylineShapeIterator: can’t find superclass or interface java.awt.geom.PathIterator org.bouncycastle.mail.smime.handlers.PKCS7ContentHandler: can’t find superclass or interface javax.activation.DataContentHandler org.bouncycastle.mail.smime.handlers.multipart_signed: can’t find superclass or interface javax.activation.DataContentHandler org.bouncycastle.mail.smime.handlers.x_pkcs7_signature: can’t find superclass or interface javax.activation.DataContentHandler org.bouncycastle.mail.smime.util.FileBackedMimeBodyPart: can’t find superclass or interface javax.mail.internet.MimeBodyPart org.bouncycastle.mail.smime.util.SharedFileInputStream: can’t find superclass or interface javax.mail.internet.SharedInputStream com.itextpdf.text.BaseColor: can’t find referenced class java.awt.Color com.itextpdf.text.Image: can’t find referenced class java.awt.image.BufferedImage com.itextpdf.text.Image: can’t find referenced class java.awt.image.PixelGrabber com.itextpdf.text.Image: can’t find referenced class java.awt.Color com.itextpdf.text.Image: can’t find referenced class java.awt.Graphics2D com.itextpdf.text.Image: can’t find referenced class java.awt.Color com.itextpdf.text.Image: can’t find referenced class java.awt.Graphics2D com.itextpdf.text.Image: can’t find referenced class java.awt.Image com.itextpdf.text.Image: can’t find referenced class java.awt.Color com.itextpdf.text.Image: can’t find referenced class java.awt.image.BufferedImage com.itextpdf.text.Image: can’t find referenced class java.awt.Image com.itextpdf.text.Image: can’t find referenced class java.awt.Color com.itextpdf.text.Image: can’t find referenced class java.awt.image.PixelGrabber com.itextpdf.text.Image: can’t find referenced class java.awt.Image com.itextpdf.text.Image: can’t find referenced class java.awt.Color com.itextpdf.text.Image: can’t find referenced class java.awt.Image com.itextpdf.text.Image: can’t find referenced class java.awt.Color com.itextpdf.text.Image: can’t find referenced class java.awt.Image com.itextpdf.text.Image: can’t find referenced class java.awt.image.PixelGrabber com.itextpdf.text.Image: can’t find referenced class java.awt.Graphics2D com.itextpdf.text.pdf.AsianFontMapper: can’t find referenced class java.awt.Font com.itextpdf.text.pdf.Barcode: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.Barcode: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.Barcode128: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.Barcode128: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.Barcode128: can’t find referenced class java.awt.image.MemoryImageSource com.itextpdf.text.pdf.Barcode128: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.Barcode128: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.Barcode128: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.Barcode128: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.Barcode128: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.Barcode128: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.Barcode39: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.Barcode39: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.Barcode39: can’t find referenced class java.awt.image.MemoryImageSource com.itextpdf.text.pdf.Barcode39: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.Barcode39: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.Barcode39: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.Barcode39: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.Barcode39: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.Barcode39: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.BarcodeCodabar: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodeCodabar: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodeCodabar: can’t find referenced class java.awt.image.MemoryImageSource com.itextpdf.text.pdf.BarcodeCodabar: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodeCodabar: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodeCodabar: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.BarcodeCodabar: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodeCodabar: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodeCodabar: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.BarcodeDatamatrix: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodeDatamatrix: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodeDatamatrix: can’t find referenced class java.awt.image.MemoryImageSource com.itextpdf.text.pdf.BarcodeDatamatrix: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodeDatamatrix: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodeDatamatrix: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.BarcodeDatamatrix: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodeDatamatrix: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodeDatamatrix: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.BarcodeEAN: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodeEAN: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodeEAN: can’t find referenced class java.awt.image.MemoryImageSource com.itextpdf.text.pdf.BarcodeEAN: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodeEAN: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodeEAN: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.BarcodeEAN: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodeEAN: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodeEAN: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.BarcodeEANSUPP: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodeEANSUPP: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.BarcodeEANSUPP: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodeInter25: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodeInter25: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodeInter25: can’t find referenced class java.awt.image.MemoryImageSource com.itextpdf.text.pdf.BarcodeInter25: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodeInter25: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodeInter25: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.BarcodeInter25: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodeInter25: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodeInter25: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.BarcodePDF417: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodePDF417: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodePDF417: can’t find referenced class java.awt.image.MemoryImageSource com.itextpdf.text.pdf.BarcodePDF417: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodePDF417: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodePDF417: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.BarcodePDF417: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodePDF417: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodePDF417: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.BarcodePostnet: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodePostnet: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodePostnet: can’t find referenced class java.awt.image.MemoryImageSource com.itextpdf.text.pdf.BarcodePostnet: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodePostnet: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodePostnet: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.BarcodePostnet: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodePostnet: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodePostnet: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.BarcodeQRCode: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodeQRCode: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodeQRCode: can’t find referenced class java.awt.image.MemoryImageSource com.itextpdf.text.pdf.BarcodeQRCode: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodeQRCode: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodeQRCode: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.BarcodeQRCode: can’t find referenced class java.awt.Color com.itextpdf.text.pdf.BarcodeQRCode: can’t find referenced class java.awt.Canvas com.itextpdf.text.pdf.BarcodeQRCode: can’t find referenced class java.awt.Image com.itextpdf.text.pdf.DefaultFontMapper: can’t find referenced class java.awt.Font com.itextpdf.text.pdf.FontMapper: can’t find referenced class java.awt.Font com.itextpdf.text.pdf.PdfContentByte: can’t find referenced class java.awt.geom.AffineTransform com.itextpdf.text.pdf.PdfContentByte: can’t find referenced class java.awt.Graphics2D com.itextpdf.text.pdf.PdfContentByte: can’t find referenced class java.awt.print.PrinterJob com.itextpdf.text.pdf.PdfContentByte: can’t find referenced class java.awt.Graphics2D com.itextpdf.text.pdf.PdfContentByte: can’t find referenced class java.awt.print.PrinterJob com.itextpdf.text.pdf.PdfContentByte: can’t find referenced class java.awt.Graphics2D com.itextpdf.text.pdf.PdfContentByte: can’t find referenced class java.awt.print.PrinterJob com.itextpdf.text.pdf.PdfContentByte: can’t find referenced class java.awt.Graphics2D com.itextpdf.text.pdf.PdfContentByte: can’t find referenced class java.awt.print.PrinterJob com.itextpdf.text.pdf.PdfContentByte: can’t find referenced class java.awt.Graphics2D com.itextpdf.text.pdf.PdfContentByte: can’t find referenced class java.awt.print.PrinterJob com.itextpdf.text.pdf.PdfContentByte: can’t find referenced class java.awt.Graphics2D
I spent one month working on this app , finally its not working when I want to publish it on google play … can you explean to my why those problem ? I add codes to proguard , but after relrase the app in apk file its not retrieve the data from server , its sooooo big problem
-dontwarn com.itextpdf.* -dontwarn com.sun.* -dontwarn javax.activation.* -dontwarn com.itextpdf.* -dontwarn com.sun.* -dontwarn okhttp3.internal.* -dontwarn org.bouncycastle.**
Hello,
At first thanks for buying our project. And sorry for the issue. To solve the issue please open build.gradle (Module app) go to buildTypes > release (Line 54) and change minifyEnabled to false
Thank You.
Hello I am wondering why the app give me this message : no internet connection ?? i did everything well
the android app doesnt connect with server , please help
Hello,
Where do your server hosted? Locally or Live? If your server hosted locally do your android app and pc connected in the same network? Did you change the base url form restaurant_app > data > remote > constants > RemoteAPI . If this step doesn’t solve the problem you can share your TeamViewer credentials with us. We will help you solve the problem.
Thank You.
thanks for replying i tried for xammp and goddady , but still not working i did all setps but the problem not solved i just get this message : Sommthing wrong .check your internet connection
String baseUrl = “https://ebaaj.de/yummy_admin/”; String baseImageUrl = “https://ebaaj.de/yummy_admin/restaurant_image/”;
the server is working very well there is connection bettwen sql and php , but no connection bettwen android app and the server
Hello,
Please check your SSL configuration. If we use http instead of https, the app is working properly. We have attached the screen shots here. Please have a look https://drive.google.com/file/d/1_HdatfCZe8aOcYAj-3sf7E88PldNYN_e/view?usp=sharingThank You.
thank you very much its working now
you welcome
. Hope you love our support.
hello please help me
PHP Warning – yii\base\ErrorException Illegal string offset ‘username’ 1. in /home/ym0q5epxrvg3/public_html/SyrianaRestaurant/backend/views/checkout/view.php at line 56 47484950515253545556575859606162636465
Customer Details
<?= DetailView::widget([ ‘model’ => $model, ‘attributes’ => [ ‘customer_id’, [ ‘attribute’ => ‘Customer Name’, ‘value’ => function ($model) { $datas = $model->getCustomer_details($model->customer_id); return $datas[‘username’]; }, ], [its ok now sorry
Thank you
Hello when I I trying to add items in food item everythin is ok , but when I add mor than 10 item for the one cateogery the app crash and show me this error , please help
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 5878 path $
at com.google.gson.Gson.assertFullConsumption(Gson.java:863)
at com.google.gson.Gson.fromJson(Gson.java:853)
at com.google.gson.Gson.fromJson(Gson.java:801)
at io.left.syriana.restaurant_app.ui.food_item.FoodItemActivity$2.onResponse(FoodItemActivity.java:178)
at io.left.syriana.restaurant_app.ui.food_item.FoodItemActivity$2.onResponse(FoodItemActivity.java:169)
at com.android.volley.toolbox.StringRequest.deliverResponse(StringRequest.java:78)
at com.android.volley.toolbox.StringRequest.deliverResponse(StringRequest.java:30)
at com.android.volley.ExecutorDelivery$ResponseDeliveryRunnable.run(ExecutorDelivery.java:106)
Hello,
Thanks for buying our item. And sorry for the issue. Actually the issue occurs because of memory issue of the server. We have solved the problem for you. Please download the latest version of the package and replace the SingleitemapiController.php file form frontend\controllers of your server.
Please rate our item if you like our service. Also feel free to mail us if you face any other issue.
Thank you.
sorry .. but what I have to change exactly because I cant change every things in my project , I did a lot of works in it do you mean I just have to replace old SingleitemapiController.php file form frontend\controllers with new file that you upgrade ?
I replaced SingleitemapiController.php .. but still not working and give me same message com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 5878 path $
the problem exactly in FoodItemActivity.java .. I but try and catch and I get the problem in catch “the problem is here”
private void gettingFoodsByCategory(String categoryId) {
String JSON_URL = RemoteAPI.getFoodsByCategory + "/" + categoryId;
RequestQueue queue = Volley.newRequestQueue(FoodItemActivity.this);
StringRequest stringRequest = new StringRequest(Request.Method.GET, JSON_URL, new Response.Listener<String>() {
@Override
public void onResponse(String response) {
Log.d("responseVV", response);
Type listType = new TypeToken<List<Product>>() {
}.getType();
Gson gson = new GsonBuilder()
.setLenient()
.create();
}
try {
productList = gson.fromJson(response,listType);
intFoodList();
}catch (Exception ex){
Toast.makeText(FoodItemActivity.this, "the problem is here", Toast.LENGTH_SHORT).show();
}
Hello,
Would you please share your server URL please? We have to check all the APIs from our side. You can email us your server URL via this email mithu@w3engineers.com
Thank you.
Hello, is it a native app, hybrid or webapp? thank you.
Hello,
It is native app with admin panel.
Thank you.
I understand that Yii is a web framework and is a web app? Not native app, right?
Hello,
We have built one admin panel that is basically a web app for the admin section and another part is for the android native app for all the users.
Thank you…
Ok, thanks for clarify
You welcome!!!
ios is there ?
Sorry Sir, right now we don’t have ios app but we have into our roadmap to do that.
Thank you.
Hi
I need to know if you able to do: (1) map shown the restaurant place & time estimation of each order (2)each order has its invoice that able to print as pdf.
Hello,
Thanks for your concern. This is in our roadmap and we will update it into our upcoming version.
Regards
I asked you to do it those for me with money ofcourse, I couldn’t wait to the next update.
Hello
Yes we will do that. Could you please send us email with your above requirement or any other requirement so we will let you know the time and cost estimation. For your reference here is the email address: info@w3engineers.com
Regards
I did and still waiting your replay.
Could you please check your email we have replied with details.
Thanks
ThankYOU!
Welcome Sir..
Admin Panel is giving error , Please check want to buy the project
Hello, Sorry for the trouble. Admin panel is working now. Could you please check. Thanks & Regards
hy, if i buy, can i add some payment methode in back end? like Bank Transfer
Hello Sir,
Thanks for your concern. Right now we don’t have any options for Bank Transfer. If you want this customization feature please send us an email. We will give you an update about this.
Thanks & Regards
Demo on the admin screen shoot not same as one on the demo admin panel??? Why have you not update this demo too??
Hello,
Screenshot images are updated of the item but the banner image in the inline description is from previous version. We will update the image of the inline description as soon as possible.
Thanks for your feedback.
demo is not working…
This system works in Cpanel?
Sorry for the late response. We have updated our theme. Please take a look the full system is now working well. Thanks