Thread: mobilesms.app 1.1.3 on 1.1.2
-
02-13-2008, 08:58 AM #1
mobilesms.app 1.1.3 on 1.1.2
is it possible? please answer
this is a download link for the mobilesms.app 1.1.3 if u would like to try and make it work
http://tinyurl.com/2n99qe
-
02-13-2008, 09:36 AM #2
This is something I would be very interested in. Presumably this would enable the feature that when you click close on the SMS alert popup, that the message would be marked as read? I like this feature and would love it on 1.1.2. Anyone know how to do it?
-
02-13-2008, 12:57 PM #3
i am more of looking to the feature of multiple people conversation if it could be done since i dont think the notification where there is view and close is related to the application
so anyone trying? i tried replacing it and it crashes so i made sure of the permissions also crashes... i thought that maybe becoz in 1.1.3 the sms database is located in var/mobile/library and on 1.1.2 it is located in var/root/library so i created the directory and took a 1.1.3 sms.db but also did not work...i think it needs to be symlinked
anyone know how i can try and if did not work how i can reverse....thanks
WILL THIS WORK? ln -s /var/mobile/Library/SMS /var/root/Library/SMSLast edited by at004; 02-13-2008 at 12:57 PM. Reason: Automerged Doublepost
-
02-13-2008, 01:09 PM #4
and will this work to reverse it in case of failure? ln -s /var/root/Library/SMS /var/mobile/Library/SMS
-
02-13-2008, 06:26 PM #5
If you're on windows, WinSCP lets you create symbolic links easily...i don't know the command line syntax for creating a stmbolic link.
-
02-14-2008, 04:06 AM #6
well yes i use winscp but i need the proper codes one for the symlink and one for undoing it
-
02-14-2008, 02:54 PM #7
ok u got the doing it rite:
ln -s /var/mobile/Library/SMS /var/root/Library/SMS
BUTTT, if you want to delete that symlink, just unlink it:
unlink /var/root/Library/SMShit thanks if thanks are due.



LinkBack URL
About LinkBacks
Reply With Quote