This is the list of tools of I personally use daily to develop app and I recommend you all to download them and try all of them out. With all this apps, Sketchware Android App development becomes easier. Incase you are new to my blog, welcome and you can first get Sketchware official application through this… Read More »
Sketchware Tutorials
How to add TapTargetVew to your Android Apps in Sketchware
Have you thought about how you can quickly tell your users the new features of your Application? It is very easy to do that, just use TapTargetView. Today you will learn how to implement TapTargetView in your Sketchware-built Android Application. With TapTargetView, you can tell your users ‘the specific function for each buttons and widgets… Read More »
Creating a simple Quiz App in Sketchware (Beginners Guide)
Hey guys, today I am going to be taking a beginners tutorial on making a basic and simple quiz app for beginners. We’ll build it from scratch without skipping a single step so that you won’t be lost or confused at any point. Before we start programming and setting up some fews codes in the… Read More »
How to add Bottom Navigation View to your Sketchware Android Projects
Hello Sketchware Developers, today I am going teach how to add BottomNavigationView in Sketchware. Bottom Navigation is very essential when making a “top notch and easy to navigate” UI, most of the apps we use today all implemented BottomNavigationView cause it means our UI looks more cool and also make the app easy to navigate… Read More »
How to send Notifications from Admin App to User App using Firebase Database
Hello everyone, today I’m going to teach you how you send Background Notifications from your Admin Application to the User Application using Firebase Database. This can be an easy method to pass informations to the users of your app. Unfortunately, this can’t be done using only Sketchware, you’ll need a third party Java editing Software… Read More »