Hi everyone my app has a very light color as primary color and the text in the statusbar is not visible anymore because it is white.
I wish to set it to dark in order to be readable
This is my Manifest, i tried different combination of themes, but maybe i'm not doing the right thing...
Deseo crear un programa que me permita teclear una clave dura en un campo de texto del navegador, ya que contiene símbolos que son difíciles de teclear. Antes el campo los aceptaba, pero ahora el desarrollador deshabilito la opción 'pegar texto', por lo que ahora toca teclear la clave, lo cual...
Hi, I saw this
https://www.b4x.com/android/forum/threads/class-fileprovider-share-files.97865/#content
but when I click the email button it ask me to choose an app to send the email, is there a way to send the email internally without asking for an app to send the email?
Thanks for any help.
Greetings,
I have been calling the phone's email like this.
Dim msg As Email
msg.Subject = "Song Requests"
msg.Body = EditTextRequestedSongs.Text
msg.To.Add("ultraviproduction@gmail.com")
StartActivity(msg.GetIntent)
Is there a way in B4A to send the email from the app without actually...
hi, i saw this post that show partially how to show the new dialog style from Apple.
The only problem is that, even if i had some top/right buttons to the page displayed as dialog, they aren't disaplayed because i think there isn't the navigation bar in that page.
Where i add the button (taken...
I tried to make my program autoupdate itself but whitout success, its posible to modify ui apps packaging?, to achive a silent instalation , i mean a instalation without user interaction.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.