Giter VIP home page Giter VIP logo

Comments (3)

muriloventuroso avatar muriloventuroso commented on July 24, 2024

I got this error on my android device:

W/System.err( 7471): java.io.IOException: Permission denied
W/System.err( 7471): 	at java.io.UnixFileSystem.createFileExclusively0(Native Method)
W/System.err( 7471): 	at java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:317)
W/System.err( 7471): 	at java.io.File.createTempFile(File.java:2018)
W/System.err( 7471): 	at com.sangcomz.fishbun.util.CameraUtil.createImageFile(CameraUtil.java:64)
W/System.err( 7471): 	at com.sangcomz.fishbun.util.CameraUtil.takePicture(CameraUtil.java:31)
W/System.err( 7471): 	at com.sangcomz.fishbun.ui.picker.PickerController.takePicture(PickerController.java:41)
W/System.err( 7471): 	at com.sangcomz.fishbun.adapter.view.PickerGridAdapter$1.onClick(PickerGridAdapter.java:74)
W/System.err( 7471): 	at android.view.View.performClick(View.java:7307)
W/System.err( 7471): 	at android.view.View.performClickInternal(View.java:7284)
W/System.err( 7471): 	at android.view.View.access$3600(View.java:821)
W/System.err( 7471): 	at android.view.View$PerformClick.run(View.java:28053)
W/System.err( 7471): 	at android.os.Handler.handleCallback(Handler.java:883)
W/System.err( 7471): 	at android.os.Handler.dispatchMessage(Handler.java:100)
W/System.err( 7471): 	at android.os.Looper.loop(Looper.java:226)
W/System.err( 7471): 	at android.app.ActivityThread.main(ActivityThread.java:7592)
W/System.err( 7471): 	at java.lang.reflect.Method.invoke(Native Method)
W/System.err( 7471): 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
W/System.err( 7471): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)

from multi_image_picker2.

jayeshindianic avatar jayeshindianic commented on July 24, 2024

add android:requestLegacyExternalStorage="true" this in you manifest.xml file, in your application tag.

from multi_image_picker2.

ankillashiva123 avatar ankillashiva123 commented on July 24, 2024

Multi picker is working well, but not able to capture image using the device camera.

Same issue here ? Any updates on this?

from multi_image_picker2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.