filename

  1. practicalsoft

    B4X FEED ContentChooser Bitmap Puzzler

    Cannot figure out what the problem is here: B4X: Private Sub SelectPicture As ResumableSub LogSub("SelectPicture") 'Dim img As ImageView ' now up there in the Class_Globals -- no difference img.Initialize("") cc.Initialize("PhotoChoo") cc.Show("image/*","The Title...
  2. practicalsoft

    B4X FEED [SOLUCIONADO]reducir peso de foto.

    hola tengo un sistema que saca foto y sube al servidor. estoy ocupando la librería resizepicture, para bajar el peso de una foto antes del envió. Camera1_PictureTaken (Data() As Byte) Dim filename As String =Starter.codigo_envio&".jpg" ' "1.jpg" Dim dir As String = File.DirInternal Dim ruta_ As...
  3. practicalsoft

    B4X FEED UI app eating up memory

    Hi all, I have a UI app that uses a FileWatcher to catch any new images copied to a folder. These images then need to be cropped and resized down to a usable size. I have set-up the app using the b4J-Bridge to a Ubunto x86 machine. On every new image that has been resized I loose up yo 10meg of...
  4. practicalsoft

    B4X FEED The filename or extension is too long

    Now I have the error "The filename or extension is too long" when i compile the project. I am using version b4A 10.0 please advice. B4X: B4A Version: 10.0 Java Version: 8 Parsing code. (0.71s) Building folders structure. (0.15s) Compiling code. (0.57s) Compiling layouts code...
  5. practicalsoft

    B4X FEED FTP upload of an existing image [SOLVED]

    I would like the user to be able to choose an existing image and upload it to the FTP server. I tried to use the following code to identify the image: B4X: cc.Initialize("CC") cc.Show("image/*", "Select image") Wait For CC_Result (Success As Boolean, Dir As String, FileName As String) If...
عقب
بالا