[THEME][480x800] TWRP Holo Theme - Light / Dark - HTC Sensation XL

Info
- This theme is a port from thecoby's theme for 480x800 resolution
- Theme works with TWRP 2.3.3.0 and earlier.
How to use:
1. Download HoloDark.zip or HoloLight.zip and rename it to ui.zip
2. On SD card open TWRP folder and create folder theme
3. Copy ui.zip in theme folder
4. Restart phone in TWRP and enjoy!
Photos
- when i get some free time i will remake the theme in photoshop and post some good screenshots, but for now you can check how light version look like with this photos
{
"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"
}
ATTENTION
This is still a BETA version because i still need to improve some things.
As far as i know is already full functional on our phone, but maybe need more corrections.
If some screen is not correct just delete the theme from SD and restart recovery
Please, don't forget to thank thecoby for his great theme

Good stuff! Cant wait for the final, thanks
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2

..Cory.. said:
Good stuff! Cant wait for the final, thanks
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Click to expand...
Click to collapse
Can you test this in your phone?if you found some bug please let me know

want of help for translation by the time I strings only in Italian.

bomdia said:
want of help for translation by the time I strings only in Italian.
Click to expand...
Click to collapse
I can translate to Portuguese if anyone request it

Zasuk said:
Can you test this in your phone?if you found some bug please let me know
Click to expand...
Click to collapse
The window where you choose your .zip to install in the INSTALL section covers the buttons. Its too big. Also, the mount USB button in the MOUNT section covers the use internal and external SDcard options. Other than that, good stuff!
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2

..Cory.. said:
The window where you choose your .zip to install in the INSTALL section covers the buttons. Its too big. Also, the mount USB button in the MOUNT section covers the use internal and external SDcard options. Other than that, good stuff!
Click to expand...
Click to collapse
I will try to fix this at night when i get this fixed i will PM you with new version because in my Sensation it's correct...at least the bug in INSTALL section.
if you could PM me a photo of the bug in install section whould be great, but i will check this later
Thanks for your help

Zasuk said:
I will try to fix this at night when i get this fixed i will PM you with new version because in my Sensation it's correct...at least the bug in INSTALL section.
if you could PM me a photo of the bug in install section whould be great, but i will check this later
Thanks for your help
Click to expand...
Click to collapse
How do I take a screenshot in TWRP?
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2

..Cory.. said:
How do I take a screenshot in TWRP?
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Click to expand...
Click to collapse
you can't you need to take a picture with other phone or some camera

Zasuk said:
you can't you need to take a picture with other phone or some camera
Click to expand...
Click to collapse
I'll try
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2

Any screen shot ?
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium

SalimKeady said:
Any screen shot ?
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
Click to expand...
Click to collapse
it's not possible to take screenshots in recovery but i will take some photos, just wait a little...

I will add this to the twrp thread
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium

zasuk mate most translations are better. here are the strings to translate http://forum.xda-developers.com/showthread.php?t=2050348

Zasuk said:
it's not possible to take screenshots in recovery but i will take some photos, just wait a little...
Click to expand...
Click to collapse
To take screenshots inside the running recovery, use adb to dump the framebuffer and then use ffmpeg to convert the raw image to a jpeg like this:
Code:
adb pull /dev/graphics/fb0
ffmpeg -vframes 1 -vcodec rawvideo -f rawvideo -pix_fmt rgba -s 480x800 -i fb0 -f image2 -vcodec mjpeg fb%d.jpg

Lexmazter said:
To take screenshots inside the running recovery, use adb to dump the framebuffer and then use ffmpeg to convert the raw image to a jpeg like this:
Code:
adb pull /dev/graphics/fb0
ffmpeg -vframes 1 -vcodec rawvideo -f rawvideo -pix_fmt rgba -s 480x800 -i fb0 -f image2 -vcodec mjpeg fb%d.jpg
Click to expand...
Click to collapse
i have tested your solution and in the recovery the image captured is this
a little off topic how i do the spoiler

Well, you know the command i dindn't personally tested it, i just copy-pasted it from another thread, so you need to tinker around with the coding/decoding commands, most probably the color palette is wrong.
Or you could try to open the RAW image with other software and see if it's like this or not and moreover, you could try some invert colors on it... don't know for sure right now, needs some research, but i exposed my opinion.

Tonight i have some free time and i will work on a new version of this theme
the changelog should be:
- Improve buttons quality
- fix some paddings
- add ADB sideload function to Advanced menu
- fix errors reported by ..Cory..
- take some good screen shots
If you found some other errors please let me know.

Zasuk said:
Tonight i have some free time and i will work on a new version of this theme
the changelog should be:
- Improve buttons quality
- fix some paddings
- add ADB sideload function to Advanced menu
- fix errors reported by ..Cory..
- take some good screen shots
If you found some other errors please let me know.
Click to expand...
Click to collapse
Great stuff man
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2

Hey, thecoby just updated the original theme! Care to port the update over...?
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2

Related

[SPLASH] cool splash mages (TAKING REQUESTS!)

so decided id post up 2 cool splash images i decided to make. i think there pretty neat, if you dont......then leave. haha.
I AM ALSO TAKING REQUESTS!!!!!
just post any image that youd like me to make into s a nice splash for you and ill get it done. images dont have to be in 480x800 i will resize them if needed
PREVIEWS
GOOGLE SPLASH
{
"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 - LINK
rename splash1.img
MR. T VS MR. ROGERS SPLASH
DOWNLOAD - LINK
rename splash1.img
CITY SPLASH
DOWNLOAD - LINK
Modern Warfare Splash
DOWNLOAD - LINK
Nice Ass Splash
DOWNLOAD - LINK
CROSS Splash
DOWNLOAD - LINK
FLASHING PROCEDURE
To flash the splash place the file in your ADB folder and use the following commands
Code:
adb reboot bootloader
fastboot flash splash1 splash1.img
fastboot reboot
Cool Idea
How do you make the splash.img
eager to learn as much as i can.
thanks
alpick36 said:
How do you make the splash.img
eager to learn as much as i can.
thanks
Click to expand...
Click to collapse
theres a program that you execute via CMD(forget what its called) that takes the file and converts it from a .bmp file to a .img file. And most photo editing softwares can resize images and convert normal pictures to .bmp files. Then you just get rid of the extra extension the program adds and flash
Sent from my Desire HD using xda premium
The previews don't load...
TheShadowZero said:
The previews don't load...
Click to expand...
Click to collapse
Will fix when i get home
Sent from my Desire HD using xda premium
ok, ive changed the source of the pics, dropbox was being stupid. let me know if there are any problems. and again let me know what you guys want and ill make it
have made a couple more, uploading now, thread will be updated tomorrow
stumpyz9 said:
ok, ive changed the source of the pics, dropbox was being stupid. let me know if there are any problems. and again let me know what you guys want and ill make it
Click to expand...
Click to collapse
I have an image I use for promo work for my music I would love on my phone as the splash screen. Here is a Dropbox link to the image http://dl.dropbox.com/u/28222870/ankh-cross-01.jpg
Do you think you would be able to hook me up?
Cheers
MrBC said:
I have an image I use for promo work for my music I would love on my phone as the splash screen. Here is a Dropbox link to the image http://dl.dropbox.com/u/28222870/ankh-cross-01.jpg
Do you think you would be able to hook me up?
Cheers
Click to expand...
Click to collapse
Yeah. Ill get it to you tomorrow evening when i get the rest done.
Sent from my Desire HD using xda premium
stumpyz9 said:
Yeah. Ill get it to you tomorrow evening when i get the rest done.
Sent from my Desire HD using xda premium
Click to expand...
Click to collapse
Legend. Question though. Do I have to use Adb? Or can I flash in recovery, or rather flash in Fast Boot like I have done in the past?
MrBC said:
Legend. Question though. Do I have to use Adb? Or can I flash in recovery, or rather flash in Fast Boot like I have done in the past?
Click to expand...
Click to collapse
It is flashed through fastboot. The commands are in the first post
Sent from my Desire HD using xda premium
just download the android flasher tool. simple.
Matt
matthew33 said:
just download the android flasher tool. simple.
Matt
Click to expand...
Click to collapse
Yeah thats for the lazy people. I prefer to do it myself and make sure its done right. And to update, been busy havent been able to update but will in the next day or 2
Sent from my HTC Desire HD using xda premium
matthew33 said:
just download the android flasher tool. simple.
Matt
Click to expand...
Click to collapse
Never been a big fan of doing things the easy way
Sent from my Desire HD using XDA Premium HD app
soryy for the wait, been busy. new splash upload along with MrBC's request
stumpyz9 said:
soryy for the wait, been busy. new splash upload along with MrBC's request
Click to expand...
Click to collapse
Cheers man, this is great. Now off to flash it
Sent from my Black Iced Cold Sandwich Desire HD using XDA Premium HD app
anyone have anymore requests?
anymore requests?
nice splash screens
Super-Veloce said:
nice splash screens
Click to expand...
Click to collapse
Thanks
Sent from my Desire HD using Tapatalk

[MOD][Transparent StatusBar][ICS] for Multiple ROMS!

Hi Guys,
I made a transparent statusbar for
- "BinDroid I-Scream XL" Download0% visible
- "Insanely Cool Sense v2.2.1"Download0% visible
- "RunnySandwich V2"Download 50% visible
this is how it looks for "BinDroid I-Scream XL":
this is how it looks for "Insanely Cool Sense v2.2.1":
this is how it looks for "RunnySandwich V2":
install by using "Install zip from sdcard" from recovery.
Use at own risk.
Sorry but I cant understand how exactly
where Ishould put the file
also can you modify it to be 40 or 60% transperant
Many thanks
salahfathi said:
Sorry but I cant understand how exactly
where Ishould put the file
also can you modify it to be 40 or 60% transperant
Many thanks
Click to expand...
Click to collapse
systemUI.apk should go in /system/app/
Sent from my HTC Sensation XL with Beats Audio X315e using Tapatalk 2
'
nice..
salahfathi said:
Sorry but I cant understand how exactly
where Ishould put the file
also can you modify it to be 40 or 60% transperant
Many thanks
Click to expand...
Click to collapse
Have you succeeded in installing it yet?
you should download the file. place it on your pc where "adb" is located. and then run this command:
Code:
adb push SystemUI_transparent_statusbar.mod /system/app/SystemUI.apk
it simply means: replace the SystemUI.apk with the file SystemUI_transparent_statusbar.mod
I'll make some more versions as soon as I have some time
Sounds good ;-)
Can someone please upload it somewhere else thanks.
jacko5 said:
Sounds good ;-)
Can someone please upload it somewhere else thanks.
Click to expand...
Click to collapse
Try this link https://rapidshare.com/files/2152436445/SystemUI_transparent_statusbar.mod?bin=1
Could you do the same for Insanely Cool Sense v2.2.1?
In any case, thanks in advance!
gabbana-music said:
Could you do the same for Insanely Cool Sense v2.2.1?
In any case, thanks in advance!
Click to expand...
Click to collapse
I could
lemme c what I can do for ya. Will get back on this.
hannemaster said:
I could
lemme c what I can do for ya. Will get back on this.
Click to expand...
Click to collapse
it is done.
hannemaster said:
it is done.
Click to expand...
Click to collapse
Thanks, but is there anyway i can install this through cwm, i haven't got a clue about all this adb pushing lark . Getting too old i am.
Thanks
Schumi 01 said:
Thanks, but is there anyway i can install this through cwm, i haven't got a clue about all this adb pushing lark . Getting too old i am.
Thanks
Click to expand...
Click to collapse
You can do it on es file manager with root permision turned on and make this like on computer.
I think better will be 60% of transparent. More dark. Sorry for my english.
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
stona175 said:
You can do it on es file manager with root permision turned on and make this like on computer.
I think better will be 60% of transparent. More dark. Sorry for my english.
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
Click to expand...
Click to collapse
it is not difficult to do! need to modify status_bar_background_draw.png! at least 60% of at least 30%!
gabbana-music said:
it is not difficult to do! need to modify status_bar_background_draw.png! at least 60% of at least 30%!
Click to expand...
Click to collapse
Will do it. Thx
hannemaster said:
Hi Guys,
I made a transparent statusbar for "BinDroid I-Scream XL" and "Insanely Cool Sense v2.2.1".
this is how it looks for "BinDroid I-Scream XL":
Download Link:https://rapidshare.com/#!download|839p3|2152436445|SystemUI_transparent_statusbar.mod
and here you can download the modded SystemUI.apk
this is how it looks for "Insanely Cool Sense v2.2.1":
Download Link: https://rapidshare.com/files/2451882978/SystemUI-insane_1.0.apk
install by running this adb command:
Code:
adb push [B][name of downloaded file][/B] /system/app/SystemUI.apk
you can also just rename it and install it any other way you think might work
Use at own risk.
Click to expand...
Click to collapse
Can you make a semi transparent statusbar for this rom http://forum.xda-developers.com/showthread.php?t=1620341
gabbana-music said:
it is not difficult to do! need to modify status_bar_background_draw.png! at least 60% of at least 30%!
Click to expand...
Click to collapse
f***. This is difficult
I can't decompile this apk. Giving me a error.
http://pastebin.com/nnVeJF0m
stona175 said:
f***. This is difficult
I can't decompile this apk. Giving me a error.
http://pastebin.com/nnVeJF0m
Click to expand...
Click to collapse
Now, I did what you wanted! installation of a recovery
How to install some apk without abd.
You need to install ES File Explorer.
Now:
1. Download the program.
2. Turn it on and go to Setting.
2a. Tap the 3 option on.
- Up to ROOT
- Root Explorer
- Mount File System
{
"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"
}
3. Download the file from here.
4 Change the name to SystemUI.apk
5. Tap and chose copy to:
5a. On window go to system/app
6. Tap ok and restart the phone.
---------- Post added at 09:24 PM ---------- Previous post was at 09:23 PM ----------
gabbana-music said:
Now, I did what you wanted! installation of a recovery
Click to expand...
Click to collapse
man i love you
thx
Edit:
Its not working
statusbar disappeared
stona175 said:
Edit:
Its not working
statusbar disappeared
Click to expand...
Click to collapse
What Rom are you using? I use Insanely Cool Sense v2.2.1
gabbana-music said:
What Rom are you using? I use Insanely Cool Sense v2.2.1
Click to expand...
Click to collapse
me too

[ROM][JB][4.12]Paranoid Android 2.9.9 for Atrix (11.22.2012)

{
"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"
}
FOR
Motorola Atrix​
Wanna be up to date with ParanoidAndroid project news?, click here, and visit our webpage!​
Installation Instructions
Place ROM onto phone storage
Reboot to recovery
Make a Nandroid
Install Rom: Wipe INSIDE ROM
When you select "Reboot Not", you'll get a CWM error, IGNORE IT
Install OPTIONS or Gapps
WIKI/FAQ Located: To be reworked
Click to expand...
Click to collapse
Paranoid Hints
Go to Settings, System, Font size, set it to NORMAL
Launcher Settings: margins: SMALL (If youre using Apex / Nova), show permanent searchbar: YES, Grid: 5x4, resize all widgets: YES, Wallpaper scrolling: OFF
Click to expand...
Click to collapse
Paranoid Trouble
Nothing yet. All possible visual bugs can be fixed changing PAL & PAD parameters
Click to expand...
Click to collapse
What is Borked:​
Video Camera-laggy
Transitional Stutters Possible
You tell me
Both GL issues are due to missing drivers. Since Moto won't release, there is no ETA for fix​
If you need to report a NEW bug, report it once, and the next TWO people VERIFY it. I don't need everyone reporting same bug 20 times. I you can, provide me the following information:
Version you are using
What wipe you did and what ROM you came from
Have you restored data/apps through Titanium or other app?
What app is misbehaving and steps to reproduce error
LOGCATS <--Prefer this
If you don't know how to logcat, go HERE and learn. This really nice guy took the time to write out a good how to
When you have a LOGCAT and would like to post it, please go to pastebin and post it in there, then LINK that location in this thread...I don't want to see them posted directly in here.
Click to expand...
Click to collapse
Downloads​
ROM File Located Here
Options Chooser Located Here
My CWM V1 Located HERE -Aroma Prep Here Too
Click to expand...
Click to collapse
Credits:
Cyanogenmod Project, for CM10
Jokersax11 for help with initial Atrix work
scott.hart.bi for help with source work
Amarullz for Aroma Installer
Alcapone263-for donating an Atrix coming to a home near me
Paranoid Android's Devs for making this ROM
Anyone Testing and Providing USEFUL FEEDBACK (logcats )
Click to expand...
Click to collapse
GITHUB (FOR KERNEL SOURCE)-GPL COMPLIANCE PhotonDevTeam Repo
Click to expand...
Click to collapse
SCREENSHOTS
Awesome, thanks for the work on the update! Will dl and report tomorrow after some sleeeep
Sent from my MB860 using xda app-developers app
Very Good Bill..
Download....
Thx !
OOOOOOOOHHHHHH!!!!!! THANKS
*edit*
Everything's good so far, but if someone finds out how to get the status bar at the bottom, like the first build, please do let me know. None of the paranoid settings seem to be able to. Btw, that app zoom feature thing, is pretty sweet.
Sent from my MB860 using Tapatalk 2
yeah...i wanna try dis...
tq...
downloading...
Should we use v12 gapps or are they included??
Sent my Atrix that is faster than most phones
themechooser working!!!!!!!!!!!! awesome!!!!!!!!!!!!!!!!!!!!!!!! tks so much my friend,u're the best man!!!!!!!!!!!!!!!!!!
Also, why is everything huuuuge.
Sent from my MB860 using xda app-developers app
Call me simple (again) but what is Paranoid?
Sent from my MB860 using Tapatalk 2
paranoid is the name of the rom just like aokp^^,i'm testing now,will report soon
Can't find the download link...
EDIT: Nvm, found it on jokersax.com
bug found: all set to tablet UI will cause bootloop
Love the title! Is this an AOKP variation?
Sent from my MB860 using xda app-developers app
Hold off downloading guys. I just realized that I slightly borked something. I am going to re upload the rom. I'll post when it's ready again
jjwatmyself said:
Call me simple (again) but what is Paranoid?
Click to expand...
Click to collapse
Marvin, the Paranoid Android, is a fictional character in The Hitchhiker's Guide to the Galaxy series. :laugh:
This is great!!
Th3bill you beat me to it!! I finished a similar port lastnight based on joker's v0.7. Only problem i have is lack of lights for the capacitive buttons and i don't know how to implement olympus parts apk.
As a side note everyone, ensure that phone.apk is set to phone ui mode (240 dpi) always or you will have issues with the app not functioning correctly.
Th3Bill said:
Hold off downloading guys. I just realized that I slightly borked something. I am going to re upload the rom. I'll post when it's ready again
Click to expand...
Click to collapse
Thought you were on vaykay! I'm heading to Philly in a couple of hours.
MB860 Peace
the last one i loaded worked great accept for netflix. If that works then I will do my happy dance (Patent pending)

[BOOT ANIMATION] Jelly Bean Flying X's

I finally found where someone made available the really cool Jelly Bean boot animation from the Nexus 7, so of course I wanted to port it over here for us Thunderbolters
{
"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"
}
Full credit for the boot animation itself goes to JaeKar99 over at Rootzwiki. I just changed and cropped the image sizes to 480x800.
NOTE: This was originally landscaped, but I'm not a big fan of landscape boot animations on my phone so I upped the image size so that the height was 800 then cropped it down to only 480 width. This results in only capturing the middle of the actual boot animation, but I think it turned out pretty darn good.
I can easily up the resolution or change to landscape if anyone is interested... just post the resolution and portrait/landscape and I will be happy to oblige.
INSTRUCTIONS
- Step 1: Download a boot animation using a link below
- Step 2: Copy the boot animation to your sdcard
- Step 3: Use a file explorer (I recommend ES File Explorer) to navigate to your current bootanimation.zip
* If you are using an AOSP ROM this should be /system/customize/resource/bootanimation.zip
* If you are using a Sense ROM this should be /system/customize/resource/VZW_bootanimation.zip
- Step 4: Make a backup of your existing boot animation file by copying it to your sdcard
- Step 5: Delete the boot animation file from the system folder
- Step 6: Copy the custom boot animation file and paste it to where the original boot animation file was located
- Step 7: Rename the file exactly like the original.
- Step 8: Reboot the phone
---------------------------------------------------------
Click Here to download the boot animation
---------------------------------------------------------
-------------------------------------------------------------------------------------------
Click Here to check out a preview (done by somebody else) on youtube
-------------------------------------------------------------------------------------------
Enjoy!
Looks good to me! Great job! Thank you for sharing this and trimming it down for us!
Sent from my ADR6400L using xda premium
Just tried it, but it didn't work for me. I'm not really sure why either. I put it where my last one was, renamed it to bootanimation.zip and restarted my phone. All I get is a black screen though. =l
Sent from my ADR6400L using xda premium
RBarnett09 said:
Just tried it, but it didn't work for me. I'm not really sure why either. I put it where my last one was, renamed it to bootanimation.zip and restarted my phone. All I get is a black screen though. =l
Sent from my ADR6400L using xda premium
Click to expand...
Click to collapse
Ugh that's weird.... which ROM are you running? I'm on Skyraider Zeus and it is working fine. I've heard of people having issues if the permissions are not correct. Can you please check to be sure they are set correctly? Mine are currently set to User, Group, and Other having Read and Write permissions checked.
Sorry for the issues.
djsnake210 said:
Ugh that's weird.... which ROM are you running? I'm on Skyraider Zeus and it is working fine. I've heard of people having issues if the permissions are not correct. Can you please check to be sure they are set correctly? Mine are currently set to User, Group, and Other having Read and Write permissions checked.
Sorry for the issues.
Click to expand...
Click to collapse
Currently giving gingeritis 3d a spin.
I changed permissions to match yours the 2nd time around. Still not getting any luck with it. =l
I know you've set the bootanimation up correctly, so it must be a problem on my side somewhere along the lines.
It's okay though, I have the galaxy nexus jellybean bootanimation you posted up a few weeks ago and I still love it
Thanks for your work!!
Sent from my ADR6400L using xda premium
Glad you're diggin the other one Sorry this one isn't working. If you want to test further I can try swapping out the images on the the gnex jb animation and sending directly to you.
Thanks again!
If you want to try that, I'll definitely give it a shot. I'm not trying to make you do more work though. Lol.
Sent from my ADR6400L using xda premium
RBarnett09 said:
If you want to try that, I'll definitely give it a shot. I'm not trying to make you do more work though. Lol.
Sent from my ADR6400L using xda premium
Click to expand...
Click to collapse
Can you please try this version and let me know if it works?
http://tech210.com/android/bootani/bootanimation_jb02b.zip
djsnake210 said:
Can you please try this version and let me know if it works?
http://tech210.com/android/bootani/bootanimation_jb02b.zip
Click to expand...
Click to collapse
I have gotten a thumbs up that this has fixed the issue from someone who was also getting the black screen on Rootz so I went ahead and updated the OP.
Please let me know if this fixes the issue for you as well.
Thanks!
djsnake210 said:
I have gotten a thumbs up that this has fixed the issue from someone who was also getting the black screen on Rootz so I went ahead and updated the OP.
Please let me know if this fixes the issue for you as well.
Thanks!
Click to expand...
Click to collapse
This new one works! Awesome! I'll be using this one now! Looks great man! Thanks for the work!
Sent from my ADR6400L using xda premium
RBarnett09 said:
This new one works! Awesome! I'll be using this one now! Looks great man! Thanks for the work!
Sent from my ADR6400L using xda premium
Click to expand...
Click to collapse
Glad it works! I think it's an issue with some ROMs not allowing the use of jpg files... I went back to good ol png's and all is well.
Thanks for letting me know it worked!
djsnake210 said:
Glad it works! I think it's an issue with some ROMs not allowing the use of jpg files... I went back to good ol png's and all is well.
Thanks for letting me know it worked!
Click to expand...
Click to collapse
That could be.
No problem. Thanks for all the work you do.
Sent from my ADR6400L using xda premium

[BootAnimations]FX Xperia anims& Many others

Welcome to my compilation of bootanimations that are created by me ​
these bootanimations are quite simple but i do tell you now that as i get more experiance they will get better because they have gone from being simple moving text originaly to actualy having effects and im working on making 3d effects and fancy blah like that
Feel free to make a request and if you are kind enough ill take your request or even if i have enough time, try not to be spesific with your requests as if you couldent tell im not a pro
These bootanimations work on all devices that have a FULL HD screen (1080x1920)
Requirements
Root Access
A file mangager able of root access (xplore does the job)
a brain
Instalation
-Download bootanimation of your choice
- copy to /system/media (replace the current one )
- make sure permissions is 755
- reboot and enjoy
Download
Click here
(this link goes to the folder where all of them will be stored ( illl title them apropriately and ill try to upload screenshots when i can)
Update
Couple More bootanimations coming later, better FX and less uselss looking
-13-15th of June 2014-
Sent from my D6503 using XDA Premium 4 mobile app
Screenshots?
Jackos said:
Screenshots?
Click to expand...
Click to collapse
The download link contains them aside where you download your chosen bootanim
Sent from my D6503 using XDA Premium 4 mobile app
Envious_Data said:
The download link contains them aside where you download your chosen bootanim
Sent from my D6503 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hi,
could you help me?
http://forum.xda-developers.com/showthread.php?p=53294428
Thank you!
warrior75 said:
Hi,
could you help me?
http://forum.xda-developers.com/showthread.php?p=53294428
Thank you!
Click to expand...
Click to collapse
Hmm i cant actualy help you because this bootanimation with sound thing is totaly new to me
When i figure out how to play with this stuff ill help you out
Edit- check the details of the stock bootanimation and base your off of the stock one
Sent from my D6503 using XDA Premium 4 mobile app
Envious_Data said:
Hmm i cant actualy help you because this bootanimation with sound thing is totaly new to me
When i figure out how to play with this stuff ill help you out
Edit- check the details of the stock bootanimation and base your off of the stock one
Sent from my D6503 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Ok, thanks!
I've checked and tried as mentioned in the linked thread, no good news!
warrior75 said:
Ok, thanks!
I've checked and tried as mentioned in the linked thread, no good news!
Click to expand...
Click to collapse
ok keep me posted, ill be making couple more boot anims today and ill experiment and give you any info
Update-
This took me 5 hours to do because my computer is terrible and i though it would be a good idea to hotboot ubuntu within virtual box
(Screenshot(kinda bad quality of what you think your going to get but trust me it looks much better when your actualy booting your Xperia)
http://scr.hu/2tqx/7pv9s
Link updated
Xperia TV warp V2 is availaible, head to that download link
Envious_Data said:
ok keep me posted, ill be making couple more boot anims today and ill experiment and give you any info
Click to expand...
Click to collapse
Great! Thanks! :fingers-crossed:
Bootanimation
I'm still completing my bootanimation, by the way you may find this page useful, as it explains some details on how these works.
http://muzso.hu/2012/07/15/understanding-boot-animations-in-android
Tip: boot animation can be tested via adb, or in terminal, via "bootanimation" command (this way is somewhat simple to start/stop, than reboot device for each single test), and for better automation this command can be used in a shell script that, for example, copy bootanimation.zip in correct place (/system/media), set correct owner (root:root), permissions (rw r r), before its launch...
X-Navigator said:
I'm still completing my bootanimation, by the way you may find this page useful, as it explains some details on how these works.
http://muzso.hu/2012/07/15/understanding-boot-animations-in-android
Tip: boot animation can be tested via adb, or in terminal, via "bootanimation" command (this way is somewhat simple to start/stop, than reboot device for each single test), and for better automation this command can be used in a shell script that, for example, copy bootanimation.zip in correct place (/system/media), set correct owner (root:root), permissions (rw r r), before its launch...
Click to expand...
Click to collapse
Thanks for this, i didnt much info on audio n bootanims though besides how to use in the desc.txt
I think there is a command to stop and start the bootanim manualy via terminal but i forget the perameters needed
Sent from my D6503 using XDA Premium 4 mobile app
Added new bootanimations
Xperia Cube
Xperia SMASH
Google drive download updated
Sent from my D6503 using XDA Premium 4 mobile app
this one took me a while, concidering making this the bootanimation of Envi-Rom Stock+ if i feel like making the rom for Z2
Added new bootanimation
Storm
How to see the preview? I can only see a screenshot...
Inviato dal mio D6503 utilizzando Tapatalk
alinghi100 said:
How to see the preview? I can only see a screenshot...
Inviato dal mio D6503 utilizzando Tapatalk
Click to expand...
Click to collapse
I cant make any previews because my computer isnt powerful enough
You can download the bootanim n have a look through the zip its self if you want
Sent from my D6503 using XDA Premium 4 mobile app
Nice animations
do they work on .314?
phantom4u said:
do they work on .314?
Click to expand...
Click to collapse
they work on all firmwares
they work on all devices
all devices so long as they have 1080p
@Envious_Data
Hi buddy...
I just tried one animation...
It's very good but I don't get this line on top left
{
"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"
}
Sent from my D6503 using Tapatalk

Categories

Resources