adrnsoh / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

Camera Demo Needs Refinement #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 reported on code.google.com by shai.almog on 14 Feb 2012 at 11:59

GoogleCodeExporter commented 9 years ago

Original comment by cf27...@gmail.com on 4 Mar 2012 at 1:30