[android-developers] Re: installing sdk

2011-03-22 Thread learner1980
Hi Chris,

Thanks for your reply.
i was finally able to resolve this issue.
i am sharing this information as it might be useful for someone else.
i was facing this issue because the language setting on my PC was
'Hindi'.
Once i changed back the Language to english it worked.

Now I am just wondering if this is a BUG?

On Mar 22, 8:45 am, Chris Stewart  wrote:
> What version of Eclipse are you using?
>
> Did you start with this page (http://developer.android.com/sdk/index.html),
> download the package, and follow the steps below?  Then, proceed to the SDK
> install page (http://developer.android.com/sdk/installing.html)? Which step
> are you stuck at?
>
> --
> Chris Stewarthttp://chriswstewart.com
>
> On Mon, Mar 21, 2011 at 12:38 PM, learner1980 wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > I have recently downloaded the SDK starter pack 'android-sdk_r10-
> > windows' for Android development. I have Windows Vista OS. But now
> > when I am starting the SDK Manager to install the Platform tools i am
> > getting the below erorrs -
>
> > XML verification failed for
> >https://dl-ssl.google.com/android/repository/repository.xml.
> > Line -१:-१, Error: org.xml.sax.SAXParseException: schema_reference.4:
> > Failed to read schema document 'null', because 1) could not find the
> > document; 2) the document could not be read; 3) the root element of
> > the document is not .
>
> > XML verification failed for
> >https://dl-ssl.google.com/android/repository/addons_list.xml.
>
> > Line -१:-१, Error: org.xml.sax.SAXParseException: schema_reference.4:
> > Failed to read schema document 'null', because 1) could not find the
> > document; 2) the document could not be read; 3) the root element of
> > the document is not .
>
> > I also tried the Force settings in Settings -> Misc, but it too didn't
> > help.
>
> > Can someone throw some pointers. I am a bit stuck as I have downloaded
> > the Starter pack and not able to figure out what could be wrong.
>
> > Thanks in advance.
>
> > On Feb 26, 2:49 am, Marcin Orlowski  wrote:
> > > On 25 February 2011 14:46, Ashwin Menkudle 
> > wrote:
>
> > > > i am trying to install addon after install of sdk.
> > > > i am behind firewall there is no support for https
>
> > > See settings "Tag", 1st checkbox
>
> > > --
> > > Regards,
> > > Marcin
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Android 3.0 Starter Pack - XML Verification Error

2011-03-22 Thread learner1980
Hi,

i was finally able to resolve this issue.
i am sharing this information as it might be useful for someone else.

i was facing this issue because the language setting on my PC was
'Hindi'.
Once i changed back the Language to english it worked.


On Mar 21, 9:32 pm, learner1980  wrote:
> Hi,
>
> I have recently downloaded the SDK starter pack 'android-sdk_r10-
> windows' for Android development. I have Windows Vista OS. But now
> when I am starting the SDK Manager to install the Platform tools i am
> getting the below erorrs -
>
> XML verification failed 
> forhttps://dl-ssl.google.com/android/repository/repository.xml.
> Line -१:-१, Error: org.xml.sax.SAXParseException: schema_reference.4:
> Failed to read schema document 'null', because 1) could not find the
> document; 2) the document could not be read; 3) the root element of
> the document is not .
>
> XML verification failed 
> forhttps://dl-ssl.google.com/android/repository/addons_list.xml.
>
> Line -१:-१, Error: org.xml.sax.SAXParseException: schema_reference.4:
> Failed to read schema document 'null', because 1) could not find the
> document; 2) the document could not be read; 3) the root element of
> the document is not .
>
> I also tried the Force settings in Settings -> Misc, but it too didn't
> help.
>
> Can someone throw some pointers. I am a bit stuck as I have downloaded
> the Starter pack and not able to figure out what could be wrong.
>
> Thanks in advance.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Android 3.0 Starter Pack - XML Verification Error

2011-03-21 Thread learner1980
Hi,

I have recently downloaded the SDK starter pack 'android-sdk_r10-
windows' for Android development. I have Windows Vista OS. But now
when I am starting the SDK Manager to install the Platform tools i am
getting the below erorrs -

XML verification failed for 
https://dl-ssl.google.com/android/repository/repository.xml.
Line -१:-१, Error: org.xml.sax.SAXParseException: schema_reference.4:
Failed to read schema document 'null', because 1) could not find the
document; 2) the document could not be read; 3) the root element of
the document is not .

XML verification failed for 
https://dl-ssl.google.com/android/repository/addons_list.xml.

Line -१:-१, Error: org.xml.sax.SAXParseException: schema_reference.4:
Failed to read schema document 'null', because 1) could not find the
document; 2) the document could not be read; 3) the root element of
the document is not .

I also tried the Force settings in Settings -> Misc, but it too didn't
help.

Can someone throw some pointers. I am a bit stuck as I have downloaded
the Starter pack and not able to figure out what could be wrong.

Thanks in advance.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: installing sdk

2011-03-21 Thread learner1980
Hi,

I have recently downloaded the SDK starter pack 'android-sdk_r10-
windows' for Android development. I have Windows Vista OS. But now
when I am starting the SDK Manager to install the Platform tools i am
getting the below erorrs -

XML verification failed for 
https://dl-ssl.google.com/android/repository/repository.xml.
Line -१:-१, Error: org.xml.sax.SAXParseException: schema_reference.4:
Failed to read schema document 'null', because 1) could not find the
document; 2) the document could not be read; 3) the root element of
the document is not .

XML verification failed for 
https://dl-ssl.google.com/android/repository/addons_list.xml.

Line -१:-१, Error: org.xml.sax.SAXParseException: schema_reference.4:
Failed to read schema document 'null', because 1) could not find the
document; 2) the document could not be read; 3) the root element of
the document is not .

I also tried the Force settings in Settings -> Misc, but it too didn't
help.

Can someone throw some pointers. I am a bit stuck as I have downloaded
the Starter pack and not able to figure out what could be wrong.

Thanks in advance.

On Feb 26, 2:49 am, Marcin Orlowski  wrote:
> On 25 February 2011 14:46, Ashwin Menkudle  wrote:
>
> > i am trying to install addon after install of sdk.
> > i am behind firewall there is no support for https
>
> See settings "Tag", 1st checkbox
>
> --
> Regards,
> Marcin

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Win r10 installer JDK detection

2011-03-21 Thread learner1980
Hi,

I also downloaded the latest version 'installer_r10-windows.exe' and
tried to install it.
I have Windows Vista 32-bit OS.

I also faced this issue once. When the installer was not able to
detect the JDK.
But when i hit Back button and then again Next, it was able to detect
it.
Strange, but that's what happened.

Although now i m still stuck because i m not able to install packages
when i run SDK Manager.

I have recently downloaded the SDK starter pack 'android-sdk_r10-
windows' for Android development. I have Windows Vista OS. But now
when I am starting the SDK Manager to install the Platform tools i am
getting the below erorrs -

XML verification failed for 
https://dl-ssl.google.com/android/repository/repository.xml.
Line -१:-१, Error: org.xml.sax.SAXParseException: schema_reference.4:
Failed to read schema document 'null', because 1) could not find the
document; 2) the document could not be read; 3) the root element of
the document is not .

XML verification failed for 
https://dl-ssl.google.com/android/repository/addons_list.xml.

Line -१:-१, Error: org.xml.sax.SAXParseException: schema_reference.4:
Failed to read schema document 'null', because 1) could not find the
document; 2) the document could not be read; 3) the root element of
the document is not .

I also tried the Force settings in Settings -> Misc, but it too didn't
help.

Can someone throw some pointers. I am a bit stuck as I have downloaded
the Starter pack and not able to figure out what could be wrong.

On Mar 18, 7:27 pm, jcpalmer  wrote:
> It's been a while since I have been working on the Android part of my
> product (in the final stretch!)  Have a re-built system as of 02-11,
> with a 64 bit JDK & also a 32 bit JRE to run Jetty in a service
> wrapper.
>
> C:\Program Files\Java>dir
>  Volume in drive C has no label.
>  Volume Serial Number is 482C-7EF2
>
>  Directory of C:\Program Files\Java
>
> 01/26/2011  12:32 PM              .
> 01/26/2011  12:32 PM              ..
> 01/26/2011  12:32 PM              jdk1.6.0_23
> 01/26/2011  12:32 PM              jre6
>
> Downloaded installer_r10-windows.exe.  It fails to detect a JDK, and
> will not let me go any farther.  In a command prompt, java -version is
> returning info of the JRE.  Netbeans 6.9.1 installed, though I cannot
> remember if both were there at the time.
>
> I'll just do it the old way, but thought I should provide the feedback.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en