#erel

  1. 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
  2. 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()...
  3. 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
  4. 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.
  5. 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