• NullMasters - Please Only Handle Nulling Requests That Have Been Given The Approved Badge.

  • 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"

Already Nulled WebDroid - Android WebView App 2.1.0 (untouched)

Status
Not open for further replies.

Tisco

Member
Jun 24, 2020
77
16
8
Webdroid 2.1.0 (UNTOUCHED)

Description:
WebDroid is Native Android App based on WebView. WebDroid integrated with JSON Remote Configuration which is can be uploaded to your Web Hosting or you can also use Google Drive, Firebase Storage, RAW Github, etc as an alternative to store your JSON file, so You can manage the Navigation Drawer list item and url dynamically anytime and anywhere without having to re-edit your android code and make the APK repeatedly. Run under Android platform and built using Android Studio with Java Programming Language so make the app run natively, fast and smooth. Implement Google Material Design UI make the app beautiful in design and user experiences.

Clean code and good design is main priority, by using this app, you saving your time and money to create an WebView app just for few minutes.
Link Codecanyon: https://codecanyon.net/item/webdroid-android-webview-app/36723387
 

Attachments

  • webdroid_2.1.0.zip
    554.2 KB · Views: 72
  • Love
  • Like
Reactions: Yanuo and zinani92
Here is your nulled version just add your json file url in place of access key in config file.
Can i get permission to upload this as resource?

Hello lakshaybomotra, could you help us with version 3.0.0? Thank you very much!!!
 
All you have to do is enter activities -> ActivitySplash.java
And modify line 133 and put this code:
private void validateAccessKey() {
if (Config.ACCESS_KEY.contains("XXXXX")) {
new AlertDialog.Builder(this)
.setTitle("App not configured")
.setMessage("Please put your Access Key in your admin panel to Config, you can see the documentation for more detailed instructions.")
.setPositiveButton(getString(R.string.dialog_option_ok), (dialogInterface, i) -> showAppOpenAdIfAvailable(false))
.setCancelable(false)
.show();
} else {
String remoteUrl = Config.ACCESS_KEY;
requestAPI(remoteUrl);

Log.d(TAG, "Start request config");
}
}
 
  • Like
Reactions: Syntaxbyte
All you have to do is enter activities -> ActivitySplash.java
And modify line 133 and put this code:
private void validateAccessKey() {
if (Config.ACCESS_KEY.contains("XXXXX")) {
new AlertDialog.Builder(this)
.setTitle("App not configured")
.setMessage("Please put your Access Key in your admin panel to Config, you can see the documentation for more detailed instructions.")
.setPositiveButton(getString(R.string.dialog_option_ok), (dialogInterface, i) -> showAppOpenAdIfAvailable(false))
.setCancelable(false)
.show();
} else {
String remoteUrl = Config.ACCESS_KEY;
requestAPI(remoteUrl);

Log.d(TAG, "Start request config");
}
}
Any idea mate?
 
Can you update please?

WebDroid v3.1.0 (28/08/2023)
- Android Studio Giraffe | 2022.3.1 Patch 1
- Android Gradle Plugin (AGP) 8.1.1
- Update targetSdk 34
- Update dependencies
- Update OneSignal 5
- Supports of 4 types of ad network libraries (simple-ads-sdk, triple-ads-sdk, multi-ads-sdk and no-ads-sdk)
- Uses simple-ads-sdk as default ad networks sdk
 
  • Like
Reactions: xykryd
Status
Not open for further replies.

Forum statistics

Threads
79,298
Messages
1,138,558
Members
247,798
Latest member
tahasalim
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