Skip to content
/ andgen Public

Android Studio plugin to generate Android codes.

License

Notifications You must be signed in to change notification settings

sansets/andgen

Repository files navigation

AndGen

AndGen is Android Studio plugin to generate code

Features

  • Generate Barcode Scanner library feature.
  • Generate Image Picker library feature.
  • Generate JSON to Kotlin Data Class.

Screenshots

Barcode Scanner Generator Feature

Installation

  1. Download plugin latest version from https://plugins.jetbrains.com/plugin/20825-andgen/versions.
  2. Open your Android Studio and open the IDE settings.
  3. Select Plugins, click Settings Icon and then click Install Plugin from Disk.
  4. Select the plugin archive file and click OK.
  5. Click OK to apply the changes and restart your IDE if prompted.

Usage

  1. Click AndGen on Top Bar Menu of Android Studio.
  2. Select the Menu Item.
  3. Fill the form.
  4. Click OK to generate the codes.