[twitter-dev] Twitter4j OAuth on Android is Simple

2010-11-15 Thread Mukesh Srivastav
Hi All, Twitter4j OAuth for Android example by Mukesh,this example would help you to understand the usage of Intent after succesfully authentication using OAuth in Android. make use of it and enjoy.. About : OAuth OAuth is an open protocol that allows users to hand out tokens instead of

Re: [twitter-dev] Problem - SSL CA cert

2010-12-02 Thread Mukesh Srivastav
Dear George, Firstly, Embeded board doesnt support any accesstokens. You should build a kind of proxy which does your Xauth and call back to the embded board apps. Regards, -Mukesh Kumar Srivastav. On Thu, Nov 25, 2010 at 5:55 PM, Georgooty varghese georgo...@gmail.comwrote: Dear

Re: [twitter-dev] Re: Chinese Character

2011-01-27 Thread Mukesh Srivastav
Basically, you need to set charset=utf-8 in the HTML/XML document header. Regards, -Mukesh On Thu, Jan 27, 2011 at 1:56 PM, Reivax xavier.yo...@gmail.com wrote: Hi Zhe Chen Here at Yoono we do have a lot of Chinese users and we use the Twitter API with no issue at all. Just make sure you

[twitter-dev] How to get the Friends ip address

2011-04-01 Thread Mukesh Srivastav
Hi Team, We are integrating the Twetter api in one our site and we require to get the current location of the user who post the tweets. Any clues or suggestion ? Regards, -Mukesh Srivastav, India, Hyderabad. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API

Re: [twitter-dev] Re: Mobile Development

2011-04-07 Thread Mukesh Srivastav
Dear Abhishek, The Login page would be a just a web-component where user can pass the userid and password, Rest you should implement call-back mechanism to your application,That is the way it works. Cheers :) Mukesh Srivastav. On Fri, Apr 8, 2011 at 5:51 AM, Bess bess...@gmail.com wrote: You

Re: [twitter-dev] Re: Mobile Development

2011-04-08 Thread Mukesh Srivastav
Dear Abhishek, What is the mobile platform r u developing ? Regards, Mukesh Srivastav On Fri, Apr 8, 2011 at 12:02 PM, abhishek nalwaya nalwayaabhis...@gmail.com wrote: I can't use callback. As it is mobile Native app I don't know what callback URL should i register with twitter? I am

Re: [twitter-dev] Sugree's twitter for Android

2011-04-25 Thread Mukesh Srivastav
Also try using jrocket for twitter. cheers :) -Mukesh On Tue, Apr 26, 2011 at 1:52 AM, Abhishek Soni ab.abhish...@gmail.comwrote: Hi, I am creating twitter share for android and using sugree's twitter for android. Is it OK to use sugree's twitter for Android. Regards Abhishek Soni

Re: [twitter-dev] Android

2011-05-17 Thread Mukesh Srivastav
Develop Android Native Application. http://developer.android.com/sdk/index.html The above link would help you in developing the Android Apps. -*Mukesh* On Tue, May 17, 2011 at 7:56 AM, bob b...@coolgroups.com wrote: What is the easiest way to make an Android app that allows people to

Re: [twitter-dev] Send a tweet with custom login C++ (BEGINNER)

2011-06-08 Thread Mukesh Srivastav
What is the compiler you are using for C++ ? -*Mukesh* On Wed, Jun 8, 2011 at 9:42 PM, shamm shaena...@gmail.com wrote: Hi, I am trying to create a Twitter application using C++, that could send tweets. I need a custom login where users could actually enter there own usernames and

Re: [twitter-dev] Re: Introduce yourself!

2011-07-26 Thread Mukesh Srivastav
MySelf Mukesh Srivastav,Freelancer on Android Programming. I had used this Twitter APi's and find it awesome. Cheers :) Mukesh Srivastav, Hyderabad, India. Freelancer of Android programming. On Wed, May 25, 2011 at 7:21 PM, Gate777 arevans...@yahoo.com wrote: My name is Antony Evans from

Re: [twitter-dev] Access issue

2011-07-26 Thread Mukesh Srivastav
Hi Chetan, Please re-verify the Consumer and Secret key which you have generated from the Twitter page, if not try creating another C and S Key and try it out. Regards, Mukesh Srivastav, Freelancer for Android Mobile Application Development. Hyderabad. India. On Tue, Jul 26, 2011 at 5:07 PM

Re: [twitter-dev] Access issue

2011-07-26 Thread Mukesh Srivastav
Super :) Regards, Mukesh Srivastav, Freelancer for Android Mobile Application Development. Hyderabad. India. On Wed, Jul 27, 2011 at 10:28 AM, Chetan Gadgilwar cgadgil...@gmail.comwrote: Hi Mukesh, Yeah its working now. I recreate the keys token hot everything working