1499 comments found.
hello
Sometimes my phone freeze when i start the app. We try 5 different phone but all have the same problem. Any idea?
Hi, new update version has already released on codecanyon with fixes bug and performance improvement, for change log you can see on item description or readme.txt in the download package. Thanks
Is chromecast support planned for this?
Or maybe even better: http://www.svlconnectsdk.com/SupportedFeatures/
Then it supports Chromecast, AppleTV and much more 
Hi bboerendans,
this app doesn’t support for chromecast, the features available in our app as the demo that we have provided, other than it, not available at this time.
Thank you
Hi solodroid, i would like to buy you app, i have some questions, is the app supporting rtmp source?
for now i’m using another mult. radio app but i’m not satisfied with it..
Hi brdn,
for now, it doesn’t support for rtmp source, supported formats in our app such as http, m3u, aac, aacp, mp3. you can find a lot of radio station list from any source, as recommendation, you can find a lot of radio station url source on shoutcast or icecast official site.
Thank you
Hi, can you check your email?
Hi brdn,
yes, we have reply your email, you can check it now.
Thank you
can you repply my last mail?
Hi brdn, can you resend your email again, because there is a problem in our previous email, so most of the incoming email deleted, so please resend the email you back. Thanks
ok,done
Hi brdn, we have reply your email, you can check it now. Thanks
can you answer my last email? as i told i purchased your app, hope this weekend will create a new app 
can you send me eclipse version?
Hi brdn,
we have answer your last question to your email.
eclipse version only available in previous version which included in download package, for latest update version only support for android studio, because it’s using gradle library which can’t imported in eclipse.
Thank you
ok thank you so much, app is almost done 
Hi brdn,
you’re welcome, good luck.
if you like our app, we will highly appreciate if you can provide us 5 rating and good review for this. you can rate us from your codecanyon menu > download page
Thank you
ok 
Each time I create a new category is not in order, How can I sort the categories by Alphabetical order automatically. Regards.
Hi solodroid, Can I get some help here please.
Hi LMGroup,
to sort the categories by Alphabetical order automatically, open api.php, on line code number 33, change the query select function code for category like below :$query="SELECT * FROM tbl_category ORDER BY category_name ASC";
Thank you
Thanks for the quick reply, when I make the changes the app don’t show the radios and the categories and it give me a message that there is “no internet connection” Once I replace the original file it works again. Online 33 I’m replacing: $query=”SELECT * FROM tbl_category ORDER BY cid DESC”; with this: $query=”SELECT * FROM tbl_category ORDER BY category_name ASC”; Please verify the code, thanks again!
Hello, weird but after few tries is working now
what about to sort the categories on the admin panel. thanks for the help much appreciated. Regards.
Hi LMGroup,
if you want to sort the categories on the admin panel too, you can play around in the category_table.php file inside public folder, change order by on sql query syntax from cid DESC to category_name ASC, or if you want it asap, just download this file and replace with previous file.
Thank you
- Awesome! it works great, thanks!!
- Now when I open the app, how do I make the categories (ALL RADIO STATION) show first as default.
- (right now it shows RECENT ADDED first by default).
- Regards and thanks again!!
Hi LMGroup,
to switch the position of category and recent added, open app > java > yourpackagename > fragments > FragmentTabLayout
on line code 54 – 55 :case 0 : return new FragmentCategory(); case 1 : return new FragmentListRadio();on line code 71 – 74 :
case 0 :
return getResources().getString(R.string.tab1);
case 1 :
return getResources().getString(R.string.tab2);
Thank you
java.lang.NullPointerException: Attempt to invoke virtual method ‘java.lang.Object android.content.Context.getSystemService(java.lang.String)’ on a null object reference at android.widget.ArrayAdapter.init(ArrayAdapter.java:310) at android.widget.ArrayAdapter.<init>(ArrayAdapter.java:153) at com.solodroid.yourradioapp.adapters.AdapterListRadio.<init>(AdapterListRadio.java:33) at com.solodroid.yourradioapp.fragments.FragmentListRadio.setAdapterToListview(FragmentListRadio.java:315) at com.solodroid.yourradioapp.fragments.FragmentListRadio$GetTask.onPostExecute(FragmentListRadio.java:214) at com.solodroid.yourradioapp.fragments.FragmentListRadio$GetTask.onPostExecute(FragmentListRadio.java:168) at android.os.AsyncTask.finish(AsyncTask.java:636) at android.os.AsyncTask.access$500(AsyncTask.java:177) at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:653) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:135) at android.app.ActivityThread.main(ActivityThread.java:5343) at java.lang.reflect.Method.invoke(Native Method) at java.lang.reflect.Method.invoke(Method.java:372) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:905) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:700)
Hi jared407,
if you have problem you can contact us by email that we provided, don’t paste any much error log on comment section, this is very disturbing, this problem come from your android studio settings, we provide email support and teamviewer support if you need our help to solve the problem.
Thank you
Sent the email
@solodroid my problems is ignored? please response me thanks
hello i have same errors no build my apk please help and promtp response
AAPT err(Facade for 1937240689): C:\Users\user\Desktop\apradio\myradio\app\src\main\res\drawable-hdpi\ic_drawer_social.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. App is not indexable by Google Search; consider adding at least one Activity with an ACTION-VIEW intent-filler. See issue explanation for more details. On SDK version 23 and up, your app data will be automatically backed up, and restored on app install. Your GCM regid will not work across restores, so you must ensure that it is excluded from the back-up set. Use the attribute `android:fullBackupContent` to specify an `@xml` resource which configures which files to backup. More info: https://developer.android.com/preview/backup/index.html.
Error:Execution failed for task ’:app:transformClassesWithDexForRelease’. > com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process ‘command ‘C:\Program Files\Java\jdk1.7.0_79\bin\java.exe’’ finished with non-zero exit value 2
help me!!!
Hi edriandj,
this problem come from your android studio settings, if you have problem you can contact us by email, don’t paste any much error log on comment section, we provide email support and teamviewer support if you need our help to solve the problem.
Thank you
@solodroid my problems is ignored? please response me thanks
Hi edriandj,
you can explain your problem to our email, in fact, we received so many requests for support, so it will probably take some time, so please be patient, please contact us by email and explain in more detail about your problem, we provide email support and teamviewer.
Thank you
iklan interstitial kok gak jalan?ads interstitial not running in apk
di apk demonya juga gak jalan mas?saya sudah coba jalankan di xiaomi
Hi mola1133,
interstitial jalan gan, akan muncul ketika radio di tambahakan ke favorite, silakan tekan dan tahan list radio, kemudian add to favorite, interstitial akan muncul. atau agan bisa coba demo update terbaru disini, interstitial juga akan muncul ketika masuk di menu pengaturan push notifikasi.
Thank you
oh ia mas sudah muncul,,,sayang tidak ada menu pengaturan di sc yang saya beli kemarin.untuk mendapatkan release sourcodenya apa harus beli lagi mas?
Hi mola1133.
sama2, kalau ada pertanyaan lebih lanjut silakan hubungi via email saja, interstitial bisa diatur sesuai keinginan dengan perubahan sedikit kode, secara default, diatur ketika menambahkan menu ke favorite atau saat masuk menu pengaturan notifikasi. tetapi kami hanya melayani bantuan kepada pembeli resmi saja, dan tidak dapat diwakilkan.
Email : developer.solodroid@gmail.com
Thank you
saya sudah kirim email mas,,tentang cara robah intersialnya mas.terimaksih mohon cek email
hello i have same errors no build my apk please help and promtp response
AAPT err(Facade for 1937240689): C:\Users\user\Desktop\apradio\myradio\app\src\main\res\drawable-hdpi\ic_drawer_social.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. App is not indexable by Google Search; consider adding at least one Activity with an ACTION-VIEW intent-filler. See issue explanation for more details. On SDK version 23 and up, your app data will be automatically backed up, and restored on app install. Your GCM regid will not work across restores, so you must ensure that it is excluded from the back-up set. Use the attribute `android:fullBackupContent` to specify an `@xml` resource which configures which files to backup. More info: https://developer.android.com/preview/backup/index.html.
Error:Execution failed for task ’:app:transformClassesWithDexForRelease’. > com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process ‘command ‘C:\Program Files\Java\jdk1.7.0_79\bin\java.exe’’ finished with non-zero exit value 2
new update version has already released on codecanyon with fixes previous bug and performance improvement, for change log you can see on item description or readme.txt in the download package.
please send files
The following files need
RadiophonyService.java MainActivity.java PhoneCallListener.java
turkceapps@gmail.comnew update version has already released on codecanyon with fixes bug and performance improvement, for change log you can see on item description or readme.txt in the download package.
Hello SOLODROID I want to know if it is possible to implement the detection of ID3 metadata and can be visible in this app. If so, how do I can implement? I hope you can help me.
Hi, the features available in our app as the demo that we have provided, other than it, not available at this time, maybe in future if possible. Thanks
Thank you for your prompt assistance.
Hi radioonlinehd,
the problem have already solved in the latest update version, please download latest update version from your codecanyon download menu.
Thank you
Hi, i have problem when i run the app !
Error:Execution failed for task ’:app:transformClassesWithDexForDebug’
and also
com.android.dx.cf.iface.parseexception bad class file magic !
would you please help me and tell me how i can resolve them.
Best.
Hi alireza442,
make sure you use latest version of android studio, try to close your android studio, clean the project and rebuild again, then re run the app. if you still having problem, you can contact us by email here : developer.solodroid@gmail.com
Thank you
server_address/your_radio_app/sendpush.php this link not working showing blank screen when i checked in the aws server. But local server is OK.
Hi DroidExpert,
maybe it caused by your aws server, can you send your detail server to us, such as php and mysql version and other hosting specification, you can contact us by email for more detail. Email : developer.solodroid@gmail.com
Thank you
Problem is fixed. I have install different Php5 modules and then solved. Thanks..
Hi DroidExpert,
very good and congrats for you, just informing to you that new update version has already released on codecanyon with fixes bug and performance improvement, for change log you can see on item description or readme.txt in the download package.
Thank you
Hello, Please reply my query. I have copied same code from local server to AWS. Its working local server but not in AWS. Can’t send push notification to device.
Hi Hi DroidExpert,
new update version is already released on codecanyon, one of which is fix push notification issue and migrate it from gcm to firebase, for change log you can see on item description or readme.txt in the download package.
Thank you
Hello, I am facing a problem in server side. I have deployed server in aws. But there is a problem when sending push notification. When i click send now button in push.php UI then its moving the sendpush.php url but showing white screen only no sendpush.php UI showing. Also no push notification sending to the device. However, This is working properly in local server. Please help..
Hi Hi DroidExpert,
new update version is already released on codecanyon, one of which is fix push notification issue and migrate it from gcm to firebase, for change log you can see on item description or readme.txt in the download package.
Thank you
ini bisa live streaming gak?
Hi dhapenk, maksudnya live streaming gimana gan? ini radio app streaming, jadi tentu saja bisa streamingan radio secara online.
Hi @solodroid is it possible to ad Last FM album art to the app?
Hi ag1design,
for now, features available in our application like the demo that we have provided, other than it, not available at this time.
Thank you
Hey solodroid, Is it possible to have user accounts user FB or email so they can save their favorites and use in different device and show top played radio. Thanks
Hi nilopanda,
for now, features available in our application like the demo that we have provided, other than it, not available at this time.
Thank you
Hello, Are you going to submit the new update of the bugs reported by @sakibnizam , Thanks.
Please let me know if there is going to be another update with fixes, before I submit, Thank you!
Hi LMGroup,
new update version has already released on codecanyon with fixes bug and performance improvement, for change log you can see on item description or readme.txt in the download package.
Thank you
Hello, Thanks for the update, This comment was for your previous update from 6 months ago
, But I did got the update from today already! Thanks again and keep up the good work. 
Hi LMGroup,
inadvertently, mark all as read is clicked, so there is several comments that are missed, after we checked yet again we haven’t reply it, so, we reply it and informing to you about the new update already released. just for it, regards.
Thank you
No problem, Thank you again!!
you’re welcome, may always be successful. 