Android Music Player - Online MP3 (Songs) App

Android Music Player - Online MP3 (Songs) App v9

No permission to download

inliadev

Active member
Aug 7, 2020
153
62
28
Then read this

DONT ASK PASSWORD UNLESS U DONT HAVE UR OWN RESOURSES (PHP/ANDROID) NOT LIKE EVANTO/VIDEOHIVE OR MOD APK UR ACCOUNT SHOULD SHOW MIN 3 RESOURSES AND YOU SHOULD POST REGULARLY DONT SIT IDLE TO GET PASSWORD
I have resource but you dont send me password
 

nimfa

New member
Jun 10, 2022
0
2
2
yes find in google other website have this file
IMG-20211004-134521.jpg
 

Websettled

New member
Jun 2, 2022
1
0
1
for nulling, just install admin web ver. 12 nov 2021, then replace with the update file on 16 july21
in splash activity:
line 130:
replace with this code to bypass:
Code:
public void onEnd(String success, String verifyStatus, String message) {
//put value current version of app
                    String version = "";
                    if(Constant.showUpdateDialog && !Constant.appVersion.equals(version)) {
                        methods.showUpdateAlert(Constant.appUpdateMsg, true);
                    } else {
                        dbHelper.addtoAbout();
                        openLoginActivity();
                    }

                }

or try this one:

Code:
 public void onEnd(String success, String verifyStatus, String message) {
                    String version = "";
                    try {
                        PackageInfo pInfo = getPackageManager().getPackageInfo(getPackageName(), 0);
                        version = String.valueOf(pInfo.versionCode);
                    } catch (PackageManager.NameNotFoundException e) {
                        e.printStackTrace();
                    }
                    if(Constant.showUpdateDialog && !Constant.appVersion.equals(version)) {
                        methods.showUpdateAlert(Constant.appUpdateMsg, true);
                    } else {
                        dbHelper.addtoAbout();
                        openLoginActivity();
                    }

                }

Screenshot (23).png
I have done everything but why my admin pannel is taking a century to load?
 

inliadev

Active member
Aug 7, 2020
153
62
28
NB: DONT ASK PASSWORD UNLESS U DONT HAVE UR OWN RESOURSES (PHP/ANDROID) NOT LIKE EVANTO/VIDEOHIVE OR MOD APK UR ACCOUNT SHOULD SHOW MIN 3 RESOURSES AND YOU SHOULD POST REGULARLY DONT SIT IDLE TO GET PASSWORD
Hi, i need password. Please
 

ultranoob

Well-known member
Trusted Uploader
Feb 1, 2021
295
427
63
babiato
babiato.tech

Change Log​


26-May-2022

Android Side

- Updated SDK and Libraries
- Supports Android 12
- Added Support For StartIO/StartApp Ads (Banner/Interstitial/Native)
- Added Support For Applovin Ads (Banner/Interstitial/Native)
- Fixed Bugs
- Document Updated

Admin Side

- Manage Startapp Ads (Banner/Interstitial/Native)
- Manage Applovins Ads (Banner/Interstitial/Native)
- Document Updated
- Bug fixed
 

sessizbyu

Active member
Null Master
Trusted Uploader
Dec 25, 2020
497
241
43
26
Turkey
mysite.com

update pls​

Change Log​


26-May-2022

Android Side

- Updated SDK and Libraries
- Supports Android 12
- Added Support For StartIO/StartApp Ads (Banner/Interstitial/Native)
- Added Support For Applovin Ads (Banner/Interstitial/Native)
- Fixed Bugs
- Document Updated

Admin Side

- Manage Startapp Ads (Banner/Interstitial/Native)
- Manage Applovins Ads (Banner/Interstitial/Native)
- Document Updated
- Bug fixed
 
  • Like
Reactions: kmkumbher

kmkumbher

Member
Feb 1, 2021
35
8
8
kmkumbher.com

update pls​

Change Log​


26-May-2022

Android Side

- Updated SDK and Libraries
- Supports Android 12
- Added Support For StartIO/StartApp Ads (Banner/Interstitial/Native)
- Added Support For Applovin Ads (Banner/Interstitial/Native)
- Fixed Bugs
- Document Updated

Admin Side

- Manage Startapp Ads (Banner/Interstitial/Native)
- Manage Applovins Ads (Banner/Interstitial/Native)
- Document Updated
- Bug fixed
Mega Link is not working please update.. 🙏
 

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