[android-developers] Re: Twitter / Facebook source code

2010-07-22 Thread oriharel
yes, this is what I mean

On Jul 20, 1:30 pm, Yi Ling lingyi@gmail.com wrote:
 what does it mean? the source code of twitter/fb's client for android
 platform?

 google would help you, i think.

 2010/7/20 oriharel ori.ha...@gmail.com



  Where can I find the source code of Twitter / Facebook?

  --
  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%2Bunsubs 
  cr...@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] Re: Twitter / Facebook source code

2010-07-22 Thread xiaguang Chen
I need the source code of facebook cilent on android platform, but i could
not find.
Could you please share me if you find? Thank you very much!
I have to code abuot the facebook client with public APIs, but some errors
has been shown in the authentication process.
Thanks!

2010/7/22 oriharel ori.ha...@gmail.com

 yes, this is what I mean

 On Jul 20, 1:30 pm, Yi Ling lingyi@gmail.com wrote:
  what does it mean? the source code of twitter/fb's client for android
  platform?
 
  google would help you, i think.
 
  2010/7/20 oriharel ori.ha...@gmail.com
 
 
 
   Where can I find the source code of Twitter / Facebook?
 
   --
   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.comandroid-developers%2Bunsubs
 cr...@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


-- 
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: device_facebook_no_permission_token.png

Re: [android-developers] Re: Twitter / Facebook source code

2010-07-22 Thread Miguel Morales
What facebook API library are you using?  What exactly are you trying
to do, you might need to get a developer's key from facebook.

On Thu, Jul 22, 2010 at 5:41 PM, xiaguang Chen chenxiagu...@gmail.com wrote:
 I need the source code of facebook cilent on android platform, but i could
 not find.
 Could you please share me if you find? Thank you very much!
 I have to code abuot the facebook client with public APIs, but some errors
 has been shown in the authentication process.
 Thanks!

 2010/7/22 oriharel ori.ha...@gmail.com

 yes, this is what I mean

 On Jul 20, 1:30 pm, Yi Ling lingyi@gmail.com wrote:
  what does it mean? the source code of twitter/fb's client for android
  platform?
 
  google would help you, i think.
 
  2010/7/20 oriharel ori.ha...@gmail.com
 
 
 
   Where can I find the source code of Twitter / Facebook?
 
   --
   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%2Bunsubs
   cr...@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

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



-- 
http://developingthedream.blogspot.com/,
http://diastrofunk.com,
http://www.youtube.com/user/revoltingx, ~Isaiah 55:8-9

-- 
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: Twitter / Facebook source code

2010-07-22 Thread xiaguang Chen
I have got the APP_ID(develpoer's key) from facebook and set it in the
programme.
An error was shown when I run the example in the SDK.
I use the offical SDK in http://github.com/facebook/facebook-android-sdk.
I do not have any solution for this issue. Do you have any good idea. :)
Thanks!

-- 
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: Twitter / Facebook source code

2010-07-22 Thread Miguel Morales
I've used the facebook api before, but not the android client library.
 I can't help you specifically since I'm not familiar with it, but it
looks like you either have the wrong developer key/password or the
wrong user username/password.

On Thu, Jul 22, 2010 at 5:53 PM, xiaguang Chen chenxiagu...@gmail.com wrote:
 I have got the APP_ID(develpoer's key) from facebook and set it in the
 programme.
 An error was shown when I run the example in the SDK.
 I use the offical SDK in http://github.com/facebook/facebook-android-sdk.
 I do not have any solution for this issue. Do you have any good idea. :)
 Thanks!

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



-- 
http://developingthedream.blogspot.com/,
http://diastrofunk.com,
http://www.youtube.com/user/revoltingx, ~Isaiah 55:8-9

-- 
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: Twitter / Facebook source code

2010-07-22 Thread xiaguang Chen
Thank you all the same, I will study it, if any solution was found, I will
paste here.

-- 
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: Twitter / Facebook source code

2010-07-22 Thread Andy Savage
Hello,

Actually your in luck (sort of). There's an opensource java facebook client
available for Android here:
http://code.google.com/p/facebook-java-api/

I advise you check out google code (or google search) first before posting
as there are many great links that pop up with a simple Open Source
Facebook Client search :-)

Cheers,
Andy

On Fri, Jul 23, 2010 at 9:30 AM, xiaguang Chen chenxiagu...@gmail.comwrote:

 Thank you all the same, I will study it, if any solution was found, I will
 paste here.

 --
 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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: Twitter / Facebook source code

2010-07-22 Thread xiaguang Chen
Oh, thanks,andy
But the package has been released in DEC 2009, I am afraid to the open
source code can not support the newest Facebook
interface(authentication,access and so on).

2010/7/23 Andy Savage a...@bluewire.net.nz

 Hello,

 Actually your in luck (sort of). There's an opensource java facebook client
 available for Android here:
 http://code.google.com/p/facebook-java-api/

 I advise you check out google code (or google search) first before posting
 as there are many great links that pop up with a simple Open Source
 Facebook Client search :-)

 Cheers,
 Andy

  --
 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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Twitter / Facebook source code

2010-07-21 Thread ko5tik
I'm affraid - nowhere.  Though there are public APIs available to work
with them

On Jul 20, 12:23 pm, oriharel ori.ha...@gmail.com wrote:
 Where can I find the source code of Twitter / Facebook?

-- 
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] Re: Twitter / Facebook source code

2010-07-21 Thread metal mikey
On the intercloudz

 On Jul 20, 12:23 pm, oriharel ori.ha...@gmail.com wrote:

  Where can I find the source code of Twitter / Facebook?

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