Intent Skype Call
With this intent you can call in direct mode user into Skype
@MarcoRome · 2021-03-29
As I can know if the app this running in a phone or computer.
Determine whether the app is running on and Android device or on a PC with an emulator
@Alfredo Tito · 2021-03-24
Generate Unique Id on Android No permissions Needed.
Generate Unique Id on Android No permissions Needed.
@Addo · 2021-03-17
Light Theme for B4XDialogs
Light Theme for B4XDialogs
@arf programas · 2021-03-05
Simple send Push Notification using PHP
Simple send Push Notification using PHP
@omarruben · 2021-02-21
A natural method for alerting the user of the locked orientation of a B4XPages App
When the user is holding the device in portrait mode, the app opens in landscape mode. This can be annoying. I thought it would be nice to let the user know in portrait mode that the app is in landscape mode. Then, when the user naturally rotates the device, the app would start automatically.
@William Lancee · 2021-02-18
A more elegant way to detect platform
A more elegant way to detect platform B4A/I/J
@William Lancee · 2021-02-16
Convert Mysql DateTime to regular string date time
Convert Mysql DateTime to regular string date time
@omarruben · 2021-02-15
Disabling system darkmode in your app
Disabling system darkmode in your app
@Marvel · 2021-02-07
GoogleMapsextra custom infowindow
GoogleMapsextra custom infowindow
@astronald · 2021-02-01
Tip: SQLite Column Does not exist even if you know it exists!!!
Tip: SQLite Column Does not exist even if you know it exists!!!
@Mashiane · 2021-01-19
Helper functions... [jRDC2]
Helper functions... [jRDC2]
@Mashiane · 2021-01-19
B4xpage custom transition
B4xpage custom transition
@Marvel · 2021-01-19
Custom notifications channel
Starting from Android 8, notifications are grouped by channels. The notification behavior depends on the channel it belongs to. With B4A v8+ notification channels are created automatically based on the importance level. You can use the following code to manually create a notification channel with the same id as the notification channel that will be created internally. This allows you to override the notification behavior. Note that once a notification channel was created then you cannot change its behavior. This means that: 1. You must call this code before you initialize the notification object. 2. If you have already created a notification in the past then you need to uninstall the app to see the changes (clean the project afterward).
@Erel · 2021-01-15
ServletRequest all Header [httpServer]
I arose from the need to know all the headers of a GET request. When HttServer raises the HttpServer_HandleRequest event it returns the Request variable. The Request variable has only one method for reading Headers, GetHeader. How to get a complete list of Headers?
@Star-Dust · 2021-01-14
Add pinned shortcut
Add pinned shortcut
@Erel · 2021-01-03
Center Align Spinner Text: 95% perfect workaround
Center Align Spinner Text: 95% perfect workaround
@vascofire · 2021-01-02
To Make a simple CharSequence:
To Make a simple CharSequence:
@Antoine EGO · 2021-01-01
SQL Server with no-ip
SQL Server with no-ip
@Wendell Carneiro Mendes · 2020-12-31
Send SMS/MMS using Twilio Rest API
Send SMS/MMS using Twilio Rest API
@JohnC · 2020-12-25
Adaptive Icons - simple instructions and tips
Adaptive Icons - simple instructions and tips - All apps should have an adaptive icon
@Erel · 2020-12-23
Cloud Vision post image
After 4 hours searching i figure it out how to post an image to Cloud Vision API in order to check if content is safe
@yiankos1 · 2020-11-25
Get URL of any image in a web page
Get URL of any image in a web page
@SergeNova · 2020-11-07
open the app in Huawei appGallery...
open the app in Huawei appGallery...
@Almora · 2020-10-29
Share image using Facebook App
Share image using Facebook App
@asales · 2020-10-01
A note on RSAKeyConverter
A note on RSAKeyConverter
@nwhitfield · 2020-09-26
Whatsapp Send Function
Whatsapp Send Function
@HAH · 2020-09-22
Download file via HTTP with resume
Download file via HTTP with resume
@peacemaker · 2020-09-20
Change the action bar height
Change the action bar height
@Erel · 2020-09-17
SD: Numeric Up/Down with Designer support
SD: Numeric Up/Down with Designer support
@Star-Dust · 2020-09-08