Step 1: Create an Android phonegap project according to this: http://docs.phonegap.com/en/2.0.0/guide_getting-started_android_index.md.html#Getting%20Started%20with%20Android Final result is at Phonegap folder
Step 2: Add a phonegap plugin to the project, use this list of plugins: https://github.com/phonegap/phonegap-plugins/tree/master/Android Final result of usage of LocalNotification plugin (https://github.com/phonegap/phonegap-plugins/tree/master/Android/LocalNotification) is at PhonegapWithPlugin folder (issues resolution in using this plugin: https://github.com/phonegap/phonegap-plugins/issues/672 )
presentation from: https://github.com/cfjedimaster/Introduction-to-PhoneGap