Rui Zhao
Rui Zhao
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...
Hmm, did you try the other version I uploaded to bintray (mentioned on the previous comment)? Would it work?
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...
Hi, Which version are you using? 0.4.2 or 0.4.1? Could you please test both versions? There is a change in permission checks on v0.4.2. I'm not sure if it's the...
Yes, you did the right thing to activiate it... I found a Huawei Honor 3C H30-L01 (not 4C. but if my conclusion is correct, this doesn't matter), and tried some...
Sorry for the long delay... I didn't notice the notification... I have no idea how to test this. Maybe you can try CPU-Z (I've found it in Google Play). You...
Oh, so you are running a custom ROM with HTC Sense? (Or Huawei changed its UI style) Anyway, It says your phone supports OpenGL ES 2.0 which is correct regarding...
Sorry that doesn't work... In earlier versions of CamCov, I forgot to control the min&mav value of alpha. This has been fixed in latter versions. (Anything greater than 1 would...
It's wierd... I also reproduced the error... Can you open another issue for this problem?
@glimmerwell Thanks for the information. It points out the exact thing to do -- allow selecting a target component. The "send broadcast" / "start activity" / "start service" Operations are...