
1.Open Terminal and enable super user mode
devel-su
password : rootme
2. Then type nano /usr/share/accounts/services/twitter-share.service

3.Open the twitter-share.service file and scroll till you find something like below

<!– <mime>image/*</mime> –>
<!– <mime>video/*</mime> –>
4. Once you find these lines just remove comments from this code and press ctrl on the on-screen keyboard and press X and then press Y and click enter to save the modified file.

5.It should be like the below image after removing the comment lines.
6. Goto Gallery and click share icon to twitpic directly from the gallery

Source Love My Nokia




5 Response Comments
Has anybody tried it? any issues?
Yes, I have tried it – not working so far.
The walkthrough assumes a couple of things:
1) Developer mode is activated
2) Nano text editor is already installed
I see no reason why you should not be able to use the standard ‘vi’ text editor – just replace ‘nano’ with ‘vi’ above.
I installed nano and editied the twitter-shae_service file. I ow have the option to share to twitter in gallery, but uploads fails with the message:
“Failed to create request”
Maybe you have to stay in developer mode for this to work? I exited dev mode after editing file. – will try again later in dev mode
Work perfect for mi thanks
In my case: after entering the command “nano/usr..” it says
not found
I did not understand what to delete……..