QUESTIONS
1) Can i use RED HAT for building ROM's instead of UBUNTU?????
2) I want to change fonts but when I try to edit them and reboot, it gets stuck at boot animation... does anybody know y?????? [SOLVED]
My signature for ROM and other details........
Thanks for your reply......
I dont think the choice of distro makes a difference as long you have the necessary libs and dependencies for building Not sure though so someone with better experience ought to answer this first
And did you set the right permissions for the fonts ? That might have caused the issue
Min3r said:
I dont think the choice of distro makes a difference as long you have the necessary libs and dependencies for building Not sure though so someone with better experience ought to answer this first
And did you set the right permissions for the fonts ? That might have caused the issue
Click to expand...
Click to collapse
thanks for your reply........
the thing with fonts was i was just renaming it and not the metadata........ and now i have changed metadata with font editor and voila its working.....
Ok Im confused a bit right now What does the metadata have to do with the font here ?
I also exactly don't know but the metadata are linked with some files which are needed to display fonts which has to be same as the default fonts...... like the highlighted text in the image attached..... these have to be same for the fonts u need to install with the default fonts......
(IF SOMEBODY COULD EXPLAIN IN DETAIL THEN PLZ EXPLAIN!!!)
So you took a font, modified its metadata to reflect the above and replaced the original file with this ?
Min3r said:
So you took a font, modified its metadata to reflect the above and replaced the original file with this ?
Click to expand...
Click to collapse
yes
coz when I was just renaming it and replacing it with the default it would get stuck at boot....
Sent from my Xperia Sola using xda app-developers app
Did a google search and I found out the reason is that ICS checks to make sure the metadata is correct. So the roboto part isnt necessary I belive. You just need to make sure all the fonts have same Family name and that the correct setting is given regarding bold, italic etc
Min3r said:
Did a google search and I found out the reason is that ICS checks to make sure the metadata is correct. So the roboto part isnt necessary I belive. You just need to make sure all the fonts have same Family name and that the correct setting is given regarding bold, italic etc
Click to expand...
Click to collapse
so what minimum changes should I have to make to get it working....
Sent from my Xperia Sola using xda app-developers app
I think this will explain better than I can
Min3r said:
I think this will explain better than I can
Click to expand...
Click to collapse
thanks for your help......
anyone with expert advice on REDHAT or UBUNTU???
Related
hello,
Im new to the whole android deverlopment and need some help from you guys.
I try to make a minimalistic and clean homescreen to my MIUI 3.6.7 phone.
Allready maneged to make the batery topbar white. But now im stucked.
s1.directupload.net/file/d/3281/wxm7fcqs_png.html
I need to remove carrier, clock and app names in dock. I know i have to decompile and compile again the MiuiSystemUI.apk.
But My windows system is very old and i have to set it up from scratch because something is wrong with java..so the compilerprograms i tried wont work. +I dont know witch file i have to edit.
Can someone edit MiuiSystemUI.apk for my?
or
Can explain step by step witch file and witch lines i have to change.
When the homescreen is done I gona upload all neccesery files but u can have it first when u help
file-upload.net/download-7695289/MiuiSystemUI.apk.html
n-play-a said:
hello,
Im new to the whole android deverlopment and need some help from you guys.
I try to make a minimalistic and clean homescreen to my MIUI 3.6.7 phone.
Allready maneged to make the batery topbar white. But now im stucked.
s1.directupload.net/file/d/3281/wxm7fcqs_png.html
I need to remove carrier, clock and app names in dock. I know i have to decompile and compile again the MiuiSystemUI.apk.
But My windows system is very old and i have to set it up from scratch because something is wrong with java..so the compilerprograms i tried wont work. +I dont know witch file i have to edit.
Can someone edit MiuiSystemUI.apk for my?
or
Can explain step by step witch file and witch lines i have to change.
When the homescreen is done I gona upload all neccesery files but u can have it first when u help
file-upload.net/download-7695289/MiuiSystemUI.apk.html
Click to expand...
Click to collapse
Maybe ask in the MIUI thread.
GamingDj said:
Maybe ask in the MIUI thread.
Click to expand...
Click to collapse
good idea. dident know there is a subforum. i wait, maybe i find help here, will try in MIUI thread if not.
Hi guys, I'm fairly new to this but I wanted to know how I can change the list pressed animation style in Xperia U? I mean the white background glow on pressing and holding any list button in menus or tabs or buttons, for example see the following photo (attachments), how the background of the notification has turn to white (fading).
I thought there might be a. 9.png file for that, but when I started searching for in the drawable folder of framework-res.apk, I wasn't able to find it?
So I wanna know that am I searching wrongly or there is no such file and just a xml code which I'm not able to get my hands on because of lack of my knowledge of decompiling the apks. I tried decompiling it by apktool but it won't budge. Also to edit pngs I am using a simple technique (posted by a xda user, sorry for not recalling your name but thanks) that is to just open or extract the roms through 7zip and then just copy them back to the respective apk file. This seems to be working as I was able to create my own lockscreen. So please help me in finding where I'm going wrong.
Thanks in advanced...
You must decompile the framework-res.apk and then, search in /drawable-hdpi folder the image. Its name is notification-normal-bg.9.png or something like that. Edit it with photoshop, and, when you have all that you want, compile the framework-res.apk and change it in your phone. Do a backup before do anything.
Enviado desde mi ST25i usando XDA Premium HD app
Slash137 said:
You must decompile the framework-res.apk and then, search in /drawable-hdpi folder the image. Its name is notification-normal-bg.9.png or something like that. Edit it with photoshop, and, when you have all that you want, compile the framework-res.apk and change it in your phone. Do a backup before do anything.
Enviado desde mi ST25i usando XDA Premium HD app
Click to expand...
Click to collapse
First of all thanks for your advice, but as it turns out the Sony isn't using that file?? And also I just did it with my normal method (described before), so I guess it might be a problem that I'm not decompiling it, but as it turns out I don't know exactly how to. So can you suggest me a Guide or something like that through which I can learn to do it without any problems...?? Because last I time tried it, I got a failed app! Please help, thanks in advance...
divinemamgai said:
First of all thanks for your advice, but as it turns out the Sony isn't using that file?? And also I just did it with my normal method (described before), so I guess it might be a problem that I'm not decompiling it, but as it turns out I don't know exactly how to. So can you suggest me a Guide or something like that through which I can learn to do it without any problems...?? Because last I time tried it, I got a failed app! Please help, thanks in advance...
Click to expand...
Click to collapse
I have successfully figured out the first part of the problem, the sony uses the .png starting with semc... So I just searched for semc_list_.... And found what I was looking for. But still how to decompile system apps in Xperia based devices succesfully..? Please someone..?
divinemamgai said:
I have successfully figured out the first part of the problem, the sony uses the .png starting with semc... So I just searched for semc_list_.... And found what I was looking for. But still how to decompile system apps in Xperia based devices succesfully..? Please someone..?
Click to expand...
Click to collapse
You must use APKTool for decompile. When you got it it's so easy to use.
Slash137 said:
You must use APKTool for decompile. When you got it it's so easy to use.
Click to expand...
Click to collapse
Yeah buddy, it was pretty easy. And I figured out what I was doing wrong before, I wasn't including framework-res.apk and SemcGenericUxp.apk in the tool to help it compile the resources! Thanks.
divinemamgai said:
Yeah buddy, it was pretty easy. And I figured out what I was doing wrong before, I wasn't including framework-res.apk and SemcGenericUxp.apk in the tool to help it compile the resources! Thanks.
Click to expand...
Click to collapse
Can you suggest me a method of porting roms perfectly...?
divinemamgai said:
Can you suggest me a method of porting roms perfectly...?
Click to expand...
Click to collapse
Don't worry GOT.. IT....
i want to ask if any body tried already to remove menus from settings like i want to hide the about phone on stock settings.apk deodexed on jb 4.2 i want to get rid of some menus in my settings i ported dakele os to mtk6589 so i would like to ask if how to? since it is a ported rom some of the menus are not a feature of my stock rom and i want to hide or remove them just to prevent boot loop for example like this in the attachment below i want to get rid of the ad block or sensor_cali .. ..
i badly need help kinda excited to release my ported rom hehe
TIA:good::fingers-crossed:
uppdate: ive done some experement in settings_header.xml i tried to change the name of about phone to phone only and it works so my conclusion is settings_headers changes the appearance of the settings menu
I have not used ICS or JB much but it's possible.
I know exact process of how to do that on GB but not ICS. You'll have to decompile Settings.apk and look for the xml which controls the layout of app.
iamareebjamal said:
I have not used ICS or JB much but it's possible.
I know exact process of how to do that on GB but not ICS. You'll have to decompile Settings.apk and look for the xml which controls the layout of app.
Click to expand...
Click to collapse
yes i think its the settings.header yet everytime i change something in that xml,recompile success, and push my mooded settings but the problem is it wont open systemUI stops everytime i try to open settings from the noti. bar and there's no icon for settings in the drawer ive check the permission its rw-r-r and its correct . ive also tried drag and drop signing still the same problem
marc2777 said:
yes i think its the settings.header yet everytime i change something in that xml,recompile success, and push my mooded settings but the problem is it wont open systemUI stops everytime i try to open settings from the noti. bar and there's no icon for settings in the drawer ive check the permission its rw-r-r and its correct . ive also tried drag and drop signing still the same problem
Click to expand...
Click to collapse
Which tool are you using to compile apps? And System apps don't need to be signed. Maybe that's the problem.
If you want, you can check out Ultimate Guide in Android Development Section which shows how to correctly compile system apps. Its sticky(noun, not an adjective ) there
iamareebjamal said:
Which tool are you using to compile apps? And System apps don't need to be signed. Maybe that's the problem.
If you want, you can check out Ultimate Guide in Android Development Section which shows how to correctly compile system apps. Its sticky(noun, not an adjective ) there
Click to expand...
Click to collapse
sorry gotta bad english here tnx gonna check it out
marc2777 said:
sorry gotta bad english here tnx gonna check it out
Click to expand...
Click to collapse
editing the xmls dose not change anything any suggestions but using apk multi tool works it didnt cause any systemui fc and the settings is properly installed but as i said as i edit xml it didnt change anything in the setting menus
marc2777 said:
editing the xmls dose not change anything any suggestions but using apk multi tool works it didnt cause any systemui fc and the settings is properly installed but as i said as i edit xml it didnt change anything in the setting menus
Click to expand...
Click to collapse
Then maybe that xml doesn't change it
Or, did you delete the modded files from keep folder?
marc2777 said:
editing the xmls dose not change anything any suggestions but using apk multi tool works it didnt cause any systemui fc and the settings is properly installed but as i said as i edit xml it didnt change anything in the setting menus
Click to expand...
Click to collapse
Are you extracting the resources.arsc from the new apk and dropping it back again after compiling?
XperienceD said:
Are you extracting the resources.arsc from the new apk and dropping it back again after compiling?
Click to expand...
Click to collapse
since im using multi tool i dont know if that resource.asrc is original from my original apk for example i already compiled my modded settings.apk shud i keep the resource.asrc or shud i get the resource.asrc from the original and unmodded settings.apk?
1757 fuchet
iamareebjamal said:
Then maybe that xml doesn't change it
Or, did you delete the modded files from keep folder?
Click to expand...
Click to collapse
ive read alot of tuts on how to add apps on settings menu yes it is possible since it is possible to add then maybe it is possible to delete ive tried to reverse the tuts on adding to delete the menus specially on the settings_header.xml and strings tried to edit those xmls after editing recompile i directly push it to my phone i tried to push unsigned and signed apks yet i get same results nothing change i got a feeling that resource.asrc has something to do with this
marc2777 said:
ive read alot of tuts on how to add apps on settings menu yes it is possible since it is possible to add then maybe it is possible to delete ive tried to reverse the tuts on adding to delete the menus specially on the settings_header.xml and strings tried to edit those xmls after editing recompile i directly push it to my phone i tried to push unsigned and signed apks yet i get same results nothing change i got a feeling that resource.asrc has something to do with this
Click to expand...
Click to collapse
If you've read my guide, you would know that you'll have to add resources.arsc from new app to old app and then push old app to your phone
iamareebjamal said:
If you've read my guide, you would know that you'll have to add resources.arsc from new app to old app and then push old app to your phone
Click to expand...
Click to collapse
can you lead mo to ur link/? so this means the created resources.asrc from my mooded apk will be transfered to my original apk am i ryt? and ill push my old apk ?
marc2777 said:
can you lead mo to ur link/? so this means the created resources.asrc from my mooded apk will be transfered to my original apk am i ryt? and ill push my old apk ?
Click to expand...
Click to collapse
Here you go
http://forum.xda-developers.com/showthread.php?t=2326393
I hope its good enough to make it clear
iamareebjamal said:
Here you go
http://forum.xda-developers.com/showthread.php?t=2326393
I hope its good enough to make it clear
Click to expand...
Click to collapse
tnx im reading this but as i check my log something is weird in the res forlder of settings.apk since this is a ported rom there are some folders that multi tool cant read
marc2777 said:
tnx im reading this but as i check my log something is weird in the res forlder of settings.apk since this is a ported rom there are some folders that multi tool cant read
Click to expand...
Click to collapse
Upload your apk.
XperienceD said:
Upload your apk.
Click to expand...
Click to collapse
http://www.4shared.com/account/home.jsp#dir=VTulsuo_ everything you need is in that link i hope you can help me im havng a hard time T_T
marc2777 said:
http://www.4shared.com/account/home.jsp#dir=VTulsuo_ everything you need is in that link i hope you can help me im havng a hard time T_T
Click to expand...
Click to collapse
Access denied?
XperienceD said:
Access denied?
Click to expand...
Click to collapse
access denied ? where sir? in the links?
marc2777 said:
access denied ? where sir? in the links?
Click to expand...
Click to collapse
Works now, but no Settings.apk?
XperienceD said:
Works now, but no Settings.apk?
Click to expand...
Click to collapse
o my god my settings.apk is gone reuploading demet
Hey Bros, anyone have a CM10.1 edited version of SystemUi and Framework-res like Xperia Z/ZQ/i1? I didn't find it here, and i am trying to do this, but is really complicated to me too. If anyone can help me, please talk.
Sorry for my english, brazillian here . Sent from my Xperia Live with Walkman using xda premium
nathanchausse said:
Hey Bros, anyone have a CM10.1 edited version of SystemUi and Framework-res like Xperia Z/ZQ/i1? I didn't find it here, and i am trying to but is really complicated to me too. If anyone can help me, please talk.
Sorry for my english, brazillian here . Sent from my Xperia Live with Walkman using xda premium
Click to expand...
Click to collapse
Bro all non thread relared questios,request belong to Q&A!!!!! Help to keep here clean. Thanks
Btw didnt found anything so far bcuz cm10.1 theming is hard u can use iiandskater s rom it has diffrent framework with eayier theming..
Peace
or you can put framework-res.apk and SystemUI.apk from JV-EX and push to your system. but the first, get the permit from iiandskaters
bejunk said:
Btw didnt found anything so far bcuz cm10.1 theming is hard
Click to expand...
Click to collapse
It's like theming anything else if you know how.
ilms said:
or you can put framework-res.apk and SystemUI.apk from JV-EX and push to your system. but the first, get the permit from iiandskaters
Click to expand...
Click to collapse
Unless you're going to publish a theme that contains other Peoples work then you don't necessarily need to ask for permission to use things from different ROMS to make your own personal ROM.
XperienceD said:
It's like theming anything else if you know how.
Click to expand...
Click to collapse
i only mean: editid an png with piant/photshop is easier than edithing it in xml's (like some jb have) its allmost more code.
also in comparement to ICS/CM9 4.2.2 theming is real harder and there not so many TuT's out there - tried several times - its hard
i have a bunch of unsolved questions about this - but not for ICS...
..so if nobody tells me & cant find solution = i dont get it solved/work.
so yes in my oppinion it is REAL HARDER if i see it from NOW ....
:good:
peace, bejunk
bejunk said:
i only mean: editid an png with piant/photshop is easier than edithing it in xml's (like some jb have) its allmost more code.
Click to expand...
Click to collapse
Take any CM10.1 theme that's already done and mod it to your liking, simple.
XperienceD said:
Take any CM10.1 theme that's already done and mod it to your liking, simple.
Click to expand...
Click to collapse
yes tried it allready (with simplex, other on ics) but the apk's didnt install allways get cant install apk or parsing problem.. dunno if its signing or sth..
also just to make an example: if i theme and need edit more ressorces like xml's (had ast problems with progress bar) there only very few threads about thus if it is sth special like editng size and behaiviour of UI components is impossible for me (wanna edit download apk from cm10.1 to only delete it from this apk screen; not to delete whole file )
theres allways a pointm in most of my work where i have no idea (also no idea what to do to learn it..),
but thanks for ur valuable response (but out of 8 :silly will keep up moving forward in my knowledge as godd as i can, at least thats all what i can do...
peace
It's really hard. I did some modifications in the SystemUI, Framework, Settings, but a lot of things in the framework don't changed. This is what i have got. (The tiles pic is showing the white glow light.
Sorry for my english. Brazillian and Xperia Live with Walkman proud user o/
Hey, anyone can help me? I edited all the framework but didn't see the changes, as you can see in the images. What i have to do?
Sorry for my english. Brazillian and Xperia Live with Walkman proud user o/
why you are bothering yourself ?
download xperia z theme from play store for cm9/10/10.1
it is very similar to xperia z framework
nathanchausse said:
It's really hard. I did some modifications in the SystemUI, Framework, Settings, but a lot of things in the framework don't changed.
Click to expand...
Click to collapse
This is all part of the learning curve. You need to make sure you've changed the right images but even then just because you change what you think is the right image in the framework or SystemUI doesn't mean it's right and it could be in another apk, Phonebook, Conversations etc, or it might be that you've not recompiled correctly.
For example, the sliders, the check boxes that appears on Settings, Status Bar and other apps are localized in?
i decompiled the Xperia Z Theme for CM10.1 and the images change the framework. Am I correct?
Sorry for my english. Brazillian and Xperia Live with Walkman proud user o/
Hello all!
As you maybe seen, Android 4.4 (KitKat) has awesome color emoji.
I looked into the sources, and I think I managed to found what does make emoji in color :
--system
------- fonts
--------- AndroidEmoji.ttf
--------- NotoColorEmoji.tff
-- etc
--------- fallback_fonts.xml
--------- system_fonts.xml
In framework-res.apk, it as some png of some simple emoji.
EDIT :
I found something else in my insvestigations.
In CM11 and KitKat source code, it has a folder emoji inside "framework/opt/".
In emoji folder, it has
- Android.mk
- CleanSpec.mk
- EmojiFactory.cpp
- EmojiFactory.h
And i'm sure EmojiFactory has something to do with colored emoji.
Like these comments line say :
// Returns binary image data corresponding to "pua". The size of binary is
// stored to "size". Returns NULL if there's no mapping from the "pua" to a
// specific image. Currently, image format is all (animated) gif.
Click to expand...
Click to collapse
In "frameworks/base/core/java/android" it has an emoji folder, with EmojiFactory.java file, which call libemoji.so.
EDIT 2 :
They talk about emoji here :
External
/home/loic/cm11/external/chromium_org/third_party/WebKit/Source/core/rendering/RenderText.cpp
/home/loic/cm11/external/chromium_org/third_party/skia/gyp/freetype.gyp
/home/loic/cm11/external/skia/gyp/freetype.gyp
/home/loic/cm11/external/linux-tools-perf/Documentation/maps
/home/loic/cm11/external/icu4c/.git/index
/home/loic/cm11/external/icu4c/data/mappings/softbank-shift_jis-2012.ucm
/home/loic/cm11/external/icu4c/data/mappings/kddi-jisx-208-2007.ucm
/home/loic/cm11/external/icu4c/data/mappings/README.emoji
/home/loic/cm11/external/icu4c/data/mappings/docomo-shift_jis-2012.ucm
/home/loic/cm11/external/icu4c/data/mappings/softbank-jisx-208-2007.ucm
/home/loic/cm11/external/icu4c/data/mappings/kddi-shift_jis-2012.ucm
Out
/home/loic/cm11/out/target/common/obj/APPS/Mms_intermediates/public_resources.xml
/home/loic/cm11/out/target/common/obj/APPS/Mms_intermediates/src/R.stamp
/home/loic/cm11/out/target/common/obj/APPS/Mms_intermediates/src/com/android/mms/R.java
/home/loic/cm11/out/target/common/obj/APPS/Mms_intermediates/src/com/android/ex/chips/R.java
/home/loic/cm11/out/target/common/obj/APPS/LatinIME_intermediates/public_resources.xml
/home/loic/cm11/out/target/common/obj/APPS/LatinIME_intermediates/src/R.stamp
/home/loic/cm11/out/target/common/obj/APPS/LatinIME_intermediates/src/com/android/inputmethod/latin/R.java
/home/loic/cm11/out/target/common/obj/APPS/LatinIME_intermediates/proguard_options
/home/loic/cm11/out/target/common/R/com/android/mms/R.java
/home/loic/cm11/out/target/common/R/com/android/inputmethod/latin/R.java
/home/loic/cm11/out/target/common/R/com/android/ex/chips/R.java
Test
/home/loic/cm11/cts/tests/tests/text/src/android/text/cts/EmojiConstants.java
/home/loic/cm11/cts/tests/tests/text/src/android/text/cts/StaticLayoutLineBreakingTest.java
/home/loic/cm11/cts/tests/tests/text/src/android/text/cts/EmojiTest.java
Android
/home/loic/cm11/android/default.xml
Framework
/home/loic/cm11/frameworks/base/preloaded-classes
/home/loic/cm11/frameworks/base/core/jni/android_emoji_EmojiFactory.cpp
/home/loic/cm11/frameworks/base/core/jni/Android.mk
/home/loic/cm11/frameworks/base/core/jni/AndroidRuntime.cpp
/home/loic/cm11/frameworks/base/core/java/android/text/Layout.java
/home/loic/cm11/frameworks/base/core/java/android/text/StaticLayout.java
/home/loic/cm11/frameworks/base/core/java/android/text/TextLine.java
/home/loic/cm11/frameworks/base/core/java/android/emoji/EmojiFactory.java
/home/loic/cm11/frameworks/base/core/java/android/view/inputmethod/InputConnection.java
/home/loic/cm11/frameworks/base/tests/StatusBar/src/com/android/statusbartest/NotificationBuilderTest.java
/home/loic/cm11/frameworks/base/tests/StatusBar/res/layout/notification_builder_test.xml
/home/loic/cm11/frameworks/base/tools/preload/20100223.compiled
/home/loic/cm11/frameworks/base/tools/preload/20090811.compiled
/home/loic/cm11/frameworks/base/.git/index
/home/loic/cm11/frameworks/opt/emoji/Android.mk
/home/loic/cm11/frameworks/opt/emoji/EmojiFactory.cpp
/home/loic/cm11/frameworks/opt/emoji/EmojiFactory.h
/home/loic/cm11/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZonePickerUtils.java
.repo
/home/loic/cm11/.repo/projects/frameworks/opt/emoji.git/config
/home/loic/cm11/.repo/projects/frameworks/opt/emoji.git/.repopickle_config
/home/loic/cm11/.repo/projects/frameworks/opt/emoji.git/FETCH_HEAD
/home/loic/cm11/.repo/projects/frameworks/base.git/objects/pack/pack-822265727f5bd79fd7574e8251fd9cff98559d8b.pack
/home/loic/cm11/.repo/projects/packages/inputmethods/LatinIME.git/objects/pack/pack-f75f41c8589b316ac7313a2f533b3d37aa9072ba.pack
/home/loic/cm11/.repo/project.list
/home/loic/cm11/.repo/manifests/default.xml
/home/loic/cm11/.repo/.repopickle_fetchtimes
Vendor
/home/loic/cm11/vendor/cm/config/common.mk
Packages
/home/loic/cm11/packages/apps/Mms/.git/index
/home/loic/cm11/packages/apps/Mms/res/values-el/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-hu/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-iw/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-cs/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-nb/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-hr/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-da/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-nl/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-fr/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-zh-rCN/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-ru/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-ug/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-fi/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-pl/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-it/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-ca/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-zh-rTW/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-es/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-uk/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-af/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-pt/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-de/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values/cm_arrays.xml
/home/loic/cm11/packages/apps/Mms/res/values/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-sv/cm_strings.xml
/home/loic/cm11/packages/apps/Mms/res/values-sk/cm_strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/InputLogicTests.java
/home/loic/cm11/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/KeyboardId.java
/home/loic/cm11/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/KeyboardSwitcher.java
/home/loic/cm11/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/EmojiPalettesView.java
/home/loic/cm11/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/KeyboardState.java
/home/loic/cm11/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/KeyboardTextsSet.java
/home/loic/cm11/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/KeyboardIconsSet.java
/home/loic/cm11/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/KeyboardCodesSet.java
/home/loic/cm11/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/EmojiCategoryPageIndicatorView.java
/home/loic/cm11/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/EmojiLayoutParams.java
/home/loic/cm11/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/Constants.java
/home/loic/cm11/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/LatinIME.java
/home/loic/cm11/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/SubtypeSwitcher.java
/home/loic/cm11/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/Settings.java
/home/loic/cm11/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/SubtypeLocaleUtils.java
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-et-rEE/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-v19/emoji-categories.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-ka-rGE/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-sl/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-vi/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-rm/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-zh-rHK/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-el/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-fa/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-pt-rPT/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-hu/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-iw/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-sw540dp/dimens.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-en-rGB/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-cs/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-ar/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-hy-rAM/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-nb/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-zu/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-ja/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-hi/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-ro/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-hr/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-ko/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-da/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-nl/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-th/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-tl/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-en-rIN/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/xml-sw600dp/key_styles_common.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-v18/emoji-categories.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-fr/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-zh-rCN/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-lv/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-ru/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-bg/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-sr/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/drawable/ic_emoji_objects_light.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/drawable/ic_emoji_nature_light.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/drawable/ic_emoji_places_light.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/drawable/ic_emoji_people_light.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/drawable/ic_emoji_recent_light.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/drawable/ic_emoji_symbols_light.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-fi/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-pl/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-it/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-am/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-be/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-es-rUS/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-land/dimens.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-ca/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-zh-rTW/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-es/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-fr-rCA/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-sw540dp-land/dimens.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-in/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-tr/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-uk/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-km-rKH/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-af/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/layout/input_view.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/layout/emoji_keyboard_page.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/layout/emoji_palettes_view.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-sw768dp-land/dimens.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-lo-rLA/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-pt/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-sw/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-ms-rMY/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-de/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/xml/kbd_emoji_category1.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/xml/method.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/xml/kbd_emoji_category4.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/xml/row_pcqwerty5.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/xml/kbd_emoji_category6.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/xml/kbd_emoji_recents.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/xml/key_styles_enter.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/xml/key_styles_common.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/xml/keyboard_layout_set_emoji.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/xml/key_f2.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/xml/kbd_emoji_category5.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/xml/kbd_emoji_category3.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/xml/kbd_emoji_category2.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values/themes-common.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values/colors.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values/attrs.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values/dimens.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values/emoji-categories.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values/themes-gb.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values/themes-ics.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-lt/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-mn-rMN/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-sv/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-sw768dp/dimens.xml
/home/loic/cm11/packages/inputmethods/LatinIME/java/res/values-sk/strings.xml
/home/loic/cm11/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml
/home/loic/cm11/packages/inputmethods/LatinIME/.git/index
/home/loic/cm11/packages/inputmethods/LatinIME/dictionaries/en_emoji.combined.gz
/home/loic/cm11/packages/inputmethods/LatinIME/dictionaries/fr_emoji.combined.gz
/home/loic/cm11/packages/inputmethods/OpenWnn/.git/index
/home/loic/cm11/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/TextCandidatesViewManager.java
/home/loic/cm11/packages/inputmethods/OpenWnn/res/values-land/dimens.xml
/home/loic/cm11/packages/inputmethods/OpenWnn/res/values-sw768dp-land/dimens.xml
/home/loic/cm11/packages/inputmethods/OpenWnn/res/values/dimens.xml
Please help me to search !
You have erased your old emoji font or your phone doesn't read the new files, all you have to do is restore the old files
use
use all knew Google keyboard (Google it)
Do you have Skype ??
Lo-P said:
Hello all!
As you maybe seen, Android 4.4 (KitKat) has awesome color emoji.
I looked into the sources, and I think I managed to found what does make emoji in color :
--system
------- fonts
--------- AndroidEmoji.ttf
--------- NotoColorEmoji.tff
-- etc
--------- fallback_fonts.xml
--------- system_fonts.xml
In framework-res.apk, it as some png of some simple emoji.
Anyway, I made a flashable zip with these files and fonts, and I don't see any emoji, even in white in black.
So, could someone help me to find what's wrong?
Click to expand...
Click to collapse
Disputed said:
You have erased your old emoji font or your phone doesn't read the new files, all you have to do is restore the old files
Click to expand...
Click to collapse
gohel.vishal said:
use all knew Google keyboard (Google it)
Click to expand...
Click to collapse
My post is old from 1 Novemer. Since, CM 11 is out, and I have KitKat.
MRL3GS said:
Do you have Skype ??
Click to expand...
Click to collapse
Yes why?
Lo-P said:
My post is old from 1 Novemer. Since, CM 11 is out, and I have KitKat.
Yes why?
Click to expand...
Click to collapse
Might know a way to do it add me MRL3GS
MRL3GS said:
Might know a way to do it add me MRL3GS
Click to expand...
Click to collapse
Sorry my Skype it's for private use~
Share your method with us?
I'm 80% sure I found the trick for enable color emoji in any Android rom. All you need is source code.
Just have to check if my method work, and I give you
Lo-P said:
Sorry my Skype it's for private use~
Share your method with us?
Click to expand...
Click to collapse
i was going to say to make the emojs in colour you need to modify/murg the framwork files. But if you are can make an xposed module it will be a breeze
Lo-P said:
I'm 80% sure I found the trick for enable color emoji in any Android rom. All you need is source code.
Just have to check if my method work, and I give you
Click to expand...
Click to collapse
Really???? How did you get on mate???
MRL3GS said:
i was going to say to make the emojs in colour you need to modify/murg the framwork files. But if you are can make an xposed module it will be a breeze
Click to expand...
Click to collapse
I'm not enough skilled for make one
MRL3GS said:
Really???? How did you get on mate???
Click to expand...
Click to collapse
Check my EDIT 2 on my post! I founded something like EmojiFactory, and so one inside framework. Anyway, I have to check how it work and which files I have to change... Please, a skilled dev can search with us and make an xposed module? I would be awesome!
Got an idea. Have to extract maybe KitKat already build framework and check for Emoji...
Hoping to see this solved and ported to an xposed framework!
tramane said:
Hoping to see this solved and ported to an xposed framework!
Click to expand...
Click to collapse
I hope too. But I guess dev or members who are in 4.4 doesn't care about Emoji in old version, I understand them.
For me, I would love to enable it in Android version coz I have a rom which is in 4.2.2 and I'd love to use with Emoji, in color.
But for the moment, I'm not even enough skilled for build a rom, it always crash... :crying:
I hope someone gets an answer soon, cause I want KK emoji in my JB ROM
hussam91 said:
I hope someone gets an answer soon, cause I want KK emoji in my JB ROM
Click to expand...
Click to collapse
Nobody look like to care
Sent from my GT-I9305 using XDA Premium 4 mobile app
Any Dev think they could give this a go
I hope some developers make appropriate modifications.
WAITINGG!!!
josue276 said:
WAITINGG!!!
Click to expand...
Click to collapse
Yeah you can. For the moment we're alone.
Sent from my GT-I9305 using XDA Premium 4 mobile app
This would be awesome
You should try with KK Keyboard on Play Store, is the stock Kit Kat with colored emoji. https://play.google.com/store/apps/details?id=com.kitkatandroid.keyboard&hl=es_419