Dooo - Movie & Web Series Portal App For Android

Dooo - Movie & Web Series Portal App For Android v2.9.6a

No permission to download

JoysX

New member
Nov 29, 2022
15
3
3
Thank you , but I have a problem when I try to add a movie it stays on loading
 

bugrastar

Active member
Sep 7, 2020
126
41
28
28
Turkey
bit.ly
Some of the problems we encountered in the application

1. android gives error while creating apk when app name is changed
2. When I enter the license code in the admin panel, it waits and does not automatically redirect to the login panel
3. The ad page does not open in the admin panel and when clicked, the page turns white.
 

vrxangel

Member
Nov 28, 2020
54
13
8
the source code its bugly,.. no error handle on it.. when connection down/disconnect will make app force closed. everyone with have problems should take screenshot of error logs...so babiato member here may will help you if they can... dont ask just for the error sentences ... they can't answer with this questions.
 

vrxangel

Member
Nov 28, 2020
54
13
8
2.2.0a , 2.1.5, 1.6.0 I tried everything
probably u didn't set /compile correctly..
- package name (find&replace with ur packagename)
- replace google service json
- set app_config.cpp with notepad++ (first run not showing on AS coz new NDk required)
- disable ads first to check everything its ok -> run debug will show error ndk no exist
- install required NDK version on 220a
- invalidate changes restart (tick both of them)
- run debug again to check
- rebuild & compile..

note: in admin panel block region its required, just pick one country (no error handle on this)
 
Last edited:
  • Like
Reactions: metehan46300

abdosapry114

Member
Jun 27, 2022
33
5
8
probably u didn't set /compile correctly..
- package name (find&replace with ur packagename)
- replace google service json
- set app_config.cpp
- disable ads first to check everything its ok -> run debug will show error ndk no exist
- install required NDK version on 220a
- invalidate chages restart (tick both of them)
- run debug again to check
- rebuild & compile..
Have you tried it and it worked for you؟
 

Mudsy

New member
Sep 7, 2022
22
3
3
thx for sharing, to reduce apk size in build.gradle (module Dooo app) :
Code:
 buildTypes {
        release {
            minifyEnabled true
            shrinkResources true
            crunchPngs true
            debuggable false
            proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
        }
    }

    bundle {
        storeArchive {
            enable = false
        }
    }
Bro have you tried this? what is the apk size after applying this?
 

vrxangel

Member
Nov 28, 2020
54
13
8
Bro have you tried this? what is the apk size after applying this?
full devices
for 215b apk 34mb
for 220a apk 53mb

want to reduce more, just set builld.gradle to mobile devices only.. ndk abifilter remove x86 & x86_x64
220a apk 40mb
 
Last edited:
  • Like
Reactions: Mudsy

abdosapry114

Member
Jun 27, 2022
33
5
8
full devices
for 215b apk 34mb
for 220a apk 53mb

want to reduce more, just set builld.gradle to mobile devices only.. remove x86 & x64
The app only works in debug mode when you export the apk and when you open it, it exits automatically
 

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