PkmX / lcamera

A camera app using the new camera2 API in Android Lollipop
1.28k stars 220 forks source link

Parse Error #191

Closed gartha1 closed 7 years ago

gartha1 commented 7 years ago

I have an upgraded Android.. Nexus 4, Android 4.4 And my phone is rooted.

I downloaded the apk

https://github.com/PkmX/lcamera/releases/download/dev-build/lcamera-debug.apk

But I get

"Parse error. There was a problem while parsing the package."

https://i.ytimg.com/vi/_oPsC4Q_94c/hqdefault.jpg

PkmX commented 7 years ago

First of all, LCamera requires Camera2 API to work which is only available on Lollipop (Android 5.0). Furthermore, Nexus 4 doesn't fully support the Camera2 API even on Lollipop, so I think you are out of luck here.