• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root A dumb fix for the Camera.apk

dsmryder

Android Expert
I made a small change to the camera app to make a dirty fix for the focus rectangle.
You can download the modified app here

I know it's minor, but it bugged me.

And for those that are building, it's from ~/(your building directory)/packages/apps/Camera/src/com/androiid/camera/FocusRectangle.java
There are many ways that this could have been done, even a correct way, but that's where I did it.
 
Back
Top Bottom