[android-developers] twitter4j not working on ICS and JellyBean

2012-09-06 Thread Swap
hey guys I am having problem with twitter 4 j its show force close on ICS and Jellybean but its works on Lower version please check the link below for details and code Code of my app thank you -

Re: [android-developers] twitter4j not working on ICS and JellyBean

2012-09-06 Thread Jim Graham
On Thu, Sep 06, 2012 at 02:54:59AM -0700, Swap wrote: > hey guys I am having problem with twitter 4 j its show force close on ICS > and Jellybean but its works on Lower version > please check the link below for details and code > Code of my > app

Re: [android-developers] twitter4j not working on ICS and JellyBean

2012-09-06 Thread Swapnil adsure
here is link with code http://stackoverflow.com/questions/12297233/twitter4j-code-doent-work-on-ics-and-jellybean-help-me On Thu, Sep 6, 2012 at 12:24 PM, Jim Graham wrote: > On Thu, Sep 06, 2012 at 02:54:59AM -0700, Swap wrote: > > hey guys I am having problem with twitter 4 j its show force cl

Re: [android-developers] twitter4j not working on ICS and JellyBean

2012-09-06 Thread Jim Graham
On Thu, Sep 06, 2012 at 03:14:10PM +0200, Swapnil adsure wrote: > here is link with code I don't see any code. Just a link. Where's the code? Where is the actual question? Where's the logcat output? Why isn't it posted here, where it belongs if you're asking the question here? This has been

Re: [android-developers] twitter4j not working on ICS and JellyBean

2012-09-06 Thread Swapnil adsure
sir, sorry for inconvenience sir i am working on live radio app in which i want facility of tweet when user press tweet button.. but i am facing lots of problem.. I follow different different tutorial for twitter integration but i fail in it.. i have attach the code file .. if you have any sample c

Re: [android-developers] twitter4j not working on ICS and JellyBean

2012-09-06 Thread Swapnil adsure
mport android.app.Activity; import android.content.Intent; import android.content.SharedPreferences; import android.content.SharedPreferences.Editor; import android.net.Uri; import android.os.Bundle; import android.util.Log; import android.view.View; import android.webkit.WebView; import android.wi