enable

  1. M

    iOS Question Ask for enable gps / localization

    Hi, i took a look to this example. In case the user manually disable the location option, how can I show again the msgbox to ask to enable it by code? Maybe to put in the "LocManager_AuthorizationStatusChanged" event
  2. Sagenut

    Wish Add Immersive Mode in Activity Attributes

    Hi! I think it could be useful to have the chance to enable Immersive Mode directly from Region Activity Attributes. I was thinking to something like this: #Region Activity Attributes #FullScreen: True (other options: False, Immersive) #IncludeTitle: True #End Region or...
  3. Sagenut

    Other [SOLVED] Enable Hardware Keyboard in AVD

    Hi! I am trying to enable Hardware Keyboard in AVD created with B4A SDK Manager. By Default it does not work. I tried to modify the hw.keyboard = false in hw.keyboard = true in the config.ini of the emulator files but it still does not work. Is it possible to enable it or the function it's not...
Top