[android-developers] Re: How to force Share Intent to open a specific app?

2011-11-29 Thread skink
saex wrote: Hi, I like share intent, it is perfect to open sharing apps with image and text parameters. But now i'm researching the way to force share intent to open a specific app from the list, with the paramters given to the share intent. This is my actual code, it shows the list of

[android-developers] Re: How to force Share Intent to open a specific app?

2011-11-29 Thread saex
Hi, thanks for your answer, i'm checking your link but i can't understand how can i use that class to achieve my objectives Please can you give me some help to do it? thanks! On Nov 29, 11:13 am, skink psk...@gmail.com wrote: saex wrote: Hi, I like share intent, it is perfect to open sharing

[android-developers] Re: How to force Share Intent to open a specific app?

2011-11-29 Thread skink
saex wrote: Hi, thanks for your answer, i'm checking your link but i can't understand how can i use that class to achieve my objectives Please can you give me some help to do it? thanks! On Nov 29, 11:13 am, skink psk...@gmail.com wrote: saex wrote: Hi, I like share intent, it is

[android-developers] Re: How to force Share Intent to open a specific app?

2011-11-29 Thread Kumar Bibek
You can't unless you know the component name and/or package name of the target activity. On Nov 29, 3:37 pm, skink psk...@gmail.com wrote: saex wrote: Hi, thanks for your answer, i'm checking your link but i can't understand how can i use that class to achieve my objectives Please can you

[android-developers] Re: How to force Share Intent to open a specific app?

2011-11-29 Thread skink
Kumar Bibek wrote: You can't unless you know the component name and/or package name of the target activity. On Nov 29, 3:37 pm, skink psk...@gmail.com wrote: saex wrote: Hi, thanks for your answer, i'm checking your link but i can't understand how can i use that class to achieve my