Question on Scriptybox

RevivaL

Member
Joined
Jun 24, 2010
Messages
175
Reaction score
0
Location
MA
is there a thread anywhere that sort of teaches me how to use terminal and how to run the scripts?
 

wingdo

Active Member
Joined
Feb 17, 2010
Messages
1,036
Reaction score
1
Location
Chicago

RevivaL

Member
Joined
Jun 24, 2010
Messages
175
Reaction score
0
Location
MA

Andrew C

Member
Joined
Jun 30, 2010
Messages
38
Reaction score
0
is there a thread anywhere that sort of teaches me how to use terminal and how to run the scripts?

Here are a pair of links from the Sapphire Home page:

releases:sapphire-0.8.4 [CVPCS Sapphire Wiki]
This has the list of all scripts included with this release

documentation:scriptybox [CVPCS Sapphire Wiki]
This is the full documentation set for scriptybox including how to use it.

Cheers!

Thanks! I too needed to know how to run scripts. That helped tremendously.
 

hyatari

Member
Joined
Jun 9, 2010
Messages
73
Reaction score
0
now that p3 added compcache support in his kernels i've been using it for the past day or so but im wondering if there is a way to auto start it after a boot? plus i am using swapper 2 with a swap partition which initiallizes on boot and im curious if compcache has to be enabled before the swap is because after i boot, swap gets loaded, then i load compcache in terminal compcache stat cmd always displays zeros unless i disable then re-enable swap again.
 

Tanknspank

Beta Team
Premium Member
Joined
Jan 13, 2010
Messages
3,500
Reaction score
0
Location
North Carolina
now that p3 added compcache support in his kernels i've been using it for the past day or so but im wondering if there is a way to auto start it after a boot? plus i am using swapper 2 with a swap partition which initiallizes on boot and im curious if compcache has to be enabled before the swap is because after i boot, swap gets loaded, then i load compcache in terminal compcache stat cmd always displays zeros unless i disable then re-enable swap again.

There will be an option in the gem settings, which is now a part of the actual settings, that makes compache consistant after reboot.

Cool stuff :)

Sent from my Droid using Tapatalk
 

pdroid

Silver Member
Joined
Mar 4, 2010
Messages
2,252
Reaction score
7
Location
Philly
Can someone please tell me how to re-enable mms using scriptybox?

I looked at:
documentation:scriptybox [CVPCS Sapphire Wiki]
and counld find anything how to re-enable it.

Ive noticed since removing the stock app multimedia messaging
is unable to be used with Handcent. Texting does still work.

Thanks guys.

If you used rmapk, you didn't "disable" it, you removed the application entirely.

Download Sapphire 1.0, grab Mms.apk from it, adb push Mms.apk /system/app

Future warning for everyone: Never remove the stock messaging app, even if you use handcent.
 

mtz_gto

Member
Joined
Dec 12, 2009
Messages
228
Reaction score
0
Location
Left Coast
Can someone please tell me how to re-enable mms using scriptybox?

I looked at:
documentation:scriptybox [CVPCS Sapphire Wiki]
and counld find anything how to re-enable it.

Ive noticed since removing the stock app multimedia messaging
is unable to be used with Handcent. Texting does still work.

Thanks guys.

If you used rmapk, you didn't "disable" it, you removed the application entirely.

Download Sapphire 1.0, grab Mms.apk from it, adb push Mms.apk /system/app

Future warning for everyone: Never remove the stock messaging app, even if you use handcent.

Thank you I know better now .... :(
 
Top