It is my first time and to create my app so give the tips
RaYzZz
(Gianluca Franco)
October 15, 2025, 7:54pm
2
Hi dear,
There are plenty of posts that can help you,
here are a few
Welcome to the Kodular community!!!
This topic is only for the guide.
Please don’t reply to the topic.
You can reply about the guide in this topic.
Discuss: Kodular Beginner's Guide
Index
About Kodular
Kodular Community
Sign Up
Creator’s Home Page
• Create Project
• Import Project
• Sort Project
• Save AIA
• Delete Project
Understanding App Programming In Kodular
• Screen
• Designer
• Blocks
• Assets
• Extensions
Designer
• Palette
• Viewer
• Components
• Component Properties
B…
Use different screens wisely
Before starting to create another screen, first you should think about is it really necessary? See also Building apps with many screens and SteveJG’s post about advantages/disadvantages , because in only one screen you also can use vertical arrangements to simulate different screens, just set the arrangements to visible = true/false as needed…
If you decided to use different screens, then you should switch them correctly, else you will run out of memory after a wh…
Happy studying!
securebugs
(Secure Bugs)
October 15, 2025, 8:04pm
3
Hi @HUDHAIFA_TWALIB ,
Welcome to the Kodular community!
Start with simple blocks and components, and try importing a basic .aia
file to learn how things work. Also, read the documentation shared above by @RaYzZz for better understanding.