warwound

  1. S

    Android Question GetLastKnownLocation Error

    Hi, I get a problem with FusedLocationProvider Library when I try to get the last known location, previously implemented with 11_22 resource, but after I downgrade it to 9_20 it works, any issue or explanation, please? best regard
  2. StephenRM

    Android Question WebView and WebViewExtras

    Hello warwound I have a webview and have added chromeClient it does work in debug mode. Sub wv_Script_Click Dim Javascript As String Javascript="B4A.CallSub('ProcessHTML', true, setRef())" Log("value: " & Javascript) WVE.executeJavascript(wv_Script, Javascript) End Sub...
  3. M

    Android Question Wrapper library doclet problem

    https://www.b4x.com/android/forum/threads/create-a-wrapper-library-with-android-studio.82831/ This is the library link I am refering. and the error is <error> P:\Android\Android Studio\jre"\bin\javadoc.exe -doclet BADoclet -docletpath C:\B4X\B4A\Doclet -sourcepath "C:\Us 1 error javadoc...
  4. M

    Android Question dependency in build.gradle (for an sdk)but i want to add the same in b4a

    I am having an dependency uri through which we can add in Build Gradle for ANDROID STUDIO users and download SDK'S. How to add the same dependecy in B4A so that to get the sdk for the same? Thanks In advance
  5. M

    Android Question Regarding the pdfjet library

    This is question regarding the "https://www.b4x.com/android/forum/threads/pdfjetb4a.37843/" pdfjet library i am using the latest code shared by warwound but after compiling i am getting error log as shown in attachment. Anyone there can help??
Top