[TIMOB-1781] Camera overlay for android
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-26T08:54:05.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.7.0, Sprint 2011-13 |
Components | Android |
Labels | android, camera, enterprise, feature, klist, overlay, release-1.7.0, rplist |
Reporter | Ralf Pfeiffer |
Assignee | Don Thorp |
Created | 2011-04-15T03:02:06.000+0000 |
Updated | 2011-04-26T08:54:05.000+0000 |
Description
Please add support for overlays on android phones
Attachments
File | Date | Size |
---|---|---|
androidcameraoverlay.js | 2011-04-15T03:02:07.000+0000 | 750 |
app.js | 2011-04-15T03:02:07.000+0000 | 1933 |
Any updates on this ticket? Cheers
Please add support for this. It is killing one of my projects not having it.
One of our pro clients is interested in this now as well.
Sample Code from Client
Attached.
Associated Helpdesk Ticket
http://developer.appcelerator.com/helpdesk/view/64281">http://developer.appcelerator.com/helpdesk/view/64281
(from [b19fb80edd4af5fd7c47e4d49c443e54ee7fd99d]) [#1781 state:in-progress] added support for camera overlay
support added for camera preview overlay but further changes / camera spec are expected before issue will be resolved.
https://github.com/appcelerator/titanium_mobile/commit/b19fb80edd4af5fd7c47e4d49c443e54ee7fd99d"> https://github.com/appcelerator/titanium_mobile/commit/b19fb80edd4a...
Current state of changes while not in the resolved state can be verified with the attached test app. Currently the image will not automatically show up in the photo gallery without a device restart forcing a read of the media files again. A fix for this is coming.
Changing to resolved state. Remaining defects on issue have separate tickets:
#3493 #3494 #3495
(from [976a1fae259e742a71609d010f8f3631346c3da8]) [#1781 state:fixed-in-qa] update builder.py to include camera activity in AndroidManfest.xml
update builder.py to include the custom camera activity in the AndroidManifest.xml
https://github.com/appcelerator/titanium_mobile/commit/976a1fae259e742a71609d010f8f3631346c3da8"> https://github.com/appcelerator/titanium_mobile/commit/976a1fae259e...