I am working in android studio. The link containing image reflecting the problem i am getting I don't know why, till now it was working fine for me , but  its not working any more, help me out with this , thank you.
 
            Asked
            
        
        
            Active
            
        
            Viewed 1,423 times
        
    1
            
            
        
        Suraj Rao
        
- 29,388
 - 11
 - 94
 - 103
 
        Nady Ehmad
        
- 11
 - 2
 
- 
                    Basically its the Bundle Error, the bundle isn't importing i don't know why – Nady Ehmad Jun 14 '17 at 10:45
 
2 Answers
1
            
            
        remove invalid catches and add the app compact module in setting in your android studio. try it i think its working
        Kevan Aghera
        
- 241
 - 3
 - 14
 
0
            
            
        In my case I had an issue with license of SDK, I solves it by exec:
./sdkmanager --licenses
I found this solution here: https://stackoverflow.com/a/43931658/641892
        wnasich
        
- 409
 - 4
 - 7