external file

  1. TorontoJim

    B4J Question *.jar file not recognized in External Library path

    I have a jar file from Bouncy Castle that I have placed in the configured folder for external libraries. The file is not being recognized according to testing. Do I need to do something else to use the file, e.g. an import statement or similar?
  2. Erick Kalugdan

    Android Question Select file (like PDF) then upload via WebView or OkHttpUtils2

    I have a web app (written in PHP) which is accessed by a WebView in my B4A app. I need the user to select a file (like PDF) from his phone and upload it to my web app via form POST as multipart/form-data. Note that the file is outside my app's assets / internal directories. I can't seem to...
Top