b4a 11

  1. P

    Android Question problem with using WebViewExract and javaScript in my code

    Hi, I hope someone can help me My problem is that I want to access the codes of the Instagram Inspect section and receive the caption of the posts, the code is compiled and executed without any errors, but after entering the link and requesting the download, I receive the following errors. codes...
  2. V

    Android Question [B4XPreferencesDialog] App crash when editing date in a DateItem, unparsable date format

    Hi, I was looking for a nice dialog to use for a form asking the user to input both the date and the time of its order, and I step upon the library in the title. Sadly I never managed to get the date field to work. The App crash, and looking at the logs this is what I get: I supposed the...
  3. intellvold

    Android Question Uncaught translation error: com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26)

    hello everyone i downloaded b4a 11 and new sdk in b4x but when i add material dialogs library or design support i ger error i wrote many projects with two library now when i compile i get error thanks for answer this problem.
  4. Richard Phipps

    Android Question Google Maps works in Debug but not release

    I obtained a google API key for using maps and in Debug it seems to work just fine. But In release i get following error in MainGPS #Region Activity Attributes #FullScreen: False #IncludeTitle: True #End Region Sub Process_Globals 'These global variables will be declared once...
Top