• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

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 v1.8.0

No permission to download
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 ?
 
dependencies {
classpath 'com.android.tools.build:gradle:4.0.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
 
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
 
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.
 
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.
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock