After succesfully compiling with Phonegap version 3.1.0-0.15.0 and importing the project in Android Studio, I find myself unable to edit the App.class from cordova-3.1.0.jar, getting the following message:
"Sources not found." - with the options Search in Internet and Attach Sources. Both of which I already tried.
Also, all the classes from cordova-3.1.0.jar appear to be locked, and none is editable. I already checked for file permissions in Windows.
Note: I was following the instructions from phonegap - splash screen for Android app to add a splashscreen to my app.