Re: [android-developers] Intent for opening activity.

2011-12-31 Thread Baba Shanker
Thank you.



On Fri, Dec 30, 2011 at 6:19 PM, Mark Murphy mmur...@commonsware.comwrote:

 On Fri, Dec 30, 2011 at 4:40 AM, Baba Shanker baba.andr...@gmail.com
 wrote:
  How  to open com.android.systemui/.usb.UsbStorageActivity activity
  using intent.

 That is an internal system activity. Android SDK applications should
 not be opening it.

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

 Android Training...At Your Office: http://commonsware.com/training

 --
 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] Intent for opening activity.

2011-12-30 Thread Baba Shanker
How  to open com.android.systemui/.usb.UsbStorageActivity activity
using intent.

-- 
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] Intent for opening activity.

2011-12-30 Thread Mark Murphy
On Fri, Dec 30, 2011 at 4:40 AM, Baba Shanker baba.andr...@gmail.com wrote:
 How  to open com.android.systemui/.usb.UsbStorageActivity activity
 using intent.

That is an internal system activity. Android SDK applications should
not be opening it.

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

Android Training...At Your Office: http://commonsware.com/training

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