Re: [android-developers] ErrorMessageHandler.handleMessage(-1) to start camera

2011-10-10 Thread Антон Михайлов
is wrong..You must use Intent.Extra .. > > 2011/10/10, Антон Михайлов : > > if i runnig cam from menu, all running fine. > > > > 2011/10/10 metin ögtem > > > >> Check for Camera runnig correctly > >> > >> 2011/10/10, ecspertiza : > >> > Hi

Re: [android-developers] ErrorMessageHandler.handleMessage(-1) to start camera

2011-10-10 Thread Антон Михайлов
if i runnig cam from menu, all running fine. 2011/10/10 metin ögtem > Check for Camera runnig correctly > > 2011/10/10, ecspertiza : > > Hi all, I use code > > > > Intent intent = new Intent("android.media.action.IMAGE_CAPTURE"); > > startActivityForResult(intent, 0); > > > > to start standart c