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

[RIPPED] OXOO APP (no liveTV - no subsribtion - no country or genre)

I'm not an expert. but i will dig into it more and see what i can do.

for proguard and in-app download. they both work good..

if you need to encrypt url and api key.

you need to specify it in proguard, only encrypt Config.java

encrypting other things, will cause the app to crash
how this possible "you need to specify it in proguard, only encrypt Config.java "?
 
There is still featured tv channel in home screen bro
Screenshot_2020-07-15-22-48-44-387_com.cimatrex.app.jpg


I think you need to hide it from the admin panel.




how this possible "you need to specify it in proguard, only encrypt Config.java "?


just add this to proguard file:
-keep class !com.yourpackage.name.Config { *; }

and make sure you set the "minify" option to true in build.gradle
 
Last edited:
I think you need to hide it from the admin panel.







just add this to proguard file:
-keep class !com.yourpackage.name.Config { *; }

and make sure you set the "minify" option to true in build.gradle

Can you show me how did you hide all of this from the app ?
 
Hey bro, can you please guide me which files you modified to achieve this? I want to hide only Country, Genre and want LiveTV. I tried to modify MainActivity file and added statements for LiveTV but it is not working, have not given any error but in app liveTV is not showing. Are there any other files which needs to be modified other than MainActivity?
 
Hey bro, can you please guide me which files you modified to achieve this? I want to hide only Country, Genre and want LiveTV. I tried to modify MainActivity file and added statements for LiveTV but it is not working, have not given any error but in app liveTV is not showing. Are there any other files which needs to be modified other than MainActivity?

If i recall correctly, just modified xml files instead of removing values. i gave it 0dp to hide it..

i modified a lot of files i can't remember which files actually, but you can download it and compare it with clean oxoo files via visual studio code editor
 
I want to add a review button in the side menu. Can someone give me a java code for this?
 
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