Mode:
Duration:
1
Coding works best on desktop or with an external keyboard.
Coding works best on desktop or with an external keyboard.
Demonstrates a simple Kodular app with a Todo list, adding tasks, and displaying them using drag-and-drop components and block-based logic.
1. Drag a Text Box component onto the screen for 'New Todo'.
2. Drag a Button labeled 'Add' -> logic: Append input value to list variable 'todos'.
3. Drag a ListView component bound to 'todos' to display items.
4. Add blocks to clear input after adding a task.
5. Test live on device or emulator; export as Android APK or PWA.Kodular is a free, no-code/low-code platform for creating Android apps using a drag-and-drop interface with block-based programming, evolved from MIT App Inventor and designed to simplify app development for non-programmers.
Origin & Creator
Kodular was created by Diego Rojas and the Kodular team, evolving from the MIT App Inventor project to provide advanced components, monetization options, and more powerful visual programming tools.
Industrial Note
Best suited for Android app creators who prefer no-code development, want fast prototyping, and need monetization features integrated into their apps.