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

OXOO TV - Android TV, Android TV Box And Amazon Fire TV Support for OVOO and OXOO

OXOO TV - Android TV, Android TV Box And Amazon Fire TV Support for OVOO and OXOO v2.1.0

No permission to download
package com.files.codes;

public class AppConfig {
static {
System.loadLibrary("api_config");
}

public static native String getApiServerUrl();
public static native String getApiKey();
public static native String getPurchaseCode();

public static final String API_SERVER_URL = getApiServerUrl();
public static final String API_KEY = getApiKey();
public static final String PURCHASE_CODE = getPurchaseCode();


//copy your terms url from php admin dashboard & paste below
public static final String TERMS_URL = "http://demo.redtvlive.com/oxoo/v120/api/v100/";

// First, you have to configure firebase to enable phone and google login

//Phone authentication
public static final boolean ENABLE_PHONE_LOGIN = true;

//Google authentication
public static final boolean ENABLE_GOOGLE_LOGIN = true;
}
Is there any way to change the server api and api without linking to the api_config file
 
1712358956200.png


Has anyone had similar problems, typed in their data but it obviously doesn't recognize them and the app doesn't open for me.
 

Latest posts

Forum statistics

Threads
79,455
Messages
1,142,799
Members
248,419
Latest member
gustave
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