Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not work on android 4.2.2 #8

Open
tellfa opened this issue Jan 7, 2017 · 9 comments
Open

Not work on android 4.2.2 #8

tellfa opened this issue Jan 7, 2017 · 9 comments

Comments

@tellfa
Copy link

tellfa commented Jan 7, 2017

I want install this app on android 4.2.2 but after install and running application, when click on Enable button, not enabled and not work!!!

how can i fix this?

@renyuneyun
Copy link
Owner

renyuneyun commented Jan 7, 2017

Hi, do you have any apps / system settings that manage permissions?
CamCov requires camera and draw_over_other_apps (overlay) permissions.

Sorry I don't have a 4.2.2 android device in hand, so can't test it in reality.

What's your phone model? And (if you know) which ROM/system are you using? Maybe this information would help.

@tellfa
Copy link
Author

tellfa commented Jan 8, 2017

Yes i accept any permissions for this app.
My phone models :
HTC one x . android 4.2.2 . ROM : stock
Huawei honor 4c . android 4.2.2 . Rom : stock

please help me my bro, i really need this app and source

@tellfa
Copy link
Author

tellfa commented Jan 8, 2017

Can you help me my bro?

@renyuneyun
Copy link
Owner

Whoops, sorry I was busy doing something else and wasn't aware of your comment.

There is only a 6.0 device in my hand right now, so I can't reproduce your situation. When using an emulator, adb complains W/TextureView: A TextureView or a subclass can only be used with hardware acceleration enabled. although I enabled hardware acceleration in its setting.
So I'm not sure how to help improve the situation.
Maybe, can you provide the output of adb (debugging this app) of your device?

#4 is also about Huawei honor 4c, but I'm still wondering what's the real problem since I know HTC One X uses Nvidia chips which shouldn't share the same problem (mentioned there) with MTK chips.

@renyuneyun
Copy link
Owner

renyuneyun commented Jan 9, 2017

My only guess is that the problem (if it's the same as #4) is due to permission checks and api versions. So I wrote a (half-)refactored version which changes the way to check permissions. Maybe you can give it a try.

It's on https://dl.bintray.com/renyuneyun/Android/ which is signed by me, so you may need to uninstall the one from fdroid (for resolving signature conflict).

@tellfa
Copy link
Author

tellfa commented Jan 16, 2017

Hi again my friend.
I test this app on Samsung Galaxy A3 (android 5.0.2) , but again not work it! when click on Enable not show any action and not show camera!!

can you fix this bugs and update this repository??

Thanks man :heart

@renyuneyun
Copy link
Owner

Hmm, did you try the other version I uploaded to bintray (mentioned on the previous comment)? Would it work?

@tellfa
Copy link
Author

tellfa commented Jan 16, 2017

Yes i use last version from bintray (5.0.1) but not work me again!

@renyuneyun
Copy link
Owner

That's interesting...
Do you know how to use adb and LogCat? If so, could you provide the logs (1 second or even shorter would be enough) after clicking "Enable"?
If not, I'll try to check if I can produce that on an emulator (but not sure if it's possible because I've ever had a try before) when I get a spare time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants