[MOD][Xposed] S-View Music Controls [2.5: Spotify support] - Galaxy S 4 Themes and Apps

Requires Xposed framework!
The S-View cover is really handy, it displays the date, time, your notifications, allows you to answer calls and dismiss alarms, and shows your currently playing song. The last part only works with the stock music player, and doesn't allow interactions.
This mod allows you to display metadata from and control the following players:
Stock Samsung Music Player
PowerAMP
Google Play Music
Spotify
Limited support for any music player that supports metachanged intent and media buttons
Swiping left or right allows you to change the current song, long pressing the screen for a configurable time allows you to toggle playback.
Most variables are configurable in settings. To access settings, open Xposed Installer, find the module and click on it, I didn't want to add another icon to the launcher, it got cluttered by enough Xposed modules doing that already...
Screenshots:
{
"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"
}
Compatibility:
Obviously, this needs the Galaxy S4 to work, since it's the only device with an S View cover at the moment.
Source:
The mod is open source, and licensed under GPLv3: https://github.com/MohammadAG/Xposed-SView-MusicControls
You may not post this on the Play Store, whether free or paid.
Download:
Get it from the Play Store or http://mohammadag.xceleo.org/public/Android/Xposed/SViewMusicControls_2.6.apk
Support development:
If you found this mod useful, consider donating with PayPal or buying the paid version.
Thanks:
rovo89 for his Xposed Framework
Dr.Alexander_Breen for his help with IRemoteControlDisplay (used in testing version, never really made it in 2.0)
Tungstwenty for method to detect if a module is enabled (from Master Key Patch source).
Chainfire for ways to enable/disable activities (multi-icon tutorial)
MrC85 for helping me with Spotify support.
Changelog:
[2.6]
Fixed swipe not working for default player when Swipe only while playing is checked.
[2.5]
Added copyright info to settings.
[2.4]
Added Spotify support.
Added warnings if Xposed-related problems are detected.
Added launcher icon for people who were asking why this has no icon. It can be disabled in settings.
Changed default music player to one everyone has: Samsung's.
Long press now enabled by default.
Added debug mode, enabling this makes TTS speak what the app is detecting.
[2.3]
Added option to enable swipe gestures only while playing music.
[2.2]
Stock music player control support.
Paid version on Play Store. Below is the same exact free version for xda users, please don't share it.
[2.1]
Rewrote long press implementation, old one had a lot of bugs.
Fixed placeholder album art not showing for Poweramp songs.
You won't see this: worked on base foundation for ticker support. This would soon allow apps to hook onto this to display their own scrolling text. This text will show up where the title is, scroll once, then the original text will be shown (current song or otherwise).
[2.0]
Google Play Music support.
Skip tracks in other players by swiping left/right, metadata won't be shown.
Fixed swipes only working on the clock, and not the actual song text.
Show placeholders when no album art is found.
[1.1]
Support basic gestures to change songs.
[1.0]
Initial release.

Nice mod yo
Sent from my GT-I9505 using xda premium

great contribution mate

I implemented gesture controls, swiping left/right on the clock will change tracks in Poweramp
Same link, it's a higher version though.

Excellent ideas and amazing work!
Sent from LA

Would it be possible to get Air Gesture and Voice Control working with a non-stock music player? Is all that stuff coded directly into the Music Player or the Framework? Could it be modded to just send general "Next Track" commands etc?

tocirah1 said:
Would it be possible to get Air Gesture and Voice Control working with a non-stock music player? Is all that stuff coded directly into the Music Player or the Framework? Could it be modded to just send general "Next Track" commands etc?
Click to expand...
Click to collapse
Good question actually. I think Voice Control is part of S Voice so that may be doable.
Not sure about Air Gestures, will look into it.
Sent from my GT-I9500 using xda app-developers app

Sview for asop roms like cyanogenmod will be nice. Since this is open sourced. Some cool things might become
Sent from my GT-I9505 using xda premium

I keep a eye on this . great idea. I search a solution to make it work in miui rom
Envoyé depuis mon GT-I9505 en utilisant Tapatalk 4 Beta

This is awesome! Thanks!

On my Galaxy Note 2 I get "There is a problem parsing the package". Archive is about 170KB and verified as intact (no errors decompressing).
Is it possible that is due to recent fixes for security? (Xposed mod here )

:good:Nice mod. Sadly, I've already abandoned S-View Cover for UAG.

Hi, will this work on the google edition rom for S4 I9505?

mat9v said:
On my Galaxy Note 2 I get "There is a problem parsing the package". Archive is about 170KB and verified as intact (no errors decompressing).
Is it possible that is due to recent fixes for security? (Xposed mod here )
Click to expand...
Click to collapse
I set the minimum required API to 4.2.2.
This is useless on devices without the S View cover so I don't know why you're trying to install it.
AzuriaN said:
Hi, will this work on the google edition rom for S4 I9505?
Click to expand...
Click to collapse
If the GE ROM supports the S View cover then yes. As this is an Xposed mod there's no harm in trying it.
Sent from my GT-I9500 using xda app-developers app

MohammadAG said:
I set the minimum required API to 4.2.2.
This is useless on devices without the S View cover so I don't know why you're trying to install it.
If the GE ROM supports the S View cover then yes. As this is an Xposed mod there's no harm in trying it.
Sent from my GT-I9500 using xda app-developers app
Click to expand...
Click to collapse
Ah, sorry my mistake. That happens when following links and not reading OP
I was looking for an app thet would display Poweramp data on a swipe of the clock (did not register Sview requirement and gesture control not swipe control) because I don't like Poweramp screenlock replacement. Do you think you could make it more universal that way? To be controlled not only by gestures but actual touch too? BTW, is Sview required. because there are replacement utilities for Sview for other phones?

mat9v said:
Ah, sorry my mistake. That happens when following links and not reading OP
I was looking for an app thet would display Poweramp data on a swipe of the clock (did not register Sview requirement and gesture control not swipe control) because I don't like Poweramp screenlock replacement. Do you think you could make it more universal that way? To be controlled not only by gestures but actual touch too? BTW, is Sview required. because there are replacement utilities for Sview for other phones?
Click to expand...
Click to collapse
The Note 2's clock? You mean the one on the ripple lockscreen?
I can't do it right now, I traded my Note 2 for an S4 so it'd be hard to do it right now.
However, it shouldn't be hard for any developer to do this, the source for my mod is out, it's a matter of copying and pasting, but the dev needs to hook the right TextView.

Any chance of support for Google play music?
Sent from my VZW Galaxy S4 using Tapatalk 4 Beta

Omg Google music support would be awesome please bring that out I would Definitely Donate for that feature

Gesture controls dont work. What is false?

tobiasos said:
Gesture controls dont work. What is false?
Click to expand...
Click to collapse
I guess you're swiping a bit low, swipe on the clock.
This'll be fixed in the next version. Along with press and hold to toggle playback.
I'll see about Play Music support, I don't use it as it mixes up album art and doesn't support ALAC.
Sent from my GT-I9500 using xda app-developers app

Related

[APP][ICS/JB] GMD SPen Control (root)

This application allows to created custom S Pen gestures for rooted Galaxy Note devices.
Play Store: MOD EDIT: Link removed
Supported devices: Galaxy Note, Galaxy Note 2, Galaxy Note 8, Galaxy Note 10.1
Application has a lot of built in actions like previous/next application, LaunchPad, recent applications, Home, Back, music control, screen off, power menu and a lot more. It also allows to start any application or shortcut including Tasker tasks.
Features:
* Custom SPen gestures
* Supported gestures with button pressed and without button press.
* Custom path, hold and tap gestures
* Different actions can be assigned for gestures that start from different starting zone
* A lot of custom actions
* LaunchPad
* Start any application or shortcut including Tasker tasks
{
"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"
}
Development version:
4.1.0:
- Added option to unlock device on S Pen detach.
- New icon (thanks Toni for submitting new icon)
- Added Multi Window support.
- Fixed: screen off on spen attach would turn screen on if it was off already.
4.0.0:
- Revamped user interface.
- Added action on S Pen detach/attach (all firmwares).
- New action: screenshot (Samsung firmware only).
- New default gestures: Menu, Screenshot, S Note, Disable finger touch.
- Fixed 'tap' gestures.
Development versions now expire in 2 days. Uninstall and do fresh install if you need more time to evaluate it.
F.A.Q:
1. Will this work with any stock or custom ROM?
Yes
2. Can it be used together with GMD GestureControl
Yes, it is separate application.
I am the first beta tester!
You are the number one.
With your programs my note is wonderful!
Thank you big man
Oh my God... this app is amazing!
Inviato dal mio GT-N7000 con Tapatalk 2
First question - will this have any conflicts of problems running at the same time as GMD normal?
Would this work with CM10 and Paranoid builds ??
Thanks for this man.:good:
Sounds really cool.
Reckon you can add spen calibration like touchscreen tune?
polstein said:
First question - will this have any conflicts of problems running at the same time as GMD normal?
Click to expand...
Click to collapse
No!
Inviato dal mio GT-N7000 con Tapatalk 2
thanks for the app.. !!!
streetcrazy said:
Would this work with CM10 and Paranoid builds ??
Thanks for this man.:good:
Click to expand...
Click to collapse
Yes it should work with any stock/custom ICS/JB ROM.
polstein said:
First question - will this have any conflicts of problems running at the same time as GMD normal?
Click to expand...
Click to collapse
No conflicts. It is separate application reading different events. I just reused UI and some code, that why they look familiar
little-vince said:
Sounds really cool.
Reckon you can add spen calibration like touchscreen tune?
Click to expand...
Click to collapse
No, this is different "layer".
--------------
Question1:
Is it possible to turn off default Samsung gestures in settings?
Question2:
I tried to avoid conflicts with default Samsung gestures, but I'm interested to hear suggestions about default gestures that I should add.
Got confirmation that it works on Note2 and Note 10.1 too. I will update calibration values for these devices, so borders are detected properly.
StupidIdea said:
Got confirmation that it works on Note2 and Note 10.1 too. I will update calibration values for these devices, so borders are detected properly.
Click to expand...
Click to collapse
Note 1, work all very well!
Inviato dal mio GT-N7000 con Tapatalk 2
Sounds great thanks for your hardwork man :good: every app you make is really useful
i am using this app, i love it and buy it.
with spen control it will be awsome.
Update:
* Added correct default calibration for all devices: Galaxy Note, Galaxy Note 2, Galaxy Note 10.1
Can anyone confirm it is working (do fresh install) ?
Wonderful ! A very customizable app. It have everything you need to launch any app or setting from any gesture . Thanks
Sent from my GT-N7000 using xda premium
Default Calibration is fine on my T-Mobile Note II - all gestures worked.
I do have one issue - I can't turn off the built in gestures, specifically the one that opens quick command. It's a straight line up, and so the bottom bar and the home gestures don't work well for me. Obviously I just disabled them and made my own for the same actions. Really wish I could turn off my quick command. Might try freezing it in titanium.
I have not had any other conflicts with the built in S-Pen gestures.
Would love it if you integrated this into your other app. I would pay $5 for that in a heart beat. I'm not too sure about buying and running both, especially if I have to configure the launch pads for each.
However, I'll be buying this as soon as it shows up on the play store, and I'll test it with the light version of the other and see how I like it. Really hope I can do a 4-5 finger pinch to close/home. (Stupid Bejeweled only being on the iPad >.< [new version at least.])
Edit: The more I play with it, the more I run into the system gestures recognizing off of other gestures. Any logs or info I can provide lemmie know
Awesome! Works perfect!
Works on cm10 along side the stylus gestures that were recently added. Great work :thumbup:
Sent from my GT-N8013 using Tapatalk 2
q426669 said:
Default Calibration is fine on my T-Mobile Note II - all gestures worked.
I do have one issue - I can't turn off the built in gestures, specifically the one that opens quick command. It's a straight line up, and so the bottom bar and the home gestures don't work well for me. Obviously I just disabled them and made my own for the same actions. Really wish I could turn off my quick command. Might try freezing it in titanium.
I have not had any other conflicts with the built in S-Pen gestures.
Would love it if you integrated this into your other app. I would pay $5 for that in a heart beat. I'm not too sure about buying and running both, especially if I have to configure the launch pads for each.
However, I'll be buying this as soon as it shows up on the play store, and I'll test it with the light version of the other and see how I like it. Really hope I can do a 4-5 finger pinch to close/home. (Stupid Bejeweled only being on the iPad >.< [new version at least.])
Edit: The more I play with it, the more I run into the system gestures recognizing off of other gestures. Any logs or info I can provide lemmie know
Click to expand...
Click to collapse
1. Samsung gestures - I'm new to Note, but looks like there is no way to turn them off in UI. Samsung recognition implementation is quite bad and it triggers gestures with high error threshold (like drawing L would trigger 'Back'). I will see if I can disable them on root level and add an option if possible, however I don't expect to be able to disable Samsung gestures one by one. Probably all or nothing.
2. There is no benefit joining GestureControl and SPen Control - while they look similar they contain different implementation and there would be no benefit from optimization points. I still would need to read from different drivers and parse separate events. There are plenty of reasons to make them separate:
* SPen is just for Note devices, so other GestureControl users don't have to suffer from increased application size or updates that only relate to SPen. On the other hand some Note users might want SPen control only.
* Settings split - in some case "same" setting should have different values for these applications. Applications have different gestures. If you only need SPenControl, you would still need to deal with GestureControl settings, etc.
* They can run both alongside, there is no drawbacks to it.
* In upcoming releases I will expose all actions (including LaunchPads) through shortcuts api, so it will be possible to trigger GestureControl LaunchPad from SPen Control and vice verse.
Everythings work on pa cm10 utacka. I like it.
Sent from my GT-N7000 using Tapatalk 2

[APP][2.1+] Floating Music Controls

Floating Music Controls
This is an app created to control your music over any app, so you can play fullscreen games and switch between songs... Yes! You can play Angry Birds and also skip that song you hate, or stop the music to hear the game sound effects .
Still in beta, so don't expect a perfect app.
Screenshots:
{
"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"
}
Configuration:
Opacity: Sets the main window opacity.
Position: Sets the main window position between the four corners. Sometimes, when orientation changes, the position is reset to the top-left corner.
Service mode:
Silent: You won't be notified about the service execution, but the service could be killed when free memory is requested by system.
Persistent (notification): A notification will be shown, but your app will be hard to die.
Show/Hide:
Timeout: It will try to detect when music is being played, checking if the sound is kept more than 5 seconds.
Shaking device: Shake your device to show/hide the controls.
Features:
Pause, next and previous buttons.
Those can be hidden only by tapping the main icon.
Can be shown or hidden shaking the device.
Configurable opacity.
It can be easilly closed once we finished using it.
It works with almost any music player.
Requeriments:
The music player we where going to use must allow and be configured to use the "Headset Control". If app doesn't works, please, check your player configuration.
First run:
When you start the app the first time, you will not see any music control or notification. This is because default settings are Silent service and Timeout window display, so you will have to start playing music with any music player and the window will be shown.
Link:
View attachment 1761717
https://play.google.com/store/apps/details?id=com.traber.fmc
Download: View attachment 1.4.apk​
I've always wanted something like this! Thanks!
jman2131 said:
I've always wanted something like this! Thanks!
Click to expand...
Click to collapse
I'm glad you like it :laugh:
Any suggestion is highly appreciated ^^.
I really like this. I have a gingerbread Rom and its a little laggy. Not much, but compared to the other floating apps or pop up apps its a little laggy. I would also love the ability to move the controls any where.
-How about different controls. Holo theme, walkman theme...etc.
-Ability to prepare settings when tapping the app.
-Pinch resizing.....
Just some thoughts. Really good job on this.
rickmatic said:
I really like this. I have a gingerbread Rom and its a little laggy. Not much, but compared to the other floating apps or pop up apps its a little laggy. I would also love the ability to move the controls any where.
-How about different controls. Holo theme, walkman theme...etc.
-Ability to prepare settings when tapping the app.
-Pinch resizing.....
Just some thoughts. Really good job on this.
Click to expand...
Click to collapse
¿It's laggy? ¿When, or doing what? I tested it on a few older devices and worked fine.
-How about different controls. Holo theme, walkman theme...etc
Click to expand...
Click to collapse
Using themes may become a future feature, i will consider it ^^.
Ability to prepare settings when tapping the app.
Click to expand...
Click to collapse
Yeah, i'm working on it, new feature is coming ^^
Pinch resizing.....
Click to expand...
Click to collapse
Wow, this may be hard to implement, but i'll try to add some customization settings (maybe when i add themes to the app).
Thanks for your comment!! :laugh:
Maybe I'm being too picky. It wasn't responding as fast as I wanted it to. Laggy wasn't the word I wanted to use, but its just not responsive enough for me. Although I really like it and still use it.
I'll be looking forward to any future updates.
Well, to perform the actions, you have to double tap the button, but i'll explain:
As a "security" feature, to not launch an action accidentally, you have to press the button "twice". The first tap will "select" the button. Once the button is "selected", the next time you press the button (only once, not twice), will perform the desire action (stop music, open config dialog, etc).
Do you understand what i mean?
At first I was thinking I wouldn't have a need for an application like this since I can quickly change tracks from the notification bar, but then I realised using this would be MUCH easier when using some form of navigation app as you don't need to swipe down the notification bar which stops you being able to see the directions being given.
This would be awesome if it worked with Pandora and other streaming music services like that!
Sent from my SGH-I747 using Xparent Skyblue Tapatalk 2
TraberSoftware said:
Well, to perform the actions, you have to double tap the button, but i'll explain:
As a "security" feature, to not launch an action accidentally, you have to press the button "twice". The first tap will "select" the button. Once the button is "selected", the next time you press the button (only once, not twice), will perform the desire action (stop music, open config dialog, etc).
Do you understand what i mean?
Click to expand...
Click to collapse
Yeah took me a while to figure that out. Thanks.
superstargoddess said:
This would be awesome if it worked with Pandora and other streaming music services like that!
Sent from my SGH-I747 using Xparent Skyblue Tapatalk 2
Click to expand...
Click to collapse
Yes, i think so, but as i said, it only works with apps that supports Handset Control, so may work with another apps which implement it, sorry
D3_ said:
At first I was thinking I wouldn't have a need for an application like this since I can quickly change tracks from the notification bar, but then I realised using this would be MUCH easier when using some form of navigation app as you don't need to swipe down the notification bar which stops you being able to see the directions being given.
Click to expand...
Click to collapse
Yes, i tried to create an app to control the music from a notification, but it only works for android 3.2+, and the most of players are implementing that kind of notifications yet, so i decided to create this instead
Nice to hear that, im happy you found it useful
Very thanks ^^
TraberSoftware said:
Yes, i tried to create an app to control the music from a notification, but it only works for android 3.2+, and the most of players are implementing that kind of notifications yet, so i decided to create this instead
Nice to hear that, im happy you found it useful
Very thanks ^^
Click to expand...
Click to collapse
This looks promising, I'll give it a try in a minute. Anyways does it support Pandora?
jeffreygtab said:
This looks promising, I'll give it a try in a minute. Anyways does it support Pandora?
Click to expand...
Click to collapse
Seems like it doesn´t support pandora. It works with any app that supports headset controls
I just downloaded it from the PlayStore and the app won't even start. When I click on the app icon it just goes to my home screen.
HTC One X 4.1.......
Edit: Just downloaded the apk with the same result.
Eastern37 said:
I just downloaded it from the PlayStore and the app won't even start. When I click on the app icon it just goes to my home screen.
HTC One X 4.1.......
Edit: Just downloaded the apk with the same result.
Click to expand...
Click to collapse
Same here with GNexus CM10.1 nightly the app doesn't start
Envoyé depuis mon Galaxy Nexus avec Tapatalk
You have to start your music app first before you start this app
Sent from Xperia Arc S
I've been using Widgets Anywhere with the Google Music widget and it works great.
great app
love these very helpfull:good:
Great app - very useful! Paypal link to donate at all or plans for a donation version?

[APP][2.3+] MusicDroid - The On Screen music controller 1.3(suppert Android 5.0)

{
"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"
}
MusicDroid is a On-Screen music controller, provide you next, previous and start/pause button to control the song you are listening. It has ticker text to show the song information which are playing. When you play the music by any music player, for eg. PowerAmp, MusicDroid will popup automatically. The notification will also update when you play song, to show the song information.
The idea of MusicDroid is to support any music player and provide a on-screen control button/information ticker to convince users.
Features:
- Auto popup when you play music
- Ticker to show song information
- Play/pause, next, previous button to control songs
- Whole panel is movable
- Simple layout
- Minimize button to hide the panel when you don't need it
- Notification to show song information
- Customize for font size and font color
**music player that should work at this moment**
- Poweramp
- HTC default player
- Samsung default player
- AOSP default player
- MIUI default player
- Sony default player
- CM default player
- Last.fm
- Winamp
- Amazon
- Real player
- Vanilla Music Player
**please report me if any is not work**
Please give me feedback and comments so i can improve the App!
For bugs fix and suggestions, please email me instead of leave on comment.
Download:
http://play.google.com/store/apps/details?id=com.emprize.musicdroid
1.3
- Update support Android 5.0
1.2
- Add custom font color
- Fix position change when orientation change
1.12
- Add custom font size
1.11
- Add some customization for UI
- Click notification to show musicdroid again when you minimized it
1.1
- UI Changed
1.0
- Initial version.
Looks great. Count me as a beta tester.
But first, where's the link?
zsyhan said:
Looks great. Count me as a beta tester.
But first, where's the link?
Click to expand...
Click to collapse
lol, stupid me....sorry about that, just added on OP
sounds google play music on some device might has problems, if so, please report
Unfortunately on my galaxy young, using winamp, musicdroid doesnt work unless Im on winamp's screen plus the app's label says "null - null (null)".
zsyhan said:
Unfortunately on my galaxy young, using winamp, musicdroid doesnt work unless Im on winamp's screen plus the app's label says "null - null (null)".
Click to expand...
Click to collapse
Issue confirmed, temporary solution for display song information, check "enable Scrobbling" in winamp setting, with installed Last.fm. The control still not work.
I will take a look in it.
emprize said:
Issue confirmed, temporary solution for display song information, check "enable Scrobbling" in winamp setting, with installed Last.fm. The control still not work.
I will take a look in it.
Click to expand...
Click to collapse
checking...
yeah, display indeed work. looking forward to a fix.
any suggestions?
zsyhan said:
checking...
yeah, display indeed work. looking forward to a fix.
Click to expand...
Click to collapse
after few study, seems winamp cant support these functions without 2 settings,
with the song infomation, Last.fm is needed, and so the check "Enable Scrobbling"
with the control, check the "Control headset" in setting
please try
emprize said:
after few study, seems winamp cant support these functions without 2 settings,
with the song infomation, Last.fm is needed, and so the check "Enable Scrobbling"
with the control, check the "Control headset" in setting
please try
Click to expand...
Click to collapse
works now. I would request a ICS-themed "widget" (dunno how to call it) though or something a bit classy. and i suggest getting rid of the circles.
that aside, function and stability first before the look.
Add Vanilla Music Player (open-source, no longer updated) to the list. It works even without last.fm although the song information doesn't work even when I still have last.fm
1.1
- UI Changed
great new UI. even using it right now!
btw, i think the player works with every music player coz i tried two more players and they work except in the song information.
testing more
..
zsyhan said:
great new UI. even using it right now!
btw, i think the player works with every music player coz i tried two more players and they work except in the song information.
testing more
..
Click to expand...
Click to collapse
thanks!
is it a good idea to add auto lyric search?
emprize said:
is it a good idea to add auto lyric search?
Click to expand...
Click to collapse
I don't know dude. Never was a fan of reading lyrics.
Anyway, here's another concern of mine. Why is it that the "widget" (dunno how to call it), has a minimize function that you can minimize (or close) but can't bring back? I mean, just get rid of that minimize since clicking on the musicdroid (on the notification) closes the program anyway.
And would you give me a little bit bigger (widget) and have the song title below the artist's name? I mean like this:
Lady Gaga
Bad Romance
Click to expand...
Click to collapse
a bit higher widget height but much smaller font. It's just that it doesn't look too good for small-screen devices; i mean, on my sgy.
Btw, don't know if this matters, but yeah, poweramp has no problem with the app. Song information is detected even without last.fm.
zsyhan said:
I don't know dude. Never was a fan of reading lyrics.
Anyway, here's another concern of mine. Why is it that the "widget" (dunno how to call it), has a minimize function that you can minimize (or close) but can't bring back? I mean, just get rid of that minimize since clicking on the musicdroid (on the notification) closes the program anyway.
And would you give me a little bit bigger (widget) and have the song title below the artist's name? I mean like this:
a bit higher widget height but much smaller font. It's just that it doesn't look too good for small-screen devices; i mean, on my sgy.
Btw, don't know if this matters, but yeah, poweramp has no problem with the app. Song information is detected even without last.fm.
Click to expand...
Click to collapse
my first idea was hide it and popup when song is playing, for eg, when i connect my earphone, poweramp auto play song, musicdroid auto popup. but yea, i realize i should make a way to manual pop it up.
for the layout, i will try that
emprize said:
my first idea was hide it and popup when song is playing, for eg, when i connect my earphone, poweramp auto play song, musicdroid auto popup. but yea, i realize i should make a way to manual pop it up.
for the layout, i will try that
Click to expand...
Click to collapse
i actually like your idea. how about having a setting in musicdroid where it may autopopup when music is being played by "selectable" music apps like poweramp, winamp, etc. it makes the program highly customizable that way.
I also think that the layout may be manually set. I mean, the height, the transparency, the button types. Makes the app very customizable.
And last concern, the icon is really "boring". hehehe. there I said it.
zsyhan said:
i actually like your idea. how about having a setting in musicdroid where it may autopopup when music is being played by "selectable" music apps like poweramp, winamp, etc. it makes the program highly customizable that way.
I also think that the layout may be manually set. I mean, the height, the transparency, the button types. Makes the app very customizable.
And last concern, the icon is really "boring". hehehe. there I said it.
Click to expand...
Click to collapse
would be nice idea for selectable music app, but need a bit time to figure it out how to get those intent.
for your new layout idea, i made it, look better than before, but the font might bit small, the new version will be up in play store once i clear up the code, with limited customization for buttons. Thanks for you ideas, really help to improve this app!
1.11
- Add some customization for UI
- Click notification to show musicdroid again when you minimized it

[APP][4.0+] beat (2.3.0) - a music player with floating controls

Apk downloads via XDA Labs: http://forum.xda-developers.com/android/apps-games/labs-t3241866
PLAYSTORE (2.3.0):
https://play.google.com/store/apps/details?id=de.stefanpledl.beat
First music player app that had floating controls like the fb-chatheads.
This is a pure FOLDER player (albums and artits is integrated, but again the whole folder where the artist/album is found will be shown!).
You can stream music from Dropbox and Google Drive.
I developed this for my personal use, so if you want more features, please let me know, but I might not add them .
The app is fully customizable: Different list styles, colors, sizes.
{
"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"
}
Changelog:
Code:
2.0.1:
- SkyDrive and Box added
- Covers from cloud will be displayed (jpgs in folders only for now)
- Streaming/Buffering/other fixes
Donations:
bitcoin: 16u61172ABPD4uQg1Qx2Ajt8NZ96VYsYbd
paypal: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8Q8VHXWH56EQS
DOWNLOAD APK (2.0.13):
http://goo.gl/p2nhmJ
Complaining about too much updates ?
I care about what I publish and want it to be perfect.
Some things seem to be good at the start but need tweaking later to fit the needs of everyone.
beat supports 2800+ devices, is available in all countries, is free and you can switch off the ads (the switch is not hidden somewhere).
With 2000-3000 downloads a day new bugs, feedback and suggestions come up everyday and I want to make everyone happy.
So please think twice before you complain about too much updates, instead tell me what I should update next
Hi there,
Nice music player you've made there =] The UI is clean and easy to use, gestures are handy, action bar is handy, and nice floating music controls for multi-tasking.
I do get FC when I add a folder to shortcut and go to the main menu to scroll down. The FCs stop when I remove the shortcut so it doesn't FC until I scroll, long-pressing to remove shortcut is possible.
I also notice that if I have a folder with some loose files + folders with music in it, the adding to playlist feature only adds the loose files and not the folders, is there a setting to change that?
If I may, I have a request, since it is a folder player, is it possible to add "play folder (and subfolders)" without opening it or making it a playlist? Also, could you add screen rotation capability to use the player in landscape mode?
Thanks for your great work!
SavedByGrace said:
Hi there,
Nice music player you've made there =] The UI is clean and easy to use, gestures are handy, action bar is handy, and nice floating music controls for multi-tasking.
I do get FC when I add a folder to shortcut and go to the main menu to scroll down. The FCs stop when I remove the shortcut so it doesn't FC until I scroll, long-pressing to remove shortcut is possible.
I also notice that if I have a folder with some loose files + folders with music in it, the adding to playlist feature only adds the loose files and not the folders, is there a setting to change that?
If I may, I have a request, since it is a folder player, is it possible to add "play folder (and subfolders)" without opening it or making it a playlist? Also, could you add screen rotation capability to use the player in landscape mode?
Thanks for your great work!
Click to expand...
Click to collapse
Force close when scrolling the navigation drawer is fixed in 1.24.
Let me think about for a while how I could add the subfolder-thing for playlists and playback in a proper way.
On my ToDo-list:
- landscape
- a proper tablet layout
- random playback from all songs
- subfolders
- a better floating icon
Newest apk attached to OP, I'll keep it up to date.
Hi!
Nice app, now, beat is my default player. EQ, and nice design.
On my SGS works perfectly, but I found a little bug.
In the status bar does not change the track names. All the time it indicates the title, which was played first.
Screenshots.
Really awesome music player! I have only one bug to report so far. For some odd reason, the album art of most all of my albums won't display. Screenshot below. Otherwise, great app!
Sent from my Galaxy Nexus using xda app-developers app
Bugs added to OP, all should be fixed later today.
Multisupermono said:
Really awesome music player! I have only one bug to report so far. For some odd reason, the album art of most all of my albums won't display. Screenshot below. Otherwise, great app!
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Do you have image files in the folders ?
Currently i check & display the cover like this:
Check if folder.jpg is there. If not take biggest image file.
1.27:
- fixed: song name in notification only updates when songs are switched from the notification (forgot to handle the 'cover swipe song change')
1.26:
- fixed: rare force close 1
- fixed: rare force close 2
- fixed: next song not playing, when switched from 'on device' to 'cloud' and back to 'on device'
- fixed: song name in notification only updates when songs are switched from the notification
SWEET! will try once i get my phone fixed! (i loaded wrong script and im fixing a brick XD), but one feature i would like to see implemented (if there is an api for it that is), is google play music intergration (if possible, and allowed by google of course ), then this would meet my needs for everyday use =), as the features are really unique for a music player =), keep up the good work and ill watch your progress =)
If that's ever possible, I'll implement it for sure.
Nice work so far
I really like the UI design!
Here are some bugs I found so far on my Galaxy Note 3:
The title of the song currently playing is not being displayed in the notification, just the progressbar, time and the app icon
The folder view laggs like hell on my device (power saving off)
Oh and it just crashed xD
Usecase: install fresh app; press ok when asked to choose a root path; go up to the sd end external sd cards;choose external and a music folder;play a song; play another song from within the same folder; open the left swipe menu and press recently played(doesn't work sometimes, also the scrollbar max value is too big, causing the list to jump around when scrolling on my big screen) when you are in recently played, press back and you have an empty view; press back again (you are on your homescreen) launch the app again and it crashes.
Hope I could help you, if you need further details, just let me know =)
#MyFirstCommentOnXda
#MySecondHashTag
Regards,
Dustin
would you consider adding podcast support... the design of your app looks amazing!
Nice app so far. Please keep upgrading.
Very intuitive design, might I request support for copy.com on your cloud options? Oh, and I had a crash as well.
Do you can Include translucent statusbar for kitkat like quickpic app did? Please.
dakdroid said:
Bugs added to OP, all should be fixed later today.
Do you have image files in the folders ?
Currently i check & display the cover like this:
Check if folder.jpg is there. If not take biggest image file.
Click to expand...
Click to collapse
Oh! I actually have the album art tagged in the file. Only some have the .jpg file in the folder. Does this music player not support embedded album art (either way, it's quite the awesome music player)?
Multisupermono said:
Oh! I actually have the album art tagged in the file. Only some have the .jpg file in the folder. Does this music player not support embedded album art (either way, it's quite the awesome music player)?
Click to expand...
Click to collapse
+1
My mp3 files also embedded with lyric. Can you support this as well, please?
You app got a potential. Keep your good work!
VERY nice app!!!!
Looks awesome!!!
runs fine on my S4 (stock 4.2)
few suggestion:
1. sort order for folder/items
2. for streaming, a buffer choice.
Keep up the great work!!
I like the UI a lot. And floating control is pretty cool. Still not a replacement for poweramp but this can be my my google music replacement.
Thanks for the awesome app and hope you will bring even more features.
equalizer problem
whenever I try to turn the equalizer on application stops

[APP][MATERIAL DESIGN][4.0+][BETA]xPlodMusic

xPlodMusic |Awesomeness Redefined​
What is xPlod music?
xPlodMusic is a highly improvisied and visually enhanced music player, upgrading the legendary Apollo Music Player with a new interface, ease-of-use and features. More information here.
{
"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"
}
NOTE.
The application may crash when it is just installed. Depending upon the size of your playlist, it may crash several times. It is due to the fetching of Album Arts and Artist photographs. The issue has been noted down by me. Please don't report the same bug. Due to the same reason, you may feel that the app is laggy. But when it fetches and loads all the photographs in the required place, you won't feel any kind of lag or any kind of crash. I am looking forward to fixing this ASAP.
Source:
Edit : xPlodMusic just went open source. The source can be found here : github.com/C-Aniruddh/xPlodMusic
Features:
· Notification / lock screen controls for local and remote playback.
· Drag to the left to see the queue of NowPlaying list.
· Variety of song/artist/album sorting options for home pages.
· Choice of tabs to be displayed
· Home screen widgets
· Lockscreen widgets (4.2+)
· Built in search with voice support
· Album Art and Artist photographs are automatically fetched from Last.fm and CoverArtArchive.org. (Seriously! who likes to have a blank image in there! )
· Optimized for smartphones and tablets
· Supports ICS+ (4.0+)
· Audio visualizer
· Ability to choose between holo light and holo dark theme.(for widgets only)
· Favorites
· Ability to change the Artist Image and album art, according to your choice.
· Playlist support.
· Playlist editor.
· Swipe to change song(only on now playing screen).
· Built in equalizer (will only come up if no external equalizer is found)
· Extremely light and much more!
Download
There comes the part you have been waiting for! The downloads section.
The application is in beta stage. But I garuntee you will love it
Version 2.2(beta) : Download here!
OLD
Version 2.1 : Download here!
md5 sum : c4168059a0280580fbd75061e92d232a
User Support:
If something isn't working for you or you need help please email me at [email protected] or, comment below. I will get back to you as soon as possible.
Google Plus community : Here!
Permissions Required:
· Record Audio -> animates the visualizer with currently playing song
· Modify USB/External Storage -> play and delete songs stored on device.
· Network Access/View Connections -> download album / artist images and streaming/ controlling Chromecast
· Prevent Phone from Sleeping -> only applies during playback
· Modify System Settings -> only used to set ringtone
· Send Sticky Broadcast -> used internally by service to communicate with activity
A feedback from you won't go amiss. Feed me back on gmail, or in the comments
Thanks​
Credits
1. CyanogenMod
2. rhar****
3. splitter
License
The application is based upon the Apollo Music player, that can be found in CyanogenMod ROM.
the license of Apollo can be found here : http://www.apache.org/licenses/LICENSE-2.0.html
subscribed.
waiting.
voted.
good job
this might be my long awaited music player to satisfy my needs as an audiophile.
Go Go Go Go! :good:
A small thing I noticed: Transparent Icon in Statusbar Fixxxxxxxxx
xPlodMusic just went open source!
Source : github.com/C-Aniruddh/xPlodMusic
Sent from my C1905 using XDA Premium 4 mobile app
Just subscribed:good:
how about adding lyrics support? it will be better player!
Why isnt there a download link?
Beta 2.2 Version
xPlodMusic Beta 2.2 is out! ​
Updated UI
SystemUI color will change with app
Made the EQ as default EQ
Materialised the app, a bit
And much more!
Grab it here : MediaFire.
Peek of New version of xPlodMusic. Update coming soon
https://www.youtube.com/watch?v=TtqrjueJLNE&feature=youtube_gdata_player
Sent from my C1905 using XDA Premium 4 mobile app
Its great to see you're back up after an incident a while ago. Anyways the past is past.
The music player is neat, and you should continue to work on it. I need to address some issues.
This is the translucency issue. As you can see the content under laps under the status bar. I guess you may have used the xml code for adding the translucency.
I suggest you add the following code to your projects styles.xml where you have declared the translucency code.
android:fitSystemWindows=true
This should get rid of the underlapping my friend.
TheArc said:
Its great to see you're back up after an incident a while ago. Anyways the past is past.
The music player is neat, and you should continue to work on it. I need to address some issues.
This is the translucency issue. As you can see the content under laps under the status bar. I guess you may have used the xml code for adding the translucency.
I suggest you add the following code to your projects styles.xml where you have declared the translucency code.
android:fitSystemWindows=true
This should get rid of the underlapping my friend.
Click to expand...
Click to collapse
Yes. Doing the same. But now I have added so many features that it became a bit complicated. though I will try my best
You can have a peek at the upcoming version of xPlod here : http://youtu.be/TtqrjueJLNE
Sadly i get a parsing problem on gs4 pa4.5 did redownload twice. I dont understand why.
Fc's on desire x while opening
Keep up the good work! I find a bug, look at:
Very nice player, thank you. Am I being stupid? Is it possible to play music stored on EXSD Card? If so, how do I enable this please? If not, will it be implemented in future updates?
Fc on Huawei g526 with 4.1.2... just opening. :crying:
nofx161 said:
Sadly i get a parsing problem on gs4 pa4.5 did redownload twice. I dont understand why.
Click to expand...
Click to collapse
Maybe i should make a mirror.. Mediafire is currupting downloads .. It said parsing error for the same apk when downloaded from media fire and it didn't when I mirrored it to dropbox .(my friend reported me this)
$îMpŁÿ_¢ØmPłİÇåŤęĎ said:
Fc's on desire x while opening
Click to expand...
Click to collapse
Please give the logcat of fc I will fix it up
RichardGP said:
Fc on Huawei g526 with 4.1.2... just opening. :crying:
Click to expand...
Click to collapse
Maybe I should remove image fetching on start. This will fix most of the problems :3
Sent from my C1905 using XDA Premium 4 mobile app
Drhedphuk said:
Very nice player, thank you. Am I being stupid? Is it possible to play music stored on EXSD Card? If so, how do I enable this please? If not, will it be implemented in future updates?
Click to expand...
Click to collapse
Yes! It is possible. In fact I have all my music on the ext card! It plays them well!
Sent from my C1905 using XDA Premium 4 mobile app
GæxD said:
Keep up the good work! I find a bug, look at:
Click to expand...
Click to collapse
Fixed it it is because of the padding issues (caused due to systembartint)
Sent from my C1905 using XDA Premium 4 mobile app
Please someone make a mirror . ty

Categories

Resources