Do you know how to use the SQL database on your App Inventor 2 or Kodular project? If your answer is no , let me […]
Continue readingHow to use App Inventor 2 and Kodular with Emulator
When the time comes to test your project, the process of connecting to the actual device for testing makes development slower. For fixing this problem […]
Continue readingHow to use Font Awesome 5 and Material Icons on Kodular?
FontAwesome 5 First select a icon from gallery https://fontawesome.com/icons?d=gallery&m=free I use Turkish Lira sing with Solid type https://fontawesome.com/icons/lira-sign?style=solid Copy Turkish Lira UNICODE Now, switch to […]
Continue readingHow to change package name on App Inventor 2 ?
Created app with App Inventor 2 and you want use custom package name on your app but you dont know how to do it? We […]
Continue readingHow to use “look up in pairs” block?
App Inventor 2 has a look up in pairs block but you dont know how to use it? Here,there is litle example We can use […]
Continue readingHow to use Admob Mediation on App Inventor 2
There is no monetization component on App Inventor 2 but we can use enhance extension. What is Medaition AdMob Mediation is a feature that lets […]
Continue readingHow to use Google Play Game Services on Kodular?
Kodular Eagle update brings Google Play Games Services support.With this support we can make leaderboards and achievements . So we setup our Leaderboard now we […]
Continue readingApp Inventor 2 : How to get time and date?
There is simple way to get time and date on App Inventor using timer component.We can get local time and date with timer.Here there is […]
Continue readingHow to test ” User text is a valid email address? “
How can we test user input? Is it valid email address? How to do these tests on App Inventor 2? As you know every email […]
Continue readingExtension ComponentToImage
Offical Thread Link https://community.kodular.io/t/free-extension-componenttoimage/8553 1.About Using this extension you can convert any view/component to image and save it to storage. The image will be created […]
Continue reading
Recent Comments