View Single Post
Posts: 24 | Thanked: 2 times | Joined on Apr 2013 @ Al-Khobar, Saudi Arabia
#1345
Originally Posted by bibek View Post
Tested the custom action code for auto clearing stock twitter client cache. Haven't seen the 'Twitter not responding' popup since a week

Only thing to keep in mind is that twitter app shouldn't be running when cache is cleared, else the homescreen feed won't update until a restart.

for those who'd like to know the code for custom action:

Code:
sh -c "rm /home/user/.cache/data/twitter/twcache*"

Repeat it daily, preferably when you sleep at night.

You might wanna link this to first post. It'll help quite a few people


Hello Bibek,

I am kind of new to this thing... Do we have to use the code in Terminal as a root or just open terminal and type the code? Please help as my stock twitter hangs for most of the time.

Last edited by adnankamal9; 2013-06-12 at 04:19. Reason: Just adding a notification thru email so that i know if anyone has replied.