vkrause added a comment.
In D18390#396771 <https://phabricator.kde.org/D18390#396771>, @dhaumann wrote: > You likely get a warning about an unused variable now in KBookmarkManager::init(const QString &dbusPath), since the function is empty. Yep (and same for the other frameworks). I don't expect this to be the final state though, it's a first step to get things building without the D-Bus stub on Android at all, and get an overview of the gaps. Some cases will need a proper Android implementation, some might end up being mere porting aids that make no sense on Android. REPOSITORY R294 KBookmarks BRANCH master REVISION DETAIL https://phabricator.kde.org/D18390 To: vkrause, dhaumann Cc: dhaumann, kde-frameworks-devel, michaelh, ngraham, bruns