ma1co / Sony-PMCA-RE

Reverse Engineering Sony Digital Cameras
MIT License
2.13k stars 239 forks source link

In app camera support? #7

Closed Giki100 closed 8 years ago

Giki100 commented 8 years ago

This isn't directly related to the installer I'm just curious if anyone has gotten an actually in app camera to work. Like snapchat.

ma1co commented 8 years ago

The in app camera should work in theory, at least the preview. Apps are likely to crash when taking a picture since Sony made some modifications to the api there.

Try PMCADemo's CameraActivity, that's probably what you want.