B4ALibraryAudio/Video
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
B4ALibraryMenu
Side swipe sliding menu library
Side swipe sliding menu library
@Peter Simpson · 2013-07-20
B4ALibraryNFC
NfcForeground
NFC Foreground Dispatch System - Allows the current activity to handle directly the NFC tag information.
@raphaelcno · 2013-07-20
B4ATutorialInterop
How to write a tasker plugin
How to write a tasker plugin
@thedesolatesoul · 2013-07-19
B4AClassList- and scrollview
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
B4AClassApp startup
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
B4ATutorialGame
RSAndEngine Tutorial
RSAndEngine Tutorial
@XverhelstX · 2013-07-10
B4ALibraryOther
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
B4AClassGPS/location/maps
Geodesic class
Convert Lat / Lon and UTM coordinates
@Erel · 2013-07-10
B4ATutorialPicker [NEWBIE SAMPLE]
Simple Timer Up & Down, Counter Up & Down. [Newbie sample]
Simple Timer Up & Down, Counter Up & Down. [Newbie sample]
@drachmad · 2013-07-09
B4ALibraryPreferences
AHPreferenceActivity
Library based on Erels PreferenceActivity library with some additional features.
@Corwin42 · 2013-07-09
B4ATutorialOther
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
B4ALibraryAction Bar, Drawer, etc [BETA][B4A LIB]
AhaActionBar (Actionbar, Navigation Drawer + Menu) [BETA] [B4A Lib]
AhaActionBar (Actionbar, Navigation Drawer + Menu) [BETA] [B4A Lib]
@RiverRaid · 2013-07-07
B4ALibrarySocial [BETA]
ahaShareLibrary [BETA]
ahaShareLibrary [BETA]
@RiverRaid · 2013-07-05
B4ALibraryStrings
Traditional String Functions
Traditional String Functions
@GKCS · 2013-07-04
B4ALibraryInterop
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
B4ATutorialBluetooth
Walkie Talkie - Audio streaming over Wifi or Bluetooth
Walkie Talkie - Audio streaming over Wifi or Bluetooth
@Erel · 2013-06-30
B4ALibraryDrawing
min3d engine
min3d engine
@keylab83 · 2013-06-30
B4ATutorialIntent [TUTORIAL]
Inter-app Communication with Intents [TUTORIAL]
Inter-app Communication with Intents [TUTORIAL]
@thedesolatesoul · 2013-06-28
B4ALibraryInterop
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
B4AClassAsyncStreams
AsyncStreamsObject
Send and receive objects instead of bytes
@Erel · 2013-06-26
B4AClassLock/unlock [CLASS]
Simple Unlock Pattern [Class]
Simple Unlock Pattern [Class]
@drachmad · 2013-06-24
B4ALibraryImages
Smartphone App Store Icons & Images Tool
Smartphone App Store Icons & Images Tool
@TrisectDevelopment · 2013-06-22
B4ATutorialWifi
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
B4AClassMenu
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
B4ATutorialWidget
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
B4ATutorialB4A [VIDEO]
Common mistakes [video]
Common mistakes [video]
@Erel · 2013-06-18
B4ALibraryEditText/Textview/TextArea/TextField
SpeakButton (custom view)
Makes it very simple to add a speak button to an EditText.
@Erel · 2013-06-12
B4ALibraryOS
StrictMode
Enables the StrictMode for debugging.
@Informatix · 2013-06-11
B4AClassTranslation/localisation [CLASS]
Translation [Class]
Translation [Class]
@RiverRaid · 2013-06-10