Hi, i am new from this field. Recently i learned about createChooaer from " Launcher "
Intent intent = new Intent(Intent.ACTION_SET_WALLPAPER); startActivity(Intent.createChooser(intent, "Select Wallpaper")); is it possible if i would like to add other selection in this chooser? or "Picture" & "Wallpaper gallery" is the fixed selection??? if i would like to add another selection what should i do? please kindly give me some advice. Many thanks for your help --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

