© 2024 Leafecodes.com
The Interactivity in a form/application comes from the controls (views) added onto it. For example, if you need to accept a user input, then you need to add a view call edittext, likewise if you need to add a picture to your application, then you need to add imageview. These views can be accessed by […]
Just as in Visual basic where in Designing your Graphical User Interface (GUI), its WYSIWYG, Basic4android is also the same way. This enables you to see your designs and final looks of your app. You also have the option to connect to the emulator during this design process and achieve the same result. The designer […]
This is my first tutorials for beginners on Basic4Android. We looked at the interface, the abstract designer, connecting to the emulator, adding objects to your layout, writing a short hello code and running the app on the emulator. Stay on this blog for more interesting beginner tutorials. For installation and downloading, please go to the […]
With the wide use of smart phones and tabs (Smart Gadget in General), the need to migrate destop (PC) softwares to these platforms has become a necessity. Research has it that sales of PCs for the year 2012 has dropped significantly as compared to smart gadgets (source: News-forgotten the station). In this light, more and […]