Friday, June 28, 2013

OnDeviceReady for Phonegap

So today I learned that onDeviceReady for phonegap which is a crucial variable, never gets fired for the earlier versions of Android like 2.3 and 2.2 which were the emulator versions I ran and the version of the HTC nexus one I have. Well that explains a lot about why my last few months were a waste of time. 
Also I found out I didn't install the latest version of Android thus not permitting me to test it out on something newer, leading me to think it was a problem with the code. Oh well. I'm downloading the newest version of Android now.
May that fix most of my frustrations.