FileProvider error

前端 未结 3 1757
无人共我
无人共我 2020-12-29 10:23

https://developer.android.com/training/camera/photobasics.html

All I am trying to do is take a picture with the Camera, save it and display it in an ImageView.

3条回答
  •  春和景丽
    2020-12-29 10:31

    I also forgot to put within ; I mistakenly put them on the same level which I have since fixed.

    
    
    
    
        
            
        
    
    
    

    file_paths.xml

    
    
        
    
    

提交回复
热议问题