[MOD] CM11 Bootanimation {MDPI/HDPI} - Xperia Arc Themes and Apps

CM11 Bootanimation for MDPI and HDPI devices
Decided to make an optimized and a resized one for our devices​​
{
"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"
}
*Warning
I'm not responsible for devices that undergo bootloops or any errors, it's your choice to make these changes.​
*Requirements
-Unlocked bootloader
-Rooted device
*Instructions
Via Root Explorer:
-Place the file in your sd card.
-Rename it as "bootanimation" (Without quotes)
-Copy or move it to root/data/local
-Set permission as r-w-r-r
-Reboot
Via ADB:
-Enable USB debugging in your device.
-You should have SDK installed. Go to platform-tools.
-In notepad++ type
Code:
echo off
pause
files\adb root
files\adb remount
files\adb push files\bootanimation.zip /data/local
files\adb shell chmod 755 /data/local/
files\adb reboot
pause
echo on
-Name it and save it as .bat (Type ".bat" after the name of your file without spaces) save it to platform-tools.
-Place the "bootanimation_HDPI.zip" or "bootanimation_MDPI.zip" to platform-tools.
-Connect your device to your Machine.
-Open the file you created and CMD will appear, press enter, wait for it.
-Your device will reboot, done ​
*Downloads
bootanimation_HDPI.zip
bootanimation_MDPI.zip
*Credits
CyanogenMod​

Downloading for Xperia S!

yeah

support on
xperia e?

benpsam said:
xperia e?
Click to expand...
Click to collapse
If it has HDPI screen size, try it

I need s5 boot animation

Cool. :good:

this is awesome, thanks @JovieBrett! Any chance you could create this in 1080x1920?

The_Benwa said:
this is awesome, thanks @JovieBrett! Any chance you could create this in 1080x1920?
Click to expand...
Click to collapse
I no longer have this original file of it, sorry!

Abdulwahid34 said:
I need s5 boot animation
Click to expand...
Click to collapse
try this link:
http://forum.xda-developers.com/showthread.php?t=2711213

Related

[Boot Animation]Boot animations by despotovski01

Here are my latest boot animations:
Android loading(1) and CyanogenMod Green(2):
{
"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"
}
Charging(1) and Falling droids(2):
The quality isn't as bad as it looks.
How to flash them:
Root Explorer tutorial:
1. Rename your boot animation to bootanimation
2. Put it on your SD card
3. Open Root Explorer and copy bootanimation.zip to /system/media. This will replace the existing boot animation
4. Reboot your phone
ADB tutorial:
1. Make sure you have downloaded android sdk
2. Put android sdk in C:\
3. Set the directory of command prompt to C:\android-sdk-windows\platform-tools. Click here for a video tutorial.
4. Rename your boot animation to bootanimation and put it in C:\android-sdk-windows\platform-tools
5. Open cmd
6. Type in order:
-adb remount
-adb push bootanimation.zip /system/media/bootanimation.zip
-adb reboot
Click the links below to get them:
Android loading
Charging
Falling droids
CyanogenMod Green
New animations coming weekly!
is the charging one when the phone is off?
ammarcool12 said:
is the charging one when the phone is off?
Click to expand...
Click to collapse
No, you can't charge your phone when off. It's just a boot animation.
++UPDATED++
++UPDATED++
oh my god i was in the middle of doing a green cm!
ah well i only just started
Sorry for question, but.....
How can i install this boot animatios??
Via Recovery??
Thanx
BRONCHAS said:
Sorry for question, but.....
How can i install this boot animatios??
Via Recovery??
Thanx
Click to expand...
Click to collapse
It's done with ADB or Root Explorer.
Root Explorer tutorial:
1. Rename your boot animation to bootanimation
2. Put it on your SD card
3. Open Root Explorer and copy bootanimation.zip to /system/media. This will replace the existing boot animation
4. Reboot your phone
ADB tutorial:
1. Make sure you have downloaded android sdk
2. Put android sdk in C:\
3. Set the directory of command prompt to C:\android-sdk-windows\platform-tools. Click here for a video tutorial.
4. Rename your boot animation to bootanimation and put it in C:\android-sdk-windows\platform-tools
5. Open cmd
6. Type in order:
-adb remount
-adb push bootanimation.zip /system/media/bootanimation.zip
-adb reboot
OK
I will test later

[SKIN] Cryshop's Lockscreen & Pays-ROM NavBar for B 0.8.X

Heres another combination from me.
Again fully ported by cryshop so all credit goes to him. The discussion was in this thread. The NavBar was ported from this ROM
This time we need to push two files:
INSTRUCTIONS
Backup your current com.htc.resources.apk and Rosie.apk by mounting /system/ via Clockwork Recovery and pulling them via adb:
Code:
adb pull /system/framework/com.htc.resources.apk C:\YourPathHere
Code:
adb pull /system/app/Rosie.apk C:\YourPathHere
Download the modded com.htc.resources.apk.zip and Rosie.apk, unzip them, copy them to the same place where your adb.exe file is stored and push them via adb:
Code:
adb push com.htc.resources.apk /system/framework/com.htc.resources.apk
Code:
adb push Rosie.apk /system/app/Rosie.apk
Reboot and thats it.
All credit goes to cryshop for the skins, and Blay0 for a fantastic ROM.
Be aware! If you made some changes to com.htc.resources.apk or Rosie.apk by yourself, you will lose them all by pushing this file!
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"
}
DOWNLOAD
Click.
Enjoy. Greets.
run's great!!
Thanks
Perfect !!
Thank you for doing the job, I was considering doing it since I reverted back to BlaY0's after a week of Ogo's use ! Love that NavBar !!
Looks nice, but don't you lose the desktop indicator with this?
Dr.Romca said:
Looks nice, but don't you lose the desktop indicator with this?
Click to expand...
Click to collapse
Yep. That's why u need to modify Rosie.apk with a transparent .png.
Sent from my HTC Legend using XDA Premium App
Exactly...but there are routines to "move" the slider straight, at least in my ROM on the DS...so it may be possible to port that over here too...Anyone knows what .xml file is responsible for this? Thanks!
Looks great! Thanks!!
Awesome!
Sent from my HTC Legend using XDA App
Am using the navbar, thanks!

[REQ][HELP]Settings.apk Compiling Error Using Apktool

Hello mates!
So i wanted to use Slim ICS in my own language and wanted to start with Settings.apk from Slim 4.2.
btw.I succesfully installed adb on my computer.(checked with cmd)
I'm using latest apktool and i typed;
apktool d Settings.apk
Successfully decompiled.Settings folder created and all of the stuff is in there.
{
"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"
}
I JUST changed a string in res/values .Then tried to compile it ... And the problem occours....
Help me please.At least i want to do this...
Sorry if i opened the thread in to wrong section but this thing is about developing so..
Have a nice day to all people!
Just typed this earlier in another post but I think it applies with the Setting.apk also. Your framework files will be different, but hopefully it helps you..
NOTE: For all of the above you will need to set the framework for apktool before you will be able to de/recompile apks.
-Drop copies of framework-res.apk, moto-res.apk, blur-res.apk, and SystemUI.apk into the same folder as apktool (with APK Manager it's the "other" folder)
-Open the command prompt on the folder where apktool is (by right-clicking or holding Shift and right-clicking)
-Type the following for each apk in the command prompt:
Code:
apktool if framework-res.apk
-Hit enter
Code:
apktool if moto-res.apk
-Hit enter, and do the same for the other two apks
-Now you should have no de/recompiling problems (well I shouldn't say no... watch them .9.pngs and check the log for errors)
Click to expand...
Click to collapse
Sent from my phone's mind
http://www.blindndumb.com/2012/04/android-tutorial-how-to.html
Follow that guide to the tee and i garuntee you will not have a single issue
alteredlikeness said:
Just typed this earlier in another post but I think it applies with the Setting.apk also. Your framework files will be different, but hopefully it helps you..
Sent from my phone's mind
Click to expand...
Click to collapse
Hmm.I just had framework-re.apk in there and typed apktool if ramework-res.apk ..... Gonna try it today!
Sent from my GT-I9000 using Tapatalk 2
Me too

Re-partition Internal Storage (user data)

4 this kind of guys x)
{
"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"
}
Code:
Warning:
Your device will never boot :D
Does this enough?
Ok jk but consider its possible
So don't blame me,
not responsible for anything
Trick:
Read 2nd Post First
(if u think necessary)(i would)
Why ?? :
Cuz u want to increase/decrease size on internal storage/internal sd card/nand/emmc.
So u can play Asphalt 8:AirBorne
I.e. default internal storage will increase from 4.6 GB to 5.5 GB
Sounds cool ?
Go ahead
Tools required:
0. Nandorid Backup ,
back up everything every way you can/know
1. Rooted Phone
2. Custom Recovery with ADB Sideload
3. Minimal ADB and Fastboot Tools(for Computer)
4 parted utilities.zip (download from below)
5. Computer should recognise device for that install necessary drive
6. brain, commen sense, patients,calm etc.
---> PROCEDURE/STEPS
(will add screen shot, Rewrite again )
1.
Extract 'parted' from zip copy to "/system/bin"
(if can't Open Es FILE EXPLORER app> find & tape Root explorer option>mount r/w option> mount system to r/w (read/write allow)
2.
Put phone in TWRP Recovery
3.
Connect to computer
On command line interface
(Windows>Run>CMD>enter)
#commands:
adb shell
su
parted /dev/block/mmcblk0
you will see the following screen
4.
On5 re-partition
Parted command
Rm mmcblk20,21,22,23
Name ,21,22,23
Re Size command
Mkpart primary start Size end Size
Format using
Mke4fs.
Restore twrp backup
Reboot to recovery

Creating a android dump file using ADB

Hello,
I am trying create a disk image on my windows PC of the data on my phone to see if I can recover some lost files.
On my PC, can I just use:
~# adb shell dd if=/dev/block/datapartition > data.img
or just
~# adb pull /dev/block/datapartition data.img
or do I need to use netcat and busybox to send and receive the files?
Do all these methods work exactly the same?
Thanks
just type the following on ADB
Code:
adb devices
Code:
adb shell
Code:
ls -la /dev/block/bootdevice/by-name
^ this would list all partion of your devices it should look like this
{
"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"
}
based on the screenshot above we know boot.img is mmcblk0p59
now we just do dd command
Code:
dd if=/dev/block/mmcblk0p59 of=/sdcard/boot.img
Congratulation you now have boot.img backup of your device :fingers-crossed::fingers-crossed:
Thanks, but will that output to the phones sd card? I would like to output the img to my pc
kaotik123 said:
Thanks, but will that output to the phones sd card? I would like to output the img to my pc
Click to expand...
Click to collapse
you are most likely do the dd command from your pc just copy the img file from your device to your pc
also on my device even it say " of=/sdcard/ " files are being drop on Internal Memory ...
ineedroot69 said:
you are most likely do the dd command from your pc just copy the img file from your device to your pc
also on my device even it say " of=/sdcard/ " files are being drop on Internal Memory ...
Click to expand...
Click to collapse
Yeah I wanted to avoid writing to the phone's memory becuase I was trying to recover lost files from it. Plus the image would be too big to fit on the remaining memory anyway. Thanks for your help but I used netcat and busybox and successfully copied the image directly to my PC. Followed the tutorial here for anyone else reading this and was quite easy: https://dfir.science/2017/04/Imaging-Android-with-root-netcat-and-dd.html (second video for windows pc).

Categories

Resources