I just did the Cordova Hello, World tutorial and now I'm trying to add a splash screen. The tutorial says
In the onCreate method of the class that extends DroidGap, add the following two lines.
What is the class that extends DroidGap? How do I find it? What is this tutorial talking about?