nixdroid-launcher

nix-on-droid: Package Repository & Launcher UI

APACHE-2.0 License

Stars
0

Nixdroid Launcher

Tools

Use this repo to initialize an Android Kotlin project by running:

nix flake new -t github:emeks-studio/nixdroid-launcher#kdroid-project ./$YOUR_PROJECT_PATH

After initializing your project, you can rename whatever stuff you want, like:

  • com.example.helloworld namespace.
  • rootProject.name
  • flake description
  • README.md content
  • etc.