Skip to main content
Topic: Upload image with camera device (Read 1778 times) previous topic - next topic

Upload image with camera device

Hi,
please help how to create code for add / upload image directly by camera device (cell phone or laptop), and where do the code take place.

regrads

Re: Upload image with camera device

Reply #1
I don't think you need to code it differently. Try opening your application page with File Upload field in your Android Mobile phone. Click the button to upload the file and your android should offer you options to select the file source, where you should find camera as well. Select Camera, click the photo, Android OS will automatically feed that photo to your application's file upload field.

 

Re: Upload image with camera device

Reply #2
Thx for your respon, well i think im gonna need code to open camera directly because im developing absense application that not need open file image from cell phone or laptop but directly open camera, because when you can choose wiches file you can uploaded there will be much manipulation image. Hope any clue


regards