AsyncFilePicker icon indicating copy to clipboard operation
AsyncFilePicker copied to clipboard

FIlepicker allows you to simplify photo and file picking process

Results 4 AsyncFilePicker issues
Sort by recently updated
recently updated
newest added

when i choose a picture from the file chooser , i get always jpg extension even for png file , how to get the real file extension and name ?

Fatal Exception: java.lang.RuntimeException: An error occurred while executing doInBackground() at android.os.AsyncTask$3.done(AsyncTask.java:318) at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) at java.util.concurrent.FutureTask.setException(FutureTask.java:223) at java.util.concurrent.FutureTask.run(FutureTask.java:242) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) at java.lang.Thread.run(Thread.java:761) Caused by java.lang.NullPointerException: Attempt to invoke interface...

E/FragmentManager: Failure saving state: active FilePickerDialog{8b9680c (7a068992-e522-4604-9e59-b15ecaaa4c92) FilePickerDialog} was removed from the FragmentManager E/FragmentManager: Activity state: D/FragmentManager: Local Activity dbbc7ec State: mResumed=false mStopped=false mFinished=false mChangingConfigurations=false D/FragmentManager: mCurrentConfig={1.0 334mcc50mnc [es_MX,en_US] ldltr...

Hello, Hey, i have problem with multiselect mode, after select more like 1 file and click on open, application crash down. Here is crash report: ` java.lang.RuntimeException: An error occurred...