Skip to content

f-arslan/android-multi-module

Repository files navigation

Android Multi-Module Architecture

Haven't read the article yet? Check it out on Medium

Installation Guide

Multi.Module.Builder.Demo.mp4

Quick Install

  • Download the zip file from the release section and unzip it.
  • Execute the command java -jar [.]multi_module_builder.jar (Note: Replace [.] with the appropriate directory path based on your OS).
  • Follow the prompts to enter your project name and package name.
  • Open the project in Android Studio.
  • Feel free to delete the .jar file and any assets you no longer need after setup.

Manual Installation

  • Start by cloning the repository to your local machine.
  • Ensure to update all references to the package name in the build scripts.
  • Rename all module folders to reflect your new package name. (Be aware that Android Studio might create duplicate subfolders during this process.)

For further reference, you can check this repository: Gptmap

I hope this guide helps you get started smoothly with your project! If you have any questions or need further assistance, please reach out.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages