sent to message to flemmig as the following, thanks
---------------------
sorry for late reply.
unfortunately, current construct2 phonegap plugin is not for phonegap build service (not for cloud).
if you want to use this plugin, you should download phonegap binary to your pc.
before build phonegap android project, do the two followings.
copy src\com\cranberrygame\plugin\Phonegap.java to your phonegap android project (your phonegap android project\src\com\cranberrygame\plugin\Phonegap.java)
copy res\xml\config.xml to your phonegap android project (your phonegap android project\res\xml\config.xml)
thanks