Re: [android-beginners] share stuff to social networks

2010-05-28 Thread TreKing
On Fri, May 28, 2010 at 7:03 AM, Martin Obreshkov wrote:

> But how to get information about what clients are installed on device ?


PackageManager

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

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


Re: [android-beginners] share stuff to social networks

2010-05-28 Thread Martin Obreshkov
So you mean i have to implement connection to all apis by myself. But how to
get information about what clients are installed on device ?

On Fri, May 28, 2010 at 2:50 PM, wahib haq  wrote:

> You can implement integration of social media using their respective API's
> for example fbconnect for facebook and many twitter api's are available too.
> So you can create your custom dialog with links to these social medias.
>
> regards,
> wahib
>
> On Fri, May 28, 2010 at 1:33 PM, manigault  wrote:
>
>> Hi all,
>> When you go to gallery  and hit menu there is share button. The
>> interesting about it is that it gives you choice to share your picture
>> over some social networks but only for those that you have installed a
>> client on the device. The same widget/dialog is used in other
>> application for example contacts, so my question is how can i show
>> such dialog/widget in my app. Is there some build in functionality
>> that i can use ? Thanks in advance.
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Beginners" group.
>>
>> NEW! Try asking and tagging your question on Stack Overflow at
>> http://stackoverflow.com/questions/tagged/android
>>
>> To unsubscribe from this group, send email to
>> android-beginners+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-beginners?hl=en
>>
>
>
>
> --
> Wahib-ul-haq
>
> 3rd year Communications Engineering Student,
> NUST, Pakistan.
> Microsoft Student Partner
> NUST-SEECS Open Mobile Squad ( Android Dev Team )
> Software Internee @ Cogilent Solutions
> Blog: www.livetechpro.com
> web: http://www.google.com/profiles/wahib.tech
> follow me on twitter @wahibhaq
>
>
>
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>



-- 
When I raise my flashing sword, and my hand takes hold on judgment, I will
take vengeance upon mine enemies, and I will repay those who haze me. Oh,
Lord, raise me to Thy right hand and count me among Thy saints.

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


Re: [android-beginners] share stuff to social networks

2010-05-28 Thread wahib haq
You can implement integration of social media using their respective API's
for example fbconnect for facebook and many twitter api's are available too.
So you can create your custom dialog with links to these social medias.

regards,
wahib

On Fri, May 28, 2010 at 1:33 PM, manigault  wrote:

> Hi all,
> When you go to gallery  and hit menu there is share button. The
> interesting about it is that it gives you choice to share your picture
> over some social networks but only for those that you have installed a
> client on the device. The same widget/dialog is used in other
> application for example contacts, so my question is how can i show
> such dialog/widget in my app. Is there some build in functionality
> that i can use ? Thanks in advance.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>



-- 
Wahib-ul-haq

3rd year Communications Engineering Student,
NUST, Pakistan.
Microsoft Student Partner
NUST-SEECS Open Mobile Squad ( Android Dev Team )
Software Internee @ Cogilent Solutions
Blog: www.livetechpro.com
web: http://www.google.com/profiles/wahib.tech
follow me on twitter @wahibhaq

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


[android-beginners] share stuff to social networks

2010-05-28 Thread manigault
Hi all,
When you go to gallery  and hit menu there is share button. The
interesting about it is that it gives you choice to share your picture
over some social networks but only for those that you have installed a
client on the device. The same widget/dialog is used in other
application for example contacts, so my question is how can i show
such dialog/widget in my app. Is there some build in functionality
that i can use ? Thanks in advance.

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en