Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Jukebox Software for Android Devices  (Read 4205 times)

0 Members and 1 Guest are viewing this topic.

Knightlore

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 143
  • Last login:June 04, 2014, 07:44:55 am
Jukebox Software for Android Devices
« on: January 10, 2012, 02:13:42 pm »
I don't suppose anyone knows of any software that runs on Android tablets?

I have an Asus Transformer which I'd like to get to run something similar to what is seen on touchscreen jukeboxes, with album artwork/info etc that would run files stored locally on the device but also maybe be able to connect to a NAS (when I get round to building one) and stream files to the device.

Anything like this out there?


Lilwolf

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4945
  • Last login:July 31, 2022, 10:26:34 pm
Re: Jukebox Software for Android Devices
« Reply #1 on: March 14, 2012, 03:34:27 pm »
I wrote some jukebox code ages ago in java.  I later removed the UI (because of the project I was working on)...

but the trouble is that android JVM doesn't have JMF support I don't believe.   And even if I could find the version with a UI, the Android doesn't support awt so the graphics would need to be rewritten.

So basically, I think 90% of it would need to be rewritten.

but heck, I would love a music player that is based on building a song queue instead of most UI's... so I could select the next 5 songs and start driving.

JeepGoesBeep

  • Trade Count: (0)
  • Newbie
  • *
  • Offline Offline
  • Posts: 1
  • Last login:July 20, 2012, 01:44:27 pm
Re: Jukebox Software for Android Devices
« Reply #2 on: May 31, 2012, 11:08:11 am »

I am using easy jukebox on the mini (micro?) jukebox I am building using a prepay phone I got at bestbuy for 30 bucks...it doesnt have a lot of features (including album art, etc) but I dont care. I like that I can scroll through music a page at a time and queue up songs as I see them just like a jukebox does. Using it with a no lock app and a screen saver that does lightning storms set to never time out it became a nice micro jukebox that displays the current track and the upcoming tracks...now I just need a design to wrap around the phone that I can hang on the wall  8)


drventure

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4152
  • Last login:April 23, 2024, 06:53:06 pm
  • Laser Death Ray Bargain Bin! Make me an offer!
Re: Jukebox Software for Android Devices
« Reply #3 on: May 31, 2012, 11:34:24 am »
I have not tried this particular concept (as I don't own an android phone), but JRiver has an app called GIZMO that can stream music from your JRiver media player install acting as a server on a PC somewhere.

It can also remotely control the server, so, say you have it runnning on a PC upstairs, connected to a radio device that just streams the audio out, out to your patio. you use your phone to control what's playing, volume, etc.

BUT, if you prefer, you could stream the music directly to your phone with Gizmo.

Check here

http://yabb.jriver.com/interact/index.php?topic=58230.50

I have used the WebRemote functionality, though and it's great for remotely controlling JRMC.


drventure

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4152
  • Last login:April 23, 2024, 06:53:06 pm
  • Laser Death Ray Bargain Bin! Make me an offer!
Re: Jukebox Software for Android Devices
« Reply #4 on: May 31, 2012, 11:35:18 am »
Hmm, one snag, It has to be able to connect to the media server, I don't believe it'll play tracks directly off the phone. Might not be quite what you're after.