What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[7-2] Froyo Source Built Kangerade 4.0.7 - *HUGE list of features & Themes*

all i want is to get apps to sd to work..there is no script in the kangerade app and when i go to terminal emulator and type...su ...a2sdon ..i get this..sh: cant open pm apps2sd has been set on .. but when i go to applications i do have the options to move to sd? Other than that everything runs nice and smooth.

edit: would the older script app work with this rom? if so where can i get it?

shoot, I thought I fixed the sh issue... I will post a fix in rom manager.

the script is ver easy though. To work around the issue do this:

su
cd system/bin
pm setInstallLocation 2

0 = system chooses where to install app
1 = internal data storage
2 = all apps install to sdcard
 
all i want is to get apps to sd to work..there is no script in the kangerade app and when i go to terminal emulator and type...su ...a2sdon ..i get this..sh: cant open pm apps2sd has been set on .. but when i go to applications i do have the options to move to sd? Other than that everything runs nice and smooth.

Same here..it sucks lol guess ill be manually moving everything for now

are you doing that threw titanium?

i was gonna do it that way..but since the option is there in the manage applications, in settings ill just be doing it that way
 
all i want is to get apps to sd to work..there is no script in the kangerade app and when i go to terminal emulator and type...su ...a2sdon ..i get this..sh: cant open pm apps2sd has been set on .. but when i go to applications i do have the options to move to sd? Other than that everything runs nice and smooth.

edit: would the older script app work with this rom? if so where can i get it?

shoot, I thought I fixed the sh issue... I will post a fix in rom manager.

the script is ver easy though. To work around the issue do this:

su
cd system/bin
pm setInstallLocation 2

0 = system chooses where to install app
1 = internal data storage
2 = all apps install to sdcard
sweet ...thanks what about a fix with the music app widget being all glitchy?
 
I just tried changing my wallpaper a LWP and it forced closed on me. Got this info from the logs:


I/ActivityManager( 1095): Displayed activity android/com.android.internal.app.ChooserActivity: 542 ms (total 542 ms)
I/ActivityManager( 1095): Displayed activity com.android.wallpaper.livepicker/.LiveWallpaperListActivity: 1158 ms (total 1158 ms)
W/Process ( 1095): Unable to open /proc/3281/status
W/ResourceType( 4607): No package identifier when getting value for resource number 0x00000000
W/dalvikvm( 4607): threadid=1: thread exiting with uncaught exception (group=0x4001d7e0)
I/ActivityManager( 1095): Displayed activity com.android.wallpaper.livepicker/.LiveWallpaperPreview: 1493 ms (total 1493 ms)
W/Process ( 1095): Unable to open /proc/3292/status
I/Process ( 4607): Sending signal. PID: 4607 SIG: 9
W/LiveWallpaperPreview( 4599): Wallpaper service gone: ComponentInfo{com.android.wallpaper/com.android.wallpaper.nexus.NexusWallpaper}

According to the logs the nexus(neural network) LWP is missing from the build. I tested all the other LWPs (Galaxy, Grass, Magic Smoke, Many, Maps, Polar, Spectrum, VU meter, Water and Waveform) work just fine. Minor oversight IMO, since everything else is freakin cherry :) If anyone knows how to slip that LWP that'd be cool. If not no big deal let's just make sure its not forgotten in the next version.

Btw, Green theme is so freakin sexy man, great work!

If this was the lwp that comes with the rom then I know a temporary fix.

Go to the lwp, it may fc, go to settings anyway, choose your background and color, set the wallpaper, it will set and you will have no more fc.
 
question about apps2sd for you guys. Do I need to partition SD card for that if I use Kangerage scripts? And What about widgets and such not working? And the market not updating them since it doesnt see them on my phone. that would be a deal breaker. thanks

do not partition your SD card, as it is not needed in froyo. install apps you will be using widgets onto internal memory until there is a fix. this is a normal froyo issue.
 
ok, wanted to take a second to explain the version number:

x.x.x

1st X: release number
2nd X: if it requires a data wipe
3rd X: number of times it has been compiled

Some people are experiencing weird issues with location. I will look into the issue but I am sure that if you don't wipe you will be fine as long as you are on a froyo rom already. Hope this clears some stuff up as I look into a fix for it.
 
ok, wanted to take a second to explain the version number:

x.x.x

1st X: release number
2nd X: if it requires a data wipe
3rd X: number of times it has been compiled

Some people are experiencing weird issues with location. I will look into the issue but I am sure that if you don't wipe you will be fine as long as you are on a froyo rom already. Hope this clears some stuff up as I look into a fix for it.

Location as in GPS location? That would be friggin sweet since I had to turn my GPS off because it wouldnt lockon half the time.
 
all i want is to get apps to sd to work..there is no script in the kangerade app and when i go to terminal emulator and type...su ...a2sdon ..i get this..sh: cant open pm apps2sd has been set on .. but when i go to applications i do have the options to move to sd? Other than that everything runs nice and smooth.

edit: would the older script app work with this rom? if so where can i get it?

shoot, I thought I fixed the sh issue... I will post a fix in rom manager.

the script is ver easy though. To work around the issue do this:

su
cd system/bin
pm setInstallLocation 2

0 = system chooses where to install app
1 = internal data storage
2 = all apps install to sdcard
this did not work for me...can you just post the apk to the old script app if it is compatible...thanks
 
If this was the lwp that comes with the rom then I know a temporary fix.

Go to the lwp, it may fc, go to settings anyway, choose your background and color, set the wallpaper, it will set and you will have no more fc.

Woot worked!

Thanks JRummy, running with nexthang colors and hardwood background.
 
all i want is to get apps to sd to work..there is no script in the kangerade app and when i go to terminal emulator and type...su ...a2sdon ..i get this..sh: cant open pm apps2sd has been set on .. but when i go to applications i do have the options to move to sd? Other than that everything runs nice and smooth.

edit: would the older script app work with this rom? if so where can i get it?

shoot, I thought I fixed the sh issue... I will post a fix in rom manager.

the script is ver easy though. To work around the issue do this:

su
cd system/bin
pm setInstallLocation 2

0 = system chooses where to install app
1 = internal data storage
2 = all apps install to sdcard
this did not work for me...can you just post the apk to the old script app if it is compatible...thanks

out of curiousity what was your error?
 
shoot, I thought I fixed the sh issue... I will post a fix in rom manager.

the script is ver easy though. To work around the issue do this:

su
cd system/bin
pm setInstallLocation 2

0 = system chooses where to install app
1 = internal data storage
2 = all apps install to sdcard
this did not work for me...can you just post the apk to the old script app if it is compatible...thanks

out of curiousity what was your error?

didnt work for me either my error is..

/data/data/com.magicandroidapps.bettertermpro/bin/sh:pm:not found
 
shoot, I thought I fixed the sh issue... I will post a fix in rom manager.

the script is ver easy though. To work around the issue do this:

su
cd system/bin
pm setInstallLocation 2

0 = system chooses where to install app
1 = internal data storage
2 = all apps install to sdcard
this did not work for me...can you just post the apk to the old script app if it is compatible...thanks

out of curiousity what was your error?
nevrmind...i just tried it again to check error message and now it works! ..user error ! So is there any fix for the music app widget fix?.. Thanks again
 
Speaking of LWPs... why does it seem like the neural ones are more blocky? Like the moving tip of the lines, where it glows, it used to be just a lil glow, but now it looks like a glowing block. Is it just me?
 
this did not work for me...can you just post the apk to the old script app if it is compatible...thanks

out of curiousity what was your error?
nevrmind...i just tried it again to check error message and now it works! ..user error ! So is there any fix for the music app widget fix?.. Thanks again

got it to work also..apparently ill never be using better terminal again lol..used the free terminal emulator and it worked fine
 
Back
Top