FiftyShadesOf
An elegant context-care loading placeholder for Android
@somed3v3loper · 2016-10-13
MusicBobber (Audio Widget Overlay View)
Awesome Audio Widget for any Android Music App
@somed3v3loper · 2016-10-12
b4aFastBlurUtil
Blur an image
@IceFairy333 · 2016-10-11
FreshDownloadView
A download progressbar with cool animation
@somed3v3loper · 2016-10-10
BreadcrumbsView
A customizable Android view which shows the current step of a given series. Its main purpose is to provide a contextual reference for paginated forms.
@somed3v3loper · 2016-10-09
AnswerView
A library that mimics the circles used in optic forms.
@somed3v3loper · 2016-10-08
MVBarcodeReader
A Barcode scanning library for Android. Uses the Google Play Services'' mobile vision api for barcode detection.
@Johan Schoeman · 2016-10-07
Diagonalify
Create diagonal cuts on image view
@somed3v3loper · 2016-10-04
BitmapMerger
Bitmap Merger is a simple project help you to merge two bitmaps without memory exceptions. The bitmaps are processed in background threads thereby taking the load away from UI thread. Along with merge, it also contains the image decoder for decoding images from resources/disk and are sampled to prevent OutOfMemoryError.
@somed3v3loper · 2016-10-03
PickerView
OptionsPickerView Like Ios Three Types of Options Pickers â¢Single OptionPicker â¢Double OptionPicker â¢Triple OptionPicker
@Johan Schoeman · 2016-10-02
VectorCompat (MorphButton)
A support library for VectorDrawable and AnimatedVectorDrawable introduced in Lollipop with fully backwards compatible tint support (api 14+ so far) vector-compat provides the necessary tools to make animated icons similar to the new drawer hamburger icon that morphs to a back arrow when clicked. Any other morph animation between icons can be defined purely in xml (no java code required) and the library takes care of the transformation animation. Because they are in vector format, these drawables can be of any height and width with no resulting pixelation.
@DonManfred · 2016-10-01
Convert MYSQL db to Sqlite - EASY MODE - Linux Server
This is not a b4a code but I found very useful, specially if you are in a project were you need to sync sqlite db to mysql or mysql to sqlite.
@Myron · 2016-10-01
ColorStateList as object for view properties
While working with @DonManfred ''s wrap of the VectorCompat library I needed to set a ColorStateList to a VectorDrawable ForegroundTintList property. After fiddling around with xml files in the drawable folder I needed a more flexible way to set the foreground colors and found a snippet from @stevel05 here and modified it a little bit to use it as object.
@fredo · 2016-10-01
Android Piano
Use your device''s volume up/down buttons to change the volume of the Piano sound. Use your device''s menu button to get to the various settings that the Piano offers.
@Johan Schoeman · 2016-10-01
Sample Splash Screen
As requested by Fhren Meza after seeing a sample video I posted on YouTube, here is a sample splash screen. In the end I abandoned the transparent background with fade to black because the very top title bar area always looks a little ametuerish. Anyhow, please see the attached project if wanting to re-create the look shown here...
@RandomCoder · 2016-09-29
AutoLinkTextView
AutoLinkTextView is TextView that supports Hashtags (#), Mentions (@) , URLs (http://), Phone and Email automatically detecting and ability to handle clicks.
@somed3v3loper · 2016-09-29
ParaCamera
Simple android camera to capture and get bitmaps in three simple steps
@DonManfred · 2016-09-28
AdMob Mediation (with InMobi)
AdMob supports ads mediation. This means that the ad can come from different ad networks and not just from Google AdMob network. It can improve the fill rate and the revenue earned.
@Erel · 2016-09-26
StopWatch
Stopwatch application for android.
@Johan Schoeman · 2016-09-25
My RotaryClub Version (Clock Version)
My RotaryClub Version (Clock Version)
@vbmundo · 2016-09-25
Country Picker
It returns the name, the dialling code, and the ISO code of the selected country
@Johan Schoeman · 2016-09-24
CuteR - with inlne Java Code
This is like somed3v3loper''s Qart, but only converted to inline Java Code
@Johan Schoeman · 2016-09-23
Simple time calculation based on EditText
Simple time calculation based on EditText
@AHilberink · 2016-09-22
ColorPicker 2
Because I have not found Library with the functions that I need, so a library have created yourself
@Filippo · 2016-09-22
ScrollCoins - Using GameView to implement a scrolling grid
Using GameView to implement a scrolling grid
@Erel · 2016-09-21
PercentBarView
PercentBarView
@somed3v3loper · 2016-09-21
Layout-to-Image
Android Layout Xml File Containing any Parent Layout (Relative Layout, Linear Layout etc) to Image
@somed3v3loper · 2016-09-21
Basic 3D-Engine
A play around demo of a lightweight 3d-draw program. What it mainly does is display objects made of flat colored faces.
@kopperfeld · 2016-09-21
Testing your app on real devices: pCloudy.com
Testing your app on real devices: pCloudy.com
@Mashiane · 2016-09-20
Get List Of Installed Apps
This function logs a list of installed apps and their icons. I have had for a few years and could be modernized to the new b4a features but it works so. Right now it just logs the output but there is also remarked out code to add everything to a ListView
@JakeBullet70 · 2016-09-20