[APP] CM7 alarm with moto blur alert screen (update) - Defy Themes and Apps

I like the moto blur alert screen,
so I modify the CM7 alarm and add the blur alert screen.
In the setting page, you can choose what alert screen you want to use, classic or moto blur.
How to install:
Method 1:
1. Download alarm_update-signed.zip, and put it into sdcard
2. Reboot into recovery
3. Install from zip, and choose alarm_update-signed.zip
4. Reboot
Method 2:
1. Download DeskClock.apk
2. Use adb to push apk
adb push DeskClock.apk /data/local/tmp/
adb shell
# mount -o rw,remount /system
# cd /system/app
# mv DeskClock.apk DeskClock.apk.bak
# mv /data/local/tmp/DeskClock.apk .
# chown root.root DeskClock.apk
# chmod 644 DeskClock.apk
# mount -o ro,remount /system
(If you use rootExplorer, please make sure the permission of the apk file is correct)
3. Reboot your phone, then you will get the alarm with blur alert
* Tested on cm7-110608-0930-NIGHTLY-Jordan.

Thanks, I looked for this since CM7 installation. But it does not work with me. I followed the steps you quot but got a Force Close when launching the alarm.
I'm over cm7-110608-0930. Any idea for my problem?

zoomoki said:
Thanks, I looked for this since CM7 installation. But it does not work with me. I followed the steps you quot but got a Force Close when launching the alarm.
I'm over cm7-110608-0930. Any idea for my problem?
Click to expand...
Click to collapse
Hi, I had updated the install steps, please try to use recovery and install it again, thanks.

i've just tested both methods on cm7 rc0, no change, still the same alarm UI
It would be great having the motoblur stuff for this....
edit : oups, forgot to modify alarm settings, testing the snooze right now....

Great!....can you make a port of the PHONE and MMS apk from motoblur...to CM7?...
Or maybe someone can port the MIUI locksreen.....
I know...I ask to much...but would be awesome....
Thank for this.

Now it's good, thank you! But how can we select mp3?
Sent from my MB525 using XDA Premium App

thank you, its bealtiful

zoomoki said:
Now it's good, thank you! But how can we select mp3?
Sent from my MB525 using XDA Premium App
Click to expand...
Click to collapse
This is another good feature of blur alarm, and I will try to add this feature.

tested, it works fine, thanks for this app !

Thanks, it worked.. It would be great though if you can theme it to match MIUI default theme. I guess you can use the deskclock apk from MIUI ROM. Thanks anyway, much appreciated

Used Root Explorer...renamed existing deskclock.apk, copied in new deskclock.apk, and set permissions.
Rebooted, and the app does not show up...
CM7 on D2.
Any ideas? Double-checked permissions, they are correct.

Method 1 doesn't work for the Droid 2, but Method 2 does fine! Thanks, I thought I'd lost that alarm forever!

OK...redid it using ADB. Wasn't paying attention and realized after that I didn't execute the chown command in Root Explorer (long press and select change owner)...so using Root Explorer would have worked fine. Doh!
But it works now, and very nice.
One (small) request - is it possible to have a setting that allows the alarm volume to start low and increase, as in the Blur alarm? That is one feature I am missing very much on CM7.
Nice work, appreciate what you have done, and the help to get this going on my D2.

I'm still on 2.2.2 CEE, and don't have an idea about the alarm in CM7. Can someone please describe the differences or post a screenshot?
Thanks .

Redflea said:
One (small) request - is it possible to have a setting that allows the alarm volume to start low and increase, as in the Blur alarm? That is one feature I am missing very much on CM7.
Click to expand...
Click to collapse
+1 for that!
mp3 and incremental volume would be great!

vap_66 said:
I'm still on 2.2.2 CEE, and don't have an idea about the alarm in CM7. Can someone please describe the differences or post a screenshot?
Thanks .
Click to expand...
Click to collapse
take a look

It's not bad at all .
Thanks.

Awesome work, man! Was very surprised seeing German language working as well! Now there is just one thing left I'm missing from stock froyo: the integrated countdown timer I used quite often for pizza and the like Is there any chance we will see this integrated as well in the near future?
Keep up the good work!

diogo.sena said:
+1 for that!
mp3 and incremental volume whould be great!
Click to expand...
Click to collapse
I'd love those features too. A workaround for now is to move MP3s to system/media/audio/alarms using a root explorer (I use the root option on ES File Explorer). Then MP3s will be available after restarting the phone.
Thanks, duguschi, this app is just what I needed!

thanks just what i was looking for

Related

[Q] How to change SENSE lock screen

In one word, I want to replace the raibow bar of SENSE lock screen and restore the original Android lock screen. As we cannot boot in recovery mode, i cannot find a way to do it. So appreciate if sombody can help. I am using mattc Leo + Froyo w/Sense 1.5b. Thanks.
P.S.
I have searched the forum for a long time and found no solution.
I love the sense lock screen
Sent from my HTC Desire using XDA App
I hated it too, delete file in /system/app/HtcLockScreen.apk and reboot your device
jae-v said:
I hated it too, delete file in /system/app/HtcLockScreen.apk and reboot your device
Click to expand...
Click to collapse
thanks, it works.
jae-v said:
I hated it too, delete file in /system/app/HtcLockScreen.apk and reboot your device
Click to expand...
Click to collapse
at the risk of sounding thick: how do I access /system ..?
Tired though astra and also via usb to pc but can't see it
Thanks
iandooley said:
at the risk of sounding thick: how do I access /system ..?
Tired though astra and also via usb to pc but can't see it
Thanks
Click to expand...
Click to collapse
should be able to see it in astro, hit the up button til you see the system folder
iandooley said:
at the risk of sounding thick: how do I access /system ..?
Tired though astra and also via usb to pc but can't see it
Thanks
Click to expand...
Click to collapse
Droid Explorer.
And how does one get it back? I tryed it and got the Android default lockscreen but did not like it. I want the HTC one back. I made a backup of the file and copied it back, rebooted but still im on the android lockscreen. I had to chmod 777 the file to delete it. Do i have to chmod it back to whatever it was? and in that case what was it hehe
I'm using Droid Explorer with Froyostone V1 on my HD2; can't seem to delete the file? No error message but just stays in the directory. Any ideas?
Ok, post above with CHMOD set me searching, and figured out how to open the unix terminal in Droid Explorer and I entered "CHMOD 777 /system/app/HtcLockScreen.apk" and enter, and then closed the terminal window, but still won't delete...sorry but used to playing around in Windows and have to admit this is the first time I've seen a Unix terminal...
How do you guys delete the File from there?
I've tried several times but it fail every time...
You have to use a rootexplorer and mount the System as read write able.
Subfs App can do this.
One question more. How can i remove the rainbow taskbar?
Sent from my HTC Desire using XDA App
err, sorry what? Can it be done with DroidExplorer?
scooter666 said:
You have to use a rootexplorer abs mount the System as read write able.
Subfs van do this.
One question more. How can i remove the rainbow taskbar?
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
Mnemoch said:
err, sorry what? Can it be done with DroidExplorer?
Click to expand...
Click to collapse
I don't know. The problem is that you need write access to the system folder to remove or rename the file. I use normaly the App SUBFS it is a rootexplorer. The best is to search the market for a rootexplorer.
Cool, that was easier; didn't find SUBFS but the app I did find worked a treat (AndroidMate). Thanks...
scooter666 said:
I don't know. The problem is that you need write access to the system folder to remove or rename the file. I use normaly the App SUBFS it is a rootexplorer. The best is to search the market for a rootexplorer.
Click to expand...
Click to collapse
Just be aware that if you delete HtcLockScreen.apk (renaming it will work as well) you will loose the ability to turn off your alarm if it fires up. The alarm set in HTC alarm app expect HTC Lockscreen to turn it off!
To have the original lockscreen and still be able to have alarms you need to use the original clock app. You can find it somewhere on the forum - once installed you can and probably should delete HTCWorldClock.apk.
a.key said:
Just be aware that if you delete HtcLockScreen.apk (renaming it will work as well) you will loose the ability to turn off your alarm if it fires up. The alarm set in HTC alarm app expect HTC Lockscreen to turn it off!
To have the original lockscreen and still be able to have alarms you need to use the original clock app. You can find it somewhere on the forum - once installed you can and probably should delete HTCWorldClock.apk.
Click to expand...
Click to collapse
Arg too late hehe... could someone post the original HTC lockscreen APK ?! I deleted mine.
Can't attach from the phone sorry, but I renamed the HTCClock as suggested and downloaded an alarm app and am pretty happy...thanks for the tip above, tested it and the alarm drove me nuts while I was fixing the setup
methree said:
Arg too late hehe... could someone post the original HTC lockscreen APK ?! I deleted mine.
Click to expand...
Click to collapse
Sent from my HTC Desire using XDA App
Thanks fo the tip
jae-v said:
I hated it too, delete file in /system/app/HtcLockScreen.apk and reboot your device
Click to expand...
Click to collapse
Worked for me running [UPDATE][BUILD]25.09.10|Mdeejay FroYo Sense v. 2.3|2.10.405.2|[kernel: michyprima R0].
I find the HTC Lock screen has a nasty habit of unlocking before I get the phone out of my pocket wearing jeans or trousers. Well ... really it is me pressing a button and my fingers sliding vertically on the phone as I removed it This trick of deleting the package works a treat!
jae-v said:
I hated it too, delete file in /system/app/HtcLockScreen.apk and reboot your device
Click to expand...
Click to collapse
Astro won't allow deletion of those files... what's the trick? Ahhhh... buy a $3 app (root explorer)

[MOD] Screen Animations ANY ROM

This is a meta morph do not flash in cwm if you do not know what a meta morph is read up on it at my link how to apply a meta morph​
OK guys i put together a bunch of meatamorph files for you guys to be-able to install with different animations i hope you like it if anything wont install or work please let me know and i will fix it right away.
Look here for videos on what a few of these look like Videos here
Install instructions:
How-To Apply a Metamorph
http://forum.xda-developers.com/showthread.php?p=11695218#post11695218
2. Manually Add Animations: should work for most roms
This process will be helpful for those wanting to mix and match animations from the folders. In fact, why don't you create your own mix and post it here so everyone else can appreciate your awesomeness. I'll add new mixes below if they come in.
-Simply get a hold of the anim folder with the animations you want to use and the framework-res.apk from the rom you're interested in modifying (/system/framework/framework-res.apk).
- Open up the framework-res.apk in 7zip (right click on it, and select "open archive").
- Drag the anim folder with the animations (which you can download below) into /res folder in your framework-res.apk. This will replace the files currently in /res/anim.
- Exit out of 7zip.
- You now need to push the modified framework-res.apk onto the phone. You can do this by placing the modified framework-res.apk in the root sdcard folder, and entering the following into terminal emulator on your phone or using ADB when the sdcard is mounted:
su
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
cp /sdcard/framework-res.apk /system/framework
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
reboot
If you're using terminal emulator, your phone will probably reboot before you finish re-mounting and/or typing reboot.
If you want to install the framework-res.apk that you just made in CWM recovery you can put it in this .zip make sure to put your framework-res.apk in the framework folder for this to work Your anim .zip
3.ninjamorph insatll find it in the market.
- create a new project of your framwork-res.apk.
- on your sdcard put the anim you want in this folder but first extract the folder out of the .zip first. (sdcard\androidthemes\workspace\framework-resapk\res\anim)
- make a copy incase you dont like the altered animations!!!
-replace the folder attached with the one in this zip
-go back to ninjamorph and finish project your phone should automatically reboot and there ya go animations are changed.
These will work with any rom and any phone enjoy
If you have any prob please post witch animation you used, that did not work so i can look into it.
BlurAnimations.zip
Bounce.zip
Custom my set up.zip
My set up 2.zip
Drop in.zip
Flip1.zip
Flip2.zip
Flyin and flip.zip
Fly in 1.zip
Fly in 2.zip
fold.zip
Shift.zip
Sliding1.zip
Slide2.zip
If you would like more custom one with animations together let me know what you would like
Theses are the .xml files in the anim folderi will tell you witch ones i know and what they do if you know what others do that i did not mention please let me know and i will update this thank you.
This is the anim of the opening of a new page
activity_close_enter.xml
activity_close_exit.xml
Theses are if you go back on your page
activity_open_enter.xml
activity_open_exit.xml
Dialog box is the box that comes up if you were for example adding a widget to the home screen
dialog_enter.xml
dialog_exit.xml
Theses will control how the keyboard comes into the screen
input_method_fancy_enter.xml
input_method_fancy_exit.xml
This is the anim when you unlock your screen
lock_screen_exit.xml
The options panel is the panel if your on any screen and you click on your settings button for example if your on the home screen and you click on your settings button you will see a options panel that askes if you want to add a widget change wall paper etc...
options_panel_enter.xml
options_panel_exit.xml
I think this one speaks for its self
search_bar_enter.xml
search_bar_exit.xml
please post others
I am having problems getting any of them to install it just sits there and says applying.
Mine also just says applying. On Rubik's dl30
Sent from my SCH-I500 using XDA App
Go to: Settings-> Applications-> Development-> check USB debugging. It should work now.
Also check out Anim Mod on the market for easy animation switching
May I ask what these do
Updated try out fly in 2 i really like it im working on bounce next hope you like it if your having trouble installing these im very sorry but i test them before i release them so i hope you can get them to work.
Jacked up AOSP vanilla froyo version .5. I don't really have much experience with MM though. I followed the instructions exactly. Just a warning...
Sent from my SCH-I500 using XDA App
cabjmb said:
Jacked up AOSP vanilla froyo version .5. I don't really have much experience with MM though. I followed the instructions exactly. Just a warning...
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
Well with anything you should always make a back up and i have never jacked up my phone from using any of these if you can thos let me know witch you used that you say jacked up your phone.
calebv2 said:
Well with anything you should always make a back up and i have never jacked up my phone from using any of these if you can thos let me know witch you used that you say jacked up your phone.
Click to expand...
Click to collapse
The custom one. I had just installed .5 though so I just did a reinstall and I was fine. Maybe I'll try again later tonight. I really liked the animations in the doctored version of SC you posted originally. Maybe I'll just pull the /anim file and replace the one in my framework-res though. I didn't mean to sound ungrateful. I really appreciate the work you put into these. I just wanted to post a warning in case there is something specific to the AOSP Froyo that would keep this from working.
Edit: Just tried again in MM and it worked fine. I must have messed it up the first time. Thanks again for the awesome animations!
cabjmb said:
The custom one. I had just installed .5 though so I just did a reinstall and I was fine. Maybe I'll try again later tonight. I really liked the animations in the doctored version of SC you posted originally. Maybe I'll just pull the /anim file and replace the one in my framework-res though. I didn't mean to sound ungrateful. I really appreciate the work you put into these. I just wanted to post a warning in case there is something specific to the AOSP Froyo that would keep this from working.
Edit: Just tried again in MM and it worked fine. I must have messed it up the first time. Thanks again for the awesome animations!
Click to expand...
Click to collapse
no prob and thank you
I am using your "Custom" theme, and it is working great, thanks.
I did also try "Flip 1" and even after reboot it seemed to do absolutely nothing but change my background, that might have been MM's fault who knows.
Running the custom on Rubik's dl30 and its awesome. Thanks to whoever told me to enable USB debugging haha. Had these on my DX and was really wanting them back. Thanks man.
Sent from my SCH-I500 using XDA App
Have you guys seen the Gingerbread Screen Off Animation that looks like a TV turning off, with the line and a small flash (not sure exactly how to describe it). And when i say "screen-off" i mean by tapping your power button, not holding it in to power down, but to turn-off the screen and lock the phone.
It might be kinda stupid to some, but i think it's pretty neat and unique...
possible?
lucas.scott said:
Running the custom on Rubik's dl30 and its awesome. Thanks to whoever told me to enable USB debugging haha. Had these on my DX and was really wanting them back. Thanks man.
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
No problem. It's one of those little steps that is rarely mentioned. Enjoy!
Any documentation out there on which xml file controls what (other than guessing from their name)?
obliviator33 said:
Any documentation out there on which xml file controls what (other than guessing from their name)?
Click to expand...
Click to collapse
Ill post later on the ones that I know do what
calebv2 said:
Ill post later on the ones that I know do what
Click to expand...
Click to collapse
Thanks. I have been playing around mixing/matching the animations with some decent results. Is there a program that can convert just the xml files from to and from the binary and text formats?
I am using apk manager to compile/decompile the entire .apk file but that is kind of annoying.
obliviator33 said:
Thanks. I have been playing around mixing/matching the animations with some decent results. Is there a program that can convert just the xml files from to and from the binary and text formats?
I am using apk manager to compile/decompile the entire .apk file but that is kind of annoying.
Click to expand...
Click to collapse
updated 2nd post

Nook Netflix Fixer; Ad Blocker; Update 7/22/11

Changelog:
7/22/11
This is no longer needed. The new Netflix app works with no issues or fixes. Here is the link:
http://forum.xda-developers.com/showthread.php?t=1178312
7/17/11
Removed the USB Mounter feature; See Nook Color Tweaks.
Added support for different Nook Color setups. Emmc, Sdcard, ManualNooter
Put it on the market
7/4/11
Ad Blocker
USB Mounter - Mounts to /sdcard/USB. You must turn on USB host mode and have the device plugged in before using this utility. This will work even if you changed vold.fstab.
Failsafes - /system must be mounted to /dev/block/mmcblk0p1 for the emmc options to work or /system must be mounted to /dev/block/mmcblk1p3 for the sdcard options to work.
***********************************************
This is an app that will update your /system/build.prop file. It changes ro.product.manufacturer=bn to ro.product.manufacturer=HTC. It will also allow you to change it back. You must reboot for the change to take effect. This was designed for CM7. If it works for other devices or OSes, please post.
For SDCard users, DrSarcasmo has found a solution to get this to work. Update busybox. Here is his post http://forum.xda-developers.com/showpost.php?p=15052326&postcount=77
I added another app to this thread call "Nook Odds and Ends". It has a Netflix fix and Ad Blocker. There are eMMC and SDcard options. Some SDcard users are still having problems. Report any issues so we can this working for everyone.
PS: I fixed the Exit option and added the chmod command for the SDCard option.
https://market.android.com/details?id=com.brianf21.nookoddsandends
Worked flawlessly, thank you
Thank you very much, the community needed this.
Simple and easy, worked just dandy last night on Nightly 97, thanks!
Yes! Very helpful, I was getting tired of editing my prop everytime I flash a new nightly. Thanks for the app!
Sent from CM7 NOOK!
brianf21 said:
This is an app that will update your /system/build.prop file. It changes ro.product.manufacturer=bn to ro.product.manufacturer=HTC. It will also allow you to change it back. You must reboot for the change to take effect. This was designed for CM7. If it works for other devices or OSes, please post.
Click to expand...
Click to collapse
Been a while brianf21. And a wonderful return with this great app. Thanks!
-Racks
Sent from my NookColor using Tapatalk
Thanks. I've been around lurking.
As a lazy man I wholeheartedly approve of this app!
joenathane said:
As a lazy man I wholeheartedly approve of this app!
Click to expand...
Click to collapse
ha, I clicked Thanks instead of reply... So you're welcome
Anywho, yeah, I was editing bulid.prop with vi in a terminal, so this is much nicer. I was really close to just writing a shell script with sed in it but hadn't gotten around to it yet.
So now my upgrade process..
Install new nightly, boot it and let it boot up and make sure it's happy
Copy adblock hosts file to /system/etc
Run NetFlix Fix
Boot into CWM
Flash latest OC kernel
Profit
Great minds think alike. This is just a sed script wrapped in an apk.
khaytsus said:
ha, I clicked Thanks instead of reply... So you're welcome
Anywho, yeah, I was editing bulid.prop with vi in a terminal, so this is much nicer. I was really close to just writing a shell script with sed in it but hadn't gotten around to it yet.
So now my upgrade process..
Install new nightly, boot it and let it boot up and make sure it's happy
Copy adblock hosts file to /system/etc
Run NetFlix Fix
Boot into CWM
Flash latest OC kernel
Profit
Click to expand...
Click to collapse
Could you post you hosts file? Maybe we could automate that too.
brianf21 said:
Could you post you hosts file? Maybe we could automate that too.
Click to expand...
Click to collapse
There is already an app in the market that does this called adfree, but it would be nice to have everything in one place.
Here is an adblocking host file...
brianf21 said:
Great minds think alike. This is just a sed script wrapped in an apk.
Click to expand...
Click to collapse
Internet High Five! o/
brianf21 said:
Could you post you hosts file? Maybe we could automate that too.
Click to expand...
Click to collapse
The hosts file posted should work, for some reason the AdFree in the market doesn't work in CM7 on the NC, not sure exactly why, but yeah that'd be awesome if you could do like if -e ( "/sdcard/hosts.txt" ); then magic.
Will this work for CM7 running of SD card? Or only off emmc?
I use verygreen's SD card installer if it matters.
Oh and I second the hosts file since adfree won't work on (at least SD card versions) of CM7.
Much appreciated.
wonder if this works for 1.1 auto noot?
Thank you for this app.
While I had no problem using root explorer to edit the file, it is/was a little pain in the ass to do it nightly. Your contribution is appreciated.
danbutter said:
Will this work for CM7 running of SD card? Or only off emmc?
I use verygreen's SD card installer if it matters.
Oh and I second the hosts file since adfree won't work on (at least SD card versions) of CM7.
Click to expand...
Click to collapse
It should work.
silivrenion said:
wonder if this works for 1.1 auto noot?
Click to expand...
Click to collapse
I am not sure. Try it and let us know the results.
Netflix Help
I'm running the latest Phiremod from EMMC and I've been unable to get Netflix to do much of anything other than tell me to check my network connection.
If anyone can tell me which ROM to run and which netflix apk to install with it so it will work that would be really appreciated, I've tried the fix file as well as manually editing the build.prop file
just have no clue why it isn't working for me
thank you very much in advance for any assistance you could provide.

[REQ] HTC Sense 3.0 LWP

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

Porting AT&T Version of Stuff

Hello all,
I've searched but did not find anything with the question I have.
I have access to the AT&T version of our Note 2, and there are some key differences I wanted to see if we can implement in our phones.
One feature I like is the homescreen - on ours, if we scroll too far to the left-furthest screen and attempt to continue, we are stuck there. On the AT&T version, the homescreen scrolls to the right furthest screen. If that makes any sense. Like if you're on homescreen #1, and try to pan left, you can't. On the AT&T version, if you tried that, you'll end up at the last screen (if you had 5 screens, you'll end up at #5).
The other feature is actually a widget. Although I have nothing against the stock weather one, I really only care about the clock one. However, we only have the "Modern" version available. On the AT&T version, they have a "Digital" version that is what i want.
If I have both apks, what do I need to install them? I tried simply copying it but the install keeps failing.
I'm rooted, no roms or anything.
Thanks for any responses you guys may have.
http://forum.xda-developers.com/showthread.php?t=2136236
That's how to fix the home screen. for the widget you may just be able to pull a c u weather widget from att copy it to your system/app folder
Edit I thought you were taking about the weather widget. Same instructions just pull the widget you want
Sent from my SCH-I605 using Tapatalk 2
Thanks!
kintwofan said:
http://forum.xda-developers.com/showthread.php?t=2136236
That's how to fix the home screen. for the widget you may just be able to pull a c u weather widget from att copy it to your system/app folder
Edit I thought you were taking about the weather widget. Same instructions just pull the widget you want
Sent from my SCH-I605 using Tapatalk 2
Click to expand...
Click to collapse
Dude thanks a ton! I've been searching with the wrong keywords lol. I've copied the apk over, set the -rw -r -r permissions to mirror other files in there, but when i try to install, no luck. Says install fail.
Anyway to force apk installs?
nixnexus said:
Dude thanks a ton! I've been searching with the wrong keywords lol. I've copied the apk over, set the -rw -r -r permissions to mirror other files in there, but when i try to install, no luck. Says install fail.
Anyway to force apk installs?
Click to expand...
Click to collapse
You might have to actually adb push the apk to that folder.
nixnexus said:
Dude thanks a ton! I've been searching with the wrong keywords lol. I've copied the apk over, set the -rw -r -r permissions to mirror other files in there, but when i try to install, no luck. Says install fail.
Anyway to force apk installs?
Click to expand...
Click to collapse
You wouldn't install then, just reboot your phone after copying it and setting permissions
Sent from my SCH-I605 using Tapatalk 2

Categories

Resources