New profile posts

Boa Noite Lucas , eu comprei B4X_MINI_POS não consigo instalar android Samsung está sempre a dizer que náo deixa instalar? gostava de ter alguma ajuda. Obrigado
Lucas Siqueira
Lucas Siqueira
Bom dia, me chame no whatsapp qualquer coisa +5562983148101

Eu acredito que é a versão do android do seu aparelho, você pode até mudar no Manifest para o minSdkVersion do seu aparelho.

1782128485561.png
Lucas Siqueira
Lucas Siqueira
Esta é a relação da versão do Android (SDK):

16 (36)
15 (35)
14 (34)
13 (33)
12 (31 e 32)
11 (30)
10 (29)
9 (28)
8.1 (27)
8.0 (26)
7.1 (25)
7.0 (24)
6.0 (23)
5.1 (22)
5.0 (21) - no projeto está com esta versão mínima
4.4W (20)
4.4 (19)
4.3 (18)
4.2 (17)
4.1 (16)
4.0.3 (15)
4.0 (14)
3.2 (13)
3.1 (12)
3.0 (11)
2.3.3 (10)
2.3 (9)
Hello LucaMS,
I am using your library lmB4XComboBox, latest version Version: 3.00 02/21/2026 and when compiling (B4A) it gave me an error: mCmbBox.Items.Clear
I saw what the problem was and fixed it for me, and please check it and see if it is well solved, it works in the section

#If B4A
mCmbBox.Clear
#Else If B4J
mCmbBox.Items.Clear

If it is good, make a new version, the library is too good

Regards

Guco
LucaMs
LucaMs
Hi.

Please post this in a thread (start a new one yourself).
I'm looking at the code and I see:

#If B4J Or B4A

If mCmbBox.IsInitialized Then
mCmbBox.Items.Clear
End If

#Else If B4i

If mItems.IsInitialized = False Then mItems.Initialize
mItems.Clear
mSelectedIndex = -1
If mBtn.IsInitialized Then mBtn.Text = ""

#End If

Specify the error message there.
G
gucoonyx
LucaMS
I forgot to tell you that (cboxxx.mBase.Enabled = False or cboxxx.CmbBox.Enabled = False) doesn't work.
I opened a new post.
B4i v10 with Local Mac Builder.

Using the iGoogleMaps library.

GoogleMaps.a[2](GoogleMaps.a.arm64)
clang: error: linker command failed with exit code 1 (use -v to see invocation)

How to compile it.
Hi Semendey, i am testing your wrapper it is wonderfull, but i want to disable AVPF in sub BAlinphoneInit and get an error on line 3 "Null pointer Exception Attempt to invoke interface method void org.linphone.core.LinphoneProxyConfig.enableAvpf(boolean) ona null object reference"


Please can you explain how can i disable AVPF?
Thanks alot.
Aeric, I Saw your contribution in post B4J UI in linux.

Is it possible for you to give a step-by-step from an example JAR from B4J to a Ubuntu Deb?

It would be much appreciated.

regards,
aeric
aeric
Please start a question in forum.
ICYMI (in case you missed it)

Luck is what happens when preparation meets opportunity. - Seneca​

  • Like
Reactions: Cableguy
Cableguy
Cableguy
I once had someone say to me that "Luck is the ability, or lack of, to fully take advantage of the opportunities that present themselves to you"
hi bro
i need one help
any possible to share file (pdf) to whatspp in b4a any idea
Ferdari
Ferdari
Ferdari
Ferdari
i cant PM, use the attachment

Attachments

  • SharePDF.txt
    983 bytes · Views: 270

Employee Performance Evaluation System(B4j+Php+Api+MySql+Bootstrap)​

Is it 32.9 or 22.9?
Can I pay 22.9?
Hi Mondlane,
I saw your hospital Management System and I am interested. First I want to find out:
1. Is it complete Code for full Hospital Management
2. Is it only PHP or does it have B4J and B4A front end as well
3. What is the security architecture like
Buongiorno,
sarei interessato alla libreria di cui accennavi in un post..

>>Già da un anno ho sviluppato app in b4x per emissione DCO sia con collegamento SPID sia con collegamento con credenziali.
>>E libreria c# per Windows per poterla integrare con qualsiasi gestionale.

puoi contattarmi in privato [email protected].
Grazie
William Lancee
William Lancee
Thank you.

If as they say, age is 'just a number', why do I need 2 hours in the morning just to get my muscles moving?

You've been very busy this year with all your contributions, congrats!

I decided to take an University level course in AI this year. Classes have started and it has been fun to brush up on Python and learn about scikit-learn.
My muscles are aging but my brain seems to work fine.
aeric
aeric
You are doing great!
Well, I can't imagine if I am still energetic to learn new things at your age.
I already started to feel old now.

Share with us your journey.
Maybe you can show what you learned with Python and use in B4J.
Top