android

  1. R

    Android Question Help in Parsing Weather Json and showing it on label

    Hello, I need a small help or an example. I have a small section in my App where I want to show the live Weather plus weather conditions for the next 3 days. I am using accuweather for this. I am getting the following json data response. { "Headline": { "EffectiveDate"...
  2. D

    Wish Browser-based B4J issue on Android

    Using BANano to create a B4J app that runs in browser. Works great, but discovered an issue with Android browser behavior. In the KeyDown event the KeyCode always return 229 vs the KeyCode of the entered key. This appears to be how things work on Android, something to do with Auto Suggest...
  3. M

    iOS Question [B4X] BLE 2 - Concept of "ID" different between iOS and Android...

    Hi everyone, I'm developing an app that uses the BLE, i'm using the last suggested way: this. However... i need to connect to a specific device knowing the MAC Address... I made the App for Android and everything works because when the sub "_DeviceFound" fires it returns something like: where...
  4. M

    Android Question Very strange SLOWNESS in BLE writeData

    Hi everyone, I'm trying to send a 900KB file to an ESP32 via BLE. Assume that the code on the ESP32 is working because i tested it using a React WebApp running in the PC browser, that connects to it over BLE and send the files. Everything works fine. However... i managed to port the same...
  5. I

    Android Question Covert Mobile To NFC TAG

    Hi Good Day Can anyone help me to Convert Android Mobile as NFC TAG without any application or With Application. If it is possible with application Can I have sample code. Thanks
  6. A

    Android Question FirebaseAdMob2 My Test App not displaying test ad, Ad is blank

    Issue: I am having issues successfully implementing FirebaseAdMob2 in test mode in a test app that I have made. Having only a banner ad as adview , and while running the test app the banner ad displays blank. I have executed the following: On Google AdMob portal: I created an account today...
  7. A

    Spanish Conectar a Azure

    Hola estoy intentando conectar b4a a una base de datos en azure. alguna idea?
  8. Abdull Cadre

    Share My Creation B4A UI kits

    UI Templates B4A designer is a very good interface for designing layouts, with a little study you can create modern UIs that create a better user experience. Find the best layout and adjust it to your app: e-Food UI Demo USD 9.9 Online Groceries App UI Demo USD 7.9 NFT-Elux-SpaceUI...
  9. king_mkv

    Android Question send image to telegram bot

    Hello guys, I hope you are well I want to write a project that has permission to Storage, like most programs that display a pop-up and have a Deny and Allow option for Storage. After that, I want to send a file (for example, a photo in the existing path) to the Telegram bot. How to write this...
  10. P

    Android Question App user cannot change of button name ( B4XPage )

    Hello everyone! To do this, I use 2 objects: Button and EditText. In the Visual Designer, I set both of these objects in the same place in such a way that the Button is under EditText. In normal operation of the application, EditText is hidden (EditText.Visable = False) In the Button1_LongClick...
  11. Carlos marin

    Android Question Library creation error, Context.getApplicationContext() error

    Hello friends, I would like you to help me with my concerns, I am new to this topic of creating libraries so I try to understand but in the following I have not found a solution. I am creating a wrapper of an SDK, in the first part I must initialize it and get the ok or the error of said...
  12. Carlos marin

    Zendesk SDK iOS and Android wrapper

    Hi, I'm looking for someone who can help me with the Zendesk SDK wrapper, both for iOS and Android, with all its services: SUPPORT SDK Zendesk Guide ANSWER BOT SDK CHAT SDK V2 TALK SDK The SDK link is as follows: https://developer.zendesk.com/documentation/classic-web-widget-sdks/ You can...
  13. M

    Android Question Prevent text zoom

    Hi everyone, while testing my app, i noticed that when an user has the text zoom enabled in phone settings, all the sizes of my app are messed up. Is there a way to prevent the phone to change the sizes I set even if the zooming option is enabled in the settings of the phone? Thanks in advance
  14. Guardian17

    Android Question Android App Receiving Data from Arduino

    Moved to the B4R Questions
  15. abedcode

    Android Question what #DebuggerForceStandardAssets means?

    hi everyone, does anyone know what #DebuggerForceStandardAssets: True means & what it really does?? when should I use it?
  16. Ibrahim Saleh

    Android Question Issue with updating variable from locked screen

    I'm having this frustrating problem with B4xPages. The issue is that I'm not able to change the value of a variable in the FirebaseMessaging service when I get a Push Notification while the phone is locked and the screen is off. I tried the phonewakestate lib to keep the phone state...
  17. S

    iOS Question audio from Ipad doesn't work on android

    Hello. I have a problem. I already created a topic that audio messages on iOS are not played, I solved this problem using the WAV audio files. https://www.b4x.com/android/forum/threads/mediaplayer-doesnt-play-mp3-files.135637/#post-858538 now the audio that was generated on ios or android works...
  18. M

    Android Question [B4XPages][B4X] Barcode QrCode Reader not working

    Hi everyone i followed this tutorial https://www.b4x.com/android/forum/threads/b4x-b4xpages-barcode-reader.120417/#content. I've two Android phone. 1. Honor 8A (Android 9) 2. Meizu 5c (Android 6) On the first everything works ok, on the second the detector for the codes is not creating...
  19. Wolfenci

    my app "myoop" needs your support on kickstarter

    Hello, If you use your cell phone camera as much as I do, then you probably know the moment when you have to copy the files to your PC. That always bothered me and that's why I developed a super easy-to-use app that always does it for me automatically. When I told my friends about my app called...
  20. R

    Android Question Apps do not run under Android 11

    Dear all, I think I'm quite a good programmer but I have no idea which effects a change of OS has to my apps. The apps are written in B4A but since Android 11 they don't want to work. I've tried a mass of analysis, checks, changes ... What am I doing wrong? Who can help? Thanks in advance...
Top