media chooser

  1. asales

    Android Example MediaChooser - Only Capture Photo

    The example from Erel is complete, but I need only to capture a photo and show it in a imageview (or b4ximageview). No Exoplayer, SMM, etc. This is the code. - libs: MediaChooser, FileProvider Sub Class_Globals Private Root As B4XView Private xui As XUI Private mc As...
Top