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:

  1. download zip file.
  2. export zip file workspace.
  3. once have folder, open eclipse.
  4. at top: file -> new -> android project
  5. under contents click create project existing source
  6. under browse, navigate , click on folder called weatherforecast (do not go folder, click highlights).
  7. click finish @ bottom.

that's it. should have project in eclipse called weather forecast.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -