Sammy1Am / MoppyClassic

Moppy has been replaced with Moppy 2.0!
569 stars 190 forks source link

Android version #130

Closed cookins closed 8 years ago

cookins commented 8 years ago

Hi Question in next Is there possible to launch netbeans moppy in Android? I want to play floppy music from my Android device. Thanks.

solidsnake745 commented 8 years ago

Moppy is a Java application. If you can run a Java application in Android, then you can theoretically run Moppy out of an Android device. However I'm not sure how well it will translate over. You'll have to implement this yourself.

Sammy1Am commented 8 years ago

You'll need to recompile the application using suitable Andriod serial libraries, and probably need to adapt the UI to something that Android likes.

You may have some luck looking into forks of this project on GitHub that are either ports to Android, or to a command-line version (since that would at least save you the UI trouble).

Lynnden42 commented 7 years ago

hey just asking this before i go out to try and do it myself. Has this been done? and if so can someone send me the file for it? it'd be so much easier for me to just put it on my phone rather than carrying around a laptop on top of my setup.

Sammy1Am commented 7 years ago

I haven't actually heard back from anyone who's done it successfully, but I know a lot of people have expressed an interest. Check out the forks of this repo to see if anyone made any progress; it's definitely possible. If you do get it done, let us know here so we can point everyone else to your work :)