Mobile

Alert Dialog

Submitted by murithi on
The AlertDialog is an almost modal screen that presents a brief message to the user typically shown as a small floating window that partially obscures the underlying view, and collects a simple answer (usually by clicking an option button).

Android Services

Submitted by lazlosoftwares… on
A service is a component that runs in the background to perform long-running operations without needing to interact with the user. For example, a service might play music in the background while the user is in a different application, or it might fetch data over the network without blocking user interaction with an activity

Android Pie Chart Demo

Submitted by hob2006 on
This is a customize demo apps for Quarterly Sales pie chart using (Android Charts Framework).The purpose of this framework is to allow you to easily add different types of charts to your projects using B4A IDE. The current version supports pie charts, line charts and bar charts. The framework is implemented as code modules. Please send your inquiries at [email protected]/09328493090 or Join to my facebook page here at https://www.facebook.com/pages/Basic4Android-Pilipinas/275375029265748 Thanks!

Android Barcode Scan Demo with SQLite database

Submitted by hob2006 on
This simple android demo apps can scan the bar-code using phone/tablet built in camera. The beauty of this simple little program is not in its novelty value, but that it can be added to any other program to add functionality and make a point of difference. Please install the APK installer to see the sample demo in action.