performous / composer

Song editor for Performous and other singing games
Other
39 stars 23 forks source link

Because we can: ANDROID build! #18

Closed nieknooijens closed 4 years ago

nieknooijens commented 10 years ago

screenshot_2014-08-13-10-47-56

since Qt can create android apps, I was like "why not"? and guess what? it works!!! (only thing that doesn't is right-click and the audio decoding)

https://www.dropbox.com/s/60t1cqyoqqkslb7/composer-android.apk

should I upload it to a new branch?

tapio commented 10 years ago

Cool! I was surprised the piano keys worked! :) However, on my Nexus 5 phone there was multiple problems: E.g. Way too big font (text not fitting buttons etc.), Getting Started screen does not come up and Help Contents is way too narrow to be usable. While the phone screen is 1080p, everything is so small I guess the current interface is remotely usable only on tablets.

nieknooijens commented 9 years ago

I made a new build: https://www.dropbox.com/s/60t1cqyoqqkslb7/composer-android.apk?dl=0 somehow the playback-speed-settings don't seem to work. In order to make it more touch-screen friendly I'm trying to change right-click into a long-press with

ifdef ANDROID tags around it, but i'm still unsuccessful at the moment.

the new QT 5.4 also seems to make the scroll-bars alot larger, it makes it easier to control, but also obstructs the view.

Baklap4 commented 4 years ago

Closing this since it's not really an issue or so; Cool it can be build on android :)! If you have a pr for the ifdef ANDROID, feel free to add it as a pr 👍