[MOD][XPOSED] SpotifyAVRCP - Bluetooth track info from Spotify - Xposed Framework Modules

SpotifyAVRCP:
Spotify doesn't send track information via bluetooth, in the past there have been patched versions of Spotify floating around to add media metadata over bluetooth. This is an xposed module that does the same thing, it hooks into an internal track change function and broadcasts a standard android media intent.
The Spotify APK is run through proguard so method names are likely to change - which means this may not work with all versions and future updates could break it - in which case I will try and fix asap and upload a new version.
Requirements:
1) Have Xposed Framework Installed
Instructions to install SpotifyAVRCP:
1) Download & Install SpotifyAVRCP from bintray or in the Xposed Installer Downloads section
2) Enable SpotifyAVRCP in Xposed Installer
3) Restart device
4) Play Music
Changelog
Latest: 1.0.0 Beta - 30/11/13 (Download)
Initial Release
Support for Spotify Version 0.7.3.636
Notes
It seems that this mod might only be useful for bluetooth info on android 4.2.x and below. 4.3 introduces AVRCP support and should handle things properly. However this mod might still be useful if you have other legacy applications which rely on the old broadcasts to get track information - this seems to be the case for both Pebble and Gear smartwatches.
If you're reporting problems, please include the Device, OS Version and end device you're trying to get to work.

Works a treat on my Note 3 Now just the album art hahah!
Show me where to deposit beer money for you?

ice_prophecy said:
Works a treat Now just the album art hahah!
Show me where to deposit beer money for you?
Click to expand...
Click to collapse
I'll get the album art working and then think about accepting beer money.

So just further feedback:
When I said it was working a treat, I only tested it on my Galaxy Gear (which displays Media Information) in the media control centre.
I tried it in my Toyota Altara S (2012) and the media head displays
(No Data) for each field.

ice_prophecy said:
I tried it in my Toyota Altara S (2012) and the media head displays
(No Data) for each field.
Click to expand...
Click to collapse
Is there a media player which does work in your Toyota? If so, I can grab it and check which intents its sending. At the moment I'm sending the default android "com.android.music.metachanged" intent which, as far as I understand it, is what the os reads to generate the avrcp data.

jbergler said:
Is there a media player which does work in your Toyota? If so, I can grab it and check which intents its sending. At the moment I'm sending the default android "com.android.music.metachanged" intent which, as far as I understand it, is what the os reads to generate the avrcp data.
Click to expand...
Click to collapse
Yes, the default android music player. I'm running the stock Samsung TouchWiz ROM for Note 3 n9005:
Music 6.0.1
I've also attached the APK made from a TitaniumBackup View attachment com.sec.android.app.music-58e673dbcbf733750a580d16571af5d4.apk
I'll try re coupling the devices again in the meantime

ice_prophecy said:
Yes, the default android music player. I'm running the stock Samsung TouchWiz ROM for Note 3 n9005
Click to expand...
Click to collapse
Out of curiosity does it support album art in the car? Or just to the gear?

jbergler said:
Out of curiosity does it support album art in the car? Or just to the gear?
Click to expand...
Click to collapse
Yes, when using the default music app:
I am able to see the album art and all tag information on both the Car and on the Galaxy Gear. (Edit: Give me 2 seconds to run out and double check)
I am only able to see tag information in the Car. The Gear however displays album art and tag information.
Annoyingly, the car will always autostart the Default Music app over Spotify.... it brings annoyance to no end...
There is one unrelated caveat, which is probably more related to the car's shortcomings is the lack of Unicode-8 for foreign characters. The Gear does not have this issue.

ice_prophecy said:
I've also attached the APK made from a TitaniumBackup View attachment 2423632
Click to expand...
Click to collapse
You're on an odexed rom, can you grab the Music.odex from the app directory on your phone as well?
Actually nevermind - I can't deodex it without grabbing the whole rom, what build are you running, ill download a deodexed copy of your rom and grab the apk.

As requested:
View attachment com.sec.android.app.music-5fa6d510e8cc2d8c98a6c1947cf90481.odex.gz
EDIT: I'm running a completely stock Samsung Note 3 Rom. I've only rooted it, but have never flashed any recovery/rom.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Not working for me either using Nexus 4 with 4.4. As soon as my device connects is says "Nexus 4" and after that it's just empty. If I launch Google Play music it is sending metadata perfectly and if I switch to Spotify after that Spotify is also sending it perfectly. I had this exact behaciour before installing your module or Metafy or the modified Spotify app.
I also tried disabling Google Play music but that doesnt seem to have any effect except for that I cannot use mentioned workaround anymore. If theres anything I can do to help please let me knoe.

Flaiker said:
Not working for me either using Nexus 4 with 4.4. As soon as my device connects is says "Nexus 4" and after that it's just empty. If I launch Google Play music it is sending metadata perfectly and if I switch to Spotify after that Spotify is also sending it perfectly. I had this exact behaciour before installing your module or Metafy or the modified Spotify app.
I also tried disabling Google Play music but that doesnt seem to have any effect except for that I cannot use mentioned workaround anymore. If theres anything I can do to help please let me knoe.
Click to expand...
Click to collapse
So launching google play music means that spotify metadata comes through properly? Can you try and force stop google play music once the spotify metadata is working and see if it continues to work?

jbergler said:
So launching google play music means that spotify metadata comes through properly? Can you try and force stop google play music once the spotify metadata is working and see if it continues to work?
Click to expand...
Click to collapse
Sure. To clarify: Launch spotify -> play song -> no metadata -> launch gplay music -> start playing a song (will pause spotify) -> metadata of that song is dislayed -> switch back to spotify, unpause -> gplay music pauses -> metadata displayed is now the spotify song and will update accordingly when the song changes
Problem is that you need to do this trick again anytime you lose bluetooth connection.
-------------------------------
Tested it, still works after force closing play music and even deactivating it. It seems to me as if Google Play music initializes something that is necessary for metadata transfer.

Flaiker said:
Tested it, still works after force closing play music and even deactivating it. It seems to me as if Google Play music initializes something that is necessary for metadata transfer.
Click to expand...
Click to collapse
Ok, thats super strange but at least it gives us something to work with. To clarify, what the xposed mod currently does is inject the metachanged intent so that a 'standard' intent shares the info systemwide - which seems to trigger things like smartwatches getting their metadata. I didn't realise the previous patches didn't quite achieve what it was described as.
I've just dredged through the spotify apk and as far as I can tell it initialises everything as it should. Admittedly the android docs on how this stuff is meant to work is rather vague.
Could you test a couple more scenarios for me?
What happens if you just open google play music but don't start playing - does Spotify still send the correct metadata then?
What about other media players, I think PowerAmp supports AVRCP these days, could you test it and see how the behaviour compares to Spotify / Google Play Music?

jbergler said:
Ok, thats super strange but at least it gives us something to work with. To clarify, what the xposed mod currently does is inject the metachanged intent so that a 'standard' intent shares the info systemwide - which seems to trigger things like smartwatches getting their metadata. I didn't realise the previous patches didn't quite achieve what it was described as.
I've just dredged through the spotify apk and as far as I can tell it initialises everything as it should. Admittedly the android docs on how this stuff is meant to work is rather vague.
Could you test a couple more scenarios for me?
What happens if you just open google play music but don't start playing - does Spotify still send the correct metadata then?
What about other media players, I think PowerAmp supports AVRCP these days, could you test it and see how the behaviour compares to Spotify / Google Play Music?
Click to expand...
Click to collapse
Just having Google Play Music open or starting it doesnt do anything. I need to start playing a song with it for any metdata transfer to work.
On PowerAmp I have exactly the same behaviour. Doesnt send anything until I play sth in Play music. I even switched some of the settings in the bluetooth section but couldnt get it to work on its own.
Surely the developers of popular music apps who have AVRCP functionality must know about this problem, in he other thread quite a few other people reported the same problematic I have.

Flaiker said:
Just having Google Play Music open or starting it doesnt do anything. I need to start playing a song with it for any metdata transfer to work.
On PowerAmp I have exactly the same behaviour. Doesnt send anything until I play sth in Play music. I even switched some of the settings in the bluetooth section but couldnt get it to work on its own.
Surely the developers of popular music apps who have AVRCP functionality must know about this problem, in he other thread quite a few other people reported the same problematic I have.
Click to expand...
Click to collapse
One would assume so, I'll see what I can dig out of the google play music apk but so far its not obvious what might be causing the problem.

jbergler said:
One would assume so, I'll see what I can dig out of the google play music apk but so far its not obvious what might be causing the problem.
Click to expand...
Click to collapse
I've been trying to get this fixed for a while now. I even made a Tasker profile that would automate the play music trick but that didnt work all too well either.
If you saw the metafy app in the other thread, that doesnt work either for me, the problem seems to be sending metadata via bluetooth, completely unrelated to spotify. If you have anything you want to have tested that could help solving this please dont hesitate to ask me.

Don't work on 4.3 in my S4 neither (stock with root only)
Enviado desde mi GT-N8000 usando Tapatalk 4

Not working on Xperia z 4.2 playing through car stereo Bluetooth. Walkman app works fine though.
Enviado desde mi C6603 mediante Tapatalk

Works with note 3 and pebble!
Works GREAT with VZW Galaxy Note 3 (stock 4.3 MJ7) and Pebble's stock music controller! Thanks so much!!! Put up a beer link soon!

Related

Google Play Music and Bluetooth track info

Why do AOKP/CM9 roms have full bluetooth control via Google Play, but not the stock roms(blur .211 ics)?
When I use AOKP/CM9 rom variant, when I play from Google Play, the track information/controls work perfectly on my bluetooth radio.
If I go to Stock, the music plays, just with no track information or control.
(My Music/Blur) Default music app, does play with track info and controls but I would rather use Google Play. Can't use AOKP or CM9 roms yet because they are a bit too unstable for me right now.
Thanks!
On GB, i would get Track Info/Full BT Control with the Stock Music App (MotoCast) and Google Play. I have not tried either in ICS yet as i've been using Spotify as my main.
One thing you should try is to make sure the stock app is completely closed, even forced quit if you need to. I noticed in GB that if i opened the stock app at any point then tried using GPlay, it would still display the track info from the stock app.
A bit off topic, but if someone could find out how the track info works and made an app that worked for everything........... i would be a very happy person.
I have tried some roms (modded razr roms) that have none of the blur software (my music) and the Bluetooth track information does not work. I have disabled the my music apps (closed and clear cache), still no bluetooth info. Even removed the Play app "/system/app" and installed from the market.... nada.
I know the phone supports the Bluetooth profile. It's gotta be the os/app. even looked through the build.prop just being curious.
hill180 said:
Why do AOKP/CM9 roms have full bluetooth control via Google Play, but not the stock roms(blur .211 ics)?
When I use AOKP/CM9 rom variant, when I play from Google Play, the track information/controls work perfectly on my bluetooth radio.
If I go to Stock, the music plays, just with no track information or control.
(My Music/Blur) Default music app, does play with track info and controls but I would rather use Google Play. Can't use AOKP or CM9 roms yet because they are a bit too unstable for me right now.
Thanks!
Click to expand...
Click to collapse
AOKP has AVRCP 1.3+ not 1.2 which is what stock has. that's why.

Note 3 wont send metadata from streaming apps like pandora AKA AVRCP 1.3

To all the outstanding devs that work on the Sprint Note 3, could you please take a look at why the Note 3 does not send metadata through bluetooth for streaming apps such as pandora, tune in radio, spotify etc but will do it with no problem for the stock Music app, google play music and even the gallery app when playing a video? Heres some links with more details of the issue. NOTE: I just ODIN back to full stock MJ4 to confirm the problem is not related to ROMS / rooting, and issue still persist in full stock.
http://forum.xda-developers.com/showthread.php?t=2565726
http://forum.xda-developers.com/showthread.php?p=46251195
http://support.xiialive.com/topic/282036-bluetooth-avrcp-metadata-not-working-samsung-note-3/
http://www.ft86club.com/forums/showthread.php?p=1374250#post1374250
3rd link has the best info about were the problem is coming from. The developer for that app had to do a hack for the metadata to send: “Previous release of XiiaLive we decided to disable the Bluetooth AVRCP metadata "HACK" for Android versions 4.3 and greater. The reason was that since Android 4.3 Android OS made some APIs available to send metadata over Bluetooth using a legit API. However, it seems that some devices fail to properly support the new APIs and for that reason we have re-enabled the "HACK" on the latest release.”
I installed the app version the dev posted there and the app does send the metadata! This confirms theres something wrong with the software on the Note 3, and it looks like its happening on all the variants (see here and here).
It would be sooo awesome if some one is able to fix this!! I cant believe Samsung botched this!!!! I have a big urge to get a Nexus 5...
By the way, it would be great if someone could confirm or deny having this issue. I have a Scion FRS and the wife a Mazda CX5 and this happens on both vehicles, but her iphone 5 works just fine and also Galaxy tab 10.1 sends metadata perfectly.
Here is a pic of what I mean the phone is not doing properly:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
AVRCP
I have the same issue in my Audi. I cannot get Pandora to send track information onto my screen. It stays stuck at the stock music app information.
uspatel89 said:
I have the same issue in my Audi. I cannot get Pandora to send track information onto my screen. It stays stuck at the stock music app information.
Click to expand...
Click to collapse
Thank you for the confirmation! I know it may a small thing for many, but it really pisses me off the phone doesnt do this and really like this feature. I think Im getting a different phone for a while. May get the Moto X and play with that / try it out
eurominican said:
Thank you for the confirmation! I know it may a small thing for many, but it really pisses me off the phone doesnt do this and really like this feature. I think Im getting a different phone for a while. May get the Moto X and play with that / try it out
Click to expand...
Click to collapse
It is a small thing but it annoys me to lol. It makes me happy to see the information on the screen rather then the having to switch to my phone to see what will be next. I can switch songs without having to touch my phone directly from the CD track changer. That is the only reason I would like to have it fixed.
'14 mazda6gt metadata shows fine using pandora over bt on a note 2 AND note 3. This is the only thing that works well with the radio. I think its designed specifically for the note. The note goes into accessory mode and i dont even get any ads.
otamctech said:
'14 mazda6gt metadata shows fine using pandora over bt on a note 2 AND note 3. This is the only thing that works well with the radio. I think its designed specifically for the note. The note goes into accessory mode and i dont even get any ads.
Click to expand...
Click to collapse
That isn't the same thing though. It is connecting to the Pandora app built in.
A shame, since most people aren't going to have this functionality.
UPDATE: I give up.. Just got a Moto X to play with until KitKat update comes out for the Note3 or *stable* AOSP rom is ported to it.
eurominican said:
UPDATE: I give up.. Just got a Moto X to play with until KitKat update comes out for the Note3 or *stable* AOSP rom is ported to it.
Click to expand...
Click to collapse
Seriously, best wishes to you. In the end, it was a must-have feature for you. I hope you are happy with your choice.
Sent from my SM-N900P using Xparent BlueTapatalk 2
Why don't we create a letter or petition or something. Maybe if it's big enough we can get picked up by a blog and Sammy will have to answer.
Petition
rawdikrik said:
Why don't we create a letter or petition or something. Maybe if it's big enough we can get picked up by a blog and Sammy will have to answer.
Click to expand...
Click to collapse
Lets do it
AVCRP issues with 4.3
H
eurominican said:
To all the outstanding devs that work on the Sprint Note 3, could you please take a look at why the Note 3 does not send metadata through bluetooth for streaming apps such as pandora, tune in radio, spotify etc but will do it with no problem for the stock Music app, google play music and even the gallery app when playing a video? Heres some links with more details of the issue. NOTE: I just ODIN back to full stock MJ4 to confirm the problem is not related to ROMS / rooting, and issue still persist in full stock.
http://forum.xda-developers.com/showthread.php?t=2565726
http://forum.xda-developers.com/showthread.php?p=46251195
http://support.xiialive.com/topic/282036-bluetooth-avrcp-metadata-not-working-samsung-note-3/
http://www.ft86club.com/forums/showthread.php?p=1374250#post1374250
3rd link has the best info about were the problem is coming from. The developer for that app had to do a hack for the metadata to send: “Previous release of XiiaLive we decided to disable the Bluetooth AVRCP metadata "HACK" for Android versions 4.3 and greater. The reason was that since Android 4.3 Android OS made some APIs available to send metadata over Bluetooth using a legit API. However, it seems that some devices fail to properly support the new APIs and for that reason we have re-enabled the "HACK" on the latest release.”
I installed the app version the dev posted there and the app does send the metadata! This confirms theres something wrong with the software on the Note 3, and it looks like its happening on all the variants (see here and here).
It would be sooo awesome if some one is able to fix this!! I cant believe Samsung botched this!!!! I have a big urge to get a Nexus 5...
Click to expand...
Click to collapse
Have just tested Double Twist music player app on Note 3 all metadata is now displayed on my car stereo again
c4z said:
H
Have just tested Double Twist music player app on Note 3 all metadata is now displayed on my car stereo again
Click to expand...
Click to collapse
Thanks for heads up! My trial of Spotify is up and now I'm using google play music and metadata sends fine so went back to the note 3. I will try double twist when the trial of play music ends
Sent from my SM-N900P using Tapatalk 4
eurominican said:
Thanks for heads up! My trial of Spotify is up and now I'm using google play music and metadata sends fine so went back to the note 3. I will try double twist when the trial of play music ends
Sent from my SM-N900P using Tapatalk 4
Click to expand...
Click to collapse
Wow, just wanted to say it's such a relief to find this thread and THANK YOU for creating it. This issue really is such a pain in the ass. I have a Verizon Note 3 and also drive a 2014 CX-5 and can only reliably display metadata with Play Music or the Samsung Music app. (I don't use Pandora or any streaming music services.) I even reached out to the developers of Poweramp and Shuttle and both insisted that the issue like somewhere in the Samsung ROM. I had no issues using any music app with my previous Moto and Samsung phones (GNex). At this point, sadly, I'm resigned to using Play Music. Not bad but not ideal.

Best Music Player App for truesmart

Hi everybody,
I will be receiving my truesmart this week and like many others, I want to use it for outdoor sports with bluetooth headphones (biking for me )
What is the best music player app that can be used with the omate truesmart? Basically, I need it to work with the small screens and it needs to support playlists. My favorite for my phone is playerpro. Does anyone know how that app works with the truesmart?
Thanks for your help :good:
Try Fusion. It has playlist support and gives you Shoutcast support as well.
Lokifish Marz said:
Try Fusion. It has playlist support and gives you Shoutcast support as well.
Click to expand...
Click to collapse
There are several free ones that work well:
-Apollo (CM music player)
-Google Play Music
-Google Music Player (try the old versions like 3.0 or 2.0)
-MX Player
By far my favorite, though it is paid, is AMP Player.
In the end, doesnt matter much, as the built in speaker sucks and bluetooth connections fail halfway though each song. Hope BT connectivity gets fixed now that Loki and Omate have access to the Mediatek source code
I just spent a nice 3 hours driving with my TrueSmart feeding KCRW Eclectic24 through to my car audio system via Bluetooth using TuneIn Radio Pro and my 5gig T-Mobile sim. The only cut-outs were due to gaps now and then in the T-Mobile network. The Bluetooth connection never failed once.
Sent from my Nexus 5 using Tapatalk
sickysickybrah said:
My favorite for my phone is playerpro. Does anyone know how that app works with the truesmart?
Click to expand...
Click to collapse
PlayerPro is my Truesmart default music player. It works fine :good: .
I received my Truesmart yesterday (yay!) and have tested out both the player pro and fusion music player (Thanks Lokifish-that is a great player and I had never tried it). Here are my results:
Player Pro: Music player works great, but there is no menu button on the truesmart or in the playerpro UI. The menu button is needed to pull in the playlists I brought in from my phone.
Fusion Music Player. When I installed this on my phone, it auto-loaded the playlists I had made in playerpro. When I installed Fusion on the Truesmart, it could not find the playlists.
Has anybody had success with pulling playlists from their phone into their truesmart with any music players (especially if it is one of the two mentioned above)? Also, has anyone learned if it is possible to remap the truesmart buttons so that they can pull up a menu similar to the standard button on almost every android phone? Omate should have included a menu button-this was a poor oversight on their part.
Menu in Player Pro (and other apps)
Hard swipe from the left margin of the phone brings up menus often for me (apparently including in Player Pro).
sickysickybrah said:
Player Pro: Music player works great, but there is no menu button on the truesmart or in the playerpro UI. T
Click to expand...
Click to collapse
Len Meahan said:
Hard swipe from the left margin of the phone brings up menus often for me (apparently including in Player Pro).
Click to expand...
Click to collapse
You are correct-that works perfectly
Edit: Playlists worked fine once they were in the right place, and after installing the Ensec enhanced security the bluetooth seems to be working great!
Thanks to all the developers working on getting this product functional. I'm a noob and my only experience with this stuff was playing around with the HP touchpad.
I tried Google Play Music but on the first startup you have to choose a google account which is not possible because of the low screen density. Is there any workaround for that?
lordscipio said:
There are several free ones that work well:
-Apollo (CM music player)
-Google Play Music
-Google Music Player (try the old versions like 3.0 or 2.0)
-MX Player
By far my favorite, though it is paid, is AMP Player.
In the end, doesnt matter much, as the built in speaker sucks and bluetooth connections fail halfway though each song. Hope BT connectivity gets fixed now that Loki and Omate have access to the Mediatek source code
Click to expand...
Click to collapse
dkremer88 said:
I tried Google Play Music but on the first startup you have to choose a google account which is not possible because of the low screen density. Is there any workaround for that?
Click to expand...
Click to collapse
Yes, you have to root, install xposed framework and change dpi for that specific app to lower than 120 with "app manager" module. 90 dpi works fine for most of these resolution problems.
Gesendet von meinem GT-I9295 mit Tapatalk
Received my TS yesterday. It is the 1GB EU version. Could you link me to the correct root instructions page for that model? Wasn't sure about rooting because it looked as if the model ins't supported so far?

Google Assistant + Play Music Bug?

Sooo, I got Assistant on my G5 and it's making me very angry. I can no longer use OK Google to play music from my Play Music library. It always just searches and plays the command as a song from the radio portion of the app. Even if I specify "Play the album ___", it looks up the album name as a song. I can even say "Play songname from library" and it ignores the "from library" portion.
Anyone else run into this? It has completely ruined my commute and hands-free driving.
Not sure if this is a bug or a very dumb decision.
How did you got the assisstant already?
AdelinVerestiuc said:
How did you got the assisstant already?
Click to expand...
Click to collapse
It is already available in select countries (and languages) for Marshmallow and Nougat.
http://www.pocket-lint.com/news/137...t-how-does-it-work-and-which-devices-offer-it
It's a bug. We and many other got the same problem so wait for Google to release fix via Play services or Google app.
Sorry for the thread ressurection but I have been having this issue since I bought an original pixel XL two weeks ago. My wife's pixel was also fine but last night she noticed that it would completely ignore what was in the library and attempt to stream it instead. My Nexus 6p (Oreo) did not exhibit this problem either.
This is so frustrating. Like the OP, ruins the handsfree experience. I have spoke with tech support several times but suggest I send feedback (which I have). I'm hoping others are having this issue too.
searching this site for this exact problem. no matter what device now when you say ok google play Metallica - and justice for all or any album which is in my library it automatically will play the song on youtube or the radio stations in play music (you can choose which to open in the settings)
what is going on how can we change this??

iMusic

Hello, i have a red VIVO Nex S. I have already remapped my button for Google assistant and got Nova launcher and deleted some chinese apps that were a bit useless. I also deleted video just because i couldn't decide which video app to use even if "mxPlayer" was set by default (no issues with it so far).
But i would like to use the music app, i am not a genius,but it seems that there is some western music and Japanese music. But every time i go to artist or songs,radio, playlist or even try to start a Chinese song, it doesn't work.
Anyone that can know why or have the same problem?
I have music downloaded to my storage. When I downloaded Amazon music player and tried opening songs, I got a message "Amazon needs storage permission."
I fixed it by allowing the music player storage permission: Settings\More Settings\Permission Management\Apps tab. Look for the music app and check for Storage permission.
Here is the iMusic app from the global model. Don't know if it helps, but you can try it.
https://mega.nz/#!e8smxKhD!pQlOqxWmZPgXIzd4hXEXkTH9PsdvEgLm0KfwbWOu4os
https://mega.nz/#!y9tADKgD!qe9FzYpzBh4fF9s4_vpEBbEdmj2UG5bEGwsl_HmTINg
How can i install it? If i try to imstall it as it is, it doesn't work
Jolly_Rofer_XI said:
How can i install it? If i try to imstall it as it is, it doesn't work
Click to expand...
Click to collapse
Just install it like a apk. Whats version is yours? iMusic is here 4.2.0 and 1.0. If your is newer, than i am afraid you cannot install it.
6.0.06 and 1.0
None of them get installed
I also trier to delete the apps, but the small one got deleted and i can't install the one you sent me(so i don't have it anymore at all) amd the big one doesn't even get delete....
Do tou know a good music app that is kot called Spotify? Something like iMusic that is both internal player and online music app?
iMusic Arrangement
I recently just uploaded a music album into iMusic -Global version- and noticed that it arranges the tracks alphabetically NOT by track list number which is strange. I've tried everything I could possibly think of, but no result. If anyone came across this issue and was able to resolve it, please let me know
Thanks,
I also have notice that for some reason I have Google maps tracks... For example "in 200 meters.." Inside iMusic
Jolly_Rofer_XI said:
I also trier to delete the apps, but the small one got deleted and i can't install the one you sent me(so i don't have it anymore at all) amd the big one doesn't even get delete....
Do tou know a good music app that is kot called Spotify? Something like iMusic that is both internal player and online music app?
Click to expand...
Click to collapse
I use Google Music.
Jolly_Rofer_XI said:
Hello, i have a red VIVO Nex S. I have already remapped my button for Google assistant and got Nova launcher and deleted some chinese apps that were a bit useless. I also deleted video just because i couldn't decide which video app to use even if "mxPlayer" was set by default (no issues with it so far).
But i would like to use the music app, i am not a genius,but it seems that there is some western music and Japanese music. But every time i go to artist or songs,radio, playlist or even try to start a Chinese song, it doesn't work.
Anyone that can know why or have the same problem?
Click to expand...
Click to collapse
Hello Jolly_Rofer, thanks for raising this issue. I encounter the same problem with my Vivo Nex S. Can anyone explain why the iMusic app does not play any songs?
Is roger... I typed wrongly ???

Categories

Resources