I have a simple PhoneGap application as fallows:
PhoneGap powered App
Add you event listener for deviceready inside you doc ready...
You dont want to call onDeviceReady() as this will run the function when you add the listener...