Android Google weather data application source code giving error -
i've downloaded android app source code following link.
i'm getting following error when i've imported project workplace.
[2011-06-30 21:52:49 - com.android.ide.eclipse.adt.internal.project.androidmanifesthelper] unable read c:\android-sdk-windows\androidmanifest.xml: java.io.filenotfoundexception: c:\android-sdk-windows\androidmanifest.xml (the system cannot find file specified) [2011-06-30 21:52:49 - com.android.ide.eclipse.adt.internal.project.androidmanifesthelper] unable read c:\android-sdk-windows\androidmanifest.xml: java.io.filenotfoundexception: c:\android-sdk-windows\androidmanifest.xml (the system cannot find file specified)
please 1 can me on this?
instructions on how import project:
- download zip file.
- export zip file workspace.
- once have folder, open eclipse.
- at top: file -> new -> android project
- under contents click create project existing source
- under browse, navigate , click on folder called weatherforecast (do not go folder, click highlights).
- click finish @ bottom.
that's it. should have project in eclipse called weather forecast.
Comments
Post a Comment