[REQ] HTC Sense 3.0 LWP - Atrix 4G Themes and Apps

http://forum.xda-developers.com/showthread.php?t=977912
Does anyone know if there is a working version for the Atrix? Id love to get this to work.
Thanks.

I'm no expert, and it's not my style, but I'll give it a try and report back in a few minutes.
EDIT: I got it partially working, I installed the apk in the zip, and moved the files in the system/lib directory of the zip file to /system/lib. after that you can use the wallpaper without a force close, but it doesn't fill the screen. I'll try one more thing and include a screenshot.

you'll need to pull the files from an htc device that is qhd. I think the sensation is qhd, but I'm not sure.
Sent from my MB860 using XDA App

downtrodn said:
http://forum.xda-developers.com/showthread.php?t=977912
Does anyone know if there is a working version for the Atrix? Id love to get this to work.
Thanks.
Click to expand...
Click to collapse
What part do u like about it?
I used Alien ROM + theme + Sensual GingerBread
Looks alot like it. check them out

I just want the live wallpaper since I'm a camera man, I love the bokeh
My gf has the evo 3D tried to don't the apk but only found android live wallpaper apk.
Sent from my MB860 using Tapatalk

i pulled the files from an HTC Sensation rom and sure enough it works fine, and is the right resolution for our screens. I can't make an update.zip though, i tried a few dozen times and only get errors.

uiskibum said:
i pulled the files from an HTC Sensation rom and sure enough it works fine, and is the right resolution for our screens. I can't make an update.zip though, i tried a few dozen times and only get errors.
Click to expand...
Click to collapse
Anyway to install as a apk? I appreciate the hard work
Sent from my MB860 using Tapatalk

nope it's not as simple as an apk install. I'll write up something tomorrow and include the files in a .zip.
Sent from my MB860 using XDA App

If you stuff your phone I take no, zero, none, nada, zip, zilch responsibility for it.
The following method is for adb, you could most likely use root explorer of file expert, but you need a file manager that lets you remount system as read/write. It assumes you know how to get the files to your phone/sd-card and have the android sdk, and know how to use it. I also assume that you know how to backup, have backed up and know how to restore (nandroid, rom manager, tibu, whatever).
1. Start a windows command prompt; if you can't do this, then stop right here.
2. type 'adb shell'
3. see code block below
Code:
su (accept prompt on phone if needed)
mount -o remount,rw /dev/mmcblk0p12 /system
cd [PATH TO FILES]
cp Mode10Wallpapers.apk /system/app
chmod 644 /system/app/Mode10Wallpapers.apk
cp libicule.so /system/lib
chmod 644 /system/lib/libicule.so
cp libiculx.so /system/lib
chmod 644 /system/lib/libiculx.so
cp libmode10_alpha.so /system/lib
chmod 644 /system/lib/libmode10_alpha.so
cp libmode10_wallpapers.so /system/lib
chmod 644 /system/lib/libmode10_wallpapers.so
cp libmode10Graphics_alpha.so /system/lib
chmod 644 /system/lib/libmode10Graphics_alpha.so
You should now see the HTC Sense LWP option in your live wallpaper selector. If not reboot and see if that does it. Setting the permissions is key.
You can do the same with root explorer/file expert by copying the files to the appropriate folder (apk to /system/app and the *.so to /system/lib) and changing permissions, you just have to remount /system as read/write for the files to actually copy over.
If you stuff your phone I take no, zero, none, nada, zip, zilch responsibility for it.
First time I tried this I did a bulk chmod on /system/lib and on the next reboot
I was stuck in recovery. So as painstaking as it is the one by one method of copying and permission setting is the safest (for me at least).
THIS IS NOT CWM FLASHABLE

Thanks for this!
Im lost! when I get to "cp Mode10Wallpapers.apk /system/app" dos tells
me that there is no such file, and doesn't do anything..
I have it on my C:\ just sitting there... no special file or folder.
Anyways, what does the "CP" stand for? just curious...
Thanks!!! Looking so forward to this

ssmr2t said:
Thanks for this!
Im lost! when I get to "cp Mode10Wallpapers.apk /system/app" dos tells
me that there is no such file, and doesn't do anything..
I have it on my C:\ just sitting there... no special file or folder.
Anyways, what does the "CP" stand for? just curious...
Thanks!!! Looking so forward to this
Click to expand...
Click to collapse
.......
are the files on your phone? I had mine in /sdcard/download/htclwp. so the line of "cd [LOCATION OF FILES]" for me is cd /sdcard/download/htclwp
all the commands listed are for once you have an adb shell session running.
I'll update my post to include that bit.
cp is a linux/unix command for copy.

Hey thanks a lot, it worked. I see the LWP in my wallpaper drawer, but it FC's on me... I also checked off all permissions.
Oh well...
Is there any way to port over the "weather" LWP from the new Evo 3d? ? NOW THATS A WALLPAPER that would be sick to see on our devices!!!

ssmr2t said:
Hey thanks a lot, it worked. I see the LWP in my wallpaper drawer, but it FC's on me... I also checked off all permissions.
Oh well...
Is there any way to port over the "weather" LWP from the new Evo 3d? ? NOW THATS A WALLPAPER that would be sick to see on our devices!!!
Click to expand...
Click to collapse
if it's force closing then you should recheck the permissions on all the files (and make sure they all copied over), and try a reboot. this does work.

uiskibum said:
if it's force closing then you should recheck the permissions on all the files (and make sure they all copied over), and try a reboot. this does work.
Click to expand...
Click to collapse
You are Awesome! It worked via root explorer. I want to thank you for your time, hard work, and being a Guinea pig. as a result of a semi brick, i think thats what that was?
If you want to do any more htc wallpapers i have all the stock ones from the HTC Evo 3D. Again..............
Thank you! you rock!

uiskibum said:
if it's force closing then you should recheck the permissions on all the files (and make sure they all copied over), and try a reboot. this does work.
Click to expand...
Click to collapse
What should the permissions be?
Sent from my MB860 using XDA Premium App

I didn't set any permissions. Just copied over the files to the correct folders mounted and rebooted.
Sent from my MB860 using Tapatalk

Permissions (if set by root explorer or other) should be:
HTML:
Read Write Execute
Owner X X
Group X
Others X

uiskibum said:
Permissions (if set by root explorer or other) should be:
HTML:
Read Write Execute
Owner X X
Group X
Others X
Click to expand...
Click to collapse
Thanks, is that for all the files?
Sent from my MB860 using XDA Premium App

ssmr2t said:
Hey thanks a lot, it worked. I see the LWP in my wallpaper drawer, but it FC's on me... I also checked off all permissions.
Oh well...
Is there any way to port over the "weather" LWP from the new Evo 3d? ? NOW THATS A WALLPAPER that would be sick to see on our devices!!!
Click to expand...
Click to collapse
God, that's one annoying signature you got there, lol.

msd24200 said:
Thanks, is that for all the files?
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
yes, for all the copied files.
Sent from my MB860 using XDA App

Related

[REQ Fulfilled] Bootscreen Android fries Apple

We have video and links now!!!!
I claim no responsibility for creating the files. I'm merely the messenger
Original Video-http://www.youtube.com/watch?v=l-zLjjgweVE&feature=youtube_gdata_player
In action with with sound- http://www.youtube.com/watch?v=07SZtsOyew0 -thanks jriv
Sorry for the delay guys!!! I will add dl links and instructions shortly.
here's the bootanimation http://dev.nsbtt.com/android/bootanimations/480x800/bootanimation.zip it will auto download-Thanks Ravenwulf
sabreem on page 4 in this thread ( via the android xda app mind you) posted the audio zip file for DL. I only haven't posted it here because I don't know how to move the download buttons. So if you want audio its in his post. Pardon my inexperience and thanks sabreem
osugsxr said:
Instructions
Copy/download the animation's zip to your SD card
Open Root Explorer
Rename the file to TMUS_bootanimation.zip (Only for stock/iced glacier. Name may change for other roms.
CM 6 it should be bootanimation.zip)
Copy the animation to /system/customize/resources (don't forget to mount the resources folder as r/w before copying)
Done!
Instructions CM 7:
Copy/download the animation's zip to your SD card
Open Root Explorer
Copy the animation from your SD card to /system/media/ (don't forget to mount the media folder as r/w before copying)
Done!
Also you can use adb push as well if you place the "bootanimation" in the sdk tools folder....
command is here: adb push bootanimation.zip /system/media/bootanimation.zip
test animation by opening a command window and typing
adb shell
bootanimation
exit with Ctrl+C
Click to expand...
Click to collapse
-Thanks osugsxr
Again sorry for the delay guys. Thanks for your patience
-G
Sent from my HTC Glacier using XDA App
HOT! will definitely flash this if it is compatible..
Do you have the link to the bootanimation.zip for this. Splash is the static screen before the animation
Edit: nevermind I found it. Yes it runs on our phones, however the image is kinda small (uses about 1/3 of the screen right in the middle) and would need to be resized to look right.
Great post a link if we get this set up. Anyone care to pm me the process of changing the bootscreen?
Sent from my HTC Glacier using XDA App
Geoi1006 said:
Great post a link if we get this set up. Anyone care to pm me the process of changing the bootscreen?
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
here's the bootanimation http://www.nsbtt.com/android/bootanimation.zip it will auto download
and the link for the how to change the splash screen http://forum.xda-developers.com/showthread.php?t=866474
changing bootani depends on which ROM you are running
Do we just glash zip through recovery? This is awesome.
does this one fit the screen better?
Sent from my HTC Glacier using XDA App
i keep on getting a yellowish line above the actual animation....is it just me?
it did the same on mine, I believe it is because the animation images are wrong resolution for our phones they are 256x256 instead of 480x800
Do we just flash zip through recovery? This is awesome.
I got mine side ways some how...
http://www.youtube.com/watch?v=BCljZBeHzpE&feature=player_embedded
@rose no put on sdcard>open root explorer> copy bootanimation.zip and then delete the one thats in the systems>media area and paste this one there
Skeleton Labs said:
I got mine side ways some how...
http://www.youtube.com/watch?v=BCljZBeHzpE&feature=player_embedded
@rose no put on sdcard>open root explorer> copy bootanimation.zip and then delete the one thats in the systems>media area and paste this one there
Click to expand...
Click to collapse
what did ya change to get it to play sideways?
edit : nevermind I found it. here it is sideways and hi-res, just like the other one I posted it will auto download http://dev.nsbtt.com/android/bootanimations/480x800/bootanimation.zip
Nothing just downloaded the one listed here... haha
Root Explorer is a paid app? I swear I have used a free app that did the same thing back on my G1.
Sent from my HTC Glacier using XDA App
RavenWulf said:
what did ya change to get it to play sideways?
edit : nevermind I found it. here it is sideways and hi-res, just like the other one I posted it will auto download http://dev.nsbtt.com/android/bootanimations/480x800/bootanimation.zip
Click to expand...
Click to collapse
I'm using root explorer and I can't find the orginal "bootanimation.zip" in system folder are in any of the folders....know where im goin wrong?
How can we make it full screen?
... nvm idiot
cbeezy34 said:
I'm using root explorer and I can't find the orginal "bootanimation.zip" in system folder are in any of the folders....know where im goin wrong?
Click to expand...
Click to collapse
if you are on a Sense ROM system>customize>resource
I love this!! Haha.
RavenWulf said:
if you are on a Sense ROM system>customize>resource
Click to expand...
Click to collapse
Got it! thanks!
cbeezy34 said:
I'm using root explorer and I can't find the orginal "bootanimation.zip" in system folder are in any of the folders....know where im goin wrong?
Click to expand...
Click to collapse
/system/etc/media
etched with my mT4g

[GUIDE]Installing Swype from your stock ROM to another ROM

I didn't see a thread on how to do this anywhere in the MT4G forum, so I thought I would share.
If you want swype, but are not on their beta test program, do not want to muck about with their "installer" app, or deal with the reminders of beta status and app expiration; you can pull swype from a stock ROM and use it on your device.
As per the rules, you should not do this on a phone that does not have swype installed stock.
Also, this involves messing around in the "system" partition. While the risk is very low, you do this at your own risk.
First you will need to extract the needed files from a stock ROM. If you are still running the stock software, you can use a file explorer app to make a copy onto your SD card. Just copy and paste. You can also pull the files from the stock image or from the Iced glacier ROM. Pulling from Iced Glacier is the easiest method. Just unzip the ROM file and find the needed files.
There are two files, both in the system partition. The first is "Swype.apk" and is in /system/app folder. The second is "libSwypeCore.so" and is in /system/lib/ folder.
Edit: 7/25/11
It seems you must also conciser the source ROM and destination ROM when obtaining the files. Swype does a device/licence check when running, and if it fails the check then Swype will not work. The build.prop lists "t-mobile/htc/ect" as product.brand and Swype seems to check this before running. So use a version of Swype from a ROM with the same build.prop or edit the build.prop manually.
Now to install Swype:
There are two ways to do this, ADB or root explorer. (or other file manager with RW)
Any extra info to help explain what is going on for any new guys will be in green text.
For ADB:
First put the files you extracted into the tools folder of the android SDK, then open an ADB shell to your phone. When that is done, use the following commands. (each line is a separate command)
Remember Linux commands are case sensitive.
First is to mount /system as RW. (this allows you to save files to /system)
Code:
mount -o remount,rw /dev/block/mtdblock4 /system
Then you need to push (save a copy) the files to the correct locations.
Code:
adb push Swype.apk /system/app/Swype.apk
adb push libSwypeCore.so /system/lib/libSwypeCore.so
It may give the files the wrong permissions. (how much access to the system they have) Just to be safe we need to give the files the right permissions.
Code:
chmod 644 /system/app/Swype.apk
chmod 644 /system/lib/libSwypeCore.so
sync
reboot
Your phone will reboot and then you are done.
For Root Explorer:
Extract a copy of the needed files and put them on the SD card.
Then open root explorer and open the "sdcard" folder.
Next find "Swype.apk" and long press it and select "copy" (or if you have already completed this step once, copy "libSwypeCore.so")
Use the back button to go back to the root of the folder tree (up top where it shows your current location, it will show "/" this is where you started from when opening the app)
Locate and open the "system" folder.
You then need to tap the button up top marked "Mount R/W" (this will allow you to make changes and copy the files to the right locations) (this step should not be needed if you have already done so before)
Next open the "app" folder. (or if you are moving "libSwypeCore.so" open the "lib" folder)
Hit the "paste" button to copy the file.
Next long press the file you just copied "Swype.apk" and select "permissions" (or "libSwypeCore.so" as appropriate)
You will see a bunch of check boxes. The will be labeled "read" "write" "execute" across the top and "user" "group" "others" down the left side.
For "user" select the "read" and "write" boxes
For "group" and "others" select the "read" box only. Then select "OK"
When done with the first file, repeat the above steps again with the second file. Observe any changes to the steps that are in orange text.
Next open up a "terminal emulator" app and then run the following commands.
Code:
su
sync
reboot
Your phone will reboot and then you are done.
Hope this helps someone.
When I pushed the files to CM7 I completely forgot about checking permissions when it didn't work.
I do however prefer the newest Swype from the beta program since it has speech recognition. Your information should help me porting my Blackout Swype themes over to the MT4G with creating a proper flashable zip that will work with any ROM, and for that I thank you.
creator2456 said:
When I pushed the files to CM7 I completely forgot about checking permissions when it didn't work.
I do however prefer the newest Swype from the beta program since it has speech recognition. Your information should help me porting my Blackout Swype themes over to the MT4G with creating a proper flashable zip that will work with any ROM, and for that I thank you.
Click to expand...
Click to collapse
No problem, I was thinking of creating a flashable zip for my cousin, he doesn't like to mess around with this stuff... but he lives on the computer, go figure. I just need the signing app, actually its not needed with the new recoveries that allow unsigned zips to be flashed, but it would be nice.
I cant get the swype from iced glacier onto cm7. I follow all the steps perfectly and can select the swype keyboard but when I try to type nothing happens except a flashing blue border around the keyboard. Its pretty annoying.
Jacezo said:
I cant get the swype from iced glacier onto cm7. I follow all the steps perfectly and can select the swype keyboard but when I try to type nothing happens except a flashing blue border around the keyboard. Its pretty annoying.
Click to expand...
Click to collapse
Thats odd, I used this to get it on to CM7 and it works fine. Where did you source the files from? Permissions are rw-r-r?
Thanks so much for this! I don't use the voice feature and I always hit it on accident, so I've been missing the stock version. I also didn't care for the blue all that much.
I am new to this. Could I use this technic for the others stock apps (calendar, clock/weather widgets...)? Thanks!
A23E said:
I am new to this. Could I use this technic for the others stock apps (calendar, clock/weather widgets...)? Thanks!
Click to expand...
Click to collapse
No, the apps you are speaking of are HTC apps. They are integrated into the HTC Sense framework.
Moving default apps between ROMs that have custom UIs, like sense, can be problematic. Many default apps have been setup to work with the custom UI and framework only.
Marine6680 said:
Thats odd, I used this to get it on to CM7 and it works fine. Where did you source the files from? Permissions are rw-r-r?
Click to expand...
Click to collapse
I took the files from an iced glacier rom and fixed the permissions. I'm on cm7 rc1 with the dumguq smartass kernel.
Sent from my HTC Glacier using XDA App
Jacezo said:
I took the files from an iced glacier rom and fixed the permissions. I'm on cm7 rc1 with the dumguq smartass kernel.
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
All I can think to do is try again. It may be the kernel as well.
great help and easy to follow, thanks
Glad it helped.
hav'nt tried your way, but what i did was got those 2 files form new mytouch 2.3.4 (swype 3.7) and copied it to panache stock custom then cooked and flashed, but now it says wrong licence.....
atifsh said:
hav'nt tried your way, but what i did was got those 2 files form new mytouch 2.3.4 (swype 3.7) and copied it to panache stock custom then cooked and flashed, but now it says wrong licence.....
Click to expand...
Click to collapse
Probably has a device check, and the ROM you are using is giving the wrong device.
I believe the panache is the Canadian version, so it may be that the licence is regional as well.
License issues for me.on virtuous unity 1.29 and fauxkernel
Sent from my HTC Glacier using XDA Premium App
valve timing said:
License issues for me.on virtuous unity 1.29 and fauxkernel
Sent from my HTC Glacier using XDA Premium App
Click to expand...
Click to collapse
Same, I wonder if it's something to do with our build.prop?
Sent from my HTC Glacier using XDA App
Sadness i want swype guess ill go.back to beta
Sent from my HTC Glacier using XDA Premium App
valve timing said:
Sadness i want swype guess ill go.back to beta
Sent from my HTC Glacier using XDA Premium App
Click to expand...
Click to collapse
I figured it out for us (those of us on Virtuous Unity)!!! Haha, I'm so stoked. K, so I changed my build.prop of ro.product.brand to =tmobile, I think it's originally htc_wwe or something (This was after extracting my system backup for stock froyo and comparing the differences). Then uninstalled swype, rebooted, and then followed the terminal steps listed in the OP. Good luck.
Sent from my HTC Glacier using XDA App
eliasadrian said:
I figured it out for us (those of us on Virtuous Unity)!!! Haha, I'm so stoked. K, so I changed my build.prop of ro.product.brand to =tmobile, I think it's originally htc_wwe or something (This was after extracting my system backup for stock froyo and comparing the differences). Then uninstalled swype, rebooted, and then followed the terminal steps listed in the OP. Good luck.
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
I can confirm that this works

Help with HTC_IME

Alright, I have the HTC_IME.apk directly from http://forum.xda-developers.com/show....php?t=1035327
Tried to throw it on my atrix (rooted with sideloading enabled of course) and when I tried to install it it says:
Parse error: There is a problem parsing the package.
I've been trying to figure out a solution for a while now, but I am not quite sure where to start. Any help?
Is it a signing issue, or is there something I can do? I know I'm a noob. I don't even need an answer, just point me where to get started, besides "google" cause I got that far .
rickyzone said:
Is it a signing issue, or is there something I can do? I know I'm a noob. I don't even need an answer, just point me where to get started, besides "google" cause I got that far .
Click to expand...
Click to collapse
I'm pretty sure its one of the ones you dont need to install, just place in the /system file and it should be recognized, just make sure the permissions are set correctly (to rw-r-r)
Sent from my MB860 using XDA Premium App
raybond25 said:
I'm pretty sure its one of the ones you dont need to install, just place in the /system file and it should be recognized, just make sure the permissions are set correctly (to rw-r-r)
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
Alright. Now, how do I do that not the permissions part, but moving it to the /system folder. I'm not quite sure on how to mount it as writeable, app to do that?
rickyzone said:
Alright. Now, how do I do that not the permissions part, but moving it to the /system folder. I'm not quite sure on how to mount it as writeable, app to do that?
Click to expand...
Click to collapse
rootexplorer can do both, it's not free but its fairly inexpensive and well worth the change for how good a tool it is.
raybond25 said:
rootexplorer can do both, it's not free but its fairly inexpensive and well worth the change for how good a tool it is.
Click to expand...
Click to collapse
Thank you, it still didn't work yet, but I have a place to start . Love the HTC_IME and qHD screen of the atrix, hopefully I can make them love eachother or something.
Try putting it in the /system/app folder, set permissions to rw-r-r, then reboot for good measure.
PixoNova said:
Try putting it in the /system/app folder, set permissions to rw-r-r, then reboot for good measure.
Click to expand...
Click to collapse
oh yeah, lol i just looked back at my post and realized i forgot to say /app after /system
*facepalm*

[Bootainimation] Black and Red Drop of Venom

Code:
First of all, you like it or dont like it, feel free to ask for changes , but not for ETA.
Don´t post it elsewhere, without permission!
Code:
Your bootanimation is might be in /system/customize/resource
Download the bootanimation
Push it with ADB to /system/customize/resource or use file manager app to copy
# use filemanager for paste&copy
# set the right permissions (644 rw r r )
I am not responsible for anything, except my own phone
It is an edit of the stock animation, same framerate and resolution
Thanks for your effort!
Did anyone test it?
Did anyone test it?
Click to expand...
Click to collapse
Yes, I run it on my own device, if it doesnt work ... there will be set wrong permissions :angel:
Notechis said:
Yes, I run it on my own device, if it doesnt work ... there will be set wrong permissions :angel:
Click to expand...
Click to collapse
sorry if noob question but how to set permission? I really want to try this bootanimation.
Thank before
You can set the permissions using a file manager, I´ve tested venom explorer a few seconds ago, but I cannot find the option .
You can try solid explorer ...
Notechis said:
You can set the permissions using a file manager, I´ve tested venom explorer a few seconds ago, but I cannot find the option .
You can try solid explorer ...
Click to expand...
Click to collapse
Where do I paste the files?
Sent from my HTC One X+ using xda premium
Post 1 is updated with path
Notechis said:
Post 1 is updated with path
Click to expand...
Click to collapse
I paste it in the correct path and set permissions to 644 rw-r-r and its not working for me
Sent from my HTC One X+ using xda premium
On some ROMs (e.g. InsertCoin) you have to rename the two files to 'hTC_bootup_one.zip' and 'hTC_downanimation.zip'. These are the names of the animations in the stock ROM.
Correct
THX for the addition
Just for infos sake,,,,,,,,,
I had to rename mine to "ATT_bootanimation.zip" and "ATT_dow,,,,,,,,
That's what the originals were named.
Thanks for the hard work.

[Q] Replacing SystemUI.apk - FCs at Boot

Using the new 4.3 Stock/Sense 5 ROM, trying to replace SystemUI.apk with the one from Sinistertensai (post 794). After mounting /system in TWRP and renaming the existing file to SystemUI.apk.bak, I am pushing the new apk over ADB to /system, then chmod 644 (I'm doing this on the phone using TWRP, so typing in 0644), and then moving it to /system/app. I can confirm that the new SystemUI.apk resides in /system/app right next to the .bak version, both are 644. When I reboot, I immediately get "Unfortunately, System UI has stopped" and it just keeps popping up again when I close it.
What am I doing wrong?
(Note: For now I'm using the Sense 5 Toolbox, which is great, but I'd still like to know what I was missing in trying to replace my SystemUI.apk.)
Your using a deodexed Rom I am hoping. Did you update owner? chown root.root. did u wipe caches?
try checking ur permissions using a file explorerView attachment 2585976
detcup4evr said:
Your using a deodexed Rom I am hoping. Did you update owner? chown root.root. did u wipe caches?
Click to expand...
Click to collapse
Cache may have been the issue. I might give it another go to get my learning in.
I ran into the same issue when I naively tried to use this mod on my odexed RUU install. whoops!
tommy_riley said:
I ran into the same issue when I naively tried to use this mod on my odexed RUU install. whoops!
Click to expand...
Click to collapse
Fortunately, that was NOT my issue.
I'm still looking for a solution to this. My latest attempt:
In recovery:
rename SystemUI.apk to SystemUI.apk.bak
adb push modded SystemUI.apk to /system/app/
chmod 644
chown root.root
clear cache and dalvik
Still FCs continuously on boot. I've tried it just the way several other threads suggest, but I'm having a hard go of it.
tommy_riley said:
I ran into the same issue when I naively tried to use this mod on my odexed RUU install. whoops!
Click to expand...
Click to collapse
So how did you end up getting it to work? Or did you?
I have not found a solution. Obviously flashing the mod on odexed isn't a solution and I've had major stability issues with exposed framework , so I am just sticking with stock root for now.
Sent from my EVO using xda app-developers app
Hmm... Xposed and Sense 5 Toolbox work well for me on deodexed, but I was interested in trying the modded apk just for kicks.
Sent from my EVO using xda premium
I used Root Explorer to move the SystemUI.apk into the /system/app/folder location. Rebooted afterwards and it worked fine:thumbup:
Sent from my EVO LTE
FinZ28 said:
I used Root Explorer to move the SystemUI.apk into the /system/app/folder location. Rebooted afterwards and it worked fine:thumbup:
Sent from my EVO LTE
Click to expand...
Click to collapse
Well I must be doing something wrong. I used Root Explorer to copy SystemUI.apk to /system/app (mounted RW) and replaced the existing one. I noticed the permissions were strange (like ---RWXR-X or something) but I rebooted it anyway. It didn't FC, but I didn't have a notification bar at all on reboot. So I went in and changed permissions to 644, then the FCs started on the next reboot.
I'll keep researching, but I don't know how I could be going this wrong. I must be missing something. I've copied it manually and using adb, in the system and in recovery, every combination I can think of, unless there's a different set of permissions I should be using or a different method. Or perhaps it just doesn't work with the .3 ROM for some reason (can't imagine why).
Don't know what to tell you. I'm using .3 and it worked fine for me.
Sent from my EVO LTE
FinZ28 said:
Don't know what to tell you. I'm using .3 and it worked fine for me.
Sent from my EVO LTE
Click to expand...
Click to collapse
Just want to confirm: You copied the new apk directly to /system/app and overwrote the stock one, right? What permissions do you see?
SilverZero said:
Just want to confirm: You copied the new apk directly to /system/app and overwrote the stock one, right? What permissions do you see?
Click to expand...
Click to collapse
That's correct. I didn't bother messing with any permissions. Looking at it now, it's rw-r--r--.
Finally figured this out. I never replaced services.jar with the sig-check-disabled version. Now it works.
Can someone upload the systemui.apk from chubbz's 5.5 v3? Just updated to v4 and I'm not liking the center clock. Thanks!
Sent from my EVO using xda app-developers app
johamsandwich said:
Can someone upload the systemui.apk from chubbz's 5.5 v3? Just updated to v4 and I'm not liking the center clock. Thanks!
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
Here you go. Push to /system/app via a root explorer, and set permissions to match the others. Look at the screenshot at the beginning of this thread to see the proper permissions. Then reboot.
aarsyl said:
Here you go. Push to /system/app via a root explorer, and set permissions to match the others. Look at the screenshot at the beginning of this thread to see the proper permissions. Then reboot.
Click to expand...
Click to collapse
Thank you, I've been searching for a way to do this. Worked perfectly.
Sent from my EVO using XDA Premium 4 mobile app
Thanks for uploading! Got my clock back in the corner again
Sent from my EVO using xda app-developers app

Categories

Resources