Skip to content

amnaMahmoodObs/ColorPickerExtension

Repository files navigation

Color Picker Extension for MIT App Inventor

This extension adds a modern color picker dialog to MIT App Inventor and Niotron apps.
Users can easily select colors using a popup dialog, and the selected color is returned to the app.


📦 Features

  • Opens a color picker dialog
  • Returns selected color and name
  • Includes Cancel option
  • Works with MIT App Inventor, Niotron, Kodular, and others

🧠 How to Use

  1. Import the .aix file into MIT App Inventor.
  2. Drag the ColorPicker component into your project.
  3. Call ShowDialog to open the color picker.
  4. Use the OnColorSelected event to get the chosen color.

📁 Files

  • colorpicker.aix — The compiled extension
  • src/ — Java source code

🧑‍💻 Developer

Developed by Obsidian Soft by Amna Mahmood


🖼️ Screenshot

Color Picker Preview

About

An MIT App Inventor extension for selecting colors using a modern dialog.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages