Open Source libraries to make apps and app development fast and fun - less boilerplate and managing infrastructure code
Our open source libraries run on over a billion devices and are used by large companies with especially high performance requirements. Learn about our widely used, battle-tested, and performance-optimized open source libararies for mobile app development:
> 2.000.000.000 people rely on greenrobot libraries
Slim & fast - that is what we stand for and that is why thousands of mobile developers wordlwide use our solutions, leading to more than a billion mobile users relying on our code
Superfast
Lean & light
Easy-to-use
Developer-driven
Mobile News from greenrobot
Library updates, new releases, related developments in open source, mobile databases, and Android
ObjectBox Documentation Update
We updated ObjectBox’ documentation to account for the growing interest and more specific questions asked in the issue tracker. We published several updates and new documentation resources:
greenDAO 3.2.2 Bugfix Release
This week we released greenDAO 3.2.2 with a couple of bug fixes. We want to highlight better interoperability with the Android Gradle plugin. With each new release of Android Gradle plugin, there have been conflicts with greenDAO plugin as both use “JDT”, a library to parse and manipulate Java Sources. To solve those conflicts once and for all, we now ship the greenDAO plugin with a repackaged version of JDT. Thus we are independent of other tools and can use the latest JDT versions. For best developer experience, we recommend everybody to update to greenDAO 3.2.2.
ObjectBox goes Reactive
Reactive extensions were the most wanted feature since ObjectBox was announced. We reacted with ObjectBox 0.9.8 and bring you reactive data observers and RxJava 2 integration. Here’s an example of what you can do with out of the box APIs (no RxJava involved):
ObjectBox 0.9.7 Beta Release
Our new mobile database ObjectBox gets an update: 0.9.7 adds features to queries (for example getting results lazily, more data types supported) and comes with a couple of internal changes. For details, please check the release notes.Continue reading→
Recent Comments