Android L Bootanimation for Ace 2 - Galaxy Ace II Themes and Apps

Anyone can upload the Android L bootanimation for our screen resolution?
i have searched many threads and still didn't find it...
Thanks

Same here... Apparently one needs to manually edit the txt file in the zip... Must admit I'm not keen to try my chance, lol!

Found that one which works but it isn't the colorful version...
---------- Post added at 09:21 PM ---------- Previous post was at 09:17 PM ----------
http://forum.xda-developers.com/showthread.php?t=2796892

From CandyKat, probably this is original L animation.

Thanks, PolishVodka. It's actually the same animation I linked to. It's a slightly lighter zip file so I'll take it! Cheers!
Envoyé de mon iPad en utilisant Tapatalk

i tred both animations that have been linked but i get a siver green andriod text with white moving though but when i opened up the .zip file the images were the colourful one?

PolishVodka said:
From CandyKat, probably this is original L animation.
Click to expand...
Click to collapse
I cant flash it via CWM in CM11 TC

Related

[Q] Creating a stock-based rom!

Hey guys!
How do I create a stock-based rom? The only thing I found was this: http://forum.xda-developers.com/showthread.php?t=1533740 But I don't know if it applies to Ace too.
Someone can confirm if this works? Also, If I just take a install-script from another ROM it will work? Or I'll need to write my own?
And, last but not least, for themeing, what files I need to change? Framework or tw-framework?
Okay that most things in that tut works some things are not 4 tha ace
scripts u can just add other scripts from roms no need 2 write own (ask permisions ofcorce)
Theme edit systemui.apk in system/app
edit framework-res.apk system/framework
edit twlauncher.apk system/app
and u can edit tw-framework if u wanna (not much 2 theme there)
HOPE I HELPED!!!
GOOD LUCK
Search before posting please...Theres a guide written by me for ace..
---------- Post added at 10:08 PM ---------- Previous post was at 10:08 PM ----------
If you need any help,PM me and i will help
Prawesome said:
Search before posting please...Theres a guide written by me for ace..
---------- Post added at 10:08 PM ---------- Previous post was at 10:08 PM ----------
If you need any help,PM me and i will help
Click to expand...
Click to collapse
I've made my first ROM using your tutorial as basis I need to know if there is something much different between building a CM7 rom and a stock ROM. Since stock roms always came with those other files (modem, phone, csc...), I need to know if I can just extract the system.rfs file, edit what I wand or what I need and made a flashable zip.
A bit off-topic question: where are the resources used on the lockscreen? framework-res.apk?
Quick Question: if I pick the apps that I have installed libs and put them on /system/lib, they will work?
For the lockscreen and other graphic (theme) edits check this tut, gives you a feel of where to screw with the framework-res.apk
http://forum.xda-developers.com/showthread.php?t=1543059
The easiest thing to do is to replace .9.png files with those of other ROMS to personalize it. Editing the xml files takes some trial and error, but its easier than it seems.
Thank you! One more thing: The power menu, it is hard-coded or I can add options to it via xml editing?
Renan Lazarotto said:
Thank you! One more thing: The power menu, it is hard-coded or I can add options to it via xml editing?
Click to expand...
Click to collapse
If you want to add options to power menu,you need to edit android.policy.jar,framework.jar and framework-res.apk.Here is a guide on that. http://forum.xda-developers.com/showthread.php?t=811532 You might need to make a few changes to make it adapt,like change the string ids,and its GlobalActions$3 you should copy for ace,its GlobalActions$4.smali.
---------- Post added at 09:19 AM ---------- Previous post was at 09:16 AM ----------
Renan Lazarotto said:
I've made my first ROM using your tutorial as basis I need to know if there is something much different between building a CM7 rom and a stock ROM. Since stock roms always came with those other files (modem, phone, csc...), I need to know if I can just extract the system.rfs file, edit what I wand or what I need and made a flashable zip.
A bit off-topic question: where are the resources used on the lockscreen? framework-res.apk?
Click to expand...
Click to collapse
Just download a package from Odin.You will get a .tar.md5 file which you wont be able to extract,so rename the file to .tar Now,you will be extract it,after extraction,you will get many .img files like system.img,boot.img. Extract system.img,replace stock boot.img with Cf-root and thats about it.You could take the updater script from BlackHawk as it does the job most of the times.
Prawesome said:
Just download a package from Odin.You will get a .tar.md5 file which you wont be able to extract,so rename the file to .tar Now,you will be extract it,after extraction,you will get many .img files like system.img,boot.img. Extract system.img,replace stock boot.img with Cf-root and thats about it.You could take the updater script from BlackHawk as it does the job most of the times.
Click to expand...
Click to collapse
I extracted the stock rom (system.rfs within the system files) and used the cf-root boot.img but my rom didn't start after flashing. I only saw the samsung galaxy ace logo and a blue triangle on the upper left corner of screen.
From the stocklite rom I used the updater-script. Maybe there is the fault?
Here the rom: Link
Please help me
Best regards
Marcus
freibergisch said:
I extracted the stock rom (system.rfs within the system files) and used the cf-root boot.img but my rom didn't start after flashing. I only saw the samsung galaxy ace logo and a blue triangle on the upper left corner of screen.
From the stocklite rom I used the updater-script. Maybe there is the fault?
Here the rom: Link
Please help me
Best regards
Marcus
Click to expand...
Click to collapse
Hmm...thats weird..Try taking the updater script and binary from blackhawk and try.If it still doesnt work,then try and take a logcat,it might help.
---------- Post added at 02:15 PM ---------- Previous post was at 02:10 PM ----------
Let me just download it and check the rom.
Hi,
Thank you for testing it.
I didn't copy the csc files into the system directory.
But i tried it with csc but without any success..
Please have a look over my rom..
Im very confused
PS: took the updater script from blackhawk and one other. Both are the same.
Marcus
Gesendet von meinem HTC Desire
Prawesome said:
If you want to add options to power menu,you need to edit android.policy.jar,framework.jar and framework-res.apk.Here is a guide on that. http://forum.xda-developers.com/showthread.php?t=811532 You might need to make a few changes to make it adapt,like change the string ids,and its GlobalActions$3 you should copy for ace,its GlobalActions$4.smali.
---------- Post added at 09:19 AM ---------- Previous post was at 09:16 AM ----------
Just download a package from Odin.You will get a .tar.md5 file which you wont be able to extract,so rename the file to .tar Now,you will be extract it,after extraction,you will get many .img files like system.img,boot.img. Extract system.img,replace stock boot.img with Cf-root and thats about it.You could take the updater script from BlackHawk as it does the job most of the times.
Click to expand...
Click to collapse
Thanks for the tip on the menu and all. Now I'll start to work on the ROM, but I'll still wait for the confirmation if the update script works!
freibergisch said:
Hi,
Thank you for testing it.
I didn't copy the csc files into the system directory.
But i tried it with csc but without any success..
Please have a look over my rom..
Im very confused
PS: took the updater script from blackhawk and one other. Both are the same.
Marcus
Gesendet von meinem HTC Desire
Click to expand...
Click to collapse
Hm...If you could,could you upload the rom to some other site like MediaFire? I cant seem to download the file properly from the link you gave.
---------- Post added at 06:20 PM ---------- Previous post was at 06:16 PM ----------
Renan Lazarotto said:
Thanks for the tip on the menu and all. Now I'll start to work on the ROM, but I'll still wait for the confirmation if the update script works!
Click to expand...
Click to collapse
Lol,updater script will work.Where do you think everyone takes updater scripts from? Its too big/dangerous to write up on your own,so what do you do,you take an existing one and modify it to work with your rom.Oh,and give credits to the original dev who wrote the updater script.
Hi,
I'm uploading the rom to mediafire now.
I give you the link when the rom is up in few minutes.
Thank you
---------- Post added at 06:09 PM ---------- Previous post was at 05:49 PM ----------
http://www.mediafire.com/?1bc8xt7q9sp8vzw
Edit: This is with CSC directories from the odin flash files.
Prawesome said:
Search before posting please...Theres a guide written by me for ace..
---------- Post added at 10:08 PM ---------- Previous post was at 10:08 PM ----------
If you need any help,PM me and i will help
Click to expand...
Click to collapse
where i can find the post?
tonyboy3 said:
where i can find the post?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1465477

request note3 launcher

anyone can make me a note3 launcher for our i9205 device? please, i have search every forum there nothing about this for mega.
thank you.
anyone?
Try go here. But this thread for duos. There have note3 launcher flash file. For sure backup current ROM before you flash. http://forum.xda-developers.com/showthread.php?t=2522512
Sent from my GT-I9205 using XDA Premium 4 mobile app
i had try it, launcher became small, i think wrong dpi, and have problem with system ui. anyone can fix this
If you think dpi. Try change dpi in build prop. Which rom you use now. Maybe i can test for you.
Sent from my GT-I9205 using XDA Premium 4 mobile app
I9205XXUCML1 rom, thanks for help me..
zulhaky said:
anyone can make me a note3 launcher for our i9205 device? please, i have search every forum there nothing about this for mega.
thank you.
Click to expand...
Click to collapse
nevermind. it wasn't the actual launcher. just a themed one sorry.
Bro note 3 launcher is a 4.3 Api levels 18, our mega Api levels is 17....
Bro try note3 myfile is working witch mega but fc if u are using witch Mwindows.
Eh org malaysia....ramai jgk ye...
Sent from my GT-I9205
Use English bro. Just joking. Hehehe.
Sent from my GT_I9205 using XDA Premium 4 mobile app
zulhaky said:
anyone can make me a note3 launcher for our i9205 device? please, i have search every forum there nothing about this for mega.
thank you.
Click to expand...
Click to collapse
Just an FYI..... I have a note 3 and mega but the note 3 Launcher would look ridiculous on the mega as its only 4x4. I could prolly pull it and change the dpi and try to port it when I'm finishing my note 3 rom tonight or tomorrow... but it looks identical to the mega except the divider line is slightly altered and then layout is 4x4 instead of 5x5.
Mega
note 3
Hey.. i had posted a Seclauncher3.apk that looks like note 3 if you are interested.
I ve changed only the dots(page indicators) to lines.
Tel me if u need it..will post it.. U just hav t push it to the system apps folder
---------- Post added at 04:14 AM ---------- Previous post was at 04:12 AM ----------
http://forum.xda-developers.com/showthread.php?p=49601327
Page 23
Post 225
bevinabraham said:
Hey.. i had posted a Seclauncher3.apk that looks like note 3 if you are interested.
I ve changed only the dots(page indicators) to lines.
Tel me if u need it..will post it.. U just hav t push it to the system apps folder
---------- Post added at 04:14 AM ---------- Previous post was at 04:12 AM ----------
http://forum.xda-developers.com/showthread.php?p=49601327
Page 23
Post 225
Click to expand...
Click to collapse
Hi i need your Seclauncher3.apk. Can you post it? Thanks:laugh:
here it is.. note 3 spoof
http://forum.xda-developers.com/attachment.php?attachmentid=2527257&d=1390198004
---------- Post added at 04:03 PM ---------- Previous post was at 03:14 PM ----------
Pls note.. this works only for 4.2.2
and only for deodexed ROM
.
If u have a odexed rom..
paste this file in system apps.. and del the secLauncher3.odex file
and reboot

Xperia ui v2 material-ish...

Yo guys... And girls... Lol...
I m here with xperia ui v2 material-ish.....
Thanx to shade SK for the flashable zip...
Actually this ui is by shade SK... I just edited it a lil bit...
Features:
circle notif
Material-ish
Xperia Style
Blablablaaaaa
Credits:
@ShadeSK
@me for sharing it like a boss...
Link:
https://www.dropbox.com/s/xbiqgcf1y72f9ix/XPERIA MATERIAL_ISH BY ARGHA.zip?dl=0
How to install:
Put zip in memory card...
Goto recovery and flash the zip....
NOTE- DON'T EDIT THIS UI AND DON'T SHARE IT ANYWHERE.... IF U WANT TO DO SO... THEN FIRST TAKE PERMISSION FROM ME OR ShadeSK..
Or u will suffer for that...
Nice Man..
Thanx shade...
ur wlcm
nice man keep it up
unfortunately System ui has stopped not working with stock os :crying: but nice mod keep it up :good:
crazy cowBoy said:
Yo guys... And girls... Lol...
I m here with xperia ui v2 material-ish.....
Thanx to shade SK for the flashable zip...
Actually this ui is by shade SK... I just edited it a lil bit...
Features:
circle notif
Material-ish
Xperia Style
Blablablaaaaa
Credits:
@ShadeSK
@me for sharing it like a boss...
Link:
https://www.dropbox.com/s/xbiqgcf1y72f9ix/XPERIA MATERIAL_ISH BY ARGHA.zip?dl=0
How to install:
Put zip in memory card...
Goto recovery and flash the zip....
NOTE- DON'T EDIT THIS UI AND DON'T SHARE IT ANYWHERE.... IF U WANT TO DO SO... THEN FIRST TAKE PERMISSION FROM ME OR ShadeSK..
Or u will suffer for that...
Click to expand...
Click to collapse
This one is simply too good But I wanna suggest a few more edit..... I want the statusbar network icons and battery icon like the xperia m statusbar for our device..... Hope u will consider to make one.... Thanks in advance... plese make it... it would just be an awesome one... anyways thanks for this one too
it will work with all roms except stock os .i prefer to use stock deodex roms
sunny3503 said:
unfortunately System ui has stopped not working with stock os :crying: but nice mod keep it up :good:
Click to expand...
Click to collapse
Delete systemui.odex then it will work.
---------- Post added at 07:25 AM ---------- Previous post was at 07:25 AM ----------
Nyc work big brother
Bro Then u need to wait for xperia Mod V3 Do y remember??? Me Argha Das
---------- Post added at 04:12 PM ---------- Previous post was at 04:10 PM ----------
open System/app now find this two files SystemUI.odex and SystemUI.apk
now rename both to SystemUIbak.odex and SystemUIbak.apk okay now delete the SystemUI.odex and..flash the Mod if u still getting Fc then..First flash any other ui which is working then..flash this it should work then
ShadeSK said:
Bro Then u need to wait for xperia Mod V3 Do y remember??? Me Argha Das
---------- Post added at 04:12 PM ---------- Previous post was at 04:10 PM ----------
open System/app now find this two files SystemUI.odex and SystemUI.apk
now rename both to SystemUIbak.odex and SystemUIbak.apk okay now delete the SystemUI.odex and..flash the Mod if u still getting Fc then..First flash any other ui which is working then..flash this it should work then
Click to expand...
Click to collapse
Anyone remember me :crying: ???
Haha LOL XD Jit Debroy
ShadeSK said:
Bro Then u need to wait for xperia Mod V3 Do y remember??? Me Argha Das
---------- Post added at 04:12 PM ---------- Previous post was at 04:10 PM ----------
open System/app now find this two files SystemUI.odex and SystemUI.apk
now rename both to SystemUIbak.odex and SystemUIbak.apk okay now delete the SystemUI.odex and..flash the Mod if u still getting Fc then..First flash any other ui which is working then..flash this it should work then
Click to expand...
Click to collapse
Yes Bro I remember Yes am waiting eagerly since then Want it soon
cool
black vs materialish
I like both
Haha
post dual sim version

[FLASHABLE] Snapdragon Camera v2

In less than a decade the cameras in our smartphones have become so advanced that many people choose not to buy traditional cameras at all. Of course, people still want high-quality images. These days nobody wants to settle for less than great. Neither do we.
So Here is the new Snapdragon Camera v2
Features
To Know about features visit
https://www.qualcomm.com/news/snapd...a-features-add-dslr-effects-your-mobile-phone
Click to expand...
Click to collapse
DOWNLOAD LINK
Mod Edit:
Thread closed.
You've already started a thread here
http://forum.xda-developers.com/yureka/themes-apps/flashable-snapdragon-camera-v2-t3189679
Is this for the Moto G 2014? Bcuz the download says it's for Yu Yureka?
Sent from my Moto G 2014 using Tapatalk
Vidhanth said:
Is this for the Moto G 2014? Bcuz the download says it's for Yu Yureka?
Sent from my Moto G 2014 using Tapatalk
Click to expand...
Click to collapse
Well, he posted the same announcement in, at least, 7 different sub-forums with the same message (And I'm not counting the ones where he got it right with the Yu Yureka); My best best is that is not for the Moto G.
Seems like a promising camera , but won't just flash it like this sorry . Provide us more info of it , proper credits and stuff like this . Make up your thread , noone will flash some unknown zip without any info for it
Provide us some more info about it and I will think about flashing. I've read the article and it looks awesome, but I'm not willing to risk my phone flashing an unknown zip file.
Nil.. Mods Just delete it..
You can see whats inside the zip.. theres nothing thats hidden bro..
and ive tested it on phones
Yureka, Yuphoria and mi4i .and m9. all working good...
except panorama and burst mode...
this zip just installs a new app doesnt delete anything
here is an update.,.
https://www.androidfilehost.com/?fid=24052804347804681
I flashed SNAPDRAGONCAMERAv2.zip but it didn't work. Now I'll try SNAPDRAGONCAMERAZippedByKiranAnto.zip. Maybe this version will work.
---------- Post added at 08:13 PM ---------- Previous post was at 07:52 PM ----------
Yeah, it doesn't installing at all. I can't see Snapdragon Camera in app drawer and when I go to priv-app folder there isn't any Snapdragon Camera apk there :/.
skwara96 said:
I flashed SNAPDRAGONCAMERAv2.zip but it didn't work. Now I'll try SNAPDRAGONCAMERAZippedByKiranAnto.zip. Maybe this version will work.
---------- Post added at 08:13 PM ---------- Previous post was at 07:52 PM ----------
Yeah, it doesn't installing at all. I can't see Snapdragon Camera in app drawer and when I go to priv-app folder there isn't any Snapdragon Camera apk there :/.
Click to expand...
Click to collapse
..me too. I flashed the zip-file but I can't the app in the app-drawer. ???
Gesendet von meinem Moto G 2014 mit Tapatalk
Martin_MotoG2014 said:
..me too. I flashed the zip-file but I can't the app in the app-drawer. ???
Gesendet von meinem Moto G 2014 mit Tapatalk
Click to expand...
Click to collapse
skwara96 said:
I flashed SNAPDRAGONCAMERAv2.zip but it didn't work. Now I'll try SNAPDRAGONCAMERAZippedByKiranAnto.zip. Maybe this version will work.
---------- Post added at 08:13 PM ---------- Previous post was at 07:52 PM ----------
Yeah, it doesn't installing at all. I can't see Snapdragon Camera in app drawer and when I go to priv-app folder there isn't any Snapdragon Camera apk there :/.
Click to expand...
Click to collapse
Well, I think it's just an enhancement to the default camera. Is there any apk in the zip?
Sent from my Moto G 2014 using Tapatalk

[Bootlogo] Modded Bootlogo from unlocked bootloader!!!

FOR MOTO G7 PLUS ONLY!!!
Hello, everyone.
I modified the original logo.bin file of the Moto G7 Plus for those who want to unlock the bootloader and take the screen of "unlocked bootloader ". Just use the command:
fastboot flash logo logo.bin
To download the file, use the link at a low or lower the file that is pinned here on the thread.
http://www.mediafire.com/file/sdmc5lld0f5v5dd/Modded_Bootlogo_G7%252B.zip/file
If there are any errors, please leave in the comments.
Thank u for your work, bro!
What steps would I need to take to adapt/convert this for the G7 Power?
RyanTillery said:
What steps would I need to take to adapt/convert this for the G7 Power?
Click to expand...
Click to collapse
proper resolution and size.
Try to contact the developer in this thread, they might be able to help: https://forum.xda-developers.com/moto-g4-plus/themes/guide-t3588090
And why not for the Moto G7 ? Same screen size and resolution.
You think you can help me make a modded bootlogo for my Moto g7 it give me error saying output to big
Pls port
Can you port the boot logo for moto g5s plus
What is this for?
SrPhilippe said:
What is this for?
Click to expand...
Click to collapse
I'd your bootloader is UNLOCKED, Everytime you boot you get a warning message about Software Integrity can't be trusted. This removes the message to be replaced by a Motorola boot screen.
Eu fiz esse procedimento no Moto G 7 XT1962-4 (river). Aparece uma tela preta com as palavras abaixo "N/A" e depois reinicia
---------- Post added at 01:29 ---------- Previous post was at 01:27 ----------
I did this on the Moto G 7 XT1962-4 (river). A black screen appears with the words "N / A" below and then restarts
#latetotheparty
Any chance of a dark boot image? I've rebooted this thing a few times at night and OMG MY EYES! I can still see the M logo when I blink and that was a few days ago...
sunami88 said:
#latetotheparty
Any chance of a dark boot image? I've rebooted this thing a few times at night and OMG MY EYES! I can still see the M logo when I blink and that was a few days ago...
Click to expand...
Click to collapse
Upload a image you would like to boot and I will convert it for you. A .png with 1080 x 2270 would be great but .jpg or sth else will be no problem.
WoKoschekk said:
Upload a image you would like to boot and I will convert it for you. A .png with 1080 x 2270 would be great but .jpg or sth else will be no problem.
Click to expand...
Click to collapse
I hadn't expected such a quick reply! You, sir or madame, rock.
Please note: Other than slapping an M in the middle with Krita I did not create this image, I basically stole it wholesale from some wallpaper site or another. I do think it looks pretty spiffy though
sunami88 said:
I hadn't expected such a quick reply! You, sir or madame, rock.
Please note: Other than slapping an M in the middle with Krita I did not create this image, I basically stole it wholesale from some wallpaper site or another. I do think it looks pretty spiffy though
Click to expand...
Click to collapse
I'm just a male user. :laugh: But you should be aware that the boot logo doesn't replace the boot animation. The animation shows the same image as the boot logo does before starting this little clip/animation. After replacing logo.bin you will see:
1. your custom logo => 2. Motorola's stock logo (same as stock logo.bin) => 3. boot animation/clip
Therefore I replace also the logo inside the bootanimation.zip with your Image and will upload it here with your new logo.bin
Create a new bootanimation.zip takes 1 min. and is much faster than writing this sentence. :laugh:
WoKoschekk said:
I'm just a male user. :laugh: But you should be aware that the boot logo doesn't replace the boot animation. The animation shows the same image as the boot logo does before starting this little clip/animation. After replacing logo.bin you will see:
1. your custom logo => 2. Motorola's stock logo (same as stock logo.bin) => 3. boot animation/clip
Therefore I replace also the logo inside the bootanimation.zip with your Image and will upload it here with your new logo.bin
Create a new bootanimation.zip takes 1 min. and is much faster than writing this sentence. :laugh:
Click to expand...
Click to collapse
You are awesome, but I will note I'm running LineageOS and their boot animation is already good and dark :good:. (I'm fairly sure that's what you're talking about anyways, I'd been on my OnePlus One for nearly 5 years! Been a while since I've dug into a new Android device)
And really, thanks. I know there's a logo.bin editor for the G3 and down, but that doesn't help much with the 7+ lol.
sunami88 said:
You are awesome, but I will note I'm running LineageOS and their boot animation is already good and dark :good:. (I'm fairly sure that's what you're talking about anyways, I'd been on my OnePlus One for nearly 5 years! Been a while since I've dug into a new Android device)
And really, thanks. I know there's a logo.bin editor for the G3 and down, but that doesn't help much with the 7+ lol.
Click to expand...
Click to collapse
Ok, I only attached the custom logo for you.
I use a Python-Script for termux to un-/repack the logo.bin written by a XDA member. It's compatible with all Moto devices and their logo.bin files.
plz bootlogo for Revvlry+
darkherman said:
plz bootlogo for Revvlry+
Click to expand...
Click to collapse
What kind of image?
---------- Post added at 09:22 PM ---------- Previous post was at 09:03 PM ----------
Sorry, but that's only possible for Motorola devices.
I see, that's a Motorola device. But what is the model no.? XT....??
---------- Post added at 09:33 PM ---------- Previous post was at 09:22 PM ----------
Is it XT1965-T?
B__B said:
You think you can help me make a modded bootlogo for my Moto g7 it give me error saying output to big
Click to expand...
Click to collapse
maybe you can try: https://telegra.ph/Motorola-Bootlogo-Maker-06-25
WoKoschekk said:
What kind of image?
---------- Post added at 09:22 PM ---------- Previous post was at 09:03 PM ----------
Sorry, but that's only possible for Motorola devices.
I see, that's a Motorola device. But what is the model no.? XT....??
---------- Post added at 09:33 PM ---------- Previous post was at 09:22 PM ----------
Is it XT1965-T?
Click to expand...
Click to collapse
yes is XT1965-T

Categories

Resources