Mikudroid Bootanimation - Legend Themes and Apps

i was bored so i ported the mikudroid bootanimation.
here is a video of the original [click]
hope u will enjoy.
- howto install -
0. install the android sdk
1. connect the legend to your pc
2. copy the bootanimation.zip into the tools folder of the sdk (rename the .zip file)
3. start cmd (windows) or the terminal (osx/linux) and browse into the [android-sdk]\tools directory
4. type "adb push bootanimation.zip /data/local/
5. reboot your device to ensure that everything went right
you should backup your original bootanimation.zip befor!
if you want other bootanimations ported, just ad a request
(original is for desire and n1)

Related

Change unknown caller picture

When a call comes in which is from an unknown nuumber or a contat that doesn't have a picture assigned to it you get a blue outline of a person, with a question mark in the middle by default. Is there way of changing this default image to something more interesting? Any ideas?
Thanks
Not too hard to do
I know its been awhile since you asked, but since I haven't found an answer anywhere else...
You need to open the (ROM).zip that you are using and edit an .apk and then use ADB to push it back to the phone.
I'm using Virtuous Unity 1.3.1. I've done it successfully on a few other ROMs too.
You'll need a graphics editor (I used MS Paint), Android SDK with adb, 7-Zip.
Here's how I did it...
As always, MAKE A BACKUP! Its not my fault if something goes wrong.
1 - Open the .zip copy of the ROM that you're using
2 - Extract a copy of /system/app/Phone.apk
3 - Open Phone.apk using 7-zip and copy the following files to your desktop (don't close the 7-Zip window):
-phone_default_270.png
-phone_default_300.png
-phone_default_incall_270.png
-phone_default_incall_300.png
4 - Find a picture that you want to use and resize it to 300x300 and 270x270. Save it as the above file names.
5 - Copy the 4 files back into the Phone.apk archive and exit 7-Zip
6 - Copy the new Phone.apk file into your adb directory (Android SDK, usually in the platform-tools folder)
7 - Connect your phone to your computer and ensure its in charge-only mode with USB debugging enabled
8 - Open a command prompt window, change to your adb directory, and run the following commands:
adb devices {to make sure the device is connected}
adb remount {sets it to read/write}
adb push Phone.apk /system/app/Phone.apk {replaces the Phone.apk file}
9 - Disconnect your device and reboot
10 - Enjoy!
-Kyle

[Q] Android Stock 2.3.3 with CRT animation enabled

Can anyone guide me how to enable CRT animation for stock android 2.3.3 on galaxy ace?
codestudent said:
Can anyone guide me how to enable CRT animation for stock android 2.3.3 on galaxy ace?
Click to expand...
Click to collapse
I think you should have posted this in themes and apps section but nevertheless this is your answer-
You will need-
a)APK Manager from here http://forum.xda-developers.com/showthread.php?t=695701
b) .zip manager (I suggest 7-zip or winrar for windows and archive manager for linux)
c) text editor ( Notepad++ in windows or gedit/write in linux )
d) framework-res.apk from /system/framework that you want to modify and build.prop from /system.
e)Root explorer/Fileexpert or adb to pull framework-res.apk and build.prop
First thing using root explorer or adb pull the above files to your computer.Then do the following..
1) Once you extract APKManager you should have a folder called "APKManager," somewhere.
2) Within that folder there's another folder called "place-apk-here-for-modding". Place you desired framework-res.apk into that folder.
3) Navigate back to the root of "APKManager", and double-click "Script.bat"in windows or "Script.sh" in linux
4) Press option 9 to decompile the apk. (It may take some time)
5) Once finished, navigate to "APKManager\projects\framework-res.apk\res\values".
6) Inside look for a file called "bool.xml". Open it using your notepad++ or gedit
and find and change the
"<bool name="config_animateScreenLights">true</bool>" to "<bool name="config_animateScreenLights">false</bool>"
7) Remember to save! Not "save as," but save.
8) Doubl-click "Script.bat" or "Script.sh"again, and choose option 11 to sign the apk
9) Say "y" to first option.
10) When that is done, a new folder called "keep" will be created. Open that folder, and delete resource.arsc.
11) Say "y" to the last option.
12) It will ask you to press any key, do that, and it will finish.
13) Navigate to the "place-apk-here-for-modding" folder, and you'll see a new file called, "unsignedframework-res.apk" open it with a .zip manager, and take the resource.arsc file from it, and transfer it to your original framework-res.apk (Which should be in the same folder)
14) Now push the modified original framework-res.apk(with new resource.arsc) onto your phone /system/framework using adb or copy by root explorer/fileexpert, and set permissions using root explorer to -rw -r -r or use chmod 644 framework-res.apk using adb. There wil be force-closes using root explorer when copying..just ignore that and set permissions and reboot.
15) Now pull build.prop from /system to your computer
16) Open build.prop and modify the line.
'debug.sf.hw=1' is the line in the file. Replace it by '#debug.sf.hw=1'. Indirectly you are just changing the line into a comment by adding a #
17) Now take this file and replace your original build.prop. You can do this by using adb or root explorer and set permssions similarly as in above.
18)Reboot and go to settings>>display>>animations and choose all animations. Enjoy your crt screenoff animation.
Added the guide in themes section http://forum.xda-developers.com/showthread.php?p=15976400
did as told but no luck. I'm using S5830XEKPH 2.3.4 firmware (Booted)
I have just noted that root explorer is not replacing framework file with the new one.

[Q] boot loop after arabic framework.jar

HI
I was running CF-Root-sgs2_XX_OXIKG3-v4.1
then through cwmv4.0.0.2
I have generated a zip file by doing
"Pull /system/framework/framework.jar from your phone and place it in the subfolder framework that you extracted in step 1
If you’re not using a CyanogenMod ROM, then you’ll also need to pull /system/lib/libandroid_runtime.so from your phone and place it in subfolder libandroid_runtime that you extracted in step 1
Double click on commands.exe. Do not close the black cmd screens that will pop up. Once the patch is done, you should get a patched framework.jar in the subfolder generated"
this is for making arabic framework.jar
the files I have pulled were from a super core_1 Kernel with Darkyrom2
then i have changed to CF-Root-sgs2_XX_OXIKG3-v4.1 kernel with cognition_S2-131
I went to cwmv4.0.0.2 and installed the zip file
boot loop happened
how can I fix it
thanks
"1-Download the patch below and extract it to a folder on your computer.
2-Pull /system/framework/framework.jar from your phone and place it in the subfolder framework that you extracted in step 1
3-If you’re not using a CyanogenMod ROM, then you’ll also need to pull /system/lib/libandroid_runtime.so from your phone and place it in subfolder libandroid_runtime that you extracted in step 1
4-Double click on commands.exe. Do not close the black cmd screens that will pop up. Once the patch is done, you should get a patched framework.jar in the subfolder generated
5-Version 0.800 provides a recovery flashable file in folder generated. Place that on your sdcard, reboot into recovery and flash it. If the flashing through recovery didn’t work for some reason, you’ll need to do the following manually:
-Put file generated/framework.jar in your phone at /system/framework/
-Put file generated/libandroid_runtime.so in your phone at /system/lib/ (if this file exists, it shouldn’t if you’re arabizing CM6).
-Put file REQUIRED-IMPORTANT/libicuuc-arabic.so in your phone at /system/lib/ This is extremely important, failing to place this file will result in a boot loop of your device"

Beautiful Cyanogen Mod Boot logo + Boot animation for all android one devices

I am again Back with this beautiful cyanogenmod boot logo and boot animation for android one devices
NOTE: I HAVE NOT GET THEM FROM ANYWHERE! I HAVE DESIGNED THESE MYSELF SO PLEASE DO NOT HESITATE TO
HIT THANKS IF U LIKE IT!!
Beautiful CM Logo.bin file and Bootanimation file for all Android one Devices Micromax Canvas A1, Karbonn Sparkle V
and Spice Dream Uno
Download from http://d-h.st/TFEr
Check Screenshots in attachment!!
After download Extract the zip file somewhere and you will get two files :- 1. logo.bin 2. bootanimation.zip
NOTE:- DON'T USE THESE FILES ON DEVICES OTHER THAN SHOWN ABOVE!!!!
ALSO DON'T BLAME FOR ANY DISASTER CAUSED BY YOUR NOOBNESS!!! :silly:
How to Flash logo.bin file:- First install drivers for your device
Step1 Connect your device to your PC in fastboot mode
Step2 Open cmd in ADB folder. (If you don't have then google it and download it)
Step3 Copy logo.bin in ADB folder.
Step4 Type command :-
fastboot flash logo logo.bin
Step5 Type command :-
fastboot reboot
Yeah... You have successfully Flashed.
NOTE:- YOUR DEVICES SHOULD BE OEM UNLOCKED
What to do with bootanimation.zip file:silly::silly:
Step 1:- Root your device (Just google it)
Step 2:- Connect your device with pc in USB debugging mode.
Step 3:- Open cmd in ADB folder and type command ----
adb remount
Step 4:- Now copy bootanimation.zip file in ADB folder .
Step 4:- Now type command :-
adb push bootanimation /system/media/
Step 5:- Now Reboot Your Device and U get that Animation
Credits Goes to Me DHEERAJ KUMAR CHALOTRA and those who use it
Don't Forget to Hit Thanks !! (The only reward of this for me!)
Nice
Great Expecting some more!
dkchalotra said:
I am again Back with this beautiful cyanogenmod boot logo and boot animation for android one devices
NOTE: I HAVE NOT GET THEM FROM ANYWHERE! I HAVE DESIGNED THESE MYSELF SO PLEASE DO NOT HESITATE TO
HIT THANKS IF U LIKE IT!!
Beautiful CM Logo.bin file and Bootanimation file for all Android one Devices Micromax Canvas A1, Karbonn Sparkle V
and Spice Dream Uno
Download from http://d-h.st/TFEr
Check Screenshots in attachment!!
After download Extract the zip file somewhere and you will get two files :- 1. logo.bin 2. bootanimation.zip
NOTE:- DON'T USE THESE FILES ON DEVICES OTHER THAN SHOWN ABOVE!!!!
ALSO DON'T BLAME FOR ANY DISASTER CAUSED BY YOUR NOOBNESS!!! :silly:
How to Flash logo.bin file:- First install drivers for your device
Step1 Connect your device to your PC in fastboot mode
Step2 Open cmd in ADB folder. (If you don't have then google it and download it)
Step3 Copy logo.bin in ADB folder.
Step4 Type command :-
fastboot flash logo logo.bin
Step5 Type command :-
fastboot reboot
Yeah... You have successfully Flashed.
NOTE:- YOUR DEVICES SHOULD BE OEM UNLOCKED
What to do with bootanimation.zip file:silly::silly:
Step 1:- Root your device (Just google it)
Step 2:- Connect your device with pc in USB debugging mode.
Step 3:- Open cmd in ADB folder and type command ----
adb remount
Step 4:- Now copy bootanimation.zip file in ADB folder .
Step 4:- Now type command :-
adb push bootanimation /system/media/
Step 5:- Now Reboot Your Device and U get that Animation
Credits Goes to Me DHEERAJ KUMAR CHALOTRA and those who use it
Don't Forget to Hit Thanks !! (The only reward of this for me!)
Click to expand...
Click to collapse
File not found in Dev Host....
file not found....
Sent from my Spice Mi-498

New Amazing Ring Illusion Boot Animation for Android one Devices

I am back with amazing ring illusion boot animation for android one devices.
Download the amazing Ring Illusion bootanimation.zip file from here :-
http://d-h.st/DZH
NOTE : I AM NOT RESPONSIBLE FOR ANY DAMAGE TO THE DEVICE CAUSED BY YOUR NOOBNESS :silly::silly:
Check this Animation in the attachment file below :-
What to do with bootanimation.zip file ----- :silly:
Note :- Install Drivers of Your Device First !!
Step 1:- Root your device (Just google it)
Step 2:- Connect your device with pc in USB debugging mode.
Step 3:- Open cmd in ADB folder (Download it yourself) and type command ----
Code:
adb remount
Step 4:- Now copy bootanimation.zip file in ADB folder .
Step 4:- Now type command :-
Code:
adb push bootanimation /system/media/
Step 5:- Now Reboot Your Device and U get that Animation
DO NOT FORGET TO HIT THANKS BUTTON :good: IF U LIKE IT. ONLY THIS CAN ENCOURAGE ME TO DO MORE
Credits Goes to Me DHEERAJ KUMAR CHALOTRA and also to the users of this bootanimation

Categories

Resources