Library documentation: AHLocale - v1.16 - Written by Markus Stipp B4A Library AHLocale library - corwin42    Jan 24, 2017   (21 reactions) device uses. You can even translate your apps to different languages.
The AHLocale object provides... interface changes.
AHLocale
Author: Markus Stipp
Version: 1.16
AHDateTime
Fields:
DEFAULT As Int
FULL... B4A Question AHLocale GetRelativeTimeSpanString with a DateTime Value - Alexander Stolte    Jul 25, 2017 A few days ago, i implemented the library of @corwin42 with the name ahlocale.
My Problem...:
'from the lib. AHLocale
Dim du As AHDateUtils
'our DateTime value
Dim DateString... B4A Question SQLite, Column Names, and AHLocale - tdocs2    May 31, 2014 Greetings.
What a headline: SQLite, Column Names, and AHLocale
I want to take advantage of all the wonderful presentation tools to the end user that Webview and Tables (original by Erel and... German wie kann ich mit AHLocale alle eingestellten Sprachen herausfinden? - Alexander Stolte (first post)    Jan 24, 2021
Wie kann ich also feststellen, welche Sprachen noch installiert sind?
damit findest du heraus, welche sprache der benutzer gerade hat.
Dim jo As JavaObject
jo = jo.InitializeStatic(... B4J Question [solved] Setting a decimal separator - udg    May 20, 2019 Hi all, I'm aware of a few ways to set a decimal separator so to output a double according to locale settings or whatever is needed, but I'd like to know if it can be easily done by using JavaObject alone. To be clear, I saw the thread about using AHlocale+JO+Reflection I know how to do it substituting a dot with a comma (or whatever) on a string from NumberFormat/2 I Know about B4X Formatter. My goal is to learn something new, not to solve a specific problem. So, how to set... Wish Encryption, AHLocale, Barcode scanner - inakigarm (first post)    Nov 29, 2014 +1... B4A Question Google Play translation: AHlocale not recognized? - designer2k2 (first post)    Jul 21, 2014 ok got it sorted by myself, i took out the AHlocale Lib for the translations and make it now with the native android tools:
http://www.b4x.com/android/forum/threads/localize-your-app-using-androidresources.19165/#content
Google Play recognizes the translations now, everything is fine :)... B4i Question multilanguage Lib For Ios - imbault    Apr 12, 2015 Is there any lib or class to make a multilanguage App for B4i like AHLocale Lib for B4a ? It would be very usefull. Thx Patrick... B4A Question False positive virus - Marcello Pietrelli    Aug 8, 2023 I published my app "The Holy Rosary" on Google Play. Several users contacted me saying that the antivirus reported malware. I immediately scanned the APK file with VirusTotal which didn't detect any viruses. What should I do? This is the third time I've received reports like this. Are there any libraries in B4A that give false positives? The libraries I use: Library1=accessibility Library2=ahlocale Library3=core Library4=javaobject Library5=okhttp Library6=okhttputils2... Share My Creation Tape calculator - klaus    Apr 9, 2019   (3 reactions) Attached you find a small kind of paper tape calculator that memorizes the different operations. This was my first program in B4Android ported from B4PPC. It uses one Togglebutton with user defined bitmaps added in the code. Uses following libraries: StringUtils (standard) AHLocale (additional) Best regards. EDIT: 2012.11.26 Updated the program, works also on tablets. EDIT: 2013.06.20 Version 1.4 Added landscape mode, with no loss of calculation. Added multilanguage, currently en, fr, de... Page: 1   2   3   |