AudioBoost
Library to increase the audio volume of your device. Written because I needed more volume on some movies in VideoView, etc.
@Margret · 2013-07-24
Side swipe sliding menu library
Side swipe sliding menu library
@Peter Simpson · 2013-07-20
NfcForeground
NFC Foreground Dispatch System - Allows the current activity to handle directly the NFC tag information.
@raphaelcno · 2013-07-20
How to write a tasker plugin
How to write a tasker plugin
@thedesolatesoul · 2013-07-19
CheckList class
A list based on ScrollView with expandable items. Eases the creation and management of lists with checkboxes (but not only).
@Informatix · 2013-07-19
Startup Wizard
StartupWizard basically shows a startup guide, or help screen or settings screen, on the first launch of an app.
@thedesolatesoul · 2013-07-13
RSAndEngine Tutorial
RSAndEngine Tutorial
@XverhelstX · 2013-07-10
Native DirectBuffer library
Native DirectBuffer allows you to create and work with memory outside of the Java heap, including memory-mapped files. This feature is a great way to work with large amounts of structured data. The example show how to Draw over 50 bitmaps and store them to the buffer and get them back later.
@keylab83 · 2013-07-10
Geodesic class
Convert Lat / Lon and UTM coordinates
@Erel · 2013-07-10
Simple Timer Up & Down, Counter Up & Down. [Newbie sample]
Simple Timer Up & Down, Counter Up & Down. [Newbie sample]
@drachmad · 2013-07-09
AHPreferenceActivity
Library based on Erels PreferenceActivity library with some additional features.
@Corwin42 · 2013-07-09
Your own content - chooser
Your own content - chooser. i shared my ahaShareLibrary and if you like to do your own library with your own code, this small tutorial may help you..
@RiverRaid · 2013-07-07
AhaActionBar (Actionbar, Navigation Drawer + Menu) [BETA] [B4A Lib]
AhaActionBar (Actionbar, Navigation Drawer + Menu) [BETA] [B4A Lib]
@RiverRaid · 2013-07-07
ahaShareLibrary [BETA]
ahaShareLibrary [BETA]
@RiverRaid · 2013-07-05
Traditional String Functions
Traditional String Functions
@GKCS · 2013-07-04
ContentProvider
ContentResolver library allows you to access "content providers" applications. This functionality is already available with objects such as: CallLog, Contacts, Contacts2 and others. With this library you have more flexibility as you can implement it completely in Basic4android.
@Erel · 2013-07-03
Walkie Talkie - Audio streaming over Wifi or Bluetooth
Walkie Talkie - Audio streaming over Wifi or Bluetooth
@Erel · 2013-06-30
min3d engine
min3d engine
@keylab83 · 2013-06-30
Inter-app Communication with Intents [TUTORIAL]
Inter-app Communication with Intents [TUTORIAL]
@thedesolatesoul · 2013-06-28
IrdaManager
The IrdaManager library is exclusively for use with Samsung devices.It exposes the hidden Samsung IrdaManager system servcie, enabling you to use the device''s IR transmitter to send IR codes.
@warwound · 2013-06-26
AsyncStreamsObject
Send and receive objects instead of bytes
@Erel · 2013-06-26
Simple Unlock Pattern [Class]
Simple Unlock Pattern [Class]
@drachmad · 2013-06-24
Smartphone App Store Icons & Images Tool
Smartphone App Store Icons & Images Tool
@TrisectDevelopment · 2013-06-22
Android Wifi-Direct Tutorial
Android 4+ devices support Wifi Direct (Wifi P2p). Wifi Direct allows you to connect two devices over wireless without an access point. It is similar to Bluetooth with a much extended range and performance.It is recommended to use Android 4.1+ devices as there are several major known issues with Android 4.04 devices and Wifi Direct.
@Erel · 2013-06-20
MutableMenu
Alter menu at runtime. I had a problem the other day when I needed to alter the text on my Activity menu based on the state of the application (it was for a screen lock so I need to say "Lock Screen" or "Unlock Screen" based on the state). I couldn''t find an easy way to do this but I did come across some code in the thread below that resets the menu using reflection; http://www.basic4ppc.com/forum/basi...cript-device-basic-programming.html#post99468 So I''ve extended this to a class that allows you to make changes to the menu at runtime. Currently it only supports basic menu items (not bitmaps). You can; 1) Add menu items to the bottom of the menu 2) Add menu items at a specific index 3) Remove menu items 4) Update the text of menu items
@tchart · 2013-06-18
Multiple instances of the same widget
Normally it is not possible to create several widget instances of the same homescreen widget which all display different data. I found a solution for this and with the help of a small code module with some special subs it works really great and is not too complicated to use.
@Corwin42 · 2013-06-18
Common mistakes [video]
Common mistakes [video]
@Erel · 2013-06-18
SpeakButton (custom view)
Makes it very simple to add a speak button to an EditText.
@Erel · 2013-06-12
StrictMode
Enables the StrictMode for debugging.
@Informatix · 2013-06-11
Translation [Class]
Translation [Class]
@RiverRaid · 2013-06-10