Admob Mediation With Facebook
Erel Already described the mediation with inmobi and with the help of that tutorial I tried to implement facebook ads to admob. It took some days for me to implement it because of manifest problems, correct sdk and adapter files etc. My aim with this tutorial is to help people mediate with facebook without any hassle.
@tufanv · 2017-03-22
Manam IP Location( Get Location info )
Manam IP Location - Get Location info: â¢IP â¢ContryName â¢City â¢TimeZone â¢zip â¢lat / lon â¢ISP Name â¢Country Code â¢Region â¢Region Name
@alimanam3386 · 2017-03-20
Print Logo in NV ram with ESC/POS
Print Logo in NV ram with ESC/POS
@carloschueca · 2017-03-16
B4AGifViewer
B4AGifViewer
@moster67 · 2017-03-16
Archer (with sources)
Archer (with sources)
@BeneBarros · 2017-03-16
BridgeCLI - Command line tool for B4A-Bridge
BridgeCLI is a command line B4A-Bridge manager written in B4J. It allows developers to install release APKs through the command line. You can use it to deploy applications on multiple devices. It should work on Mac and Linux as well as Windows (It was only tested on Windows). You should run B4A-Bridge v2.3+ on the devices. It can use the auto discovery feature to find devices.
@Erel · 2017-03-14
Strip all Emoji-characters from a string
I needed a function that strips all Emoji characters but keeps language typical characters in a string.
@fredo · 2017-03-13
MultiDex - Solves the too many methods error
B4A v6.8 adds support for MultiDex compilation. With MultiDex enabled, the compiled classes are split into multiple dex files as needed.
@Erel · 2017-03-13
RippleDrawable
This library allows to create RippleDrawables (drawables that show a ripple effect in response to state changes) for API >= 21 with custom colors. You can assign these drawables to the background of any view.
@Informatix · 2017-03-10
Material Dialogs - Make your dialogs nice
I think this library is the third attempt in this forum to wrap the excellent afollestad Material Dialogs library. The difference to the other library wrappers is that this one is (except of some minor features) a complete wrap including file- and folder choosers, color chooser and a complete wrap of the core material dialog including very well support fror custom layouts. Not wrapped are the preference dialogs (We have the Preferences library for this).
@corwin42 · 2017-03-09
AudioRecord
Audio recording library based on Androids AudioRecord which allows capturing recordings within an app.
@stevel05 · 2017-03-09
Extract all contacts from both SIM and Phone
Extract all contacts from both SIM and Phone
@tigrot · 2017-03-08
clsFilesLists
With this class you can: - get an ordered list of files from a directory without directories names; - get an ordered list of files from a directory filtered using classic pattern; - delete all files in a directory that match a classic pattern. (patterns like: "MyFile*.txt" or "*My*.*" or "Image.jp*" etc.).
@LucaMs · 2017-03-07
ABFlicB4A library for Flic buttons
ABFlicB4A library for Flic buttons
@alwaysbusy · 2017-03-07
Localizator - Collect all strings not found in strings.db [B4A]
Localizator - Collect all strings not found in strings.db [B4A]
@fredo · 2017-03-06
SaltyNinja - Secure Hash Algorithm
SaltyNinja - Secure Hash Algorithm
@wonder · 2017-03-04
Native SHA-512
Native SHA-512
@wonder · 2017-03-04
Localizator - Export application strings to the log [B4A]
Localizator - Export application strings to the log [B4A]
@FrenchDeveloper · 2017-03-04
General IR Remote
General IR Remote
@Johan Schoeman · 2017-03-04
Searching the nearest Coordinate in a Database
Searching the nearest Coordinate in a Database
@DonManfred · 2017-03-02
Print to a Bluetooth POS printer with matching codepage
Print to a Bluetooth POS printer with matching codepage
@KMatle · 2017-03-02
cctv cool + php +AUDIO to Internet using PHP + b4a
In case someone have erros on camera on cctv examples i hope this will fix your problem like in my case..
@xpectmore · 2017-03-02
ParsGeometricProgressView(GeometricProgressView)
Customizable progress indicator in the form of 2D geometric shapes â¦
@mshafiee110 · 2017-02-28
ShelfView2
Android custom view to display books on shelf
@jahswant · 2017-02-27
CanvasView
This library defines API for drawing application.
@Johan Schoeman · 2017-02-26
ShelfView
Android custom view to display books on shelf
@Johan Schoeman · 2017-02-25
CRGoogVR-Library, Google Voice Recog w/ source
I''ve uploaded an example B4A app for Google Voice Recognition along with its source code and Eclipse Java source code for the CRGoogVR library I developed.
@canalrun · 2017-02-25
Rings (with sources)
Rings (with sources)
@BeneBarros · 2017-02-23
TabStripViewPager with FontAwesome / Material Icons
TabStripViewPager with FontAwesome / Material Icons
@Erel · 2017-02-22
Log to txt file class
This is a simple logger class i use to help with debugging. It has the advantage of the entries being time stamped to see when they happen as well as creating a permanent record in a txt file. When debugging the entries are also written to the log window. The log file uses the day date as part of its file name so the files can be viewed for up to a month after their creation. Log files can become quite long but at the same time can be used to record what the app is doing and help with debugging difficult to find faults.
@SteveTerrell · 2017-02-20