Fake resolution of android camera -


there several questions around how find out camera resolution on android.

however, need fake camera resolution.

the background is, want use app uses camera. before allowing so, app checks whether resolution high enough (i think 6 mp). if it's not high enough, won't let take photo.

in case, actual resolution lower , still serve purpose. how feed enhanced resolution information app?

the fake camera app (using gallery images appear camera) not work, because resolution check taking place beforehand , comes out negative.


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

minify - Minimizing css files -

php - How to remove letter in front of the word laravel -