I have been trying to find out how to create the commands for the song voting buttons in Pandora. Right now I am stuck with Pause, Play and Next. I would love to be able to add buttons/commands for the voting. Any info?
treojoew said:
I have been trying to find out how to create the commands for the song voting buttons in Pandora. Right now I am stuck with Pause, Play and Next. I would love to be able to add buttons/commands for the voting. Any info?
Click to expand...
Click to collapse
You could always use the shell execute command with wget to send a signal/post straight to the pandora website. Or if you could have it somehow talk to the pandora app with a signal/shortcut.
Good suggestions. I will look into them. Thanks.
Related
I was looking around for a way to start playing audio when i insert a audiojack, and stopping it when i take out the jack. I use my phone to play music in the car but i dont want to go through selecting a song when i get in and stopping it and closing WMP when i get out of the car, so it would be handy if music starts playing any random song when i insert the audio jack and stops and closes WMP when i take it out. (Or even maybe theres another audioplayer that has that?)
Interesting concept. Would also be interested in this if any existing apps exist.
Slide2Play (S2P) does this AFAIK...
Infestor said:
Slide2Play (S2P) does this AFAIK...
Click to expand...
Click to collapse
Yep, Slide2Play can do this when used with Slide 2 Unlock (there's settings under slide to unlock to activate this).
1st post...yay!
dov74 said:
Yep, Slide2Play can do this when used with Slide 2 Unlock (there's settings under slide to unlock to activate this).
1st post...yay!
Click to expand...
Click to collapse
Not a big fan of S2U2 and would rather have this option in a simple fix or basic app allowing user to still use his/her choice of media player.
I'll have a look at Slide2Play later to see if this works without S2U2 installed as well.
If anyone is aware of alternatives, please feel free to post
Ta
Rick
Fallen Spartan said:
Not a big fan of S2U2 and would rather have this option in a simple fix or basic app allowing user to still use his/her choice of media player.
I'll have a look at Slide2Play later to see if this works without S2U2 installed as well.
If anyone is aware of alternatives, please feel free to post
Ta
Rick
Click to expand...
Click to collapse
I cant try this untill i get back to my computer after the weekend, let us know how it goes, i'm also not a fan of S2U2
You could also try g-profile. You can make a profile based on the audiojack and let it start your music player. And another profile closes the player when there is no audiojack.
Find this : AudioManager_HeadsetTool_Setup.
dbtomas said:
Find this : AudioManager_HeadsetTool_Setup.
Click to expand...
Click to collapse
actually the audio-jack i use is to connect my phone to the car audio, so i dont have any buttons on the cable, just a simple 3.5 mm stereo cable
Raudi1 said:
You could also try g-profile. You can make a profile based on the audiojack and let it start your music player. And another profile closes the player when there is no audiojack.
Click to expand...
Click to collapse
I installed it and played around with it untill i got it to open WMP.. now, is there a way of making WMP start playing when its opened?
Is there a command line switch that will tell it to play? If there is it will likely be the same as in the the desktop version.
hope someone can realize this...
mod please delete thread
You could easily make this yourself with a program called audacity.
m52power said:
You could easily make this yourself with a program called audacity.
Click to expand...
Click to collapse
ohh cool, i'll give it a shot then, new to this still...only been tweaking my phone for about 5 weeks now
Yea search audacity tutorials on google. Basically you just open up the android_audio.mp3 file and the song you want to use in audacity. Copy/paste the parts you want together. Then export it as mp3. Adb it to your phone like normal and tada.
m52power said:
Yea search audacity tutorials on google. Basically you just open up the android_audio.mp3 file and the song you want to use in audacity. Copy/paste the parts you want together. Then export it as mp3. Adb it to your phone like normal and tada.
Click to expand...
Click to collapse
i got the sound clip finally worked out thanks to your advice, and its great i used the blue droid x boot animation too so its still not a total knock off lol ty for the great advice, now i just need to figure out how to share it lol i guess i could just upload the mp3 duh..I'm blonde
Not sure if this is already a known thing or not but I wanted to share my latest find.
You can install any apk onto your smartwatch! This works for any smartwatch on Android Wear. Now I won't take any credit for discovering this it all goes to the guy who posted the guide. I can't post links yet since I'm a new user but if you Google corbindavenport you should easily be able to find the guide.
In the guide there's a very detailed guide as to how to install any application, what you can and can't install and even links to apps that would add a lot of functionality to the phone like an app which rotates your other applications by setting their orientation and an app that keeps the watch on at all times or even lengthens the watch's on-time before it fades.
I've personally gotten the orientation app and temple run working on my watch. If you've already installed Microsoft's keyboard you should know what to do.
Here's to many more discoveries to come. I'm in love with this watch and it seems every day I find something new to add to the love.
Is this where you start?
http://corbindavenport.com/?p=167
Yeah, thanks for posting the link!
Glad you enjoyed it
Thanks to share. Finally I can set my watch to always on which in some sitution I need to show the nice watch face. And thanks much for Corbin to work it out and write very clear and detail instruction. Now I finally satisfied with my 360.
If you turn on watch always, battery will go down around 1% per minute. Just to share with others.
Since now can install any APP on watch, now I try to find a music app can work so I can push all local songs to watch to play. The google music player is not easy to control even can upload my own songs but not efficient. So far I tried different app none of them can run on watch. So if anyone fins one please let me know.
mmx6688 said:
Thanks to share. Finally I can set my watch to always on which in some sitution I need to show the nice watch face. And thanks much for Corbin to work it out and write very clear and detail instruction. Now I finally satisfied with my 360.
If you turn on watch always, battery will go down around 1% per minute. Just to share with others.
Since now can install any APP on watch, now I try to find a music app can work so I can push all local songs to watch to play. The google music player is not easy to control even can upload my own songs but not efficient. So far I tried different app none of them can run on watch. So if anyone fins one please let me know.
Click to expand...
Click to collapse
If you just want to keep the screen always on, you can download Swipify launcher from the play store, click on Quick Settings and click Screen Always On.
It actually works pretty well, because you can still turn the screen off manually (by covering with your palm), and it will automatically turn on when you look at it and stay on until you turn it off manually again...
Has this been patched with the latest Wear update? I'm trying to get this to work with my Note 4, and the part where you forward the adb to the watch
adb forward tcp:6666 localabstract:/adb-hub
adb connect localhost:6666
Click to expand...
Click to collapse
each command processes without errors but also no confirmation
after that the instructions suggest that doing adb devices will show the watch, but it doesn't on my end, only the phone still
so when I try to install the apk, it says "error: device not found"
so either the Note 4 is blocking this or the Wear update is
Max_Pain said:
Has this been patched with the latest Wear update? I'm trying to get this to work with my Note 4, and the part where you forward the adb to the watch
each command processes without errors but also no confirmation
after that the instructions suggest that doing adb devices will show the watch, but it doesn't on my end, only the phone still
so when I try to install the apk, it says "error: device not found"
so either the Note 4 is blocking this or the Wear update is
Click to expand...
Click to collapse
Did you enable USB debugging on your Note 4 and enable bluetooth debugging in the Android Wear app + watch itself? You could also try running 'adb kill-server' and try again.
Thanks for helping me realize I was an idiot. I totally skipped over the Enabling Debugging on the watch part. Seems to be installing now. It's been a good 5 minutes and this thing is still processing, rather than give me the error messages from before. Let's see if it works in the end
Not Working
Hello
Many thanks for postong however it does not work for me - I type adb forward tcp:6666 localabstract:/adb-hub and I get the message -
device unauthorized please check the confirmation dialog on your device
I have ADB debugging set on watch and phone and Bluetooth debugging set on watch.
What am I doing wrong? Thanks for any help.
Ian
---------- Post added at 10:33 PM ---------- Previous post was at 10:08 PM ----------
Its OK I sorted it - I was being stupid! I just needed to respond to something on my phone.
irhut said:
Hello
Many thanks for postong however it does not work for me - I type adb forward tcp:6666 localabstract:/adb-hub and I get the message -
device unauthorized please check the confirmation dialog on your device
I have ADB debugging set on watch and phone and Bluetooth debugging set on watch.
What am I doing wrong? Thanks for any help.
Ian
---------- Post added at 10:33 PM ---------- Previous post was at 10:08 PM ----------
Its OK I sorted it - I was being stupid! I just needed to respond to something on my phone.
Click to expand...
Click to collapse
It feel good when it workes out.
---------- Post added at 07:52 AM ---------- Previous post was at 07:48 AM ----------
slaydog said:
If you just want to keep the screen always on, you can download Swipify launcher from the play store, click on Quick Settings and click Screen Always On.
It actually works pretty well, because you can still turn the screen off manually (by covering with your palm), and it will automatically turn on when you look at it and stay on until you turn it off manually again...
Click to expand...
Click to collapse
Thanks for the recommendation.
I have install ths apo before and never find out how to make always turn on works. After read your post I install again and finally find it is the first let icon in quick setting screen of it.
It works welk but the problem is this luncher always sometime crashed. So I maybe keep both solution. Since the screen on app installed by adb have one option can set.on time for how long which is nice.
Why didnt I hear about it Before !?
Actually I'm looking for a shazam like on thé moto 360... Guess I'll install the shazam apk directly on thé watch !
Thanks my friend
Why didnt I hear about it Before !?<br />
Actually I'm looking for a shazam like on thé moto 360... Guess I'll install the shazam apk directly on thé watch !<br />
<br />
Thanks my friend
Click to expand...
Click to collapse
Track Id by Sony in play store works well on the watch
Sent from my SM-N910C using Tapatalk 2
Music App
I'm in no way affiliated with the app, but I found "Wear Music" on the app store (it is way down the list even when searching with the exact term) that is a standalone music player, and lets you transfer music to the Moto 360. Very well done app. It's a paid app though.
Ad1982 said:
I'm in no way affiliated with the app, but I found "Wear Music" on the app store (it is way down the list even when searching with the exact term) that is a standalone music player, and lets you transfer music to the Moto 360. Very well done app. It's a paid app though.
Click to expand...
Click to collapse
Would you be able to provide a link by chance? I cant seem to find it.
https://play.google.com/store/apps/details?id=com.mohammadag.wearmusic
Okay so what happens is , I've got the artist name, track name and the playtime and all that but I need help with next button and prev button. I made the play button but when I click it it opens media utilities app instead of playing or pausing the track. If I use other music widgets from playstore or someone else's they work, I'm facing this problem only with my made widgets. Please help would be appreciated.
I got it figured thanks anyways, great place to be. ?
I'm trying to do this now. Is there anyway you could help me figure it out?
Hi. Could someone pls tell me is it possible to map or program MtcMusic to change folders? What I mean is just simply let say if I press next on steering wheel twice it will go to next folder?
That is my first post. Thank You.
I think I found solution. Mortplayer has that folder next and prevuious buttons. It has car theme too. Thanks for help.
Apparently you did, @adas4190. But from the screens in the Play Store it doesn't look very nice. It has a very old design.
Would be great to have next folder in any music app, or at least in MtcMusic .
I agree but it works. Gestures are vwry useful in car situation.