blog-featured-phonegap

Hello World on Phonegap (Bundle not of found type)

Today I was introduced to Phonegap by my friend Ethan Miller. It seems to be a great intermediate way to develop cross platform mobile applications. In going through the Hello World Tutorial for Android I ran into an issue in Eclipse. Basically there are two additional import statements that are needed for the app to run. Here is the java code from my corrected Hello World example: Continue reading