[MOD/FIX][Photon/Electrify] WaterDrop Detection (Finally DISABLE this "Feature"!!)
I DIDNT CREATE THIS SCRIPT OR THE ZIP SO MAKE SURE TO THANK -
[nok07635] for the Script & [Notorious544d] for the .ZIP in the Atrix forums.
MAKE SURE TO BACK UP ALL YOUR STUFF IN-CASE MURPHY'S LAW COMES A KNOCKIN<<<< I AM NOT RESPONSIBLE IF THIS MESSES UP YOUR PHONE, YOU KNOW THE DEAL!!!
The Water-Drop detection feature to prevent false touches on the Mopho and Atrix should've never been implemented in the first place. It disables the touch screen for 2 seconds if it detects input for more than about 10 seconds on the screen. Very noticeable when playing games in which the screen is to be pressed for more than a tap such as racing games for acceleration like racingmoto or games like GTAIII where you need to constantly be either walking/running or driving and have the on screen button(s) pressed for extended periods of time. The touch screen would become unresponsive after detecting this "touch" for more than about 10 seconds, thinking its a drop of water on the screen. Then takes a 3 seconds to reset before allowing screen input touches again.
Notorious544d said:
This was implemented to stop raindrops from selecting random stuff when it was raining. It was a driver used in the Motorola Defy as it was waterproof and was ported over to the Atrix . However, as the Atrix wasn't waterproof, it created annoying problems, especially when gaming.
Click to expand...
Click to collapse
Finally there's a FIX for the so called "feature", YAYERRR!!!!
I Have personally tested this .zip, Flashed in CWM on my MoPho and tested with angry birds (holding the slingshot used to let go when feature kicked in) and also on RacingMoto and can verify that it does indeed work and well might i add.
Im currently running and verified on Skinny complete v1
Drag and Drop Instructions: (Dont know why I didn't even think of this lol Thanks Dsparil)
1. Download the attached .zip file
2. Using RootExplorer navigate to "system/etc/touchpad/22/touchpad.cfg"
3. Press the "Mount R/W" button and Back-up the touchpad.cfg file to a safe location either on your SDcard or SDcar-ext.
4. Unzip the Downloaded attachment and inside copy the touchpad.cfg file in "Raindrop_Fix/system/etc/touchpad/22/touchpad.cfg"
5. Navigate to "system/etc/touchpad/22/" and make sure to press "Mount R/W", paste/replace the touchpad.cfg file in the "22" folder.
6. Reboot your MoPho.
7. Verify the MOD worked. (Instructions Below)
Flash Instructions :
1. Download the attached .zip file
2. Place .zip on the root of your SDcard
3. Boot into CWM recovery
4. Perform a Back-up (This hasnt been verified yet on all Photon Roms so better safe than sorry)
5. Choose Install .zip from SDcard
6. Navigate to where you place the zip (either in Internal-SD or SD-ext)
7. Flash the Raindrop_Fix.zip
8. Reboot
9. Verify the MOD worked. (Instructions below)
ADB Instructions :
Extract the .zip to your desktop - the modded touchpad config script is in system/etc/touchpad/22/touchpad.cfg
Start up your ADB
Code:
#To make sure ADB see's the device and Start Daemon
adb devices
#Pull the current touchpad.cfg file
adb pull /system/etc/touchpad/22/touchpad.cfg
#Push the modified file to the device
adb push /Desktop/Raindrop_fix/system/etc/touchpad/22/touchpad.cfg /system/etc/touchpad/22/
#Enabling Root R/WR mount
adb shell chown root.root /system/etc/touchpad/22/touchpad.cfg
#Reestablish touchpad.cfg Permissions
adb shell chmod 644 /system/etc/touchpad/22/touchpad.cfg
#Reboot device
adb reboot
Script Manager Instructions:
Heres the Code for those that want to use script manager, i dont use it so if someone wants to write instructions on how to with the raindrop fix that would be awesome.
Code:
[GEN_POWERCONFIG_T7 INSTANCE 0]
IDLEACQINT=10
ACTVACQINT=17
ACTV2IDLETO=0
[GEN_ACQUISITIONCONFIG_T8 INSTANCE 0]
CHRGTIME=10
TCHDRIFT=10
DRIFTST=0
TCHAUTOCAL=0
SYNC=0
ATCHCALST=5
ATCHCALSTHR=0
[TOUCH_MULTITOUCHSCREEN_T9 INSTANCE 0]
CTRL=11
XORIGIN=0
YORIGIN=0
XSIZE=19
YSIZE=11
AKSCFG=0
BLEN=16
TCHTHR=44
TCHDI=2
ORIENT=0
MRGTIMEOUT=25
MOVHYSTI=10
MOVHYSTN=5
MOVFILTER=62
NUMTOUCH=5
MRGHYST=5
MRGTHR=5
AMPHYST=5
XRANGE=0
YRANGE=0
XLOCLIP=3
XHICLIP=248
YLOCLIP=28
YHICLIP=17
XEDGECTRL=237
XEDGEDIST=37
YEDGECTRL=131
YEDGEDIST=220
JUMPLIMIT=0
[TOUCH_KEYARRAY_T15 INSTANCE 0]
CTRL=0
XORIGIN=0
YORIGIN=0
XSIZE=0
YSIZE=0
AKSCFG=0
BLEN=0
TCHTHR=0
TCHDI=0
[SPT_GPIOPWM_T19 INSTANCE 0]
CTRL=1
REPORTMASK=0
DIR=48
INTPULLUP=0
OUT=0
WAKE=0
PWM=0
PERIOD=0
DUTY[0]=0
DUTY[1]=0
DUTY[2]=0
DUTY[3]=0
[PROCI_GRIPFACESUPPRESSION_T20 INSTANCE 0]
CTRL=0
XLOGRIP=0
XHIGRIP=0
YLOGRIP=0
YHIGRIP=0
MAXTCHS=0
SZTHR1=0
SZTHR2=0
SHPTHR1=0
SHPTHR2=0
SUPEXTTO=0
[PROCG_NOISESUPPRESSION_T22 INSTANCE 0]
CTRL=5
GCAFUL=0
GCAFLL=0
ACTVGCAFVALID=8
NOISETHR=20
FREQHOPSCALE=0
FREQ[0]=0
FREQ[1]=7
FREQ[2]=13
FREQ[3]=20
FREQ[4]=25
IDLEGCAFVALID=4
[TOUCH_PROXIMITY_T23 INSTANCE 0]
CTRL=0
XORIGIN=0
YORIGIN=0
XSIZE=0
YSIZE=0
BLEN=0
TCHTHR=0
TCHDI=0
AVERAGE=0
RATE=0
[PROCI_ONETOUCHGESTUREPROCESSOR_T24 INSTANCE 0]
CTRL=0
NUMGEST=10
GESTEN=1023
PRESSPROC=0
TAPTO=100
FLICKTO=100
DRAGTO=1
SPRESSTO=10
LPRESSTO=20
REPPRESSTO=40
FLICKTHR=75
DRAGTHR=2
TAPTHR=100
THROWTHR=25
[SPT_SELFTEST_T25 INSTANCE 0]
CTRL=0
CMD=0
SIGLIM[0].UPSIGLIM=12000
SIGLIM[0].LOSIGLIM=7000
SIGLIM[1].UPSIGLIM=14000
SIGLIM[1].LOSIGLIM=500
SIGLIM[2].UPSIGLIM=0
SIGLIM[2].LOSIGLIM=0
[PROCI_TWOTOUCHGESTUREPROCESSOR_T27 INSTANCE 0]
CTRL=0
NUMGEST=2
GESTEN=224
ROTATETHR=3
ZOOMTHR=35
[SPT_CTECONFIG_T28 INSTANCE 0]
CTRL=0
CMD=0
MODE=3
IDLEGCAFDEPTH=4
ACTVGCAFDEPTH=8
VOLTAGE=7
VERIFY THE MOD WORKED:
To verify that it has worked, download RacingMoto (or play a game you already have installed that you know for sure will have the "FEATURE" activate) and play a couple levels, which will have holding down the gas button. If you're able to make it through the first 2 levels without slowing down or stopping unintentionally, The Raindrop_Fix.zip WORK!!!
IF YOU TRY THIS ON YOUR MOPHO PLEASE:
POST WORKS OR DOESN'T WORK ON THE ROM YOUR ON
ROOTED OR UNROOTED
LOCKED OR UNLOCKED
PLEASE POST WHICH ROM SO WE CAN GET A LIST GOING.
VERIFIED WORKING ON (verified by):
Jokers - Skinny complete v1 (by moonzbabysh)
(ICS) Alpha 19 Cm9 1.3 (by fnztakedown)
(GB) Cm7 (by dcowboys2184)
Rocko odex (by kmkzombie13)
ElectrifyRom 2.3.5 (by romolegfusion)
Stock 198_7 Rooted /w locked bootloader (by Dsparil and fendergrab)
Dsparil said:
It may be placebo, but I also notice Swype behaving much better.
Click to expand...
Click to collapse
Can anyone who uses Swype confirm Dsparil's impression after the mod?? I don't personally use or like swype so i wouldnt feel the difference if it does indeed make it run smoother.
VERIFIED NOT WORKING ON:
(will update as people post/ hopfully wont have to update this not working list though)
Before i post this on here as a definitely not workin, can someone with a GSM(??) mopho on Cm7 try to reproduce this..
maguitodelrock said:
Hi guys, this ddnt worked for me, totally crazy screen, cant point exactly or press long for menu, CM7 unlocked GSM, used the replace method
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Tested and working alpha 19 cm9 1.3 of no issues
fnztakedown said:
Tested and working alpha 19 cm9 1.3 of no issues
Click to expand...
Click to collapse
Awesome, thank you. Updated list
confirm works on Cm7
Sent from my MB855 using xda premium
dcowboys2184 said:
confirm works on Cm7
Sent from my MB855 using xda premium
Click to expand...
Click to collapse
Thanks, updated OP
Dont forget to cast the result on the POLL too
Confirmed works on Rocko odex
Sent from my MB855 using xda premium
works in my photon with electrify 2.3.5 rom
Awesome!!!!
Sent from my Motorola MB855 using XDA App
Does this work on stock rooted? (Using adb push)
Sent from my MB855 using Tapatalk
Thank you! Sprint's only Tegra 2 device can now actually play games. I ran a full race of Mario Kart 64, and it's finally fixed!!!!!!!!!!!!!
I'm on stock rooted, and I just backed up replaced the file in the "22" folder and changed permission to rw r r and rebooted. It worked perfectly with no issues at all.
I may not need to upgrade my phone after all.
I noticed that the max input is now 5. Does it break if I change it to a higher number like 8? What the heck, 5 should be plenty. My number one pet peeve with this purchase has been solved.
It may be placebo, but I also notice Swype behaving much better.
Sent from my Photon 4G using Tapatalk
So is this basically just a multi touch type mod? Like it enables more than two points of touch? Or is there something else that this does?
I'm just thinking that if you already have 5 or 8 touch points then why would this matter to have? Just trying to clarify in my mind at least what this does exactly
Nvm i see it now. how i saw it was using a multi touch testing app and sure enough after holding my finger in one spot and moving another finger around the screen for about 10 seconds the screen stopped responding. Thanks for the find!!!
Sent from my MB855 using XDA App
Definitely works on cm9. Didn't need to even wipe cache or dalvik. Hoping this can start to be a built in option on our roms.
Sent from my MB855 using XDA App
Works on rooted stock 198_7 locked bootloader! Flashed through bootstrap after wiping cache and dalvik. 5 point multi touch too!
Sent from my MB855 using xda premium
This is built into cm9 now. Thanks a ton.
Sent from my MB855 using XDA App
Hi guys, this ddnt worked for me, totally crazy screen, cant point exactly or press long for menu, CM7 unlocked GSM, used the replace method
I can't believe how much better Swype is working. It's like I got a new touch screen. This can't simply be a placebo effect.
Sent from my Photon 4G using Tapatalk
Did you make sure to have "Mount as R/W" pressed so that itll take? can you explain exactly what you did, or the exact steps taken, where did you put the original file?
I only ask because it has been confirmed working on Cm7 Mopho, and this mod was originally written for the Atrix which is a GSM phone. Maybe try a different method on the list? I want this to work for you too cause we shouldnt have to live with this "feature" if we dont like it.
maguitodelrock said:
Hi guys, this ddnt worked for me, totally crazy screen, cant point exactly or press long for menu, CM7 unlocked GSM, used the replace method
Click to expand...
Click to collapse
Before i post this on here as a definitely not workin, can someone with a GSM(??) mopho on Cm7 try to reproduce this..
I tried this with jokercomplete and for so reason my screen was locking up from left to right! I flashed the zip thru CWM.
Sent from my MB855 using xda premium
radrian92 said:
I tried this with jokercomplete and for so reason my screen was locking up from left to right! I flashed the zip thru CWM.
Sent from my MB855 using xda premium
Click to expand...
Click to collapse
Try clearing your Dalvik cache and cache, and reflashing the zip.
That's what I flashed mine on, jokercomplete so maybe it was something in cache that booked it. Let us know if it works after clearing and flashing again
MoPhoACTV Initiative
Went from 2 to 5 touch points and doesn't time out. Used the drag & drop method.
Great Stuff
Thank-You
Sent from my MB855 using xda premium
Related
Thanks to frysee for creating the original. See his thread here with versions for other devices as well.
This is a Boot animation, purely COSMETIC! Nothing on the display pertains to what is acuatlly going on under the hood while your device s booting, just something for you to look at and show off to friends
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
3 Options to install.
First step: Simply rename "Streak_Bios_bootanimation.zip" to "bootanimation.zip"
1. ADB
Navigate to the folder containing "bootanimation.zip" in terminal/command prompt.
Type the following
Code:
adb push bootanimation.zip /data/local
Then to test, set your device so display is in landscape (will not display properly if you have it on portrait and test it but will display fine either way on boot)
Code:
adb shell bootanimation
2. Root Explorer
Copy "bootanimation.zip" to your SD card
On your Streak open up Root Explorer (or any other app that allows you to copy paste to the internal memory)
Copy "bootanimation.zip" and paste it to /Data/Local
3. Terminal Emulator
thanks nickshertzer, his directions are for drop box but can easily be manipulated for simply copying the bootanimation.zip to your SDcard
nickshertzer said:
Bump! This is awesome! Thanks for sharing.
BTW, if you don't have / want to get out that sync cable for ADB, use dropbox & Terminal Emulator. Make sure you download the .zip using dropbox longpress first before running following command (requires Busybox / can't remember if it is installed default on Steve's ROM)
Code:
su
cp /sdcard/dropbox/bootanimation.zip /data/local/
reboot
Click to expand...
Click to collapse
Enjoy
---UPDATE Jan. 6, 2011---
Slowed down to 10 FPS and edited the 2nd part which loops until device boots
---UPDATE Jan. 13, 2011---
Changed 2010 to 2011
TRACKBALL replaced with VOLUME UP
Nice work!! Looks very cool! Have to try this out!
Bump! This is awesome! Thanks for sharing.
BTW, if you don't have / want to get out that sync cable for ADB, use dropbox & Terminal Emulator. Make sure you download the .zip using dropbox longpress first before running following command (requires Busybox / can't remember if it is installed default on Steve's ROM):
su
cp /sdcard/dropbox/bootanimation.zip /data/local/
reboot
Click to expand...
Click to collapse
nickshertzer said:
Bump! This is awesome! Thanks for sharing.
BTW, if you don't have / want to get out that sync cable for ADB, use dropbox & Terminal Emulator. Make sure you download the .zip using dropbox longpress first before running following command (requires Busybox / can't remember if it is installed default on Steve's ROM):
Click to expand...
Click to collapse
Cool tip. Will add to the first post when I get to my pc.
Also for those of you that put this on their steaks, how many times does it say "initializing ...... /" before it actually boots?
I counted 20 till it did the weak vibrate and 2 more times till it showed the lock screen.
nvm, updated it so it now has a slower FPS. Also see my post 2 down from this one.
Sent from my Dell Streak using XDA App
fone_fanatic said:
Also for those of you that put this on their steaks, how many times does it say "initializing ...... /" before it actually boots?
Click to expand...
Click to collapse
I counted 11 flashes of "initializing ......... \" during two separate reboots. So I did a battery pull and left it out for 30 seconds and popped it back in and boot. That time I counted... 11 again. White bb US streak running StreakDroid 1.4.6 with StreakMod Recovery.
nickshertzer said:
I counted 11 flashes of "initializing ......... \" during two separate reboots. So I did a battery pull and left it out for 30 seconds and popped it back in and boot. That time I counted... 11 again. White bb US streak running StreakDroid 1.4.6 with StreakMod Recovery.
Click to expand...
Click to collapse
Why'd you pull the battery? did it stop spinning?
BTW this is just an animation, it has nothing to do with the actuall boot process.
It just loops the second part until the device actually boots.
You should only pull the battery if it stops moving, then you know the device is frozen.
Also since i slowed down the FPS and edited the 2nd part, "Initializing ....." will now stay there and only the "-\|/-\|/" will loop on top of each other.
fone_fanatic said:
Why'd you pull the battery? did it stop spinning?
Click to expand...
Click to collapse
Sorry for the misunderstanding. Sometimes, a soft reboot is a bit quicker than a cold boot. I simply pulled the battery to test cold boot times.
If you really want to watch it spin and spin and spin on "initializing", go into recovery and wipe Dalvik cache!
Very nice work
Used to have this back in the day on my TP2
FAN-FLIPPIN-TASTIC!
I had this boot animation on my N1, very pleased to see it on the Streak
Well done my friend, well done
+1 internets to you
Wow this is 10000 times better then the streak droid custom boot animation
Sent from my Dell Streak using XDA App
Very nice, thanks
Glad you guys enjoy it.
I came up with an idea for another one last night but probably won't get around to making it till tomorrow.
Sent from my Dell Streak using XDA App
All these great boot animations are making me wish I there was an app that would allow me to randamly switch with one runs at boot
Thanks! this is awesome... one thing could you edit it to say 2011 in the copyright?
imperial_patrick said:
Thanks! this is awesome... one thing could you edit it to say 2011 in the copyright?
Click to expand...
Click to collapse
I could but its a pita, over 75 different images have to be edited..
I'll do it sometime later this week.
You should change the final image from a text-based droid to an actual image. Will look far nicer.
Edrill said:
You should change the final image from a text-based droid to an actual image. Will look far nicer.
Click to expand...
Click to collapse
+1
Android image with loading bar would rock.
Thanks for the kudos in the op!
nickshertzer said:
+1
Android image with loading bar would rock.
Thanks for the kudos in the op!
Click to expand...
Click to collapse
The thing about a loading bar is how these boot animations are made and ran.
It has 2 folders (well you can make as many as you want) and it basically runs through all the image files in each folder, one after the other, making it animate.
This boot animation has 2 folders. It goes through the images in the first folder once, then the second folder on an infinite loop (till the system boots), hence the rotating astrix after "initializing ....." .
So a loading bar wouldn't work that well.. it would go full, then empty to full again. But what i could do is make a "scrolling" load bar, kind of like the windows xp loading bar.
NiiicE!!!! thank you!
awesome
this rock awesome work make worked perfectly first try installed the dropbox / terminal method
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
"For those rare occasions when you need your phone to actually work as a phone."
www.blandroid.org
DISCLAIMER:
If you hold me responsible for bricking your device, I will laugh hysterically.
I found this while searching for the perfect, fastest, most stable AOSP-based ROM with exceptional battery life and thought I'd share with the XDA community. I will update this as they come (until I get the Sensation or Sensation XE ).
Although a majority of the N1er's will stick with CM, MIUI or SENSE, this is here for the barebone lovers.
MAIN FEATURES:
SuperUser and busybox pre-loaded ("rooted")
ClockworkMod recovery and nandroid backup/restore image
Automatic notification and secure, over-the-air downloads of system updates
Trackball wake setting (for Nexus One phones with broken power buttons)
Option to link media/music volume with ringer volume system-wide for simplified control
Native screenshot capability through the globally-accessible power menu.
Ability to reboot, reboot to bootloader, and reboot to recovery from global power menu
Large list of preset APN configurations for most GSM networks
Ability to use SIP over non-WiFi connections
Ability to hide failed unlock patterns on pattern lock screen, for added security
"Copy all" shortcut from long-press menu on any text field
Global setting to always silence camera shutter sounds
Alarm Clock App: Option to speak the time when pressing snooze, and use a large snooze button
Camera App: Ability to use physical volume keys as a shutter button.
MMS/SMS App: Settings for dark background and font sizes
MMS/SMS App: Customizable number of vibration iterations
Web Browser: Ability to change user agent and an increased number of maximum windows
Web Browser: Ability to use DuckDuckGo for secure web searching
REQUIREMENTS:
- Radio version 5.08 (This is due to the fact that this was the latest version officially released to ALL N1's. The developer doesn't want to take any chances risking stability.)
INSTALLATION:
I used the fastboot method, but I believe you can use nandroid and CWM Recovery as well.
Code:
fastboot oem unlock
^THIS UNLOCKS YOUR BOOTLOADER, YOUR WARRANTY WILL BE VOID
Code:
fastboot -w update /path/to/blandroid.zip
^THIS WIPES ALL YOUR DATA (except SDcard)
Your phone will reboot when completed. Remember to flash the Google apps and any kernel you prefer. If you are using AmonRA you will have to re-flash your recovery as the fastboot method restores a clockwork recovery.
DOWNLOAD:
http://blandroid.org/downloads
OR click here: http://blandroid.org/downloads/blandroid-2.3.7p0-install-nexus_one.zip
Google Apps: http://goo-inside.me/gapps/
Thanks for your work and always appreciate ongoing rom development.
How does this rom compare to other ASOP roms like Oxygen which is pretty vanilla too? Can we use pershoot's new kernel on this?
Thanks
Very interesting to see indeed. I am getting fed up with lags and FCs with my messaging and dialer and sometimes need my device to run butter smooth. Will try and give review... Features look nice.
Very stock.... Stable as can be. No a2sd and limited kernels for AOSP Roms. If you want a stock Rom, this is one of the very best.
Sent from my Nexus One using XDA App
its basically the most dry vanilla rom with stability the number 1 priority. no crashes/fc's/random reboots..
if youre looking for something fancy, this isnt it.
I cannot flash latest release. Zip is unsigned, and when I turn off verification in Ra 2.2.1 It still doesnt work..
Tasqa said:
I cannot flash latest release. Zip is unsigned, and when I turn off verification in Ra 2.2.1 It still doesnt work..
Click to expand...
Click to collapse
its not a flashable zip. im not sure why the developer doesnt make a flashable zip for it.
youll need to use fastboot or nandroid.
checking baseband version failed!!
checking baseband version failed!!
why?!
my phone baseband version:5.12.00.08
djmfxp said:
checking baseband version failed!!
why?!
my phone baseband version:5.12.00.08
Click to expand...
Click to collapse
sorry, ill add that part to the original post later
it should be 5.08 since that was the last one officially released to all n1's
the developer likes to stick with what has been tried and tested to ensure stability
5.08
grimey01 said:
sorry, ill add that part to the original post later
it should be 5.08 since that was the last one officially released to all n1's
the developer likes to stick with what has been tried and tested to ensure stability
Click to expand...
Click to collapse
ok!
just install 5.08 radio and try again
a few comments/notes on installation:
Trackball Wake setting is in Settings->Display
Music app signature not showing update for Google Music in market (ie market version of Music installs alongside bundled Music app)
I use AmonRA, so I reflashed it. Could probably have removed recovery.img from the zip
deleted bootanimation.zip from /system/media
got a Gallery force close.
It's AOSP Android w/ trackball wake, exactly what I wanted for this particular device. Will report back if I notice anything else.
This is fantastic! The only problem I've ran into so far is, I can't seem to adb push anything. As far as I know, I have all the permissions... Looking forward to whatever you do to this next.
This rom doesn't have any a2sd features, right?
Iam always running out of memory..
crachel said:
a few comments/notes on installation:
Trackball Wake setting is in Settings->Display
Music app signature not showing update for Google Music in market (ie market version of Music installs alongside bundled Music app)
I use AmonRA, so I reflashed it. Could probably have removed recovery.img from the zip
deleted bootanimation.zip from /system/media
got a Gallery force close.
It's AOSP Android w/ trackball wake, exactly what I wanted for this particular device. Will report back if I notice anything else.
Click to expand...
Click to collapse
ill send a message to the dev and let him know about the music and gallery issues. he wanted to avoid using the gallery altogether as its been a very problematic app since it came out
dermann said:
This is fantastic! The only problem I've ran into so far is, I can't seem to adb push anything. As far as I know, I have all the permissions... Looking forward to whatever you do to this next.
Click to expand...
Click to collapse
hmm.. usb debugging is good? maybe re-install the drivers? it works for me.. wish i could help you..sorry
Toobie said:
This rom doesn't have any a2sd features, right?
Iam always running out of memory..
Click to expand...
Click to collapse
you can add a2sd or s2e or whatever youd like. im pretty sure the stock kernel can handle it but i havent tried it (i use s2e (from market) using custom kernel)
grimey01 said:
ill send a message to the dev and let him know about the music and gallery issues. he wanted to avoid using the gallery altogether as its been a very problematic app since it came out
hmm.. usb debugging is good? maybe re-install the drivers? it works for me.. wish i could help you..sorry
you can add a2sd or s2e or whatever youd like. im pretty sure the stock kernel can handle it but i havent tried it (i use s2e (from market) using custom kernel)
Click to expand...
Click to collapse
You got that to work using custom kernel? I tried everything on the last build and couldn't get any version of A2SD to work.
anyone know how i can get the framework-res.apk, SystemUI.apk for this rom? I just want to add a battery percentage to it - it would make this rom perfect
clwclw said:
anyone know how i can get the framework-res.apk, SystemUI.apk for this rom? I just want to add a battery percentage to it - it would make this rom perfect
Click to expand...
Click to collapse
adb pull /system/framework/framework-res.apk c:/path/etc
OR
use root explorer
then to put it back:
adb push c:/path/etc /system/framework/framework-res.apk
adb shell
chmod 744(i think) /system/framework/framework-res.apk
i wouldnt advice using root explorer to push the file in.. it can cause a crash because of the permissions
Nice ROM! I was searching for an alternative ROM without the f** DNS-bug (Cyanogenmod-based and much of AOSP roms have it) and this is the only one haven't it.
I would like to use the Radio FM. Spirit FM seems to work because I can find radio stations but I cannot listen anything.
grimey01 said:
its not a flashable zip. im not sure why the developer doesnt make a flashable zip for it.
youll need to use fastboot or nandroid.
Click to expand...
Click to collapse
Use the UPDATE zip to flash from recovery.
The INSTALLATION zip is for fastboot only
How can i get a2sd working? I tried dta2sd... not working. I tried ad2sdx... not working. Any one can help me?
CoZ ROM is:
Updated with the following:
03/26/2012 - CoZ ROM v3.1
Entropy's Daily Driver kernel (02/28/2012)
Init.d governor is ondemand
zipalign init.d script (newly installed apps get zipaligned)
A few other script tweaks
All added applications are updated.
Milocker app added.
Reverted to UCKH7 modem
Made some small changes to the ROM. Added smoothness and resolved the haptic issue. IE: No need to do a "wipe data/factory reset" if you lose haptic feedback upon install.
ICS Launcher has been removed! Sam from MobileTechVideo's pointed out an issue that turned out to be an ICS Launcher issue that has yet to be repaired in the app. Not a big deal, but I'd rather remove it until they fix it. You can always install it from the market if you want it.
This will be my last Gingerbread ROM until official ICS source is released for AT&T. Well, maybe. Depends on my workload at work which recently has been very heavy.
MobileTechVideo's review of CoZ ROM v3 is below. Thank you, Sam!
UPDATED to Android OS 2.3.6
Deodexed and Zipaligned
Rooted (Superuser, and Busybox added)
init.d support
UCKK6 modem
Entropy's Daily Driver kernel (12212011)
Added lidroid's 14 toggle mod in status bar drop down. Edited to give it more of an ICS look. QuickPanel Settings app in your Applications drawer so you can move/remove/add as you please.
Nexus Prime bootanimation
Extended Power Menu
WIFI connectivity should not be an issue thanks largely to Entropy512 for his awesome kernel!
Lock screen issue is resolved, but this was an Android issue to begin with that they resolved since 2.3.4
Apps Removed:
Amazon Kindle
All AT&T apps
Books
Buddies Now
City ID
Days
Genie Widget
Kobo
Mini Diary
Press Reader
Protips
Qik Lite
Terminal Emulator
Words With Friends
Yahoo Finance
YPmobile
Zinio
and all of the HUB apps
Apps added:
Launcher Pro
BetterBatteryStats
CatLog
CPU Spy
Titanium Backup
ICS Launcher
SGS Secret Code app
Vlingo
BLN Control (free)
xda
Zedge
ICS Dialer
ICS contacts
General ICS themed, but not completely (see screenshots)
How to install:
1) Download Zip to your internal sd card
2) Boot into CWM. Go to post# 2 for instructions if needed
3) Highly recommended you go to "Mounts and Storage" and format /data
4) Go to "Install Zip from sdcard" then "choose Zip from sdcard".
5) Navigate to and install the ROM (it will wipe system, cache and davlik for you)
6) First boot can take several minutes
7) IMPORTANT:
When and if restoring data with Titanium Backup ONLY "Restore missing apps with data" and nothing else otherwise you may have issues like missing vibration and/or haptic feedback.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This screenshot is my desktop
Donations? Much appreciated
Required? No.
Thanks always accepted.
CoZ ROM v3... Still solid, light, simple, dark and stable.
Credit has to be given to the following talented people:
Entropy512 (for his kernel)
lidroid (for his toggle mod and general helpful nature)
gtg465x (for initially helping me with an extended menu issue before I learned how to build it correctly)
h8rift (for answering questions and wiliness to help)
Criskelo (for letting me use his toggle icons for CoZ v1 and v2)
Download Archive:
CWM Package download for CoZ ROM v3.1:
Go here to download: CoZ ROM v3.1
What good is a CWM package if you don't have CWM?
CWM = ClockWork Mod
Note: Your phone needs to be rooted for a non-Odin install. There are many threads in this forum on how to root so I won't get into it here.
Now you need to obtain a kernel that has CWM included. I recommend the latest kernel from Entropy512's thread located here.
You'll want to extract the zImage file out of the Zip and save it on your computer.
If you have the Android SDK installed and working on your computer then save the zImage in its tools directory and then type the following command from this location:
Code:
adb push zImage /sdcard/zImage
Otherwise you'll want to plugin your phone to your computers USB connection and paste the zImage file in the root of your internal SD Card.
Next you need to flash the kernel.
Via ADB (press Enter after each line):
Code:
adb shell
su
dd if=/sdcard/zImage of=/dev/block/mmcblk0p5
Via a Terminal Emulator installed on your phone (If you don't have one download "Android Terminal Emulator" from the Market and install it. It's free):
Code:
su
dd if=/sdcard/zImage of=/dev/block/mmcblk0p5
Reboot.
Note that in the above two code examples when you type su you'll get a prompt to allow the "Superuser Request" if its the first time you invoke it from either program.
To boot into CWM in ADB type:
Code:
adb reboot recovery
Or, unplug your USB cable if plugged in, and press and hold vol UP + vol DOWN + Power buttons. Wait until it reboots and you see the Samsung Galaxy S II boot screen and release all 3 buttons. This should place you in your CWM menu.
Doing it this way should keep you from getting an exclamation point on your boot screen which is the main reason why I explained how to do this in this manner. If, by chance, you still get an exclamation point or already had one to begin with the only option I can think of is to use a jig. Not that a jig isn't a good thing to have anyways. Any ROM you flash from within CWM will not be added to your Custom Image count and will not produce the annoying exclamation point on the boot screen.
Absolutely first thing you want to do is boot into CWM.
As of this writing, press the Home button to choose an entry and press your Power button or the back button to go back to the previous screen.
Go to: backup and restore
Choose Backup
This will take a few minutes, but is well worth it. Now if you ever mess up your install you can always boot into CWM and restore the image you backed up. This, however, doesn't protect you from flashing bad bootloaders so word to the wise... DO NOT FLASH BOOTLOADERS!!! At this point and time there is no need to.
looks nice!
Thanks !!!
Good to see another dev joining the S II ranks. I can't wait to give this a go.
Thanks Coz, will try this one out. looks like the perfect theme to match the go launcher glass icons I always seem to come back to using.
Update: No issues with the rom yet, been running it all day. Only issue (not from the rom) is that I loose root if I change the kernel. I'm trying to use Zedomax OC kernel, but since root breaks I can't OC.
papashex said:
Update: No issues with the rom yet, been running it all day. Only issue (not from the rom) is that I loose root if I change the kernel. I'm trying to use Zedomax OC kernel, but since root breaks I can't OC.
Click to expand...
Click to collapse
I have not tried the Zedomax kernel, but I'm not a fan of overclocking. I can say that I've been using my ROM for a while and for me, its always been as stable as can be. Definitely not saying that because it's my ROM. I appreciate you using it as your daily driver for now
Updated to include CWM install instructions.
I love this rom. I hate to even try something else.
aintwaven said:
I love this rom. I hate to even try something else.
Click to expand...
Click to collapse
I'm really glad you like it. Thank you!
looks cool. Will give it a test drive.
Now that I can finally post in here, I can say that this has been my favorite ROM. Thanks again, Cozmo.
Nice job on the rom. Really smooth and fast.
Sent from my SAMSUNG-SGH-I777 using xda premium
CoZ ROM v2 has been posted and is available in the OP.
Cozmo1 I just have to say you have been really active with the updates. That's really awesome from what I noticed there is still not many developers on the AT&T SGS2 So I am really happy that your contributing so much, unlike me >_> Who can't develop Still Once I get home today I'm going to flash everything i can for some runs I'll pick my favorite and run with it for a bit. All of your stuff looks super tempting though.
I may have to give this a try later
Sent from my SAMSUNG-SGH-I777 using xda premium
hey, this looks great, does this ROM have init.d support??
Good work. Looks very nice.
Enzopreme said:
hey, this looks great, does this ROM have init.d support??
Click to expand...
Click to collapse
Currently it does not have init.d support, but it'll be an easy thing to implement in the next release. I must admit I don't know why I haven't thought of implementing it already.
The Boxinator said:
Cozmo1 I just have to say you have been really active with the updates. That's really awesome from what I noticed there is still not many developers on the AT&T SGS2 So I am really happy that your contributing so much, unlike me >_> Who can't develop Still Once I get home today I'm going to flash everything i can for some runs I'll pick my favorite and run with it for a bit. All of your stuff looks super tempting though.
Click to expand...
Click to collapse
Thank you. There's people here a million times more talented than me when it comes to building a ROM though. However, one learns more everyday. I hope you find a ROM that fits all your needs and then some.
This is moded framework-res.apk for installing this mod you need ROOT EXPLORER
1st method
1.Download apk
2.Backup your previous framework-res.apk
it is located --system>framework>framework-res.apk
3.copy your downloaded apk overwrite with the old one
4.it will automatically reboot and you'll have navigation bar like in Galaxy nexus,see screenshots
5.you can edit navbar in settings>system>navigation bar.
2nd method
1.Download the flashable zip(Htc amaze 4G Navbar enable.zip) Download Htc amaze 4G Navbar enabler.zip
2.Enter to recovery
3.Flash
To revert back(disable) flash this.--->Download?
3rd method
1.Download this mod http://dl.dropbox.com/u/60383227/Navbar_Enable_and_Disable_Buttons.zip
2.Enter recovery, flash. It will disable your capacitive touch buttons light,and enable on screen nav bar by your request by tsukisan(thank him)
To restore back flash this http://dl.dropbox.com/u/60383227/Navbar_Disable_and_Enable_Buttons.zip
Screenshots)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Don't we need to fix permissions?
Sent from my Amaze 4G using xda app-developers app
lamortcroix said:
Don't we need to fix permissions?
Sent from my Amaze 4G using xda app-developers app
Click to expand...
Click to collapse
+1.
A flashable zip would be awesome!
lamortcroix said:
Don't we need to fix permissions?
Sent from my Amaze 4G using xda app-developers app
Click to expand...
Click to collapse
no,,when you paste the apk it will overwrite the old one,and will automaticaly change permissions to previous one,,,so you only follow instructions)!
To backup the framework-res.apk I copied it and pasted it on my sd card in a backup folder. Learned the hard way by trying to add ".bak" to the end of the file, which caused a boot loop, so don't do that! Once I had the copy, then I pasted in the new one which causes a hot reboot. Worked for me, kind of cool, loosing a little screen real estate though...
broker32 said:
A flashable zip would be awesome!
Click to expand...
Click to collapse
Done)))
Any way to disable the hardware buttons?
Insane....thanks
Sent from my Amaze 4G using xda premium
kenypowa said:
Any way to disable the hardware buttons?
Click to expand...
Click to collapse
Read the thread one more time, there is an flashable zip for diabling!
gogjhan said:
Read the thread one more time, there is an flashable zip for diabling!
Click to expand...
Click to collapse
The disabling in the first post refers to disable the on screen software button. What I meant was that is there anyway to disable the capitative button? Or at least to disable the button light?
Savior buttons works better I tried this already & didn't like it takes to much of the screen away from original use. Thanks for the threads two thumbs up for those who need it though do to broken buttons.
kenypowa said:
The disabling in the first post refers to disable the on screen software button. What I meant was that is there anyway to disable the capitative button? Or at least to disable the button light?
Click to expand...
Click to collapse
what rom u are using? on this rom the capitative button light is disabled.if it is other rom i can upload file by wich you can disable )
Sent from my Amaze 4G using xda premium
gogjhan said:
what rom u are using? on this rom the capitative button light is disabled.if it is other rom i can upload file by wich you can disable )
Sent from my Amaze 4G using xda premium
Click to expand...
Click to collapse
Interesting. I'm running the latest nightly. I did come from the 12/3 and 12/5 build without a full wipe, I only wiped the cache and delvik cache. I will do a full wipe and report back
Sent from my Amaze 4G using xda app-developers app
kenypowa said:
Interesting. I'm running the latest nightly. I did come from the 12/3 and 12/5 build without a full wipe, I only wiped the cache and delvik cache. I will do a full wipe and report back
Sent from my Amaze 4G using xda app-developers app
Click to expand...
Click to collapse
and your capacitive button lights are enabled? ) i know one way of disabling and i always disable em with that way,but in this rom i couldnt find init.post.sh file, if you need i can give you tutorial its very easy and fast way but in cm10 you cant use it there isnt that file,,,and on my phone the lights are off,after flashing
But I sent it back to HTC for warranty last month (after taking back to relocking, taking back to GB, Junopor S-OFF, relocking etc) which they covered.
But nice to know this option exists should the buttons stop working for me again.
JMeister234 said:
But I sent it back to HTC for warranty last month (after taking back to relocking, taking back to GB, Junopor S-OFF, relocking etc) which they covered.
But nice to know this option exists should the buttons stop working for me again.
Click to expand...
Click to collapse
Do you need that for another rom? you only need to change one word)
Running CM10 nightly, I prefer the option of the Navigation bar over the touch buttons and would also like to see a way to disable the light as well as the function of the buttons.
Anyone have any ideas around how to do this?
tsukisan said:
Running CM10 nightly, I prefer the option of the Navigation bar over the touch buttons and would also like to see a way to disable the light as well as the function of the buttons.
Anyone have any ideas around how to do this?
Click to expand...
Click to collapse
Is there in SYSTEM/ETC/init.post-boot.sh file if there is i can help)
gogjhan said:
Is there in SYSTEM/ETC/init.post-boot.sh file if there is i can help)
Click to expand...
Click to collapse
No, in CM10 that file doesn't exist.
I got it working a different way, I now have both the back light as well as the function of the buttons disabled.
I created /system/etc/init.d/95keydis to run a script (http://forum.xda-developers.com/showpost.php?p=19205218&postcount=18) at boot which disables the back light for the buttons. If you do this, make sure you add "#!/system/bin/sh" before the code in the link above and "exit 0" after the code. Then run "chmod 0755 /system/etc/init.d/95keydis" from terminal as superuser to make the file executable.
Then I edited /system/usr/keylayout/atmel-touchscreen.kl and commented (#) all four lines to disable their function.
This gives my phone a closer function to the Nexus series which have no physical buttons only onscreen.
tsukisan said:
No, in CM10 that file doesn't exist.
I got it working a different way, I now have both the back light as well as the function of the buttons disabled.
I created /system/etc/init.d/95keydis to run a script (http://forum.xda-developers.com/showpost.php?p=19205218&postcount=18) at boot which disables the back light for the buttons. If you do this, make sure you add "#!/system/bin/sh" before the code in the link above and "exit 0" after the code. Then run "chmod 0755 /system/etc/init.d/95keydis" from terminal as superuser to make the file executable.
Then I edited /system/usr/keylayout/atmel-touchscreen.kl and commented (#) all four lines to disable their function.
This gives my phone a closer function to the Nexus series which have no physical buttons only onscreen.
Click to expand...
Click to collapse
Thanks useful!)
Sent from my Amaze 4G using xda premium
DROID Ultra Boot Animation for DROID DNA
OPTIMIZED FOR DROID DNA
*Should work on any DNA ROM (see installation instructions below).
**ADDED: 2 DROID Ultra-inspired wallpapers also in the downloads section
THANKS:
--Nitroglycerine33, for the server space
--artur0588, for the Ultra system dump found HERE
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This package includes:
- Boot Animation
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
INSTALLATION:
SENSE ROMs:
-use a file manager with root access (ES file explorer) to copy and paste into the system/resource/customize folder.
-rename to just vzw_bootup.zip (rename the original boot animation to bak_vzw_bootup.zip in case you want to go back)
-REBOOT and enjoy
AOSP ROMs:
-use a file manager with root access (ES file explorer) to copy and paste into the system/media folder (or data/local).
-rename to bootanimation.zip (rename the original boot animation to bak_bootanimation.zip in case you want to go back)
-REBOOT and enjoy
**IF YOU HAVE ISSUES GETTING THE ANIMATION TO WORK, MAKE SURE THE FILE'S PERMISSIONS ARE SET TO -rw -r -r **
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
AS ALWAYS...I AM NOT RESPONSIBLE FOR ANYTHING THAT HAPPENS TO YOUR PHONE AS A RESULT OF USING THIS CONTENT, JUST AS IT IS NO ONE ELSES FAULT FOR ANY DAMAGE I MIGHT DO TO MINE. IF YOU DO NOT KNOW THE RISKS INVOLVED, YA MIGHT JUST BE BETTER OFF STICKING WITH STOCK. It's not that complicated, just do a little research. Plenty of knowledge floating around...
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
DOWNLOADS
DROID Ultra Boot Animation for DROID DNA 14.47 MB
------------------------------------------------------------
DROID Ultra Data Wallpaper
DROID Ultra Carbon Wallpaper
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Don't be afraid to use the THANKS/LIKE button
will this work on.....
lol
sorry couldn't resist
ashclepdia said:
will this work on.....
lol
sorry couldn't resist
Click to expand...
Click to collapse
lol thanks for knockin that one out early
Sent from my HTC6435LVW using Tapatalk 4
Sick boot animation,for the last droid made by htc!
Sent from my HTC6435LVW using xda app-developers app
Thanks for this. Looking great on NOS 3.0.6. So much better than that 'HTC One' boot screen.
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Good lookin out bro!
wish it had a sound too like the default droid dna boot animation
I have tried and tried and tried over and over again with installing this animation as well as others and I haven't had a single bit of luck. I am rooted and using Nos m7 ROM with Sense 5.0. I tried an easier way of doing it with an app on the market and was able to get a couple animations to work that way BUT they were to small and I deleted them and got rid of the app. I even went in with es file explorer and removed them. I have read and watched everything I can on how to do this and when I put the file where I'm suppose to and reboot I don't get the animation that I should. Some of the animations I flash fail and won't work at all. I can give anyone who helps me out a step by step account of exactly what I have done and do in order to get a new boot animation. I'm just at a loss because this should have worked by now.
Work Great on the Nos Rom 3.0.7 GSM
Thanks you
How did you get it to work? That's the Rom I'm running!
CoyotesFan4Evr said:
How did you get it to work? That's the Rom I'm running!
Click to expand...
Click to collapse
It must be the file name because you are on gsm...try renaming it to bootanimation.zip and put in system/customize/resource
Sent from my dlx using Tapatalk
I renamed it that already. I just can't put it in that directory. I don't know why but I can't get it in that directory. I've put it everywhere else that should have worked and I got nothing. Oh just remembered something. I get permission denied. Unless I need to rename it and then place it in that spot. I'll try that and go from there.
CoyotesFan4Evr said:
I renamed it that already. I just can't put it in that directory. I don't know why but I can't get it in that directory. I've put it everywhere else that should have worked and I got nothing. Oh just remembered something. I get permission denied. Unless I need to rename it and then place it in that spot. I'll try that and go from there.
Click to expand...
Click to collapse
that's because system isn't mounted as RW. Are you using ES file explorer?
- click on top left button (looks like a globe with a phone in front of it)
-scroll down to where it says Root Explorer. Make sure that is on.
- click on Root Explorer (not the toggle on the right, click to the left of it, on the word "Root".
- go to Mount RW
- make sure "/system" is checked as RW
Sent from my dlx using Tapatalk
OOOOO pretty, thanks bro.
I have done everything exactly as instructed and have read everything on the subject that I can find. I still can't get it work unless I use this app I found called boot animations. I have renamed the file I want to use and I have gone in and changed the directory to being RW. Nothing works. It keeps going back to either the stock one with the ROM I'm using, or one of the ones I had downloaded but deleted(I'm guessing I didn't find all of it so that's why it keeps going back to it). I'm stumped and frustrated at this point. I'm currently using the CM10 animation because I found that one on the app and it works full screen like it should. For now I'm throwing in the towel.
CoyotesFan4Evr said:
I have done everything exactly as instructed and have read everything on the subject that I can find. I still can't get it work unless I use this app I found called boot animations. I have renamed the file I want to use and I have gone in and changed the directory to being RW. Nothing works. It keeps going back to either the stock one with the ROM I'm using, or one of the ones I had downloaded but deleted(I'm guessing I didn't find all of it so that's why it keeps going back to it). I'm stumped and frustrated at this point. I'm currently using the CM10 animation because I found that one on the app and it works full screen like it should. For now I'm throwing in the towel.
Click to expand...
Click to collapse
The file permissions must be set to -rw -r -r
Check that, also. That's the last thing I can think of...
Sent from my dlx using Tapatalk
That was the very last thing I did before trying it again. I still can't get it work. Like I said...the towel has been thrown in.
Wait...I just restarted my phone and....for no real reason at all other than I got rid of some extra boot animations and then moved the ones I need into a file that was already named by the system as boot animations. It suddenly worked when my phone rebooted. I'm in total surprise and shock right now. Perhaps it was defaulting to the one I had downloaded because I had to many named bootanimation.zip and as it searched the system it just picked the first one it came to? My thing is why wouldn't it do that in the first place when I got rid of everything but the stock one that came with the ROM I'm running? Oh well....I must say the boot animation is pretty cool in motion right in front of me. Now I'm thinking I'll run that one for a bit and then see what else I can find.
CoyotesFan4Evr said:
That was the very last thing I did before trying it again. I still can't get it work. Like I said...the towel has been thrown in.
Click to expand...
Click to collapse
You set permissions for that file, or for /system?
2 different things, just making sure.
Sent from my dlx using Tapatalk
I did it for the system like what was posted earlier for me to try. But how do I do it for the other? At this point I just want to know for future reference.
CoyotesFan4Evr said:
I did it for the system like what was posted earlier for me to try. But how do I do it for the other? At this point I just want to know for future reference.
Click to expand...
Click to collapse
If you are using ES file explorer, long press on the file and go to properties. You will see permissions. Click on change and set them to -rw -r -r
Sent from my dlx using Tapatalk