Upload image with camera device June 01, 2022, 11:37:19 AM 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 Quote Selected
Re: Upload image with camera device Reply #1 – June 04, 2022, 01:58:24 PM 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. Quote Selected
Re: Upload image with camera device Reply #2 – June 07, 2022, 11:03:49 AM 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 Quote Selected