You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Used Gradle to build a joke-telling app that has both a free and paid version. This included factoring functionality into libraries as well as using build flavors to modularize the construction of each variant of the app. I also configured a Google Cloud Endpoints development server to supply the jokes.
Used Gradle to build a joke-telling app that has both a free and paid version. This included factoring functionality into libraries as well as using build flavors to modularize the construction of each variant of the app. I also configured a Google Cloud Endpoints development server to supply the jokes.
A simple Spring Boot application for performing CRUD operations on student entities. Docker is used to containerize the MySQL database and the Spring Boot application. The MySQL database is set up and run using Docker Compose, and the Spring Boot app is packaged into a Docker image using a Dockerfile.
A Gradle plugin for Android projects that converts APK files to JAR libraries and automatically adds them as compile only dependencies to your project.
🚀 Kickstart your Android projects with this modern, multi-module template featuring Jetpack Compose and custom Gradle tasks for efficient feature development.