B4A Library AndroidResources - warwound    Nov 8, 2013   (8 reactions) and 'cancel'.
Another new method:
AndroidResources
Version: 1.6
AndroidResources
Methods... created the library AndroidResources for everyone to use and if any library writers want to use any... B4A Tutorial Localize your app using AndroidResources - warwound    Jul 1, 2012   (12 reactions) B4A application using my AndroidResources library.
Native Android applications have built in support for... the AndroidResources GetApplicationStrings method to get the required values into our B4A code... B4A Question AndroidResources1.GetApplicationString - warwound (first post)    Mar 28, 2013 Take a look here: http://www.b4x.com/forum/basic4android-getting-started-tutorials/19165-localize-your-app-using-androidresources.html#post119647.
Martin.... B4A Question AndroidResource 9patch problem - ferya (first post)    Feb 28, 2013 Thank you Informatix for your very usefull helps... B4A Code Snippet Add graphic to EditText - stevel05    Jul 20, 2015   (13 reactions)   tags: Add graphic to EditText SubName: EditTextSearch Description: Add a graphic (search icon in this case) to an EditText Sub EditTextSearch(EditTxt As EditText) Dim AR As AndroidResources Dim ETxt As JavaObject..., AndroidResources Tags: EditText Graphic Icon....GetAndroidDrawable("ic_menu_search"),Null,Null,Null)) End Sub To set the size of a graphic... info and variations see the documentation:http://developer.android.com/reference/android/widget... B4A Code Snippet Get Firebase config parameters from google-services.json - fredo    Jan 17, 2018   (8 reactions) AndroidResources1 As AndroidResources ' warwound --> https://www.b4x.com/android/forum/threads/androidresources.16847/page-2#post-200943 ' ' Preparation for GetApplicationStrings...("project_id", "") mapFirebaseServices = AndroidResources1.GetApplicationStrings... 'This is the program entry point. 'This is a good place to load resources... = AIzaasdasdasdyAWLp7crph3Vbh20OtmSFiivyX0ffH1w, ' google_app_id = 1:3695618:android... B4A Question Application icon on B4XMainPage - aeric (first post)    Nov 2, 2023   (4 reactions) AndroidResources1 As AndroidResources Dim Mydrawable1 As BitmapDrawable Mydrawable1 = AndroidResources1.GetApplicationDrawable("icon") StdAB.Icon = Mydrawable1.Bitmap....b4x.com/android/forum/threads/hide-action-bar-logo-icon.48287/... B4A Question Place a file into res/drawable folder - catster (first post)    Apr 1, 2022 it
....
Dim AndroidResources1 As AndroidResources
Dim Mydrawable1 As BitmapDrawable
Mydrawable1=AndroidResources1.GetApplicationDrawable("myicon") 'without the file extension!
....
Why B4A delete files in resource folder? This is inconvenience that have to... B4A Question Unknown Reference in (sample) B4A Help App - Erel (first post)    Sep 1, 2020 See the second search result: https://www.b4x.com/android/forum/pages/results/?query=AndroidResources... B4A Question voici lerreur qui saffiche aidez moi - Canuise    Aug 25, 2021 . Impossible de trouver : C:\Android\resources_06_21\tools\..\platform-tools\adb.exe Veuillez... s'est produite. Impossible de trouver : C:\Android\resources_06_21\tools\..\platform-tools\adb.exe.... Impossible de trouver : C:\Android\resources_06_21\tools\..\platform-tools\adb.exe Veuillez configurer...:\Android\resources_06_21\tools\..\platform-tools\adb.exe Veuillez configurer les chemins. (Outils - Configurer les chemins).... Page: 1   2   3   4   5   6   7   |