• The default language of any content posted is English.
Android Online Live TV Streaming Application by nemosofts with Purchase Key

Android Online Live TV Streaming Application by nemosofts with Purchase Key v8.2

didn't nulled
$activate_response = array('message' => 'License successfully activated', 'status' => true);
Post automatically merged:


hello do you have the nulled version
Hello, can someone please null and post here
 
This is not latest version bro please share v8

didn't nulled​

Version 8.1 (31 January 2024)​

  • API Update
  • 8 Ads-Networks (Admob, Meta, Startapp, Wortise, Ironsource, AppLovin, Unity, Yandex )
  • Permission Update
  • Admin Panel BugFixed
  • Library Update
  • Bug Fix
  • Document Updated

 

Attachments

  • android-online-live-tv-streaming-Version 8.1 (31 January 2024).zip
    3.1 MB · Views: 20
Last edited:
sir code not working after installation of server app saying Unauthorized Access
 
all issues are here please help me to fix this:
private void loadAboutData() {
if (helper.isNetworkAvailable()) {
LoadAbout loadAbout = new LoadAbout(SplashActivity.this, new AboutListener() {
@Override
public void onStart() {
pb.setVisibility(View.VISIBLE);
}

@Override
public void onEnd(String success, String verifyStatus, String message){
pb.setVisibility(View.GONE);
if (success.equals("-1")){
if (!verifyStatus.equals("-1") && !verifyStatus.equals("-2")){
dbHelper.getAbout();
setSaveData();
} else {
errorDialog(getString(R.string.error_unauthorized_access), message);
}
} else {
errorDialog(getString(R.string.error_server), getString(R.string.error_server_not_connected));
}
}
});
loadAbout.execute();
} else {
if (Boolean.TRUE.equals(sharedPref.getIsFirst())) {
errorDialog(getString(R.string.error_internet_not_connected), getString(R.string.error_try_internet_connected));
} else {
try {
dbHelper.getAbout();
setSaveData();
} catch (Exception e) {
e.printStackTrace();
errorDialog(getString(R.string.error_internet_not_connected), getString(R.string.error_try_internet_connected));
}
}
}
}

private void setSaveData() {
new EnvatoProduct(this, this).execute();
}
Post automatically merged:

you have nulled only server we want also app nulled
 
Top