I am using Cordova 2.0.0 and the share plugin so that user can post message on their facebook wall
https://github.com/phonegap/phonegap-plugins/tree/master/Android/Share
However, seems we can only specify the "subject" and "Text". Is it possible for us to default some text inside user message box? So that they don't need to type and simply share the message?? I cannot find anyway to add my own message dynamically.
any idea? Thanks Alex