Package io.objectbox.android
See: Description
-
Class Summary Class Description AndroidScheduler A Looper-based Scheduler implementation, see mainThread for most common usage. Factory ObjectBoxDataSource A PositionalDataSource that loads entities based on an ObjectBox Query using offset and limit to implement paging support. ObjectBoxLiveData A LiveData which allows to observe changes to results of the given query. AndroidObjectBrowser A helper class to start the ObjectBox Admin web app used to browse and gain insights into the database. AdminKeepAliveService Foreground service to keep app alive which displays a notification to view Admin URL or stop this service. Admin A helper class to start the ObjectBox Admin web app used to browse and gain insights into the database. AdminNotificationReceiver Handles actions of the Admin notification.