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

Dooo - Movie & Web Series Portal App For Android

Dooo - Movie & Web Series Portal App For Android 2.8.4c/d

No permission to download
How can we Reduce the APK Size? Any one knows which library Carry a lot of mb in APK I want to reduce it
 
How can we Reduce the APK Size? Any one knows which library Carry a lot of mb in APK I want to reduce it
Activate reduce code compile :
android {
// Other settings.

buildTypes {
getByName("release") {
minifyEnabled = true
shrinkResources = true
proguardFiles(getDefaultProguardFile('proguard-android.txt'), "proguard-rules.pro")
}
}
}
 
Last edited:
Activate reduce codice compile :
android {
// Other settings.

buildTypes {
getByName("release") {
minifyEnabled = true
shrinkResources = true
proguardFiles(getDefaultProguardFile('proguard-android.txt'), "proguard-rules.pro")
}
}
}
where it used this code
 
itsM updated Dooo - Movie & Web Series Portal App For Android with a new update entry:

Dooo - Movie & Web Series Portal App Untouched

CHANGELOG

VERSION 2.8.0: (Current Version)
- [FIXED] Fixed some parts of the app not changing color on color change from the admin panel
- [FIXED] Fix VPN detection
- [FIXED] Live TV screen recording
- [FIXED] Android settings on the admin panel not loading
- [FIXED] App Home page content Show all Button restarts the app
- [ADDED] Content Networks Option
- [FIXED] Storage Permission issue
- [FIXED] Flutterwave Payment Gateway
- [ADDED] Stream Sources...

Read the rest of this update entry...
 
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