Original issue 33 created by codenameone on 2012-02-14T11:59:46.000Z:
The "take pic" should be "Take A Picture".
The button at the bottom should be within a ComponentGroup to gain the iOS look and feel.
The J2SE port of CodenameOne should return an image to represent a picture taken by the camera. Ideally a large JPG created on the fly with a changing value to indicate its contents. E.g. create a mutable-image with the text Image Taken by camera API 1 (where 1 would be replaced with the image count). Create it as a 2048x1280 so it will represent current camera resolutions.
Original issue 33 created by codenameone on 2012-02-14T11:59:46.000Z:
The "take pic" should be "Take A Picture".
The button at the bottom should be within a ComponentGroup to gain the iOS look and feel.
The J2SE port of CodenameOne should return an image to represent a picture taken by the camera. Ideally a large JPG created on the fly with a changing value to indicate its contents. E.g. create a mutable-image with the text Image Taken by camera API 1 (where 1 would be replaced with the image count). Create it as a 2048x1280 so it will represent current camera resolutions.