Philippe Simons

Results 4 issues of Philippe Simons

Demo session sample app is crashing when conneced from https://github.com/googlesamples/android-media-controller Tested against both release and main branches Crash with Android API 24 On API 26 & 28 it doesn’t crash,...

bug

https://github.com/Stephane-D/SGDK/blob/2a24303a628913808b95872abaa691eecd9dd27b/bin/create-bin-wrappers.sh#L14C11-L14C11 this creates a loop of shells mkdir (shell script) calls mkdir but since /sgdk is first in the PATH, it calls again the mkdir shell script use "/bin/mkdir" in...

It would be interesting to show how to implement a pagination using a PagedListAdapter.