alamminsalo / orion

Cross platform Twitch.tv client
GNU General Public License v3.0
314 stars 60 forks source link

the android build feedback #202

Open ahjolinna opened 7 years ago

ahjolinna commented 7 years ago

I have been testing the android version on my Sony Xperia X phone (until sailfishOS arrives), and there are few problems that I have with it. 1) if I pause the stream it can't resume it I have to go back to find the channel and re-open it 1.1) I have little bit mixed feeling about the "tap/click" the stream playback area to pause/resume, as at least on my phone miss clicks happens to often. 2) the emotes are are on the low res. side:: image

3) this is maybe the biggest one, if you make call or someone calls the stream keeps playing in the background, it would be nice if it was at least muted so you could hear something


btw. what backend does the android version use? if mpv it would be nice if was mentioned in the play store

alamminsalo commented 7 years ago

Backend is the android default platform backend

ahjolinna commented 7 years ago

Backend is the android default platform backend

okay, well most do...and its fine..boring :D ...but have you tried the with MPV as it should work https://github.com/mpv-android/mpv-android

ahjolinna commented 7 years ago

about the number "1.1" issue, I was thinking maybe add a pause/play button on the screen to show up when first touch/click happens... like in the youtube app..at least .. or just remove the pause/play completely like the offical twitch app has done

ghost commented 7 years ago

It also crashes after a while of watching.

ahjolinna commented 7 years ago

@mroNNorm : I didn't notice any crash issue...yet.. on my Xperia X, what phone do you have (and android version?)

ghost commented 7 years ago

Nexus 6, on 7.1.2 and on my huawei mediapad tablet running 7.0

alamminsalo commented 7 years ago

It crashes on my huawei too and it's related to chat somehow. I haven't been digging it yet though but it's there

ghost commented 7 years ago

I don't think it's the chat, somehow it lasted an hour or two before crashing and at about half way through the chat stopped working... Which is another bug, but the point is that it still crashed even without the chat running.

ahjolinna commented 7 years ago

well currently/still for me the orion wont crash or any problems with chat...maybe it has something to that Sony Xperia Phones Have the Lowest Crash Rates


PS. it seems google is going to drop gcc support from android in favor of llvm/clang: https://phoronix.com/scan.php?page=news_item&px=Android-NDK-r16

WyohKnott commented 6 years ago

The app on Android is great, my only complain is that the back button does nothing: when I am in a stream touching "back" should get me on the previous screen, i.e the search tab or the game list tab.

Thaodan commented 5 years ago

an plans to update the android build?