Orginal guide from SamsungViet.vn
You will need the following:
Edit core-libart.jar
Edit services.jar
Donwload XposedInstaller_3.0-alpha2.apk, xposed-sdk21-arm.zip at here, and dont forget thank to @rovo89
Click to expand...
Click to collapse
Step 1: Decomplie core-libart.jar. Extract core-libart.jar.zip (attachment) and copy all files to core-libart.jar.out/smali/. Recomplie core-libart.jar.
Step 2: Decomplie services.jar. Search all files in services.jar.out/smali contain this string:
Code:
Ljava/lang/String;->clear()V
And remove all lines contain string above. Recomplie services.jar.
Step 3: Install/Copy XposedInstaller_3.0-alpha2.apk into /system/priv-app/XposedInstaller/ (Create if not exists)
Step 4: Reboot to recovery, flash all modified files and xposed-sdk21-arm.zip.
Step 5: Reboot and enjoy
BOOTLOOP OR FAIL?? NOTHING TO SAY UNLESS YOU HAVE THIS INFORMATION
Your device name
Your rom BASE
Full Logcat
Tested on DarkLord S6 Port and DarkLord N4 Port for Galaxy Note 3.
Buy me a cup of tea
1. Cant install apps?
Try move XposedInstaller.apk to /system/priv-app/ like this http://forum.xda-developers.com/showpost.php?p=60852580&postcount=59
Nice Bro I will try it later today. I gonna test it on SimplRom v3.2 on Note 4
Thanks, could you attach already modified file?
I'd be interested to know if this results in module compatibility identical to what non-stock roms currently have.
Great work. Thanks man
A few questions:
- Is a deodexed rom necessary?
- Do I have to set SELinux to Permissive, like on non-touchwiz roms?
- What else do I have to pay attention for?
Will test after I know the requirements.
And you just lost 99.9999% of the users interested. Extracting and recompiling jars? Even if it does work, you'd better expect thousands of how-do-I comments...
GerasVille said:
Great work. Thanks man
A few questions:
- Is a deodexed rom necessary?
- Do I have to set SELinux to Permissive, like on non-touchwiz roms?
- What else do I have to pay attention for?
Will test after I know the requirements.
Click to expand...
Click to collapse
U must deodex rom
Beefheart said:
I'd be interested to know if this results in module compatibility identical to what non-stock roms currently have.
Click to expand...
Click to collapse
Sent from my SM-G9250
I'm doing a backup, then test right now
Great work @darkera13
Here you can find a tutorial how to recompile a .jar file.
So I can install it on a S5 with Roma Phoenix? Thanks
{
"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"
}
ldeveraux said:
And you just lost 99.9999% of the users interested. Extracting and recompiling jars? Even if it does work, you'd better expect thousands of how-do-I comments...
Click to expand...
Click to collapse
This guide is for rom maker/coocker. So stay tune.
HungryDazeDP said:
Thanks for your work!
Can smb please make a more detailed guide?
Click to expand...
Click to collapse
+1
yes please
Unfortunately, I got boot loop on Deodexed BOD3 SM-G900F.
What I removed are these every red lines - whole line contains "Ljava/lang/String;->clear()V":
Code:
[COLOR="SeaGreen"].line 6983[/COLOR]
[COLOR="Red"]invoke-virtual {v2}, Ljava/lang/String;->clear()V[/COLOR]
@nambavuong, Sorry for my ignorance but as I perform this procedure. I have no knowledge base.
I need a tool to manipulate the files to be modified and after install it from recovery?
or
you only have to install DarkLordS6.Xposed.Fix.zip and xposed-sdk21-arm.zip and restart?
faoineag said:
So I can install it on a S5 with Roma Phoenix? ThanksView attachment 3322345
Click to expand...
Click to collapse
Yes.
Read all OP
you will need
- Auto Deodex tool
- Advanced ApkTool http://forum.xda-developers.com/showthread.php?t=2639400
- WinGrep
And following guide
HungryDazeDP said:
Thanks for your work!
Can smb please make a more detailed guide?
Click to expand...
Click to collapse
+1 too
Sorry all, please redownload attachment, has a mistake at the first uploaded.
ghoster76 said:
Unfortunately, I got boot loop on Deodexed BOD3 SM-G900F.
What I removed are these every red lines - whole line contains "Ljava/lang/String;->clear()V":
Code:
[COLOR="SeaGreen"].line 6983[/COLOR]
[COLOR="Red"]invoke-virtual {v2}, Ljava/lang/String;->clear()V[/COLOR]
Click to expand...
Click to collapse
Yup, remove all. And please redownload attachment (fix bug).
Related
Jelly Bean
{
"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"
}
This is a port of Jelly Bean for our GT540
Need min. 190mb System Partition
This is an Alpha version, I don't know if function or not beacause I don't have the phone now
Link:
Code:
For Recovery: http://www.mediafire.com/download.php?c8fm105tbzzw3z8
I do not assume any responsibility
Lol awesome and first to reply
Sent from my GT540 using xda app-developers app
mohnim said:
Lol awesome and first to reply
Sent from my GT540 using xda app-developers app
Click to expand...
Click to collapse
Try it Please
fetching it and try .. I write changelog maybe
matcho13579 said:
fetching it and try .. I write changelog maybe
Click to expand...
Click to collapse
Ok
Installation aborted. Recovery 5.0.2.7
same problem on TWRP and CWM 5.0.2.7 ..installation aborted
Anyway, after repacking into new zip it hangs on IceCreamSwift bootlogo. It won't work.
Maybe there is an error with the kernel
Where did you take that JB from? If it's copy paste from another device it's unlikely that it will work. Especially if device is armv7.. Also there are no mdpi images in most of apps as i see..
Koloses said:
Where did you take that JB from? If it's copy paste from another device it's unlikely that it will work. Especially if device is armv7.. Also there are no mdpi images in most of apps as i see..
Click to expand...
Click to collapse
I take from Gnexus, but I think if we were able to install, something would work, because I changed some things
LucusFocus said:
I take from Gnexus, but I think if we were able to install, something would work, because I changed some things
Click to expand...
Click to collapse
you have to compile from source
andreas__ said:
you have to compile from source
Click to expand...
Click to collapse
I'm trying to learn how to compile rom. This is my first rom I try to port, I'm NOOB
Then you should to test it on your device instead of posting. If you don't have the phone yet, you shouldn't try to port anything. It's pointless. Sometimes you can just copy paste stuff from other phone's ROM, but unlikely. Most of the times you need to compile from source if there's available. Now you've just made another useless topic.
LucusFocus said:
I'm trying to learn how to compile rom. This is my first rom I try to port, I'm NOOB
Click to expand...
Click to collapse
not a problem man i can't do this too
but if you're really interested you should go and look for tutorials:
http://www.xda-developers.com/android/compile-android-4-1-jelly-bean-from-source/
edit @Koloses not so hard with him mistakes are human
andreas__ said:
not a problem man i can't do this too
but if you're really interested you should go and look for tutorials:
http://www.xda-developers.com/android/compile-android-4-1-jelly-bean-from-source/
Click to expand...
Click to collapse
Thanks
What does mean "single build" and "full set of build"?
Because if I need only 25+6GB of file there's no problem, but if I need 80Gb I can't
LucusFocus said:
Thanks
What does mean "single build" and "full set of build"?
Because if I need only 25+6GB of file there's no problem, but if I need 80Gb I can't
Click to expand...
Click to collapse
I think that mean you can make 1 build after that delete then make another one ?
correct me if im wrong...
smileydr0id said:
I think that mean you can make 1 build after that delete then make another one ?
correct me if im wrong...
Click to expand...
Click to collapse
OK if it so I can try .D
LucusFocus said:
OK if it so I can try .D
Click to expand...
Click to collapse
you should start with CM (7?) -> its (very) much easier
andreas__ said:
you should start with CM (7?) -> its (very) much easier
Click to expand...
Click to collapse
Yes, but first I need more space
{
"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"
}
Want to have the new Android L softkeys on your phone? Well, now you can!
To have these softkeys, you can download the icons attached to this post and put them into the appropriate drawable-?dpi folder in your decompiled SystemUI.apk.
Or, if you're not comfortable with decompiling apk files, just flash the attached 'Android_L_SoftKeys_Flashable_For_JB.zip' or 'Android_L_SoftKeys_Flashable_For_KK.zip' in CWM (not TWRP).
On JB and the 'Android_L_SoftKeys_Flashable_For_JB.zip' file doesn't work for you? Try the 'Android_L_Softkeys_Flashable_For_JB_2' file instead!
This zip will inject the icons directly into your SystemUI.apk. Which means you won't lose any of the other mods you may have done to it!
Oh, and this zip will make a flashable backup too! Just in case you don't like the changes.
Please note though...this zip will only work on Android 4.1 and above..
(Or, if you use Tickle My Android, why not just let the tool do it for you? I've just updated it with these icons!)
Enjoy!
Updated with a flashable zip!
Thanks
Sent from Xperia T using my fingers ?
Will this work in moto x ?
Thanks mate for the soft keyz.... Pretty awesome...!
Sent from my C6603 using XDA Premium 4 mobile app
i try Android_L_SoftKeys_Flashable.zip but icon not change just only from LTE to 4G but home icon not change
Thepho3nix said:
Will this work in moto x ?
Click to expand...
Click to collapse
In theory. Why not try it and find out?
Nop_Nopworaphan said:
i try Android_L_SoftKeys_Flashable.zip but icon not change just only from LTE to 4G but home icon not change
Click to expand...
Click to collapse
I'm testing something right now which could solve this for you. Watch this space!
I've just updated this thread [iagain[/i]! This time with a much better flashable zip for you all to try out!
Flashed latest version, works but why is the back button not scaling properly?
almostthere said:
Flashed latest version, works but why is the back button not scaling properly?
Click to expand...
Click to collapse
Because you've changed the height of your navbar. You need to edit your navbar.xml and remove the ScaleType attribute from the line that controls the back softkey.
Ticklefish said:
Because you've changed the height of your navbar. You need to edit your navbar.xml and remove the ScaleType attribute from the line that controls the back softkey.
Click to expand...
Click to collapse
I assume this means I would have to decompile SystemUI.apk? Because it was set as is by Criskello ROM
almostthere said:
I assume this means I would have to decompile SystemUI.apk? Because it was set as is by Criskello ROM
Click to expand...
Click to collapse
Yup. If you've never decompiled applications before, it's actually a lot simpler than it may seem.
need help
after flashing flashable zip of jb i got errors and after reboot i can see no change in my softkeys..
do i need to do something else ?
I have same problem. Trying install in 3 different recoveries and no changes on my .230 stock rom.
Om! Lp ChazZ said:
after flashing flashable zip of jb i got errors and after reboot i can see no change in my softkeys..
do i need to do something else ?
Click to expand...
Click to collapse
What error did you get?
mestanr said:
I have same problem. Trying install in 3 different recoveries and no changes on my .230 stock rom.
Click to expand...
Click to collapse
Which recoveries did you use?
Ticklefish said:
What error did you get?
Which recoveries did you use?
Click to expand...
Click to collapse
CWM 6.0.4.6, Philz Recovery and last, i know is not recommended for this - TWRP.
mestanr said:
CWM 6.0.4.6, Philz Recovery and last, i know is not recommended for this - TWRP.
Click to expand...
Click to collapse
Yeah..TWRP won't work. Are you using any themes?
Ticklefish said:
Yeah..TWRP won't work. Are you using any themes?
Click to expand...
Click to collapse
Nothing, only original system theme Air.
mestanr said:
Nothing, only original system theme Air.
Click to expand...
Click to collapse
Curious. Which zip file are you flashing? And what does the recovery say when you do it?
Ticklefish said:
Curious. Which zip file are you flashing? And what does the recovery say when you do it?
Click to expand...
Click to collapse
This:
[ERROR] Impossible to find sdcard
[ERROR] We need this problem solved!
[EXIT] Check and configure UFT.config
At the end only: Installation from sdcard completed.
And flashing KK.zip version from sdcard and sdcard1 and same error.
{
"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"
}
Google has uploaded factory images for Nexus 4, you can download it here!
LRX21T - https://dl.google.com/dl/android/aosp/occam-lrx21t-factory-51cee750.tgz
Good luck flashing!
*Insctuctions on how to install factory image can be found below!
Instructions XDA - http://forum.xda-developers.com/nexus-4/general/how-to-how-to-flash-factory-image-t2010312
Instructions Google Devs - https://developers.google.com/android/nexus/images
FAQ
Code:
1. Where are the GAPPS?
- Gapps are already in the factory image, you don't have to worry about that.
2. Will this wipe my device entirely?
- Yes it will! Be careful, if you don't want your stuff to be wiped you can wait for OTA (I'll pull out OTA link and ZIP files when I get it via logcast)
3. Is this official release? -
Yes!
4. Do I need to have unlocked bootloader to install this?
- No you dont have to. Thank you fedevd for correcting me.
5. How do I fix system.img missing error? (If this occurs to you)
- Read this, [URL="http://www.androidpolice.com/2014/11/12/running-into-the-dreaded-missing-system-img-error-flashing-android-5-0-factory-images-heres-how-to-get-around-it/"]http://www.androidpolice.com/2014/11/12/running-into-the-dreaded-missing-system-img-error-flashing-android-5-0-factory-images-heres-how-to-get-around-it/[/URL]
6. Can I root this?
- Yes, read this thread: [url]http://forum.xda-developers.com/nexus-4/general/root-android-lollipop-t2940547[/url]
7. Can I install this without wiping all my data?
- Yes, but its not recommended, ROM may have bugs and may run slower then intended. Here's how to do it:
[url]http://forum.xda-developers.com/showpost.php?p=56769325&postcount=113[/url]
how to install?
[GS] said:
how to install?
Click to expand...
Click to collapse
I'll add instructions in thread, wait a minute
[GS] said:
how to install?
Click to expand...
Click to collapse
Read this: https://developers.google.com/android/nexus/images
Thanks a lot for the share!
Off to charge my precious
Can some one make a flashable zip as I don't have access to a computer
any root for this?
Any guides to root?
SRun said:
Can some one make a flashable zip as I don't have access to a computer
Click to expand...
Click to collapse
Unfortunately we need to wait for OTA to get flashable zip files.
The Scientist95 said:
Any guides to root?
Click to expand...
Click to collapse
You can try flashing lastest SuperSU from here http://download.chainfire.eu/396/SuperSU/ but be careful, it hasn't been tested yet on N4 LRX21T release.
Do I need to use the binaries somehow?
Spyrakos2 said:
Do I need to use the binaries somehow?
Click to expand...
Click to collapse
No. Why? lol
@isus<3 no need to unlock the bootloader, it's a official and signed firmwre so can be installed with or without unlocked bootloader.. (Remember that some users can be unexperimented and could try to unlock it and mess it up, who knows)
can we flash custom recovery (f.e. twrp) without any problems?
Great. Thank you
Sent from my Nexus 4 using Tapatalk
fedevd said:
@isus<3 no need to unlock the bootloader, it's a official and signed firmwre so can be installed with or without unlocked bootloader.. (Remember that some users can be unexperimented and could try to unlock it and mess it up, who knows)
Click to expand...
Click to collapse
Thanks for correcting me lol, I messed up my thread when i was editing faq.
Eagerly waiting for the OTA zip file
ttheodorou said:
can we flash custom recovery (f.e. twrp) without any problems?
Click to expand...
Click to collapse
You will have to do that via your PC since when you flash factory image it puts back stock recovery.
I flashed it! Works flawlessly, I'm trying to find root for it now.
Flashed and booting up as we speak!
Anyone tried CF root yet? (I know it's early days just asking)
1) Use Advanced ApkTool v4.1.0 and install it on your computer,
2) Download apktool v2.0.1 and rename it apktool.jar,
2) Replace the old apktool.jar by the new one in 1-BDfreak,
3) Launch Advanced ApkTool, install the framework, decompile your apk, do your modifications, recompile with sign and zipalign,
4) Open your new apk (with winrar for instance) and replace the META-INF folder and androidmanifest.xml by the ones of your old apk.
That's all
thanks..can you tell me what zipalign means and does? because previously i was just doing recompile and sign and i wasnt getting any problems
arismelachrinos said:
thanks..can you tell me what zipalign means and does? because previously i was just doing recompile and sign and i wasnt getting any problems
Click to expand...
Click to collapse
Just google it
zipalign is an archive alignment tool that provides important optimization to Android application (.apk) files. The purpose is to ensure that all uncompressed data starts with a particular alignment relative to the start of the file. Specifically, it causes all uncompressed data within the .apk, such as images or raw files, to be aligned on 4-byte boundaries. This allows all portions to be accessed directly with mmap() even if they contain binary data with alignment restrictions. The benefit is a reduction in the amount of RAM consumed when running the application.
Nice guide bro. Btwn signing and zip align is not necessary..
Brothers
Tray AWESOME tool @Ticklefish
Tickle My Android 10.2 - The Best Android Theming Tool...EVER!! by
Its sign app without any problems
I have used this method, but soon as you copy from the original application AndroidManifest.xml that some values do not work. This also limits the modification miozliwosci app
Better use apktool v2.0.0 SnapShot
@Ticklefish again thanks YOU ARE AWESOME
Ambor said:
Brothers
Tray AWESOME tool @Ticklefish
Tickle My Android 10.2 - The Best Android Theming Tool...EVER!! by
Click to expand...
Click to collapse
Thanks bro, I'll try it !!
Yes @Ambor bro.. Just now tried @Ticklefish 's tool with Lolipop.. Its awsom... Loving it..
Everything OK but can't decompile my themes with any of this softwares. I installed framework from my z2's new 5.1.1 still can't decompile. Any solution
Toxizen said:
Everything OK but can't decompile my themes with any of this softwares. I installed framework from my z2's new 5.1.1 still can't decompile. Any solution
Click to expand...
Click to collapse
Are you getting any errors?
Sent from my D5803 using Tapatalk
Ticklefish said:
Are you getting any errors?
Sent from my D5803 using Tapatalk
Click to expand...
Click to collapse
Yes and I also get error while signing too. error 26 or something
Toxizen said:
Yes and I also get error while signing too. error 26 or something
Click to expand...
Click to collapse
If you can share those errors, it'll help solve what the problem is.
Error
Ticklefish said:
If you can share those errors, it'll help solve what the problem is.
Click to expand...
Click to collapse
Sorry for my late reply . I wasn't at home .
{
"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"
}
Toxizen said:
Sorry for my late reply . I wasn't at home .
Click to expand...
Click to collapse
Did you install SemcGenericUxpRes.apk?
Ticklefish said:
Did you install SemcGenericUxpRes.apk?
Click to expand...
Click to collapse
Yes I did everything. But same problem with my themes. But it managed to decompile my Systemui.apk. So I am thinking it might be the problem with my apk file only so I provide it here. Test and let me know why this is happening please.
But nice tool u made.
https://drive.google.com/file/d/0B4TWfrb9-m18anlOT1UtdmlzamM/view?usp=docslist_api
Toxizen said:
Yes I did everything. But same problem with my themes. But it managed to decompile my Systemui.apk. So I am thinking it might be the problem with my apk file only so I provide it here. Test and let me know why this is happening please.
But nice tool u made.
https://drive.google.com/file/d/0B4TWfrb9-m18anlOT1UtdmlzamM/view?usp=docslist_api
Click to expand...
Click to collapse
Oh, you used TMA! I didn't spot it...
I'm having the same problem decompiling your file. Looks like there's a resource that can't be decoded. Sorry about that.
Update 10/09
OP updated for 5.1.1.
nreuge said:
OP updated for 5.1.1.
Click to expand...
Click to collapse
Well i have found TMA is better and amazing.. There is no need to replace anything in apks after recompile. Just recompile apk with same sign option in TMA. Lot of awsom options available in TMA. You should try that mate.. A big thanks to @Ticklefish ma broooooo
Rajeev said:
Well i have found TMA is better and amazing.. There is no need to replace anything in apks after recompile. Just recompile apk with same sign option in TMA. Lot of awsom options available in TMA. You should try that mate.. A big thanks to @Ticklefish ma broooooo
Click to expand...
Click to collapse
Ok my friend, good to know that. I'll try
Thanks !!
To change bootanimation your device must be Rooted.
Go to your root explorer > System Root > product > etc > media. The stock bootanimation will be there. Make backup of that if u want to revert back.
Copy and Replace the bootanimation.zip with this file
Set RW-, R--, R-- permissions.
Reboot
or flash this zip file via twrp (big thanks simo255 )
{
"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"
}
Cool stuff !
i can build for you a flashable zip if you want, and create a backup of stock bootanimation of it
it is easier
simo255 said:
i can build for you a flashable zip if you want, and create a backup of stock bootanimation of it
it is easier
Click to expand...
Click to collapse
Yes of course bro, make flashable zip If you have free time... TNX
koxyman88 said:
Yes of course bro, make flashable zip If you have free time... TNX
Click to expand...
Click to collapse
here it is
This is great!
simo255 said:
here it is
Click to expand...
Click to collapse
sir it is best boot animation instead of Android O in Arsenik room..
Just want to point out a small error.
Right at the end of the animation it says "booting Andriod" "
zgomot said:
Just want to point out a small error.
Right at the end of the animation it says "booting Andriod" "
Click to expand...
Click to collapse
Thanks for reporting this error, I will be fix that very soon!
GooD news
Small error fixed, old files is deleted and upload new one!
Enjoy
koxyman88 said:
GooD news
Small error fixed, old files is deleted and upload new one!
Enjoy
Click to expand...
Click to collapse
Is there a flashable zip of the new version?
zgomot said:
Is there a flashable zip of the new version?
Click to expand...
Click to collapse
YES! on first post. this file :good:
koxyman88 said:
YES! on first post. this file :good:
Click to expand...
Click to collapse
Awesome animation! Thank You man! The best bootanation I had ever seen
Regards,
@koxyman88
Can you please make one for p8 lite 2015 version..??
It would be very kind of you...
Thanks...
hbilalshah said:
@koxyman88
Can you please make one for p8 lite 2015 version..??
It would be very kind of you...
Thanks...
Click to expand...
Click to collapse
I will try very soon
koxyman88 said:
I will try very soon
Click to expand...
Click to collapse
Thanks bro... I'll be waiting for it
hbilalshah said:
@koxyman88
Can you please make one for p8 lite 2015 version..??
It would be very kind of you...
Thanks...
Click to expand...
Click to collapse
put this file(file is attached) on System Root/etc/media
make backup of stock bootanimation if u want to revert back
koxyman88 said:
put this file(file is attached) on System Root/etc/media
make backup of stock bootanimation if u want to revert back
Click to expand...
Click to collapse
Thanks bro, will try it
Bro my p9 lite has 3 GB RAM but your bootanimation says 2gb... I can edit the images if you want. Is there a way to edit pictures all togheter or I have to edit One at One?
Paolo83 said:
Bro my p9 lite has 3 GB RAM but your bootanimation says 2gb... I can edit the images if you want. Is there a way to edit pictures all togheter or I have to edit One at One?
Click to expand...
Click to collapse
One by one bro! You can select edited part and copy - paste to do next image