AdvancedAndroid_Emojify icon indicating copy to clipboard operation
AdvancedAndroid_Emojify copied to clipboard

Results 40 AdvancedAndroid_Emojify issues
Sort by recently updated
recently updated
newest added

The starter code is missing the camera permission, which is not part of the exercise. Please note that the manifest.xml should also include the

Hello ! every time while testing the last branch the app show that doesn't detect any face after debugging I discover that the SparseArray "faces " length was 0 I...

Hello, In portrait mode it never detects a face, and in landscape mode it detect face in 1 out of every 5 photos... plus it show the photo on it's...

If faces are not detected, try this solution by @aznxed. The issue is that face are only detected when you take a picture in landscape mode which makes the usability...

Error:Failed to crunch file G:\course Android developer\AdvancedAndroid_Emojify\AdvancedAndroid_Emojify-TLIB.00-StartingCode\app\build\intermediates\exploded-aar\com.android.support\appcompat-v7\25.2.0\res\drawable-xxhdpi-v4\abc_text_select_handle_middle_mtrl_light.png into G:\course Android developer\AdvancedAndroid_Emojify\AdvancedAndroid_Emojify-TLIB.00-StartingCode\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4\abc_text_select_handle_middle_mtrl_light.png

While I was trying to build the app, Android studio gave me errors that some keywords in the app gradle file are deprecated. I updated the app gradle file with...

It does not detect the faces when a pictured is captured in any orientation except left landscape mode

Testing on Nexus Face is not getting detected.