xamarin - Galaxy s2hd Camera Call to showStatusIcon on inactive InputConnection -



xamarin - Galaxy s2hd Camera Call to showStatusIcon on inactive InputConnection -

this problem occurs galaxy s2 lineup code xamarin(c#) code,but same error in java code

i phone call photographic camera follows:

intent.putextra(mediastore.extraoutput, mimagecaptureuri); startactivityforresult(intent, pick_from_camera);

start photographic camera intent,this error log print

w/iinputconnectionwrapper(27991): showstatusicon on inactive inputconnection

when homecoming after capture,activities ondestory , photographic camera app restarts

are there issues in galaxy s2 built-in photographic camera app?

camera xamarin

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -