#erel

  1. A

    Android Question jRDC2 mod 20240727: "Unknown member: HandleCallJobAsync" despite correct setup

    I’m using the jRDC2 modified server (jRDCv2_mod_release_20240727) to call a stored procedure with OUT parameters, but I’m getting a compile error in B4A: I’m using the jRDC2 modified server (jRDCv2_mod_release_20240727) to call a stored procedure with OUT parameters, but I’m getting a compile...
  2. CorryWestSide

    Android Question why happen this? - java problem

  3. captain hawak

    Android Question View the latest frame of the video exo player

    hi i need to play lastest fram video stream in exo player for desktop screen sharing I do not want old frames to be displayed
  4. captain hawak

    Android Question problem load bitmap with byte() tcp

    hi i send image with c# server to b4a tcp client and after get error load bitmap error. this code very good work for udp just error in tcp from b4a i think problem for tcp b4a img = Image.FromFile(@"C:\Users\at\Pictures\download.jpeg"); ms = new MemoryStream()...
  5. captain hawak

    Android Question disable volume control UI

    hi i need if press button up or down volume don't show volume control UI i used lib phone and no worked
  6. captain hawak

    Android Question show video stream live in panel

    hi i need show my video live from tcp c# to my app android panel and tested (videoview,exoplayer..) and no work from this link(http://192.168.43.23:8080) but i test from km player or mx player or web browser good worked this live stream video.
  7. shuaibiudshuaibu

    Android Question App not sending sms

    Hello there guys, in my app i want it to reply a message to any incoming sms and incoming phone number but the app dont send, i have set sdk target to 26 but still it doesnt works , pls anyone help me .. #Region Module Attributes #StartAtBoot: True #End Region 'Service module Sub...
Top