j2objc-contrib / j2objc-gradleLinks
This plugin is no longer actively maintained. J2ObjC Gradle Plugin: enables Java source to be part of an iOS application's build so you can write an app's non-UI code (such as application logic and data models) in Java, which is then shared by Android apps (natively Java) and iOS apps (using J2ObjC), all as part of your usual Android Gradle buil…
☆139Updated 7 years ago
Alternatives and similar repositories for j2objc-gradle
Users that are interested in j2objc-gradle are comparing it to the libraries listed below
Sorting:
- SQLite database implementation with ORM features for Android and iOS. J2ObjC compatible.☆34Updated 6 years ago
- A sample project that uses J2ObjC to share Java business logic between Android and iOS Swift apps☆57Updated 9 years ago
- A testing framework which brings powers of Spock and Groovy to Android app testing☆250Updated 5 years ago
- Transfuse - A Dependency Injection and Integration framework for Google Android☆221Updated 4 years ago
- Command line tool for updating Android apps and their metadata on the Google Play Store☆210Updated 9 years ago
- Compile-time active record ORM for Android☆417Updated 7 years ago
- A template Gradle / Android project which integrates and configures Robolectric, Robotium, JUnit4 and standard Android Instrumentation to…☆128Updated 9 years ago
- Publish an aar file to jCenter with Gradle☆82Updated 10 years ago
- Hrisey - boilerplate code suppressor tool for Android platform☆147Updated 10 years ago
- AutoValue extension to create an AutoValue object from a Cursor☆171Updated 4 years ago
- A Gradle plugin for uploading iOS and Android Apps to HockeyApp.☆181Updated 7 years ago
- Running Spock on Android☆89Updated 8 years ago
- Gradle plugin that generates qualified, density specific PNG drawables from SVG files at build time for your Android projects.☆262Updated 2 years ago
- A sample showing how to use a Reversi game engine in an iOS app using J2ObjC.