hi,
please check my post on the topic "ScummVM2.0.0 crash upon start [reproducable]"...I think that you help you
Search found 8 matches
- Mon Feb 11, 2019 8:39 am
- Forum: Android Port
- Topic: Compiling SDL Error
- Replies: 2
- Views: 94
- Tue Mar 20, 2018 8:36 am
- Forum: Android Port
- Topic: ScummVM2.0.0 crash upon start [reproducable]
- Replies: 24
- Views: 8591
Yes, it is used for the Cloud support as per: http://wiki.scummvm.org/index.php/Cloud_Storage_Support http://wiki.scummvm.org/index.php/Local_Webserver However, this should be disabled for current stable release builds such as v2.0.0 as per: http://forums.scummvm.org/viewtopic.php?t=14499 If you ar...
- Tue Mar 20, 2018 3:45 am
- Forum: Android Port
- Topic: ScummVM2.0.0 crash upon start [reproducable]
- Replies: 24
- Views: 8591
Hi,
this is easy:
it is used to access files over many Internet protocols like https, ssh ....
I am not sure what is the usage on scummvm, I think for cloud saving of game states...
this is easy:
from https://curl.haxx.se/libcurl/libcurl - the multiprotocol file transfer library
it is used to access files over many Internet protocols like https, ssh ....
I am not sure what is the usage on scummvm, I think for cloud saving of game states...
- Sat Mar 03, 2018 9:50 am
- Forum: Android Port
- Topic: ScummVM2.0.0 crash upon start [reproducable]
- Replies: 24
- Views: 8591
- Wed Feb 28, 2018 7:50 am
- Forum: Android Port
- Topic: ScummVM2.0.0 crash upon start [reproducable]
- Replies: 24
- Views: 8591
yeah sorry, i should not ignore such a description "Ephemeral file sharing" 
I uploaded again on dropbox. I hope it is better now:
https://www.dropbox.com/s/8admvh19rkpa1 ... e.apk?dl=0
have fun

I uploaded again on dropbox. I hope it is better now:
https://www.dropbox.com/s/8admvh19rkpa1 ... e.apk?dl=0
have fun
- Mon Feb 26, 2018 8:11 pm
- Forum: Android Port
- Topic: ScummVM2.0.0 crash upon start [reproducable]
- Replies: 24
- Views: 8591
Until the scummvm team will provide an official build that works with older androids i can offer you an unofficial one: https://file.io/cJhjw9 It is 2.0 build without the curl library for arm 32/64 and x86 32/64. It is working fine on Android 4.2 and 5.1. All the credits goes to original developers ...
- Sat Feb 24, 2018 10:19 am
- Forum: General Discussion
- Topic: Blade Runner WIP
- Replies: 65
- Views: 26819
- Thu Feb 22, 2018 8:21 am
- Forum: Android Port
- Topic: ScummVM2.0.0 crash upon start [reproducable]
- Replies: 24
- Views: 8591
The problem is on the android_sdl framework that is used for this port. There is a library, curl, that cause problems with Android 4.3 and before. I have managed to buid scummvm without libcurl and it is working on 4.2.2 (Asus Memo Pad HD 7). The instructions are in the scummvm/dist/androidsdl folde...