response

  1. practicalsoft

    B4X FEED How to display result from OkHttpClient to WebView

    I using this code to read https page B4X: Activity.LoadLayout("Layout") Dim hc As OkHttpClient hc.InitializeAcceptAll("hc") Dim req As OkHttpRequest...
  2. practicalsoft

    B4X FEED Is it possible to append USSD extensions?

    I am using @somed3v3loper USSD Library but am not able to dial at once something like this *734*3*5# 1. Has anyone been able to dial such USSD in their app before? Or 2. Is it possible to create a session and get the ussd response internally and respond? Example the app sends *734# Then gets...
  3. practicalsoft

    B4X FEED Error in HttpUtils2Service: java.io.FileNotFoundException: /data/user/0/myapp.package/files/1 (Quota exceeded)

    HI, All Did anyone see such error in hc_ResponseSuccess ? B4X: Sub hc_ResponseSuccess (Response As OkHttpResponse, TaskId As Int) Dim job As HttpJob = TaskIdToJob.Get(TaskId) job.Response = Response Response.GetAsynchronously("response", File.OpenOutput(TempFolder, TaskId, False)...
عقب
بالا