Quantcast
Channel: Null Pointer Exception in onActivityResult after taking photo in Camera app of the mobile in android - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Yazan for Null Pointer Exception in onActivityResult after taking...

the NPE is here: Toast.makeText(this.context, "Image saved to:\n" + data.getData(), Toast.LENGTH_LONG).show(); because when you start the activity (camera) the file will be saved containg the photo,...

View Article



Null Pointer Exception in onActivityResult after taking photo in Camera app...

This is the code of my UnityBridge which I'm using it to bridge between Unity and Native Android. The bridge between Unity and android is successfull. When I call the openCamera method from Unity, the...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images