The error seems to indicate that AndroidManifest.xml could not be found.
Make sure it is in the classpath because we use getResourceAsStream() to
load it.
Arno
On 2/7/10 2:45 PM, Steve Johnson wrote:
> Hello,
> I am a new XMLVM user. I have successfully installed SVN and Eclipse. I
> was able to compile and run many project apps (iFireworks, iHelloWorld,
> IRemote, etc.).
>
> However, if I attempt to run any Android project apps, I immediately get
> the following error:
>
> Exception in thread "main" java.lang.NullPointerException
> at org.xmlvm.iphone.NSXMLParser.parse(NSXMLParser.java:77)
> at android.internal.AndroidManifest.<init>(AndroidManifest.java:112)
> at
> android.internal.ActivityManager.bootstrapMainActivity(ActivityManager.java:118)
> at android.internal.AndroidAppLauncher.main(AndroidAppLauncher.java:30)
>
> Any help would be greatly appreciated :D
>
>
>
> ------------------------------------------------------------------------------
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
>
>
>
> _______________________________________________
> xmlvm-users mailing list
> xml...@li...
> https://lists.sourceforge.net/lists/listinfo/xmlvm-users
|