-
Change-Id: Id5478ac210a2373d3ed825063c6437be53bdc1f7
-
Change-Id: I1378c9fc3046124b62f21f5ab232dedeb23571d3
-
Change-Id: Ic7933e0289a15fec3cc8668f7a2a04514c5c87d9
-
This now lets dali-demo run on Android devices which were failing due to the usage of std::filesystem in the scene3d library in toolkit. Change-Id: I614218e5b4521fa15f93fe513fa2abaa0457632b
-
Change-Id: Icaebd89c26e954b21e5982e067a13f0c607fc840
-
Change-Id: Ic4eeca185cbef2657869adeaf0c6aaa695f3862a
-
Change-Id: I89ad98704eacedd18a0b50fd9d6511fc8e436416
-
/tmp doesn't exist for Android, need to use internal data directory Change-Id: I08d8855baa97e175a2874915076d4fd22ff83d6f
-
Demos like deferred-shading.example sometimes fail to launch due to libdeferred-shading.example.so doesn't have main() When such error happens, output error to logcat Change-Id: Iecec465cf2436ff04a78ac78bd4c6fee0282ac3d
-
Android 6 or higher support loading libraies directly from apk 64bit dali demo fail to run due to specifying wrong path By not specifying path, we can directly dlopen from apk One less place to have bug Change-Id: I53619979798ab2d4fbccf25a152d92e52e467d0b
-
output an error message through logcat regardless release/debug build also exit with an non-zero exit code so that it won't fall into infinite loop Change-Id: Ib078a7c26a0bfc855f284f3103878e0b94ea1dfa
-
demo build was adding -std=g++11 to cflags in scripts calling library. demo app also had -std=g++11 in own C++ CMakeLists.txt _and_ in gradle. Changed everything to use std=c++17. Change-Id: Id46801a812c043db41514be17e8bd8da2ec97845
-
Change-Id: I2be80c43c2f83b2333df48210b53258e4be1acae
-
Change-Id: I6eef2f9d09a4dad6c71de9dbd05e9cee68c90acf
-
Change-Id: I63cc23bc73253b2e13359b16448fe90d44679108
-
Also start new activity in its own private process. Change-Id: I4ad00730247ce39d9acf26eabb3f06ecc3d8e8b8
-
Change-Id: I408e6c378005398e37df55bdaf2c3cd320830165
-
Generates DALi examples shared objects and Android DALi launcher application. Android DALi application apk then can be installed on supported Android device. Change-Id: I2f87030feab33aa5c4c944323eb0ca0c042db6bd