Re: [android-developers] Re: InputMethodManager and mServedView

2011-12-22 Thread nisha paghadaL
On Thu, Dec 15, 2011 at 5:19 AM, Sam peacejo...@gmail.com wrote:

 No one knows whats going on, what a pity.

 --
 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

Re: [android-developers]

2011-12-21 Thread nisha paghadaL
On Thu, Dec 22, 2011 at 9:41 AM, Jim Graham spooky1...@gmail.com wrote:

 On Wed, Dec 21, 2011 at 12:28:56PM +0530, thangaraj raj wrote:
  Hai,I want to know how to get current city name using android
  api.Please help me.

 Start with the developers guide.  You'll find lots of good information
 there.  Search for GPS and related topics.

 Later,
   --jim

 --
 THE SCORE:  ME:  2  CANCER:  0
 73 DE N5IAL (/4)MiSTie #49997   Running FreeBSD 7.0 
 spooky1...@gmail.com ICBM/Hurricane: 30.44406N 86.59909W

  'Wrong' is one of those concepts that depends on witnesses.
 --Catbert:  Evil Director of Human Resources (Dilbert, 05Nov09)

 Android Apps Listing at http://www.jstrack.org/barcodes.html

 --
 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

Re: [android-developers] Re: How to pass a web link to a button.

2011-12-15 Thread nisha paghadaL
On Thu, Dec 15, 2011 at 11:33 AM, Narendra Singh Rathore 
nsr.curi...@gmail.com wrote:



  On Thu, Dec 15, 2011 at 11:01 AM, rachana govilkar 
 rachana.govil...@gmail.com wrote:

 Hello all,
 instead of url i want that button to link another page from my
 project
 that is on clicking that link it will go to some page...
 so is it possible using Uri.parse()???
 plz let me know
 thanks in advance


 So, Rachana, that seems u simply want to change activity, don't U?
 For that, u can use intent to start another activity/page like this..

 Intent i = new Intent(FirstActivity.this,SecondActivity.class);
 startActivity(i);

 I hope this will help you.

 --
 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

Re: [android-developers] How Caching of Google Map Works?

2011-12-15 Thread nisha paghadaL
On Wed, Dec 14, 2011 at 6:53 PM, Mark Murphy mmur...@commonsware.comwrote:

 On Wed, Dec 14, 2011 at 1:46 AM, Saurabh Patel saurbh...@gmail.com
 wrote:
  I just want to know how caching of google map works in Google Maps
  Application of Android.

 Apply for a job at Google, hope you get the job, and hope that you get
 to work on the Google Maps application for Android.

  It works by using com.google.android.maps library?

 No. The Google Maps application has not used the same
 com.google.android.maps library that we SDK developers use in quite
 some time (IIRC, they forked the library in 2009).

 --
 Mark Murphy (a Commons Guy)
 http://commonsware.com | http://github.com/commonsguy
 http://commonsware.com/blog | http://twitter.com/commonsguy

 Android App Developer Books: http://commonsware.com/books

 --
 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