]> git.tdb.fi Git - libs/core.git/commit
Minimalistic port for Android
authorMikko Rasa <tdb@tdb.fi>
Sat, 11 Oct 2014 10:32:23 +0000 (13:32 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 11 Oct 2014 10:32:23 +0000 (13:32 +0300)
commit211c503e709ffa8bec7b71b8004ecdeadf776c4c
treeb2134e9fc544ff05991b7ba56fe8274f10039933
parente9606fcfd202207a029fff31f03b8e1a7a0d2963
Minimalistic port for Android

Application startup through NativeActivity is provided and uncaught
exceptions are logged.  A number of things are still in need of proper
implementations.
Build
source/core/android/errorlogger.cpp [new file with mode: 0644]
source/core/android/errorlogger.h [new file with mode: 0644]
source/core/android/main.cpp [new file with mode: 0644]
source/core/android/mainthread.cpp [new file with mode: 0644]
source/core/android/mainthread.h [new file with mode: 0644]
source/fs/android/stat_owner.cpp [new file with mode: 0644]
source/fs/unix/stat.cpp
source/fs/unix/stat_owner.cpp [new file with mode: 0644]