Hungry Grocery Delivery Android App and Delivery Boy App with Interactive Admin Panel

Hungry Grocery Delivery Android App and Delivery Boy App with Interactive Admin Panel 20 August 2024

No permission to download

maaroufb

New member
Sep 19, 2020
11
4
3
Hello friend, where you able to build the app? I have been trying but Android studio show an error:


Java:
No such property: variantConfiguration for class: com.android.build.gradle.internal.variant.ApplicationVariantData

Could u post a screenshot please ?
 

maaroufb

New member
Sep 19, 2020
11
4
3

Elpuma

Member
Oct 13, 2020
71
29
18
Hello friend, where you able to build the app? I have been trying but Android studio show an error:


Java:
No such property: variantConfiguration for class: com.android.build.gradle.internal.variant.ApplicationVariantData

I was able to fix this error by rolling back the gradle version. My Android Studio was constantly telling me to update gradle, once I did, "crashlytics" was not supported with the new gradle version so it was breaking some things and causing a lot of errors. So I removed the last version of gradle and kept the previous version, so the app was Built perfectly with no errors.

Now my question is, can I test the mobile App while setting up the server locally on my localhost? I have a wifi AP so I'm able to give connection to my phone from my computer where I previously set the server in localhost but on the guide provided with the source code, it is not clear to me about how to fill these options:

Java:
public static String baseUrl = "http://hungrygrocerydelivery.cscodetech.com/";
public static final String APPEND_URL = "/api/";

should i put:

public static String baseUrl = "http://localhost/";
public static final String APPEND_URL = "http://localhost//api/";

or what should I do?

Thank you very much in advance
 

Elpuma

Member
Oct 13, 2020
71
29
18
Anyone got app working fine ??

Yes, I just managed to finish correcting all the stuff and now it is connected and working in my homenetwork. I will try to purchase a hosting package this week to put it online.
 

Evanescent

New member
Jan 12, 2020
12
4
3
Hello friend, where you able to build the app? I have been trying but Android studio show an error:


Java:
No such property: variantConfiguration for class: com.android.build.gradle.internal.variant.ApplicationVariantData

I didn't try the latest version. The earlier version is working fine.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu