When I am importing phone-Gap project created from CLI in Android Studio, I got an error like:-
**"Cannot find file `" 'C:\my-app\platforms\android\settings.jar' "` .**
Can anyone help me with this?
Try removing the Build
file then performing Clean Project
, then rebuilding your project.