Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Does anyone know how to get rid of the stupid error 67? I just reflashed the rom again after it got buggy and I forgot how to clear that error :banghead:
Is there a way to disable the default lock screen? I have an alternative one that I want to use but the default one keeps popping up. If there's no way in the settings then can I freeze it but I don't know what it's called. Thanks in advance!
Ok been awhile since ive been on here lifes crazy right.... so I just destroyed my zte warp and im trying to reactivate my rooted prevail that i retired to an mp3 player now i cant get my msl and the msl from the boost website i tried to use to do the ##78268# or whatever that number is isnt working i have no wifi and no service to the previal to dl any apps wondering if anyone can give me the .apk for get my msl or terminal emulator PLEASE!! thanks a bunch. I bought a hydro but i really want to return that effing thing and just use my prevail any help appreciated x10
Much Love now if i can only get my computer to connect seems it wont recognize my prevail at all now!!!
Much Love now if i can only get my computer to connect seems it wont recognize my prevail at all now!!!
Much Love now if i can only get my computer to connect seems it wont recognize my prevail at all now!!!
I just installed this, and I created a 1gig partition on my sd card. I follow the steps to set it up through the kernel (set it as data, reboot) and it gets stuck at the koumakernel screen. I've followed this thread's ( http://androidforums.com/galaxy-pre...od-rooting-prevail-dummies-written-dummy.html ) advice to format sd-ext but it still gets stuck. any advice? should I try to make my partition smaller?
Was the partition you created ext4 format? How did you create it?
I used clockworkmod to format it the way the guide told me to. I am unsure if it was in ext4 format. how do I check that?
If you could do the following, I can tell you:
1. Download this and unzip it.
2. Open a command prompt (Windows key + r, type "cmd" (minus quotes) and press enter) and cd to the directory you unzipped the file to.
3. Connect the device via USB and ensure USB debugging is on.
EDIT: Also, welcome to AF!!
4. Type the following: [HIGH]adb shell mount[/HIGH]
5. Copy and paste the output into code tags here.
rootfs on / type rootfs (rw,noatime,nodiratime)
tmpfs on /dev type tmpfs (rw,noatime,nodiratime,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
proc on /proc type proc (rw,noatime,nodiratime)
sysfs on /sys type sysfs (rw,noatime,nodiratime)
none on /acct type cgroup (rw,relatime,cpuacct)
tmpfs on /mnt/asec type tmpfs (rw,relatime,mode=755,gid=1000)
tmpfs on /mnt/obb type tmpfs (rw,relatime,mode=755,gid=1000)
/dev/stl14 on /cache type ext4 (rw,nosuid,nodev,noatime,nodiratime,barrier=1,dat
a=ordered,noauto_da_alloc)
/dev/stl12 on /system type ext4 (ro,noatime,nodiratime,barrier=1,data=ordered,no
auto_da_alloc)
none on /dev/cpuctl type cgroup (rw,relatime,cpu)
/dev/stl13 on /data type ext4 (rw,nosuid,nodev,noatime,nodiratime,barrier=1,data
=ordered,noauto_da_alloc)
/dev/block/vold/179:1 on /mnt/sdcard type vfat (rw,dirsync,nosuid,nodev,noexec,n
oatime,nodiratime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codep
age=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
/dev/block/vold/179:1 on /mnt/secure/asec type vfat (rw,dirsync,nosuid,nodev,noe
xec,noatime,nodiratime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,
codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
tmpfs on /mnt/sdcard/.android_secure type tmpfs (ro,relatime,size=0k,mode=000)
Your cache, data, and system partitions are all ext4 according to the output you posted
well awesome! lol
so yes LordVincent it is in ext4
According to your output, the phone is using dev/block/stl13 (the actual internal data partition of the phone) as /data not the sdext you created.
However, if you created the partition in cwm then it is indeed ext4, and should work. The only thing i can think of is that the card you are using isn't working with the prevail. Some cards just don't play well with this phone. You may need a different sdcard to use data mode
well shucks, I'll try another card and see if i have this issue.