[android-beginners] Re: How to use external library in Android project

2009-10-29 Thread Naveen Krishna Ch
;Client myClient = Client.create(); > WebResource webres = myClient.resource(url); > >String s = webres.get(String.class); >tv.setText(s); >} > } > > > > > -- Shine bright, (: Naveen Krishna Ch :) --~--~-~--~~-

[android-beginners] Re: Poor Documentation

2009-10-23 Thread Naveen Krishna Ch
e it hurts! > > On Oct 22, 2:00 pm, usharani ganapathy > wrote: > > hi i m new to androidwhat is intent? > > > -- Shine bright, (: Naveen Krishna Ch :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[android-beginners] Re: Run the Previous Activity

2009-10-21 Thread Naveen Krishna Ch
button click event > ? > And also My problem is on the previous activity coz I am getting to the > previous activity from button click event on the new activity but I am not > able to do any event on the previous activity after that. > So how can I do that ..?? > > > On Thu, O

[android-beginners] Re: Run the Previous Activity

2009-10-21 Thread Naveen Krishna Ch
vity. > I checked the Logs and it is saying that " No Window to dispatch > pointer 1" what can be the problem ? > I also tried opening a new activity (to open the previous tabbed > activity) but still no luck. > can anyone suggest me any alternate way of do

[android-beginners] Re: Including pre-compiled 3rd party jar files to android application & building it with source code

2009-10-21 Thread Naveen Krishna Ch
source(in > Android.mk)? > > If any one of you came across this and have the solution please let me > know. > > Thanks in advance, > Harsha C > > > > -- Shine bright, (: Naveen Krishna Ch :) --~--~-~--~~~---~--~~ You received this

[android-beginners] Re: Application closes when I try to convert String to Integer

2009-09-17 Thread Naveen Krishna Ch
> > Thanks! > > > > -- Shine bright, (: Naveen Krishna Ch :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@

[android-beginners] Re: Manifest file

2009-09-17 Thread Naveen Krishna Ch
odifications for you, but other changes you may need to make > > yourself. > > > > -- > > Mark Murphy (a Commons Guy)http://commonsware.com| > http://twitter.com/commonsguy > > > > _Android Programming Tutorials_ Version 1.0 In Print! > > > -- Shine

[android-beginners] Re: String.xml

2009-08-11 Thread Naveen Krishna Ch
2009/8/11 Liviu Ungureanu > Hi! Is posible to get,fom code, value of a string from string.xml? > getText("The ID of the string"); Should be helpful. > > Thank you! > > > > -- Shine bright, (: Naveen Krishna Ch :) ~~Forgiveness is the economy of the heart...

[android-beginners] Re: activity problem..

2009-08-10 Thread Naveen Krishna Ch
> > /> > > > android:name=".ResultsActivity" > android:label="test"> > > > /> > > > > > remove the

[android-beginners] Re: [android-beginners]

2009-08-07 Thread Naveen Krishna Ch
ed by you.. > > > > -- Shine bright, (: Naveen Krishna Ch :) ~~Forgiveness is the economy of the heart... forgiveness saves the expense of anger, the cost of hatred, the waste of spirits.~~ --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] Re: [android-beginners]

2009-08-07 Thread Naveen Krishna Ch
2009/8/7 seema sharma > hello everyone > > I am android beginner.I am looking for notification example in android. > can u plz send to me > Go through the ApiDemos in the SDK.. There is sample code for it > > Seema Sharma > > > > -- Shine bright, (: Naveen K

[android-beginners] Re: unable to install ADT plugin for europa eclipse 3.3

2009-08-04 Thread Naveen Krishna Ch
sse.core". > > Please suggest. > > Thanks in advance!! > > > > -- Shine bright, (: Naveen Krishna Ch :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To

[android-beginners] Re: camera preview problem

2009-08-03 Thread Naveen Krishna Ch
;> > >> > > My manifest is >> > > >> > > http://schemas.android.com/apk/res/android"; >> > > package="com.example.camerapreview" >> > > android:versionCode="1" >> > > android:versionName="1.0"> >> > > > > >

[android-beginners] RampUp the binding b/w Activity & Service

2009-08-01 Thread Naveen Krishna Ch
onServiceConnected(); As fast as the instantiation of the class would take, Is this approach worth giving a try. If so, Can any one guide me to make this approach work. Any suggestions would be helpful.. -- Shine bright, (: Naveen Krishna Ch

[android-beginners] Re: How to display error messages to the user?

2009-07-17 Thread Naveen Krishna Ch
ng an application > > > I have used an Alert Dialog but the display is not the same, and the > dialog does close itself after a certain time. > > Bye. > > > -- Shine bright, (: Naveen Krishna Ch :) --~--~-~--~~~---~--~~ You received thi

[android-beginners] Re: What are the concepts are need to develop an application

2009-07-01 Thread Naveen Krishna Ch
on application framework at http://developer.android.com/guide/topics/fundamentals.html Note: Do little bit of Googling before posting a query.. > > > > Thanks > siva > > > > > -- Shine bright, (: Naveen Krishna Ch :) --~--~-~--~~~-

[android-beginners] Re: how to create AndroidManifest.xml

2009-07-01 Thread Naveen Krishna Ch
elps u to write AndroidManifest.xml with some facilities in Application tab > > > Thanks in advance > subram > > > -- Shine bright, (: Naveen Krishna Ch :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-beginners] Re: Invoking shared libraries

2009-06-21 Thread Naveen Krishna Ch
a jni_blahblah_myfunc call > > > > 4. create a c/c++ file giving implementation to this function by > calling ur > > > > required shared library function > > > > > > On Mon, Jun 15, 2009 at 4:08 PM, subram wrote: > > > > > > > Hi ther

[android-beginners] Re: Can I access the object of activity in a view?

2009-06-21 Thread Naveen Krishna Ch
a Commons Guy) > http://commonsware.com > _The Busy Coder's Guide to Android Development_ Version 2.0 Available! > > > > > > -- Shine bright, (: Naveen Krishna Ch :) --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] Re: communication between two computers

2009-06-04 Thread Naveen Krishna Ch
puters).I need a step by step > procedure for executing server and client as well as the code .Please > help.It is very urgent > > Thanks and Regards, > Shpuan > > > -- Cheers (: Naveen Krishna Ch :) --~--~-~--~~~---~--~~ You received t

[android-beginners] Re: Suggestion required for displaying a table

2009-06-04 Thread Naveen Krishna Ch
g TableLayout, but it doesn't come with scrollbars. Using > Textview for each column gets complicated. > > From the document I infer adapters and TableLayout can be of help, but not > sure how. > > Kindly help. > > -vignesh > > > > -- Cheers (: Naveen Krishn

[android-beginners] Re: socket (server and client)_

2009-05-29 Thread Naveen Krishna Ch
and cd to /data or somewhere in the emulator shell. do a ./server-binary & then run client on top of it. I could do it with native binaries. > > > 2009/5/29 Naveen Krishna Ch > >> >> >> 2009/5/28 shwetha.pu...@gmail.com >> >>> >>> Hi, &

[android-beginners] Re: Button ID

2009-05-28 Thread Naveen Krishna Ch
(Button)findViewById(R.id.corky); >button.setOnClickListener(this); >} > >public void onClick(View v) { >// do something when the button is clicked > } > } > > > > -- Cheers (: Naveen Krishna Ch :) --~--~-~--~~

[android-beginners] Re: socket (server and client)_

2009-05-28 Thread Naveen Krishna Ch
re put ther server to background and run client. this is much similar to that we do in linux. If they r not native > > > Thanks and Regards, > Shpuan > > > > -- Cheers (: Naveen Krishna Ch :) --~--~-~--~~~---~--~~ You received this

[android-beginners] Re: how to create a new emulator instance

2009-05-28 Thread Naveen Krishna Ch
; android avd manager and create another avd, u can create 2 instances > > > > Thanks > shpuan > > > > -- Cheers (: Naveen Krishna Ch :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "

[android-beginners] Re: how to go to command prompt of emulator(very very urgently needed)

2009-05-28 Thread Naveen Krishna Ch
tivity. a background service and activity can be on a same apk.. > > > Thanks, > Shpuan > > > > -- Cheers (: Naveen Krishna Ch :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "

[android-beginners] Re: Start a new activity on a click on an Expandable List Child Node

2009-05-22 Thread Naveen Krishna Ch
s > ExpandableListActivity. > > How do I go about it? This is very urgent. > Can anyone please help me out with this? > > Regards, > Neha > > > -- Cheers (: Naveen Krishna Ch :) --~--~-~--~~~---~--~~ You received this message because

[android-beginners] Re: ADT Plugin

2009-05-15 Thread Naveen Krishna Ch
> doc: https://dl-ssl.google.com/android/eclipse/ > > Someone confirm this? > > Regards > > > > -- Cheers (: Naveen Krishna Ch :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Begin

[android-beginners] Re: shared variables between activity and service

2009-05-15 Thread Naveen Krishna Ch
its own process) > i have another activity in my application who need the value of this > location but i can't read this value from the class service > my question is how to share variable between activity and service? and how > how to communicate them? > i need an example. > t

[android-beginners] Re: How to start Android emulator 1.5?

2009-05-13 Thread Naveen Krishna Ch
loper.android.com/guide/developing/tools/avd.html >> >> BR! >> Linuxemacs >> >> Hi >> By default AVD may not be created in your directory,you need to create >> it by using >> emulatot avd

[android-beginners] Can a service talk to other service

2009-04-15 Thread Naveen Krishna Ch
any one show me where to start. -- Cheers (: Naveen Krishna Ch :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegro