Page 3 of 3 FirstFirst 123
Results 31 to 44 of 44
  1. #31
    Danation's Avatar
    offline public static final boolean isEvil() { return true; }
    Join Date
    Oct 2008
    Posts
    6,880
    Thanks
    4,383
    Thanked 3,384 Times in 2,117 Posts
    Downloads
    3
    Uploads
    0
    Quote Originally Posted by one5 View Post
    I'm sorry, can you do a nandroid recovery?
    Yeah, nothing serious.

    I'll try this out again when I get some free time.

    _.__.__._I have retired. If you PM me, I may not reply.

  2. #32
    offline Itty Bitty Modder
    Join Date
    Feb 2010
    Location
    Surprise, AZ
    Posts
    6
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Downloads
    11
    Uploads
    0
    Quote Originally Posted by Danation View Post
    I tested this out and my phone won't boot now. I am not certain what went wrong.
    Same thing happened to me.

  3. #33
    offline Itty Bitty Modder
    Join Date
    Jul 2010
    Posts
    18
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Downloads
    16
    Uploads
    0
    Just a heads up i got live wallpapers onto toxics rom with the Android SDK Through computer command prompt and went

    adb remount
    adb push c:/AndroidApps/LiveWallpapers.apk /system/app
    adb push c:/AndroidApps/LiveWallpapersPicker.apk /system/app

    rebooted my phone and yeah i had working livewallpapers not the default but i had them none the less currently using the matrix styled one

  4. #34
    metalfreak760's Avatar
    offline Maybe Modder
    Join Date
    Jul 2010
    Location
    Cali
    Posts
    46
    Thanks
    1
    Thanked 7 Times in 7 Posts
    Downloads
    13
    Uploads
    0
    ok so u got live wallpapers to work but not the stock ones? i have live wallpapers now using [Rom]Motorblur 2.1 W/Livewallpaper Version 1.1. but im hoping his new update will fix the stock live wallpapers like water and grass and galaxy

  5. #35
    offline Itty Bitty Modder
    Join Date
    Jul 2010
    Posts
    18
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Downloads
    16
    Uploads
    0
    yeah myself using those steps i got live wallpapers up and going just not stock

  6. #36
    offline So I Hear You Can Mod
    Join Date
    Jun 2010
    Location
    407
    Posts
    254
    Thanks
    31
    Thanked 53 Times in 26 Posts
    Downloads
    34
    Uploads
    0
    those are the same as arayray livewallpaper
    http://modmymobile.com/forums/403-mo...ustomized.html

    as compare 2 this one
    http://sholes.id.au/download.php?id=14
    Phones: Motorola CLIQ Titanium(Motorblur 2.1)
    Operator: T-Mobile USA | Recovery: recovery-RA-cliq-v1.5.2


  7. #37
    offline Itty Bitty Modder
    Join Date
    Feb 2009
    Posts
    5
    Thanks
    1
    Thanked 2 Times in 1 Post
    Downloads
    1
    Uploads
    0
    Quote Originally Posted by metalfreak760 View Post
    ok so u got live wallpapers to work but not the stock ones? i have live wallpapers now using [Rom]Motorblur 2.1 W/Livewallpaper Version 1.1. but im hoping his new update will fix the stock live wallpapers like water and grass and galaxy
    Too bad he decided to bail on his project. 1.1.2 will never be available to us.

    On the plus side, I followed One5's instructions except I used the terminal emulator and my non-stock wallpapers are up and running. WooHoo

    Thank you so much One5

    BTW, I'm using the ToxicMod ROM.
    Last edited by mineownself; 07-26-2010 at 12:35 PM.

  8. #38
    offline Itty Bitty Modder
    Join Date
    Apr 2010
    Posts
    13
    Thanks
    14
    Thanked 0 Times in 0 Posts
    Downloads
    26
    Uploads
    0
    ADB pull /system/build.prop C:\build.prop

    << * Change the line: ro.build.version.sdk=6 to ro.build.version.sdk=7
    * Push the build.prop back to your phone: >> can ignore this part

    ADB push C:\build.prop /sdcard/build.prop
    ADB shell
    $ su
    # mount -o remount,rw -t yaffs2 /dev/block/mtdblock6 /system
    # cat /sdcard/build.prop > /system/build.prop
    # cp /sdcard/livewallpaper/LiveWallpapers.apk /system/app/LiveWallpapers.apk
    # cp /sdcard/livewallpaper/LiveWallpapersPicker.apk /system/app/LiveWallpapersPicker.apk
    # cp -f /sdcard/livewallpaper/framework.jar /system/framework/framework.jar
    # cp -f /sdcard/livewallpaper/lib/libRS.so /system/lib/libRS.so
    # cp -f /sdcard/livewallpaper/lib/librs_jni.so /system/lib/librs_jni.so
    # reboot


    I couldn't get it to wrok for crap on your way, not bashing you good work on this. However i did do the pull and the push and put in every line and it worked flawlessly, just wanted to throw that out there. good work though mate.




    seems defaults still won't work even doing it that way, but i like galactic core and that one does so i'm happy =-)
    Last edited by driike; 07-26-2010 at 08:24 PM.

  9. #39
    offline Banned
    Join Date
    Jun 2010
    Posts
    240
    Thanks
    18
    Thanked 144 Times in 41 Posts
    Downloads
    8
    Uploads
    0

    Easier way!

    I made a patch, no more adb. just flash over

    Here

  10. #40
    offline Itty Bitty Modder
    Join Date
    Oct 2007
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    9
    Uploads
    0
    Can this patch work on any rom? I'm using adlxmod 2.0

  11. #41
    offline Banned
    Join Date
    Jun 2010
    Posts
    240
    Thanks
    18
    Thanked 144 Times in 41 Posts
    Downloads
    8
    Uploads
    0
    yup. all 2.1
    should work for other devices too? - (never tested, though)

  12. #42
    Mr. Gone's Avatar
    offline Maybe Modder
    Join Date
    Jul 2010
    Posts
    24
    Thanks
    7
    Thanked 11 Times in 7 Posts
    Downloads
    1
    Uploads
    0
    Will it work on OpenCliq Conceptual Unicorn Edition with its highly modified kernel and all? Truly impressive.

  13. The Following User Says Thank You to Mr. Gone For This Useful Post:

    toxigenicpoem (08-06-2010)

  14. #43
    offline Of Mice and Modders
    Join Date
    Apr 2010
    Posts
    72
    Thanks
    6
    Thanked 10 Times in 8 Posts
    Downloads
    22
    Uploads
    0
    All I had to do was apply opencliq's patch and everything works.

  15. #44
    offline Banned
    Join Date
    Jun 2010
    Posts
    240
    Thanks
    18
    Thanked 144 Times in 41 Posts
    Downloads
    8
    Uploads
    0
    No, Mr.Gone my unicorn edition already includes LW's.
    My entire unicorn series includes them.

Page 3 of 3 FirstFirst 123

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •