Related
I had an htc desire before. My question is has anyone tried flashing cooked files from the said site? I want to change my batt icon badly
Works fine with SGS+.
do i need a deodexed phone for this?
Maigel said:
Works fine with SGS+.
Click to expand...
Click to collapse
What settings do I have to use in the "File Upload"-Tab, especially under "Select flashable zip scripting"?
reneph said:
What settings do I have to use in the "File Upload"-Tab, especially under "Select flashable zip scripting"?
Click to expand...
Click to collapse
where did you get framework-res.apk from...you need that in order to cook in kitchen
shad0wboss said:
where did you get framework-res.apk from...you need that in order to cook in kitchen
Click to expand...
Click to collapse
From the /system/framework/ folder. You need root to access it.
somehow i cant apply the update with the recovery mode -.-
Blumdum said:
do i need a deodexed phone for this?
Click to expand...
Click to collapse
I have deodexed rom but kitchen should work with odexed roms also.
reneph said:
What settings do I have to use in the "File Upload"-Tab, especially under "Select flashable zip scripting"?
Click to expand...
Click to collapse
Default options are fine - you can't flash the zip anyway.
Blumdum said:
somehow i cant apply the update with the recovery mode -.-
Click to expand...
Click to collapse
Get the apks from the generated UOT zip and copy them to your phone (for example with adb).
Yes it really works.
@Blumdum: I have got an odexed phone and it worked fine. You just have to extract the apk-files from the cookek-zip-file and overwrite the old ones.
Thanks! I will try it!
Im having an error when flashing the cooked file. Error in /tmp/sideload/package.zip
Im trying to change not just the batt but also pop up, notifications bar etc..
ebonikeys said:
Im having an error when flashing the cooked file. Error in /tmp/sideload/package.zip
Im trying to change not just the batt but also pop up, notifications bar etc..
Click to expand...
Click to collapse
Have you done it like Maigel or I said before?
You just have to extract the apk-files from the cookek-zip-file and overwrite the old ones.
Click to expand...
Click to collapse
So do not flash the files provided by uot kitchen. Extract the apk-files out of the kitchen-file instead.
should I use odin multidownloader?
reneph said:
Have you done it like Maigel or I said before?
So do not flash the files provided by uot kitchen. Extract the apk-files out of the kitchen-file instead.
Click to expand...
Click to collapse
ok sorry i wasn't able to read the previous post.. will try this, thanks!
ebonikeys said:
should I use odin multidownloader?
Click to expand...
Click to collapse
No, just use root explorer (or something like that) to copy the cooked uot-kitchen-files into the original folders.
should I paste it in /system/framework/ folder?
ebonikeys said:
should I paste it in /system/framework/ folder?
Click to expand...
Click to collapse
Yes, framework-res.apk belongs to this folder (you should got the original file for cooking in uot-kitchen from there).
The SystemUI.apk belongs to the /system/app/ folder.
reneph said:
Yes, framework-res.apk belongs to this folder (you should got the original file for cooking in uot-kitchen from there).
The SystemUI.apk belongs to the /system/app/ folder.
Click to expand...
Click to collapse
done, thanks! have u tried changing the boot animation?
ebonikeys said:
have u tried changing the boot animation?
Click to expand...
Click to collapse
No, I did not.
maybe i have found a solution how to flash the update.zip of uot
there is one point in their how to:
WORKAROUND for recovery error (Status 0):
1. Unzip your ROM and find
META-INF/com/google/android/update-binary file
2. Put this file in the UOT zip (overriding UOT's file)
Click to expand...
Click to collapse
maybe we only have to add this update-binary file
and then it should work
this file is included in the Root-i9001-Signed.zip of Keksflip
but is this file in this .zip the same file as in the rom?
Ok so i have seen that many people are having problems porting roms so here is a short tutorial on how you actually do it.
PORTING AOKP LATEST BUILD FROM MINI TO FIT
Here is what you must do
1.)Download the latest aokp for galaxy mini
2.)Extract it using winrar or any other similar program
3.)Replace the folder usr in system from your galaxy fit's rom to mini's rom(This will make the soft keys work for you)
4.)Now replace the camera libs in folder lib present in system in your mini's rom from fit(copy all 4 camera libs except libarccamera.so. This will make the camera work with 3rd party app. The stock camera will not be able to take pictures)[Thnx to sarvesh563 for this idea]
5.)Now replace the boot image from fit's rom to mini's rom
6.Now you have to replace the file sensors.beni.so in folder hw from fit's rom to mini's rom. This will make the auto-rotate work for you(But i am not Sure whether auto rotate will work or not)
7)Now the last step is to add the 3 folders system, boot.img and META-INF to archive. Choose .zip. Then you will get a zip file which you will have to flash in recovery mode.
That's it You have now successfully ported aokp from mini to fit
NOTE: If calculator is not working then copy the calculator.apk from fit's rom to mini's rom. Then install the apk. Make sure u add only the 3 files to archive and not a whole folder. Many people add the whole folder to archive and then u will get installation aborted error
PORTING CM10 FROM MINI TO FIT
1.)Download cm10 for galaxy mini
2.)Extract it
3)Now replace the META-INF folder of mini with the META-INF folder of fit
Rest of the steps are same as you did for porting the AOKP
Ok guys that's it for now i will update this thread as soon as i port more roms. Anyone who has ported some other rom is free to post the tutorial here
Before replying here regarding the problems you are facing dont forget to mention the rom you are trying to port
For camera fix see post #126
DONT FORGET TO PRESS THANKS BUTTON IF THIS TUTORIAL HELPED YOU
place holder
I had ported cm9.1.0
Guide- first you replace the meta folder.. i suggest u to use meta-inf folder of aokp ics of thewisp sir...about other roms meta-inf they will not work possibly
Then replace the user,hw folder in respective directory !!
Now the main problem comes with boot.img...
If you use default boot.img rom will not boot
you have to use cm10 gfit build's boot img by making some changes!!! If you don't make changes it will boot but you will not see any pics or video in gallary, your music player will not found any song on sd card, your browser will not download anuthing saying "no sdcard" even though browser is in sdcard
Because you had used cm10 boot image and for cm10 sdcard directory is /storage/sdcard0 whereas for cm9 it is /mnt/sdcard
Solution -
Extract both boot image of cm9 of mini and 10 of fit using cygwin then replace the cm10's init.goldfish.rc and init.gt-s5670.rc with cm9's respective files ...OFCOURSE u have to edit name of file from init.gt-5570.rc to init.gt-s5670.rc...
Now pack that boot image of cm10 ...
Dont replace camera libs beacuse it will cause bootloop..
Lastly edit build.prop with edit++ or notepad++ software as you wish !!!
Lastly pack all 3 "system,meta-inf and boot.img" in zip with normal compression...and flash it..
See you will be runnig amazingly fast,beautiful ics in your galaxy fit...
It is very fast as compared to previous build...
Faster..
Smooth..
Thats it...if your rom booted do tell here your feelings..
If u get stuck anywhere ask here for solution
I HAVE UPLOADED FLASHABLE ZIP of modified boot image http://www.4shared.com/zip/N4nPuXl0/bootimg_for_cm9_.html?
Dont say thanks CLICK it...
Can u upload the ported ics 9.1 to mediafire or dropbox ?
Sent from my GT-S5670 using xda premium
samo_gf said:
Can u upload the ported ics 9.1 to mediafire or dropbox ?
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
i think we should not do that before taking TheWhips's permission
samo_gf said:
Can u upload the ported ics 9.1 to mediafire or dropbox ?
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
We can't do it without permission
Sent from my GT-S5670 using XDA
Galaxy Fit is Beni. Galaxy Mini is ...?
ZmisiS said:
Galaxy Fit is Beni. Galaxy Mini is ...?
Click to expand...
Click to collapse
Gmini is Tass.
Sent from my Xperia Neo L using xda premium
I make all, but when try install, I get notification: install aborted. I can't make correct .zip. Help.
ZmisiS said:
I make all, but when try install, I get notification: install aborted. I can't make correct .zip. Help.
Click to expand...
Click to collapse
after all the editing you will be left with 3 folders. select all of them and then add them to archive. Do not keep the 3 files in a folder and then try to make a zip file. Then u will get installation aborted error. Hope that helps
In lib have 3 libcamera.
ZmisiS said:
In lib have 3 libcamera.
Click to expand...
Click to collapse
no no. I am talking abt the three folders Meta-inf system and boot.img. Add them directly to archive. Make sure u have not put these filesin some folder before adding to archive
I do not understand this.
7)Now the last step is to add the 3 folders system, boot.img and META-INF to archive. Choose .zip.
ZmisiS said:
I do not understand this.
7)Now the last step is to add the 3 folders system, boot.img and META-INF to archive. Choose .zip.
Click to expand...
Click to collapse
that means u have to select the 3 folders and then add them to archive
stranger97 said:
that means u have to select the 3 folders and then add them to archive
Click to expand...
Click to collapse
How?
---------- Post added at 08:18 PM ---------- Previous post was at 08:05 PM ----------
stranger97 said:
no no. I am talking abt the three folders Meta-inf system and boot.img. Add them directly to archive. Make sure u have not put these filesin some folder before adding to archive
Click to expand...
Click to collapse
---------- Post added at 08:23 PM ---------- Previous post was at 08:18 PM ----------
Installation aborted (Status 7).
---------- Post added at 08:38 PM ---------- Previous post was at 08:23 PM ----------
Now all working fine, but I have problem with: Unlocking SIM card ...
I removed SIM card and open ROM.
S2E, A2SD and Link2SD don't work for me.
When I try open S2E appears to request permission. I then let the issue of a license is always repeated and S2E not be opened.
Can you write the 4 cam libs name I should delete
ZmisiS said:
I removed SIM card and open ROM.
S2E, A2SD and Link2SD don't work for me.
When I try open S2E appears to request permission. I then let the issue of a license is always repeated and S2E not be opened.
Click to expand...
Click to collapse
i did not face any such problem. try to do a factory reset before flashing
ZmisiS said:
I removed SIM card and open ROM.
S2E, A2SD and Link2SD don't work for me.
When I try open S2E appears to request permission. I then let the issue of a license is always repeated and S2E not be opened.
Click to expand...
Click to collapse
open rom in kitchen then add superuser permission from menu of kitchen...may this help u
if there is su app in system app delete it
dont say thanks CLICK it
plasticos2011 said:
Can you write the 4 cam libs name I should delete
Click to expand...
Click to collapse
download this zip file http://www2.zippyshare.com/v/44055553/file.html
extract it. You will get 4 lib files. Copy the 4 files and replace them with the mini files
Dont forget to press thanks button if this helped you
Transparent Network+Connectivitybackground for all mediatek android phones
go to framework folder (in mobile)
there will a file
named as mtk-base.res.apk open it (in pc)
Extract with apktool or apk manager or others
if u don't know how to extract mtl-base.res.apk
See this
http://forum.xda-developers.com/showthread.php?t=1891686
open drawable folder there will be some
red/blue/green icons ... open and erase
them via gimp/paint.net then save the clean erased image ... then replace the orignal apk with our modded one .. that's
it
spl thanks to:- man deep
sahil11 said:
go to framework folder (in mobile)
there will a file
named as mtk-base.res.apk open it (in pc)
Extract with apktool or apk manager or others
if u don't know how to extract mtl-base.res.apk
See this
http://forum.xda-developers.com/showthread.php?t=1891686
open drawable folder there will be some
red/blue/green icons ... open and erase
them via gimp/paint.net then save the
clean erased image ... then replace the
orignal apk with our modded one .. that's
it
Credit goes to developer I don't know who develop this mod....?
Click to expand...
Click to collapse
This may be the first MOD for A52 I think.
right
ujjwalk308 said:
This may be the first MOD for A52 I think.
Click to expand...
Click to collapse
you are right its first mod for mmx a52
sahil11 said:
go to framework folder (in mobile)
there will a file
named as mtk-base.res.apk open it (in pc)
Extract with apktool or apk manager or others
if u don't know how to extract mtl-base.res.apk
See this
http://forum.xda-developers.com/showthread.php?t=1891686
open drawable folder there will be some
red/blue/green icons ... open and erase
them via gimp/paint.net then save the
clean erased image ... then replace the
orignal apk with our modded one .. that's
it
Credit goes to ????????
Click to expand...
Click to collapse
I did exactly as u said but nothing happened
psychopac said:
I did exactly as u said but nothing happened
Click to expand...
Click to collapse
try apk manager to unpack
sahil11 said:
try apk manager to unpack
Click to expand...
Click to collapse
I use apktool to unpack and can u specify exactly which icons do I need to erase ( name of files) then it'd be easier for me to understand
..................
psychopac said:
I use apktool to unpack and can u specify exactly which icons do I need to erase ( name of files) then it'd be easier for me to understand
Click to expand...
Click to collapse
open drawable folder and erase red,blue and other network icons with pain.net and photoshop
Download my modded mtk framework apk
Link-
http://db.tt/RAoWYHod
If I Help You Press Thanks Button
MOD
I downloaded and replaced my framework file with your modified one... I noticed no effect so I rebooted the phone....
On turning on the status bar was changed but there started to occur status bar force close error and it won't go away so I restored my backup...
Can you fix that?
sahil11 said:
Download my modded mtk framework apk
Link-
http://db.tt/RAoWYHod
If I Help You Press Thanks Button
Click to expand...
Click to collapse
will it work in a52??
psychopac said:
will it work in a52??
Click to expand...
Click to collapse
this apk for only mmx a45
tROubLemE said:
I downloaded and replaced my framework file with your modified one... I noticed no effect so I rebooted the phone....
On turning on the status bar was changed but there started to occur status bar force close error and it won't go away so I restored my backup...
Can you fix that?
Click to expand...
Click to collapse
bro copy with es file manager is better is automatically set permission.......!
ICS Theme For Micromax A45 Punk
download ics theme from attachment
its only for Micromax A45
(install via CWM)
(dont forget to backup)
if u not have cwm recovery on your mmx a45
then check my thread
http://forum.xda-developers.com/showthread.php?t=1951510
plz press thanks button........................................
Mmx A52 mod
can you add a link to the edited A52 framework file?
please remove this apk file
sahil11 said:
Download my modded mtk framework apk
Link-
If I Help You Press Thanks Button
Click to expand...
Click to collapse
For your mod method I say thanks.
BUT your modded mtk framework apk causes force close error which can be solved only by flashing original firmware.
king41 said:
For your mod method I say thanks.
BUT your modded mtk framework apk causes force close error which can be solved only by flashing original firmware.
Click to expand...
Click to collapse
bro copy and paste with cwm file manager and set permission
http://forum.xda-developers.com/showthread.php?t=1646108
my mod working fully
plz help
sahil11 said:
Transparent Network+Connectivitybackground for all mediatek android phones
go to framework folder (in mobile)
there will a file
named as mtk-base.res.apk open it (in pc)
Extract with apktool or apk manager or others
if u don't know how to extract mtl-base.res.apk
See this
http://forum.xda-developers.com/showthread.php?t=1891686
open drawable folder there will be some
red/blue/green icons ... open and erase
them via gimp/paint.net then save the clean erased image ... then replace the orignal apk with our modded one .. that's
it
spl thanks to:- man deep
Click to expand...
Click to collapse
i done everything but im not getting the result like u posted.
suraj.hazra said:
i done everything but im not getting the result like u posted.
Click to expand...
Click to collapse
its working push apk via adb
suraj.hazra said:
i done everything but im not getting the result like u posted.
Click to expand...
Click to collapse
otherwise I make your
suraj.hazra said:
i done everything but im not getting the result like u posted.
Click to expand...
Click to collapse
give your mtkbase-res.apk
[TUT] How to extract .ftf file to make custom rom - Flashable ZIP [2012 Xperia]
This tutorial is for developers who want to make their own custom rom based on official firmware. OK, let's start.
Explanations:
Inside every flashable zip file there are two folders - system and META-INF:
1) system folder - That is actually your ROM and all it's content (If you ROOT your device you gain access to this folder in your device).
2) META-INF folder - That folder gives instructions to your device (ClockWorkMod) how to flash ROM, sets permissions...
This is method to get Stock/Official system folder that you need to edit to make custom ROM.
You will need to find/make yourself contents of META-INF folder - You may took it from another ROM and (maybe) edit.
NOTE: If you use this method your ROM will work for both Locked/Unlocked bootloaders, and it will require that you have firmware your ROM is based on already installed before flashing.
Click to expand...
Click to collapse
How to get contents of stock/official system folder - Extract .ftf file:
1. Download .ftf file for your device.
2. Extract .ftf file using 7Zip.
3. You will get system.sin and other files. You only need system.sin file so delete others.
4. Open flashtool and inside flashtool open SIN Editor to dump data from system.sin - you will get an ext4 file.
5. Open ext2Read and extract ext4 file.
6. Done.
Click to expand...
Click to collapse
How to put CWM into your ROM:
OK, Now you ask - Why do I have to put CWM into ROM? Let's explain:
CWM is custom recovery that you use to flash zip files to your device. There are two types of CWM:
1. For both Locked and Unlocked bootloaders - Recovery is in the system folder of the ROM.
2. Only for Unlocked bootloaders - Recovery is somewhhere else (You don't need that).
Because your ROM is based on official firmware it will be for both Locked/Unlocked bootloaders.
Therefore, you will flash your ROM in CWM for both Locked/Unlocked bootloaders.
And if you flash you will replace system folder of previous ROM. Because CWM was in that folder of previous ROM - You will lose CWM.
That is why you need to put CWM.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1. Find CWM for both bootloaders for your device.
1. Copy sh file inside files folder to system/xbin.
2. Copy other files inside files folder to system/bin.
3. Go to META-INF/com/google/android/ and you will find updater-script.
4. Add the following lines to it
Code:
set_perm(0, 0, 0755, "/system/bin/recovery.tar");
set_perm(0, 0, 0755, "/system/bin/battery_charging");
set_perm(0, 0, 0755, "/system/bin/battery_charging_help");
set_perm(0, 0, 0755, "/system/xbin/sh");
Thanks srl3gx for tutorial.
Click to expand...
Click to collapse
How to add ROOT into your ROM:
Want your custom rom to be rooted? Here is how:
1. First you need to choose from two great root management apps: Superuser (choose ARM one) and SuperSU(I prefer SuperSU).
2. Download zip file.
3. Go to "system" folder in downloaded zip and copy files within their folders to its place in your rom (same directory - if was "app" then copy in "app".
4. Edit updater-script to set correct permissions - Find that on someone elses rom, it should look just like for CWM, but for those files.
5. Done.
Click to expand...
Click to collapse
Useful notes:
1. Don't edit any file in zip with Windows Notepad or else you will get an error in CWM - you need Notepad++.
2. When you put system and META-INF folders into zip set compression to - Store.
Click to expand...
Click to collapse
thanks.....
very helpful :good:
Option58 said:
[TUT] How to extract .ftf file to make custom rom - flashable ZIP [2012 Xperia]
This tutorial is for developers who want to make their own custom rom based on official firmware. Note that as of 2012 our Xperias use ext4 file system so other tutorials won't work.
Inside every flashable zip file there are two folders - system and META-INF...System folder is ROM content...and META-INF gives instructions to CWM how to flash ROM Content....This is method to get contents of SYSTEM folder, you must find META-INF yourself....
1. Download .ftf file for your device.
2. Extract .ftf file using 7Zip.
3. You will get system.sin and other files..You only need system.sin file so delete others...
4. Open flashtool and inside flashtool open SIN Editor to dump data from system.sin - you will get an ext4 file.
5. Open ext2Read and extract ext4 file...
6. Done...you will get contents of system folder that you need to modify...
7. IMPORTANT - When you later make zip choose compression - Store
PS: Don't edit files with Windows Notepad or else you will get an error in CWM - you need Notepad++...
Maybe later I will make Screenshots
Click to expand...
Click to collapse
any idea on how I can edit boot.img? the one used for this device are different from what I know.. I am trying dual boot..
you can pack and repack boot img with Android kitchen i think
Great tut
Sent from my Xperia Tipo using xda app-developers app pro
I already knew this method. However I congratulate you for your initiative. :highfive:
Well I learned something else. Before it only used to extract some files. I did not know we could do this way the custom roms.
I'll try to make a custom rom.
However verified that the file size of system.ext4 is 665,654 KB. Once extracted using ext2read, is only 467 MB.
It is normal for this situation? Instead of decreasing, should not increase after extracted?
Kind regards,
Jorge Moreira
drummer1839 said:
you can pack and repack boot img with Android kitchen i think
Click to expand...
Click to collapse
nope.. you cant.. It says android magic header not found. researching a bit, found out that this is a cpio archive.. I did manage to extract it to get 2 .gz files.. but they cannot be opened..
Jorge Moreira said:
I already knew this method. However I congratulate you for your initiative. :highfive:
Well I learned something else. Before it only used to extract some files. I did not know we could do this way the custom roms.
I'll try to make a custom rom.
However verified that the file size of system.ext4 is 665,654 KB. Once extracted using ext2read, is only 467 MB.
It is normal for this situation? Instead of decreasing, should not increase after extracted?
Kind regards,
Jorge Moreira
Click to expand...
Click to collapse
That was my problem too I ended up with an ext2read error and less size
But ext4 is Linux system partition and not zip file. Maybe flashtool made partition that big so every file could go there easily and it couldn't set exact size.
There is no other tool on internet, only ext2read.
Option58 said:
That was my problem too I ended up with an ext2read error and less size
But ext4 is Linux system partition and not zip file. Maybe flashtool made partition that big so every file could go there easily and it couldn't set exact size.
There is no other tool on internet, only ext2read.
Click to expand...
Click to collapse
Anyway I will try this weekend, make a custom rom lighter and functional.
Kind regards,
Jorge Moreira
Jorge Moreira said:
Anyway I will try this weekend, make a custom rom lighter and functional.
Kind regards,
Jorge Moreira
Click to expand...
Click to collapse
OK, don't forget to add CWM and root into your ROM. Actually I will rewrite my post in few days.
OK, the tutorial is rewritten. But it is not done. I will finish the rest later.
i did these steps[even without adding CWM ,just making a flashable stock rom(not included cwm) from cwm] ,but while want to install zip (my custome rom) from recovery ,installation after 2 seconds facing with error("installation aborted")
what is it's reason?
thanks
Jamal_RS said:
i did these steps[even without adding CWM ,just making a flashable stock rom(not included cwm) from cwm] ,but while want to install zip (my custome rom) from recovery ,installation after 2 seconds facing with error("installation aborted")
what is it's reason?
thanks
Click to expand...
Click to collapse
There's some error in updater script, upload it...
Have you edited with notepad or Notepad ++
Option58 said:
There's some error in updater script, upload it...
Have you edited with notepad or Notepad ++
Click to expand...
Click to collapse
i didn't edit updater script
Jamal_RS said:
i didn't edit updater script
Click to expand...
Click to collapse
And you took it from who?
Option58 said:
And you took it from who?
Click to expand...
Click to collapse
oh understood!!
i want to combine your tutorial and this thread
to make a rooted and included cwm custom rom
so i used from "META-INF folder and ROOTING files" that presented on that thread
i think this is my fault!
is it right?
thanks
Jamal_RS said:
oh understood!!
i want to combine your tutorial and this thread
to make a rooted and included cwm custom rom
so i used from "META-INF folder and ROOTING files" that presented on that thread
i think this is my fault!
is it right?
thanks
Click to expand...
Click to collapse
I understand now.
First that zip should only make use to you to learn a little bit more about development. To install that you need already to be rooted with CWM installed.
Second it doesn't install because our devices use a little bit different things. Edit and change every MTD to EMMC and every yaffs (or similar) to ext4. (Notepad ++)
I have only one recovery, from this thread : http://forum.xda-developers.com/showthread.php?t=2034639
Where I need to put it? in zip file or in system folder?
lozohcum said:
I have only one recovery, from this thread : http://forum.xda-developers.com/showthread.php?t=2034639
Where I need to put it? in zip file or in system folder?
Click to expand...
Click to collapse
Read my tut again, that recovery wont do the job.
Does anybody want help me about the new project. Extract ftf. Look at Q&A section.
I read it several times and still can't get it. So please explain. And can You reupload flashtool?
Friends
this is not my work thanks @nitol
'
I am presenting a 300+ mod for you so you guys can enjoys different Fonts
there is no any icon of apk you can just select from setting display
Remove the existing one from /system/app and place this one and set Permission to rw-r--r--
https://mega.co.nz/#!EhIGHCLD!3yGupVCqkO8cNR6J167NnYAMjg6Z00oMyvlb7QoEdpw
and here is a flashable zip you can flash this via recovery
https://mega.co.nz/#!p4w2nRoZ!AoCaOZWF6vVKC8iE8izGspqKC_EyuKcbupHdi7N9cIU
Orignal Thread by Nitol http://forum.xda-developers.com/showthread.php?t=2734330
Enjoy
Don't Forget to hit THANKS bUTTON
This (the same) was here under the different name.
http://forum.xda-developers.com/showthread.php?t=2731547
Urban pendu said:
Friends
this is not my work thanks @nitol
'
I am presenting a 300+ mod for you so you guys can enjoys different Fonts
there is no any icon of apk you can just select from setting display
Remove the existing one from /system/app and place this one and set Permission to rw-r--r--
https://www.dropbox.com/s/sthjd87543wy5qv/SamsungSans.apk?dl=0
and here is a flashable zip you can flash this via recovery
https://mega.co.nz/#!khYEjawb!Ufq2Xrk7Lweg3vy9VTxyCvPq2yT-JZ_3ksfITq0iOt8
Enjoy
Don't Forget to hit THANKS bUTTON
Click to expand...
Click to collapse
Please check your PM mate.
Regards.
good news
good news those fonts are working fine on 5.0 lollipop as well..
So i can either do it the system/app way or flash via recovery...am i right?or i have to do both?
Kinda confused?
SK_007 said:
So i can either do it the system/app way or flash via recovery...am i right?or i have to do both?
Kinda confused?
Click to expand...
Click to collapse
no just select only one option manual replace apk if you want or just flash via recovery .. used just one option
Sent From My Beast
I´ve flashed the zip, but there are no new fonts installed. Using lolipop on N9005. (The zip flashed correctly). Your apk has 200kb and his has 16mb. You have made a mistake.
SoRiNuS said:
I´ve flashed the zip, but there are no new fonts installed. Using lolipop on N9005. (The zip flashed correctly). Your apk has 200kb and his has 16mb. You have made a mistake.
Click to expand...
Click to collapse
@SoRiNuS mate just updated both apk and zip links try now and report... thanks
Urban pendu said:
@SoRiNuS mate just updated both apk and zip links try now and report... thanks
Click to expand...
Click to collapse
Thanks for making me reinstall lollipop. Your flashable zip is all wrong. Stuck bootloop
Didn't work for me on my n900
Sent from my SM-N900 using Tapatalk
for me not working on my n900 :/ I used the zip file on cwm :/
hectorx2x said:
for me not working on my n900 :/ I used the zip file on cwm :/
Click to expand...
Click to collapse
try to do replace apk in system/app and set permission and then report
Urban pendu said:
try to do replace apk in system/app and set permission and then report
Click to expand...
Click to collapse
I replaced it and now it works..thanks
For me doesn't work on replace
SoRiNuS said:
Thanks for making me reinstall lollipop. Your flashable zip is all wrong. Stuck bootloop
Click to expand...
Click to collapse
Same here... do it manually and have backup or you have to reinstall rom again...
mirroalex said:
Same here... do it manually and have backup or you have to reinstall rom again...
Click to expand...
Click to collapse
i don't know what you guys doing wrong... on s5 lollipop and even on my note 3 lollipop it's working with both flashable zip and manual...
Urban pendu said:
i don't know what you guys doing wrong... on s5 lollipop and even on my note 3 lollipop it's working with both flashable zip and manual...
Click to expand...
Click to collapse
I am using dr.ketan's L15 rom which is based on leaked lollipop rom for n900
Steps i do is:
1- flash your zip in TWRP then i got bootloop
2-replaced samsungsans.apk with stock one in order to get back from bootloop (permission changed accordingly) again bootloop
3- replaced samsungsans.apk with yours and changed permissions and the same result again...
Oooooooooo i think i found the problem just now, i found out that the rom is odexed so in system/app/sasmungsans folder there is another folder called arm in which there is samsungsans.odex.xz, so in this case i have to remove whole samsungsans folder in system/app cooy paste your apk and aet correct permissions... i will give it a try and will report.
mirroalex said:
I am using dr.ketan's L15 rom which is based on leaked lollipop rom for n900
Steps i do is:
1- flash your zip in TWRP then i got bootloop
2-replaced samsungsans.apk with stock one in order to get back from bootloop (permission changed accordingly) again bootloop
3- replaced samsungsans.apk with yours and changed permissions and the same result again...
Oooooooooo i think i found the problem just now, i found out that the rom is odexed so in system/app/sasmungsans folder there is another folder called arm in which there is samsungsans.odex.xz, so in this case i have to remove whole samsungsans folder in system/app cooy paste your apk and aet correct permissions... i will give it a try and will report.
Click to expand...
Click to collapse
thanks man... delete .odex file and then repalce apk then report.. thanks once again
Thank you
mirroalex said:
I am using dr.ketan's L15 rom which is based on leaked lollipop rom for n900
Steps i do is:
1- flash your zip in TWRP then i got bootloop
2-replaced samsungsans.apk with stock one in order to get back from bootloop (permission changed accordingly) again bootloop
3- replaced samsungsans.apk with yours and changed permissions and the same result again...
Oooooooooo i think i found the problem just now, i found out that the rom is odexed so in system/app/sasmungsans folder there is another folder called arm in which there is samsungsans.odex.xz, so in this case i have to remove whole samsungsans folder in system/app cooy paste your apk and aet correct permissions... i will give it a try and will report.
Click to expand...
Click to collapse
Thank for shared
well, i took your samsungsans apk, replaced by the stock one, then i renamed samsungsans folder to samsungsans.bak, im on an odexed rom, and it works.