uploadfilephp

  1. M

    Android Question Upload image using php

    Hello, I'm using this https://www.b4x.com/android/forum/threads/upload-file-with-php.39976/page-3#posts to upload an image from contentchooser. My code like this : Up.doFileUpload(Null,Null,"content://com.android.providers.media.documents/document/image%3A20063","something_url") but it won't be...
Top