Page 1 of 1

camera problem with imageDataBase64

Posted: Thu Mar 05, 2015 8:01 am
by She

Hi Team,
Im using Samsung Duos for this.
After taking a photo, the photo that have been taken is not storing to the IMAGE.
screenshot below:
mapping
Image

after taking photo:
Image

I will share it to the support the file name is:
GeolocationAndCamera

Thanks in advance


camera problem with imageDataBase64

Posted: Thu Mar 05, 2015 9:11 am
by She

Hi Team,
Ignore this i already fixed this problem.

thanks


camera problem with imageDataBase64

Posted: Fri Mar 06, 2015 6:32 am
by She

Hi Team,

The problem above is been solved. now the question, Is there a way that after taking a picture using the CameraService, it will save inside the "Gallery Folder" of the device? if there's a way please help me. Thanks.

Thanks.


camera problem with imageDataBase64

Posted: Fri Mar 06, 2015 7:20 am
by Egor Kotov6832188

Hello She.
Great.
The only way to save to album and use it in the app is to:
1) take a picture with native camera of device
2) use camera service with sourceType "PhotoLibrary" or "Saved photo album"

From the app you can only save it to the DB