Make your own apps without any coding.
In this article we will cover all the essential information regarding coding less app development. You will have an overall idea about app development without coding as u read this article.
Lets talk about how coding less app development is easier than Android Studio. If you want to develop apps using android studio then u must know some coding languages like C+ ,C#, Kotlin, java etc. learning coding is not that easy. It takes time to learn any coding languages. You can develop your apps only if you any such coding language.
But making your own apps is also possible without coding. Many websites are available which gives you a platform to make your apps. You are not required to do any coding , you just need to know some basics of computer and should have an overall idea about the app you want to make.
These websites are called online app making platforms. You can make almost any app using these websites.
The first website which was launched is MIT app inventor followed by many other sites such as Appybuilder , Thunkable , Kodular , Hybrostudio .
Best of these is Kodular because it provides some features that are not provided by any other website. Apps made using kodular has a professional look and is quite similar to an app made using android studio.
The site that comes next is thunkable . its one among the best sites. We have detailed videos regarding tutorial on our youtube channel , you can visit it and have a look at them.
Here is a sample tutorial on how to make your app using these sites. In this case I am using THUNKABLE.
· * Open any of the above mentioned platforms.
· * Sign in to the website
*
Click on create new app , give app name and select OK
* The screen which appears is its interface . from No 1 You can add components just by dragging and dropping them on the mobile screen appearing . You can access components like buttons,text boxes, labels etc. No 2 will show your app design. No 3 will show the components you have used. No 4 will show the properties of the components you have used. This screen has no components so it is showing the properties of the screen only. You can change your app name and screen properties here. No 5 shows designer and blocks, we are in the designers section at the moment . you can add blocks in the blocks section.
* In this we will teach you how to add hello world text on the screen. Drag and drop the label component on the screen. Change the text from the properties section
*Change the properties as required.
* The app is ready . Now we can get its apk
· * Click on the export option and export its apk to your computer.
This was the article about some basics about codeless app.