I\'d like to add a menu option to the Android camera app. Is this possible to do using the current SDK?
Thanks.
Edit : Ok I know I need to add a
I think the build in applications are mostly open source. Maybe you should go to the source code and compile your camera with the added menu buttons yourself?