> 3. Instead of localhost , i used ipaddress of the machine means are you running any apache server. Is your apache server is running?. I did some application with apache server which is running on my machine and able to access without port number example http://myip/sample.xml Check your server first and try without port number. May be helps you On Oct 11, 1:47 pm, Rajesh Pelluru <[email protected]> wrote: > I am using like that only.. > > On Mon, Oct 11, 2010 at 1:59 PM, pramod.deore <[email protected]>wrote: > > > > > Ohh so sorry I just mean remove * and use as > > <uses-permission android:name="android.permission.INTERNET" /> > > On Oct 11, 1:19 pm, Brad Gies <[email protected]> wrote: > > > Why do you have the * in the permission? > > > > <uses-permission android:name=*"android.permission.INTERNET"* /> > > > > Sincerely, > > > > Brad Gies > > > ----------------------------------------------------------------------- > > > Bistro Bot - Bistro > > Blurbhttp://bgies.comhttp://bistroblurb.comhttp://ihottonight.comhttp:// > > forcethetruth.com > > > ----------------------------------------------------------------------- > > > > Everything in moderation, including abstinence > > > > Never doubt that a small group of thoughtful, committed people can > > > change the world. Indeed. It is the only thing that ever has - Margaret > > Mead > > > > On 11/10/2010 1:13 AM, Rajesh Pelluru wrote: > > > > > <uses-permission android:name=*"android.permission.INTERNET"* /> > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected]<android-developers%[email protected]> > > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

