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
Post a Comment