I’m searching for the Javadoc of the Phonegap Android API, for the classes like DroidGap and the others in the phonegapp jar.
I didn’t find it on the Phonegap site or wiki.
Is there an online version of this documentation ? Is this part of the support ?
Thank you,
Try building them yourself.
I downloaded the source from GitHub, extracted it, and then at the command line did:
I did this from within the folder where the files were extracted.
docs/ is the name of the new folder it created, in there is an index.html I was able to launch int he browser.