B4A Tutorial B4A Change Log (versions history) - Erel Jan 13, 2025 (12 reactions) This version brings an updated Android, Google, AndroidX and Firebase SDKs.
Follow these instructions to update the various components: https://www.b4x.com/b4a.html
Updated libraries: B4XTable v1.23, B4XPages template, FirebaseAdmob2 v3.0, FirebaseAnalytics v3.0, FirebaseAuth v3.0, FirebaseStorage v B4A Question Raw ChatGPT class for B4X - magicmars (first post) Mar 19, 2023 (1 reaction) can be even like :
history = "dynamic history of my and your reply in the chat: "
history = history & "me: "&usersay
history = history & "you: "&response
It have now full memory ! ?
it will cost some tokens, but not a lot for a personnal assistant app.
as the limit is 4096 tokens, maybe Wish IDE - Clear (file) history - Sandman (first post) Oct 15, 2022 (1 reaction) FWIW, you can do this manually by editing the app settings file. Which obviously means you could also make a small .bat to do it for you. B4A Library FusedLocationProviderGMS (Latest) - Ivica Golubovic Oct 07, 2023 (26 reactions) This controls whether fine or coarse locations may be returned. Priority - Sets the Priority of the location request used to derive the current location if no historical location satisfies the current location request. MaxUpdateAgeMillis - Sets the maximum age of any location returned for this req B4A Question how can i add history in edittext - Erel (first post) Feb 05, 2023 (1 reaction) Check this: UndoManager B4A Question Problem with String Utils save CSV file - Daestrum (first post) Nov 22, 2023 You could probably simplify your code too (but I can't test)
Dim historyListitem() As Object = Array As String(Datum,spnHour.SelectedItem,spnMinute.SelectedItem,txtSys.Text,txtDia.Text,txtPuls.Text,timestamp)
historyList.Add (historyListitem)
historyTable.ClearAll
For i = 0 To hist B4A Library AdvancedWebview - DonManfred Jan 03, 2017 (27 reactions) lang.String, historyUrl As java.lang.String, encoding As java.lang.String) As void Loads and displays the provided HTML source text html: the HTML source text to load baseUrl: the URL to use as the page's base URL historyUrl: the URL to use for the page's history entry encoding: the encoding or char B4A Library Physical Activity Recognition Detection - Erel Jan 09, 2023 (25 reactions) Class updated on May 2023. This class allows you to monitor the user / device physical state (walking, running, still, etc.). The state detection is based on Android location services which use low power sensors to try to detect the current activity. Once you connect your app to these services you B4A Question Discard Unicode In Listview - emexes (first post) Sep 30, 2022 (1 reaction) . ” Historical Marker"
39210 = "The Burlington Zephyrs / Articulated Trains Historical Marker"
47609 = "Old Town’s Entrepreneur Spirit (#1) Historical Marker"
47692 = "“Hubbard’s Folly” Historical Marker"
47842 = "“Rites of Spring” Historical Marker"
54765 = "Abraham Lincoln and the Talisman Histori Tool My contributions to the community - hatzisn Mar 19, 2025 (21 reactions) No such file or directory' Ubuntu Linux problem when you use Java 14 Use Google TTS in your B4J projects for texts up to 160 characters (without downloading the file) Use Google TTS in your B4J projects for texts up to 160 characters (by downloading the file) How to receive an FCM Push notificatio Page: 1 2 3 4 5 6 7 Powered by ColBERT |