[android-developers] Browser callback

2011-06-26 Thread guru sagar
Hi all ,

 Is there any possibility to get call back from the in
built browser when we start from our activity

Intent intent = new Intent(Intent.ACTION_VIEW, Uri.parse(http://;));
startActivit(intent,0);







Thanks in advance

Thanks,
Guru

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

2011-06-26 Thread guru sagar
Hi ,

  Is there any possibilty to get callback from in built
browser in android when page is completly loaded .






Thanks,
Gurusagar

-- 
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] Browser callback

2011-06-26 Thread guru sagar
Hi Treking,

  public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.main);
//finish();
Intent intent = new Intent(Intent.ACTION_VIEW, Uri.parse(http://;));

startActivityForResult(intent, 0);
}

@Override
public void onActivityResult(int requestCode, int resultCode, Intent data) {

if (resultCode == 0) {
 System.out.println(hi am in browser in callback );

}

}

 am getting call back here ., and its opening in
inbuilt browser only.  can you please clarify this

On Sun, Jun 26, 2011 at 12:24 PM, TreKing treking...@gmail.com wrote:

 On Sun, Jun 26, 2011 at 1:00 AM, guru sagar gurusagar...@gmail.comwrote:

 Is there any possibility to get call back from the in built browser when
 we start from our activity


 No. And please do not assume that using the intent you posted will
 automatically always start the in built browser.


 -
 TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
 transit tracking app for Android-powered devices

  --
 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] Hi-Launch time

2011-06-26 Thread guru sagar
Hi developers ,


  I want to check the launch time for in built
browser ?. am not getting callbacks for the in built browser


Thanksinadvance

-- 
Thanks,
Gurusagar

-- 
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] Hi-Launch time

2011-06-26 Thread guru sagar
i want to check the app launch time for in built browser for varoius devices
.
Is it possible


On Mon, Jun 27, 2011 at 10:40 AM, Kumar Bibek coomar@gmail.com wrote:

 Launch time?
 What does that mean exactly?

 *Thanks and Regards,
 Kumar Bibek*
 *
 http://techdroid.kbeanie.com
 http://www.kbeanie.com*



 On Mon, Jun 27, 2011 at 10:39 AM, guru sagar gurusagar...@gmail.comwrote:

 Hi developers ,


   I want to check the launch time for in built
 browser ?. am not getting callbacks for the in built browser


 Thanksinadvance

 --
 Thanks,
 Gurusagar






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




-- 
Thanks,
Gurusagar

-- 
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] Hi-Launch time

2011-06-26 Thread guru sagar
launch time for android browser .

On Mon, Jun 27, 2011 at 10:47 AM, Kumar Bibek coomar@gmail.com wrote:

 App Launch time in in-built browser? Still, I am not sure what is your
 question.


 *Thanks and Regards,
 Kumar Bibek*
 *
 http://techdroid.kbeanie.com
 http://www.kbeanie.com*



 On Mon, Jun 27, 2011 at 10:45 AM, guru sagar gurusagar...@gmail.comwrote:

 i want to check the app launch time for in built browser for varoius
 devices .
 Is it possible



 On Mon, Jun 27, 2011 at 10:40 AM, Kumar Bibek coomar@gmail.comwrote:

 Launch time?
 What does that mean exactly?

 *Thanks and Regards,
 Kumar Bibek*
 *
 http://techdroid.kbeanie.com
 http://www.kbeanie.com*



 On Mon, Jun 27, 2011 at 10:39 AM, guru sagar gurusagar...@gmail.comwrote:

 Hi developers ,


   I want to check the launch time for in built
 browser ?. am not getting callbacks for the in built browser


 Thanksinadvance

 --
 Thanks,
 Gurusagar






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




 --
 Thanks,
 Gurusagar






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




-- 
Thanks,
Gurusagar

-- 
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] Hi-Launch time

2011-06-26 Thread guru sagar
Hi Kumar ,

   If you dont mine shall i send chat request to you .

On Mon, Jun 27, 2011 at 10:58 AM, guru sagar gurusagar...@gmail.com wrote:

 launch time for android browser .

 On Mon, Jun 27, 2011 at 10:47 AM, Kumar Bibek coomar@gmail.comwrote:

 App Launch time in in-built browser? Still, I am not sure what is your
 question.


 *Thanks and Regards,
 Kumar Bibek*
 *
 http://techdroid.kbeanie.com
 http://www.kbeanie.com*



 On Mon, Jun 27, 2011 at 10:45 AM, guru sagar gurusagar...@gmail.comwrote:

 i want to check the app launch time for in built browser for varoius
 devices .
 Is it possible



 On Mon, Jun 27, 2011 at 10:40 AM, Kumar Bibek coomar@gmail.comwrote:

 Launch time?
 What does that mean exactly?

 *Thanks and Regards,
 Kumar Bibek*
 *
 http://techdroid.kbeanie.com
 http://www.kbeanie.com*



 On Mon, Jun 27, 2011 at 10:39 AM, guru sagar gurusagar...@gmail.comwrote:

 Hi developers ,


   I want to check the launch time for in built
 browser ?. am not getting callbacks for the in built browser


 Thanksinadvance

 --
 Thanks,
 Gurusagar






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




 --
 Thanks,
 Gurusagar






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




 --
 Thanks,
 Gurusagar









-- 
Thanks,
Gurusagar

-- 
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] Hi-Launch time

2011-06-26 Thread guru sagar
when browser is visible ,

On Mon, Jun 27, 2011 at 11:00 AM, Kumar Bibek coomar@gmail.com wrote:

 Time till ?
 1. Browser is visible?
 2. WebPage starts loading?
 3. Scripts end loading?
 4. Page loading complete?



 *Thanks and Regards,
 Kumar Bibek*
 *
 http://techdroid.kbeanie.com
 http://www.kbeanie.com*



 On Mon, Jun 27, 2011 at 10:58 AM, guru sagar gurusagar...@gmail.comwrote:

 launch time for android browser .

 On Mon, Jun 27, 2011 at 10:47 AM, Kumar Bibek coomar@gmail.comwrote:

 App Launch time in in-built browser? Still, I am not sure what is your
 question.


 *Thanks and Regards,
 Kumar Bibek*
 *
 http://techdroid.kbeanie.com
 http://www.kbeanie.com*



 On Mon, Jun 27, 2011 at 10:45 AM, guru sagar gurusagar...@gmail.comwrote:

 i want to check the app launch time for in built browser for varoius
 devices .
 Is it possible



 On Mon, Jun 27, 2011 at 10:40 AM, Kumar Bibek coomar@gmail.comwrote:

 Launch time?
 What does that mean exactly?

 *Thanks and Regards,
 Kumar Bibek*
 *
 http://techdroid.kbeanie.com
 http://www.kbeanie.com*



 On Mon, Jun 27, 2011 at 10:39 AM, guru sagar 
 gurusagar...@gmail.comwrote:

 Hi developers ,


   I want to check the launch time for in built
 browser ?. am not getting callbacks for the in built browser


 Thanksinadvance

 --
 Thanks,
 Gurusagar






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




 --
 Thanks,
 Gurusagar






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




 --
 Thanks,
 Gurusagar






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




-- 
Thanks,
Gurusagar

-- 
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] Camera preview demo

2011-02-13 Thread guru sagar
hi,

  check permissons in android manifest file

On Mon, Feb 14, 2011 at 12:59 PM, Jayanthi jaia...@gmail.com wrote:

 Hi Dude,
 I worked on camera preview for taking live image , Here I
 get following Exception

 java.io.FileNotFoundException: /sdcard/1297668185153.jpg (Permission
 denied)

 image is not saved in sd card can anyone tell me  where  i did
 mistake .

 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

-- 
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] Facebook image share

2011-01-05 Thread guru sagar
Hi all,


   Is it possible to share image on
facebook using facebook api ., please let me if it is possible .
Thanks in advance



Thanks,
Gurusagar


On 1/4/11, TreKing treking...@gmail.com wrote:
 On Tue, Jan 4, 2011 at 4:18 AM, guru sagar gurusagar...@gmail.com wrote:

 how to upload image to facebook through api


 That's a good question for a group focused on the Facebook API.

 -
 TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
 transit tracking app for Android-powered devices

 --
 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] Facebook image share

2011-01-05 Thread guru sagar
Hi Kevin,


you can get apis from their websites it self .,
for facebook :
http://developers.facebook.com/docs/guides/mobile


Thanks,
Gurusagar

On 1/5/11, Kevin R. Octavian kevin.r.octav...@gmail.com wrote:
 i`m sorry ... where i get a facebook api and twitter api??
 i want to make an application with facebook and twitter api...thx
 On Wed, Jan 5, 2011 at 3:54 PM, guru sagar gurusagar...@gmail.com wrote:

 Hi all,


   Is it possible to share image on
 facebook using facebook api ., please let me if it is possible .
 Thanks in advance



 Thanks,
 Gurusagar


 On 1/4/11, TreKing treking...@gmail.com wrote:
  On Tue, Jan 4, 2011 at 4:18 AM, guru sagar gurusagar...@gmail.com
 wrote:
 
  how to upload image to facebook through api
 
 
  That's a good question for a group focused on the Facebook API.
 
 
 -
  TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
  transit tracking app for Android-powered devices
 
  --
  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.comandroid-developers%2bunsubscr...@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.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




 --
 Mobile Developer
 (Android,iphone,Blackberry,J2ME,brew,symbian)
 mobile :
 085722945257
 email :
 kevin.r.octav...@gmail.com
 arsenal_a...@yahoo.co.id
 blog :
 kevinroctavian.wordpress.com

 --
 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] Facebook image share

2011-01-04 Thread guru sagar
Hi all,

how to upload image to facebook through api ., Thanks in
advance







Thanks,
Gurusagar

-- 
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: Application Icon Badge

2010-11-25 Thread guru sagar
Hi String,

can we make app widgets embedd into application
icon.,





Thanks,
Gurusagar

-- 
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] Application Icon Badge

2010-11-24 Thread guru sagar
Hi,


   I want to know weather it is possible to keep badges on
application Icons in android .,For example if i have unread sms in then it
should display it on the icon






Thanks,
Gurusagar

-- 
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] twitter integration

2010-11-22 Thread guru sagar
HI Kumar,


 can you please elaborate generic share
module with some example .,



Thanks,
Gurusagar

-- 
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] location receiver

2010-10-12 Thread guru sagar
keep that method in

@Overide
public void onStart(){

}

in Your activity

On 10/12/10, A N K ! T ankit.awasth...@gmail.com wrote:
 ya i know it is the method in LocationManager. but how to use it that it
 listen everytime a location change occur..
 can u give a example here it will be very helpful.

 On Tue, Oct 12, 2010 at 5:15 PM, Mark Murphy mmur...@commonsware.comwrote:

 On Tue, Oct 12, 2010 at 7:35 AM, A N K ! T ankit.awasth...@gmail.com
 wrote:
  so should i send a broadcast from activity ..

 No.

  but i want to send broadcast every time a gps location changed not only
 when
  my app in background and i dont want to service running in background.
  how to do it.

 As I wrote in my previous message:

 Use requestLocationUpdates() to arrange to have location updates
 delivered to your BroadcastReceiver.

 requestLocationUpdates() is a method on LocationManager.

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

 Android 2.2 Programming 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.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




 --

  A N K ! T..

 --
 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] Custom Scroll bar

2010-10-10 Thread guru sagar
Hi,


  Is there any chance of making Scroll bar like this by
using existing android's Scroll view s .









Thanks,
sagar

-- 
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=enattachment: Screenshot.png

[android-developers] Scrollbar

2010-10-10 Thread guru sagar
how to keep buttons on the scroll bar

-- 
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] Custom Scroll bar

2010-10-10 Thread guru sagar
Hi,


  Is there any chance of making Scroll bar like
this by using existing android's Scroll view s









Thanks,
sagar

-- 
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=enattachment: Screenshot.png