B4ALibraryComms & Network
Wagoïd
to communicate with a WAGO 750-841 plc
@alan1968 · 2011-10-28
B4ALibraryImages
SVG
Scalable Vector Graphics renderer.
@Agraham · 2011-10-27
B4ALibraryAds
How to best make money from ads
How to best make money from ads
@MaxApps · 2011-10-26
B4ATutorialGame
How to write a sudoku solver
How to write a sudoku solver
@corwin42 · 2011-10-20
B4ALibraryAds
GreyStripe FullScreen Ad
Greystripe full screen interstitial ad format.
@SSG · 2011-10-20
B4ATutorialPane(l)
BetterSlidingPanels - Nice sliding panels with page indicator
BetterSlidingPanels - Nice sliding panels with page indicator
@corwin42 · 2011-10-20
B4ATutorialB4A
byref mimic and performances
byref mimic and performances
@acorrias · 2011-10-09
B4ATutorialUI design
Style guide for Android interface design
Style guide for Android interface design
@netchicken · 2011-10-07
B4ALibraryAds
Airpush Ad
A library that supports Airpush Notification and Icon Ad format advertising.
@SSG · 2011-10-02
B4ALibraryAudio/Video
Audio library v1.2 - Beeper
Audio library v1.2 - Beeper
@Erel · 2011-10-01
B4ALibraryAds
Millennial Media Ad
Millennial Media advertising library, alternative to Admob.
@SSG · 2011-09-28
B4ALibraryAds
MobFox Ad
MobFox advertising library, alternative to Admob.
@SSG · 2011-09-26
B4ALibraryImages
BitmapExtended
With BitmapExtended, you can do a lot more with your bitmaps: - Resizing, Scaling, Skewing and translating. - compressing - createScaledbitmap - erasing colours - get density - change pixels - Different ways to create bitmaps - and a lot more!
@XverhelstX · 2011-09-24
B4ALibraryGPS/location/maps
BGCellLocation v1.0 - Location using CellID
BGCellLocation v1.0 - Location using CellID
@gorelshv · 2011-09-22
B4ALibraryOS
LiveWallpaper Library
LiveWallpaper Library
@XverhelstX · 2011-09-21
B4ALibraryImages
JpegUtils
Enables the EXIF data in a Jpeg file to be read and written.
@Agraham · 2011-09-21
B4ATutorialEncryption
Encrypting information with RandomAccessFile library
Encrypting information with RandomAccessFile library
@Erel · 2011-09-18
B4ACode moduleComms & Network
Prolific PL2303
Two code modules using the USB library to implement a driver for the Prolific PL2303 USB to Serial chip found in many adaptors.
@Agraham · 2011-09-12
B4ATutorialWidget
Update a homescreen widget more frequently than 30 minutes
Normally a homescreen widget can only update itself every 30 minutes. A lower value is not possible in the ConfigureHomeWidget() call. But what if you want to create something like a clock which needs to be updated every minute? This is possible too but I experienced some problems handling the widgetservice correctly in this case. If it is not handled correctly the service will run forever even if no widget is visible on the homescreen anymore. I will explain it in this tutorial on a simple clock widget example.
@Corwin42 · 2011-09-06
B4ATutorialMail
Using POP3 to communicate with Android devices
Using POP3 to communicate with Android devices
@Erel · 2011-09-05
B4ALibraryOther
Usb Host library
Usb Host library - Gives access to the new Usb host features available in Android 3.1 and above.
@Erel · 2011-09-04
B4ATutorialB4A
Android Usb Host Tutorial - AdbTest
Android Usb Host Tutorial - AdbTest
@Erel · 2011-09-04
B4ALibraryPhysics
ABPhysicsEngine
A full 2D Newton''s physics engine.
@Alwaysbusy · 2011-09-02
B4ATutorialEmulator/VM
Super-fast alternative to emulator -> x86 Android
Super-fast alternative to emulator -> x86 Android
@Jim Brown · 2011-08-31
B4ALibraryToast
CustomToast
Create your own toastmessage by choosing position, duration and images.
@XverhelstX · 2011-08-31
B4ALibraryImages
HtmlImageView
HtmlImageView
@warwound · 2011-08-29
B4ALibraryMenu
Popup Menu/List Library
Popup Menu/List Library
@thedesolatesoul · 2011-08-28
B4ATutorialList- and scrollview
Listview Divider Line Color
Listview Divider Line Color
@Djembefola · 2011-08-15
B4ATutorialB4A
Trial Tutorial
Trial Tutorial. Here I will explain how you can make an evaluation/trial version of your app using an online database. With this, the user will be able to open up the app x times. When 0 is achieved, it will force close the app.
@XverhelstX · 2011-08-12
B4ALibraryOAuth
OAuth
This library wraps the oauth-signpost open source project. Using the OAuth object you can sign Http requests as required by some servers.
@Erel · 2011-08-10