Re: [android-developers] Re: Host not resolved issue

2010-10-11 Thread Rajesh Pelluru
--- > > > > 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

Re: [android-developers] Re: Host not resolved issue

2010-10-11 Thread Rajesh Pelluru
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: > >> >>

Re: [android-developers] Re: Host not resolved issue

2010-10-11 Thread Rajesh Pelluru
Do u want me use android.permission twice in android:name ?? On Mon, Oct 11, 2010 at 12:23 PM, pramod.deore wrote: > Try setting permission as > android:name="android.permission.android.permission.INTERNET" /> > this instead of > > > On Oct 11, 11:44 am, Rajes

Re: [android-developers] Re: Host not resolved issue

2010-10-10 Thread Rajesh Pelluru
Yep and I gave below permissions: On Mon, Oct 11, 2010 at 12:10 PM, pramod.deore wrote: > Did you add the INTERNET permission to your manifest file? > > On Oct 11, 11:15 am, Rajesh Pelluru wrote: > > Log cat : > > > > 10-11 11:39:

Re: [android-developers] Re: Host not resolved issue

2010-10-10 Thread Rajesh Pelluru
(MocaProcessQueue.java:164) --Rajesh On Mon, Oct 11, 2010 at 11:01 AM, pramod.deore wrote: > Provide Logcat output. > > On Oct 11, 10:00 am, Rajesh Pelluru wrote: > > Hi, > > If i try to open connection forhttp://localhost:5001using > > HttpURLConnection in my and

[android-developers] Host not resolved issue

2010-10-10 Thread Rajesh Pelluru
Hi, If i try to open connection for http://localhost:5001 using HttpURLConnection in my android app, i am getting host not resolved issue in my android emulator. Internet connection is working in my emulator and I am able to browse the web sites using my emulator. I tried below options 1. Cr

[android-developers] Rendering intial screen issue

2010-09-05 Thread Rajesh Pelluru
Hi, I have three screens in my sample application i.e. MainScreen, Screen1, and Screen2. If I click on Button in Main Screen then Screen1 appears in my device. If I click on Button in Screen1 then Screen2 appears in my device. Now if I click on home button and again if I tap on my app

Re: [android-developers] Re: Tab layout navigation issue

2010-08-03 Thread Rajesh Pelluru
TabHost.getTabWidget().getChildAt(0).setOnClickListener()" > and reassign the tab with new icon or text here. > > Thanks and regards > Nagaraj P Rao > > On Aug 3, 4:21 pm, Rajesh Pelluru wrote: > > Hi, > > In my layout I have three tabs are there Tab1,Tab2,and

[android-developers] Tab layout navigation issue

2010-08-03 Thread Rajesh Pelluru
Hi, In my layout I have three tabs are there Tab1,Tab2,and Tab3. In Tab1 content ,I have a image called image1 and on click of that image I need to change the content of tab. If I change content also , my tab needs to be highlighted ... How can I achieve that one ?? --Rajesh -- You receive

Re: [android-developers] Re: Issues in changing custom title bar

2010-07-27 Thread Rajesh Pelluru
Actually I want to change layout title bar and it contains few images also On Tue, Jul 27, 2010 at 4:11 PM, Webnet Android wrote: > 2010/7/27 Rajesh Pelluru : > > Nope . > > Actually I created layout "custom_title_2" for my title bar and I added > > below c

Re: [android-developers] Re: Issues in changing custom title bar

2010-07-27 Thread Rajesh Pelluru
, R.layout.* custom_title_2*); --Rajesh 2010/7/27 Tiger > Did you use "android:label="My Title" in the xml ? > > On 7月27日, 下午5时44分, Rajesh Pelluru wrote: > > Hi, > > I have below requirement : > > App name is App1. > > Activity nam

[android-developers] Issues in changing custom title bar

2010-07-27 Thread Rajesh Pelluru
Hi, I have below requirement : App name is App1. Activity name is Activity1. But I want to display title bar of the Activity1 as "MyTitle" If i try to do that one , App1 appears for few seconds after that "MyTitle" is displaying in the title bar. I don't want to display

Re: [android-developers]

2010-07-22 Thread Rajesh Pelluru
What's ur confusion ??? They clearly mentioned steps in android developer portal. http://developer.android.com/sdk/index.html On Thu, Jul 22, 2010 at 1:54 PM, poonam sinha wrote: > does anyone knows how to install android 2.2 I am little bit confuse > > > > -- > You received this message beca

Re: [android-developers] jni

2010-07-21 Thread Rajesh Pelluru
Hi, If your app uses native code then you need to include .so file in your apk file. Please check samples and docs of android ndk for more information. --Rajesh On Wed, Jul 21, 2010 at 12:53 PM, Vaishnavi wrote: > Hi, > I have a problen in running jni code on android device(intel atom > board).

Re: [android-developers] Re: How to add application settings in android device

2010-06-21 Thread Rajesh Pelluru
Hi Jesús, Thanks for your reply and my requirement: In settings I want to add my application specific settings to enter data specific to my application. I didn't get proper doc and code to acheive above one. --Rajesh Pelluru On Mon, Jun 21, 2010 at 1:41 PM, FrankG wrote: >

Re: [android-developers] Re: How to add application settings in android device

2010-06-15 Thread Rajesh Pelluru
t my application settings in the android > > device. > > How can i do that one using android application. > > > > --Rajesh Pelluru > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To