Code

Discussion on XRadio - Full Android Radio App Source Code

Discussion on XRadio - Full Android Radio App Source Code

Cart 549 sales
Recently Updated

1050 comments found.

Hello,can you help me with the data security question?

https://imgur.com/6ErKvZm https://imgur.com/8yU5O2O https://imgur.com/fcZNJJT

Your app did not have user register and password, so you choose yes or no?. This problem is too simple
Your app is using firebase and admob, so it will collect only AD_ID for admob

HI,

I will update my app to the lastest version.

Just to help, do you have any update coming this month?

So, I can wait if you have.

Thanks in advance

Please, could you just answer me,

it’s a simple question!

I’m not complaing, just asking for a simple information.

No update for.this month bro

Ok, thanks

Good evening, I am attaching a screenshot where you can see what is happening with the template. For this reason, they restricted my ads due to “Modified ad code.” I did not touch any of the banners, I have them as they are sold by the xradio template. https://imgur.com/M0tfEUw

Hello, we checked your code and we think problem in here it is Your OpenAdManager file. In this code it is having the automatically generate function when it is started, so it is reason for displaying ads wrong. Your problem which you are saying about banner, it is not problem because we did not add any padding in Banner. Now let rebuild your code with my newest template and then resubmit. Dont create anything openAds if you did not understand about it

And please dont add anything else in here.Keep original template first to submit

Good morning, I was restricted from advertising an app for this reason. “Modified Ad Behavior” I attach the screenshots… what is the reason, I await your prompt response. The app is published with its Xradio template. https://imgur.com/a/C0YgjZP

Send me your app link I will check what wrong behavior in your code

Send me your current code to bl911vn@gmail.com don’t send the original template

I already sent the code to the email you indicated. I await your prompt reply. Thank you.

Hello bro, Good day

A question. Why does it stop showing data from the radios when I click “NO” in the App in the terms of use?

A user reported this to me by Email and I did the tests and on none of the devices I have in my house it does not show the radios. “No data” appears

I have cleared cache and memory on all of them and click “Yes, I Agree” and the radio data still does not appear

check again your https, it can be reason for API is not working

If you are using self-signed https, android will not allow it

Hello, I have this error when I change the package name: Cause: couldn’t make a guess for com.organization.AACRadio.databinding.ItemDragDropBinding

Hi, thanks for replying, I have applications published in google play with some capital letters in the package name and I need to update them. this code does not help me to update apps with capital letters in the package name?

Hi, thanks for replying, I have applications published in google play with some capital letters in the package name and I need to update them. this code does not help me to update apps with capital letters in the package name?

i think you should do as my document for changing package name with lowercase, and you will change namespace in app/build.gradle with lowercase . In the final step you can keep your current package name with uppercase

I like this app, to me it’s one of the most visually pleasant

Hello, I’m using Android Studio Giraffe | 2022.3.1 Patch 2 with XRadio Library Version 4.9. When trying to build the APK, I’ve been encountering the following error message:

C:\Users\User\Desktop\XRadio purchased\New folder (2)\SourceCode\android_code\xRadio\app\src\main\java\com\radiolovesong\xradio\adapter\GenreAdapter.java:29: error: cannot find symbol import com.radiolovesong.xradio.R; ^ symbol: class R location: package com.radiolovesong.xradio

You can also see this error in the attached image. Could you please inform me of the reason for this error? Is there something I might be doing incorrectly that’s preventing a successful build?

In the next update it may include. native ads open ads And please, from the administration panel you can include more options such as: .ad frequency .popular radios .premium radios (unblock by watching an ad)

Finally, application redirection (so as not to lose your audience), because Google Play deletes your account without notifying you.

Ok let me see

Thanks

Hello, it does not show the artist’s album

AudioFocus does not work in app type 1, in single radio, only in multi radio, what could it be? https://stream.elitteradio.com/2023-10-22-06-49-16.mkv

Hello, very good, I am having problems with the code when I generate the bundle or the apk, I sent details to your email on Monday, October 16. Could it be that you are reviewing it? Thank you so much.

What email you sent me

Send me again to bl911vn@gmail.com

Yes, send everything to that same email. Now I did it again.

Hello.

It doesn’t work to build APK or Bundle, whether I try the modified version or unmodified, the same problem: https://imgbb.ro/image/image.8z3Oq

I can’t even run the simulator apk, I have an error.

I think it can be your PC, or you should build to directly phone instead of your simulator. Now Android Studio is very heavy also in this update, the R8 is enable automatically, it will be heavy to build. Your pc need to be at least 16GB ram

Yes, the PC is very good, 24 threds, 32 gb ram .. ssd nvme .. etc. The problem is that I have the same error with the connection it shows me. Strange that other applications can compile them.

Hello, I got this error after publishing at playstore. When I test to my device from Android Studio it works well, but no when I install from Play Store

FATAL EXCEPTION: Thread-7 Process: com.radio.appradio, PID: 752 java.lang.ClassCastException at t30.a(SourceFile:1) at com.radio.appradio.fragment.FragmentTopChart.x2(SourceFile:55) at com.radio.appradio.fragment.XRadioListFragment.D2(SourceFile:42) at com.radio.appradio.fragment.XRadioListFragment.o2(SourceFile:1) at bb1.run(SourceFile:1) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at vh0.b(SourceFile:11) at vh0.a(SourceFile:1) at uh0.run(SourceFile:1) at java.lang.Thread.run(Thread.java:1012)

Yes, used your latest code.

no i am asking did you update your app? or it is not?

send me your code to bl911vn@gmail.com, i will check what happen

Hi,

i got issue while setup in initial stage, https://prnt.sc/QwYMkAmFHqhU

any solution, i tried jdk 11.0.10 too. I got Android Flamingo 2022.2.1

Hi, have you checked the code.??

I will check for you in next week sorry we was too busy

You must to use Android studio Giraffe | 2022.3.1 Patch 1 to build. I checked your code, it is my original code , it can run very well nothing is problem in here

build:gradle:7.4.2 works good when change to build:gradle:8.1.1’ every thing break and i don’t even use fb etc. ads in my app, all the other changes I’ve done but that Gradle break every thing an saying namespace empty even though there it was change… this package is buggy

I try your last update that came out today and the same thing happen and removing that build:gradle:8.1.1 and putting back the old one build:gradle:7.4.2 every thing is working with out errors…

Also you need to change namespace in app/build.gradle too

i already have the new android studio and i already change namespace

What error in here. Take your screenshot paste here

10:05 Gradle sync failed: Cause: com/android/tools/lint/model/LintModelSeverity has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0 (1 s 333 ms)

Did you update to newest android studio?

Hello, update works only on android studio emulator, when installing on mobile device or tablet doesnt work

We fixed in new update

Thanks

FAILED! Error when exporting .abb (see screenshot) https://prnt.sc/mR-U-bJNGBnM my android studio updated version https://prnt.sc/qXX-CTmQZ527

I just sent you

I sent you new file proguard-rules.pro to update and test again. I have also updated my code and let wait Evanto accept. This is problem from android.enableR8.fullMode in newest Android studio version. It is automatically enable, and it is problem when we export code

Thanks, now it works perfectly!

Hello and thanks for the good work, I have a concern when removing the abb. I get the following error ( Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in D:\PROAP\ ). I will wait for your answer and thanks in advance.

Open app/proguard-rules.pro, let add for me these lines below -keepattributes Signature
-keep class com.google.gson.reflect.TypeToken { *; }
-keep class * extends com.google.gson.reflect.TypeToken
-keepattributes AnnotationDefault,RuntimeVisibleAnnotations

and export again

Let wait my new update to test again your app. This is problem from android.enableR8.fullMode in newest Android studio version. It is automatically enable, and it is problem when we exporting code

Good Job

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey