Re: [twitter-dev] j2me twitter

2010-09-10 Thread Amrit Kshetri
Hello there.

I already tried those, but no success.

Do you have other way to solve my problem?

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en


[twitter-dev] j2me twitter

2010-09-09 Thread j2me
Hello everyone.

I wanted to build a twitter application for mobile phone. But as
other, I got stuck in oAuth authentication of twitter. I read a lot in
this development talks but I could not managed to do one.

I registered for twitter application and I got Consumer key and
Consumer secret.

Can anyone in here provide me some sample on how to create connection?

There are some common link in this discussion that I have already gone
through. I request not to post any url form dev.twitter. I did not get
any idea from there. Any sample code, or url for complete oAuth
process would be appreciated. And if there is any API that i could
use, that will also be appreciated with their working.

Thanks

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en


[twitter-dev] J2ME twitter client?

2009-10-26 Thread aztroboy

Hello! I would like to know if there's some simple method to receive
updates only with J2ME.

I've looked for solutions, but since J2ME lacks of lots of libraries,
there's always a problem regarding some library that isn't included,
thus making it impossible to compile... For instance, LoliTwitter is
an open source J2ME app, but as soon as I get the .java files and
import them directly to, say, my Netbeans project, it would prompt
compiling errors.

I guess there should be an easy solution based on the HTML/XML basics.


I would really appreciate any help, any guidance