How to change miui (system) text in (default Phone app)? - Xiaomi Poco F1 Questions & Answers

Hi there.
I want to change text in default phone app. Actually i want to replace "recording" to something else while in call is going on.
Also if possible, I want to change "recorded calls"to something else.
I am using miui 10.3.8.0 rooted.
Any help?

I have come to know that for this i need to edit apk file.
I have managed to install easy apk tool.
Now I want to know what apk file name of dialer is? So that I can change it's text string? Seriously its hard to decompile every related app from phone, dialer, conference dialer, and then look and find for string "record" or "recording calls"
And if I some how managed to i change it. Will that moded apk (dialer or phone application) work?

Related

Can you remove the "Swipe screen to unlock" from the stock ICS

Just wondering if anyone knows a way to remove the writing at the bottom of the lock screen "Swipe screen to unlock"
I'm running stock ICS I9100XXLP6 (XXLPB hsdpa+ radio doesn't work for me for some reason) I also cant take a screen shot for an example not sure if it's a bug or user error lol..
The Swype to unlock will eventual go away. Maybe after a day
Sent from my SGH-T989
hmm hope so but its been 2 days so far..
airninja6r said:
Just wondering if anyone knows a way to remove the writing at the bottom of the lock screen "Swipe screen to unlock"
I'm running stock ICS I9100XXLP6 (XXLPB hsdpa+ radio doesn't work for me for some reason) I also cant take a screen shot for an example not sure if it's a bug or user error lol..
Click to expand...
Click to collapse
+1
Same need here.
You guys should try Widget Locker in the mean time. Its got an ics lockscreen that works flawlessly
Sent from my GT-I9100 using XDA App
I'd like a way to remove this as well. I've been reading posts saying "it just goes away" but mine hasn't and I've been on this ICS build since its release on Feb. 9.
Anyone got any suggestions OTHER than using an app like Widget Locker?
Well. OK, but only for who doesn't frigthen himself to use a hex editor and has root, cwm, and so on...
If you have a modified rom or you're about to load one in your phone, you can also do this mod directly in the zip file of the rom.
In every case, in the folder system/framework you can find the file framework-res.apk. Copy it on your desktop, change its extension to .zip (you know it) and open it. In it you'll find the file resources.arsc. Well, open it in a hex editor and "search" the phrase "Swipe to unlock" in your idiom. Change the very first byte of the phrase to hex "00" and eventually all the others to "FF". Save, close, revert the extension to the original ".apk" and copy the modified file over the original. Reboot and voilà, your lock screen is now clean...
I hope my english was enough correct and clear to be understood...
Thank's a lot vanallen !
That works !!
vanallen said:
Well. OK, but only for who doesn't frigthen himself to use a hex editor and has root, cwm, and so on...
If you have a modified rom or you're about to load one in your phone, you can also do this mod directly in the zip file of the rom.
In every case, in the folder system/framework you can find the file framework-res.apk. Copy it on your desktop, change its extension to .zip (you know it) and open it. In it you'll find the file resources.arsc. Well, open it in a hex editor and "search" the phrase "Swipe to unlock" in your idiom. Change the very first byte of the phrase to hex "00" and eventually all the others to "FF". Save, close, revert the extension to the original ".apk" and copy the modified file over the original. Reboot and voilà, your lock screen is now clean...
I hope my english was enough correct and clear to be understood...
Click to expand...
Click to collapse
This is dirty, really dirty. But it works!
Envoyé depuis mon GT-I9100 avec Tapatalk
[/COLOR]
vanallen said:
Well. OK, but only for who doesn't frigthen himself to use a hex editor and has root, cwm, and so on...
If you have a modified rom or you're about to load one in your phone, you can also do this mod directly in the zip file of the rom.
In every case, in the folder system/framework you can find the file framework-res.apk. Copy it on your desktop, change its extension to .zip (you know it) and open it. In it you'll find the file resources.arsc. Well, open it in a hex editor and "search" the phrase "Swipe to unlock" in your idiom. Change the very first byte of the phrase to hex "00" and eventually all the others to "FF". Save, close, revert the extension to the original ".apk" and copy the modified file over the original. Reboot and voilà, your lock screen is now clean...
I hope my english was enough correct and clear to be understood...
Click to expand...
Click to collapse
I tried your method on Galaxy Ace 2 (2.3.6) and it works, but there's a strange effect: if I hold lock button, phone immediately starts to shut down, while, before this trick, a menù with several options appeared (Data Connection, SIlent Mode, Shut Down and others)... is this normal? or I did something wrong?
For stock roms i'm sure there's an option to not show help text on the lockscreen if you go to Display then untick the box
22sl22 said:
For stock roms i'm sure there's an option to not show help text on the lockscreen if you go to Display then untick the box
Click to expand...
Click to collapse
I'm unable to find that option... (translating from Italian)
"Display menu":
-Display (other sub-menus to change: font style, main wallpaper, lockscreen wallpaper, clock position)
-Brightness
-Automatic Rotation
-Animations
-Screen timeout
-Softkeys light timeout
But there's another menu (sorry for traslation again):
"Security and Position menu":
-User's position (other submenus)
-Sim Block
-Find personal devices (submenus: warn on sim change, messagge recipients, remote controls)
-Visible Passwords
-Device Administrator
-Show credentials (other submenus)
-Lockscreen settings with two submenus:
a) Debug mode toggle
b) Set Lockscreen with these choices: None, Pattern, Pin, Password
Pattern, Pin and Password are easy to understand... but "None" does not disable Swipe to unlock, it simply means "not pattern, not pin, not password"... if I select "none", I have always to swipe after pressing power button or home button...
What's the matter?
vanallen said:
Well. OK, but only for who doesn't frigthen himself to use a hex editor and has root, cwm, and so on...
If you have a modified rom or you're about to load one in your phone, you can also do this mod directly in the zip file of the rom.
In every case, in the folder system/framework you can find the file framework-res.apk. Copy it on your desktop, change its extension to .zip (you know it) and open it. In it you'll find the file resources.arsc. Well, open it in a hex editor and "search" the phrase "Swipe to unlock" in your idiom. Change the very first byte of the phrase to hex "00" and eventually all the others to "FF". Save, close, revert the extension to the original ".apk" and copy the modified file over the original. Reboot and voilà, your lock screen is now clean...
I hope my english was enough correct and clear to be understood...
Click to expand...
Click to collapse
One word: CAUTION: If you want to back up your framework-res.apk, DO NOT RENAME IT, it will get you soft-bricked!
COPY the file to a safe location, never rename the original file since the framework is used while the system runs!
I must admit that I just made the mistake and had to restore from a backup.

[Q] How do you rename the package of a published android app?

Hi guys,
I am been working a on an an android app called Inomail that is available on the android market. I have done an overhaul changing the background colours, buttons to blue and green neon colours, change all icons and change text such app name plus other strings elsewhere.
Everthing work fine and I am certain it will be popular download if published.
I have been using APK Manger and Eclipse and Java decompilers to convert smali to java codes.
I successfully signed with a private key and it worked but this the obvious problem renaming the package when changing it crashes. I done everthing including refactoring and renaming in Eclipse, also renamed all the package name to all sub packages but to no avail.
If rename tthe package name back to original name it works but changing it crashes.
Now I have done some search on here there also a code to the package name which the reason for it to crash and the best way it to use a rooted device which I have and install the app.
So my 2 questions would anyone know where is the folder on smartphone would I find the file or code and second question have anyone manage to rename package published app on the market and how please?
Your help greatly appreciated.
rename of installed android app
Darkfunnyguy said:
Hi guys,
I am been working a on an an android app called Inomail that is available on the android market. I have done an overhaul changing the background colours, buttons to blue and green neon colours, change all icons and change text such app name plus other strings elsewhere.
Everthing work fine and I am certain it will be popular download if published.
I have been using APK Manger and Eclipse and Java decompilers to convert smali to java codes.
I successfully signed with a private key and it worked but this the obvious problem renaming the package when changing it crashes. I done everthing including refactoring and renaming in Eclipse, also renamed all the package name to all sub packages but to no avail.
If rename tthe package name back to original name it works but changing it crashes.
Now I have done some search on here there also a code to the package name which the reason for it to crash and the best way it to use a rooted device which I have and install the app.
So my 2 questions would anyone know where is the folder on smartphone would I find the file or code and second question have anyone manage to rename package published app on the market and how please?
Your help greatly appreciated.
Click to expand...
Click to collapse
pls, help how to change my android app label name and logo ?

Need some help to change some things on lockscreen

Hello, I just rooted my phone and I have CyanogenMod ROM on it and Apex Launcher right now. I want to change some things on my lockscreen but I don't know how to do that.
Here is my look screen right now: http://i.imgur.com/5CrbU.png
I want to take away the LV TELE 2| Tele2 thing on the bottom and then change the clock and date text, because it looks ugly in my opinion. Is there a way I could change that?
And also the circle above the Tele 2 text, can I change that? If so, how?
And also when i type an SMS, it vibrates when I type one letter, how can I remove that? I have tried to untick vibrate in settings but it doesnt work :S
Thanks in advance!
rafflan said:
Hello, I just rooted my phone and I have CyanogenMod ROM on it and Apex Launcher right now. I want to change some things on my lockscreen but I don't know how to do that.
Here is my look screen right now: http://i.imgur.com/5CrbU.png
I want to take away the LV TELE 2| Tele2 thing on the bottom and then change the clock and date text, because it looks ugly in my opinion. Is there a way I could change that?
And also the circle above the Tele 2 text, can I change that? If so, how?
And also when i type an SMS, it vibrates when I type one letter, how can I remove that? I have tried to untick vibrate in settings but it doesnt work :S
Thanks in advance!
Click to expand...
Click to collapse
You can start by posting in the correct section
Sent from my SGH-I777 using Tapatalk 2
rafflan said:
Hello, I just rooted my phone and I have CyanogenMod ROM on it and Apex Launcher right now. I want to change some things on my lockscreen but I don't know how to do that.
Here is my look screen right now: http://i.imgur.com/5CrbU.png
I want to take away the LV TELE 2| Tele2 thing on the bottom and then change the clock and date text, because it looks ugly in my opinion. Is there a way I could change that?
And also the circle above the Tele 2 text, can I change that? If so, how?
And also when i type an SMS, it vibrates when I type one letter, how can I remove that? I have tried to untick vibrate in settings but it doesnt work :S
Thanks in advance!
Click to expand...
Click to collapse
You wont get anybody helping you unless you post your topics in correct sections.
This is a development area, not n00b help desk.
[edit: topic moved now]
Yeah, this is really the wrong section.
Read the rules again and everything's fine.
So, for deleting carrier name, just google, there's a tutorial.
Is changing the font enough?
Then just replace the fonts at /system/fonts. (You can find the correct one by the name.)
And the circle. Decompile your framework-res.apk and look for the graphics at the hdpi folder.
If you don't know, how to do this, google. It's easy, if you know how to do.
Sent from my GT-I9100 using xda app-developers app
cakebomb said:
Yeah, this is really the wrong section.
Read the rules again and everything's fine.
So, for deleting carrier name, just google, there's a tutorial.
Is changing the font enough?
Then just replace the fonts at /system/fonts. (You can find the correct one by the name.)
And the circle. Decompile your framework-res.apk and look for the graphics at the hdpi folder.
If you don't know, how to do this, google. It's easy, if you know how to do.
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=901865
That's the only thing I found on Google, but that's only changing the carrier name.
Where can I download fonts?
I can't find the folder /system on my sdcard.
What should I google about the circle? Like "How to delete circle on apex launcher lockscreen"?
Thanks!
rafflan said:
http://forum.xda-developers.com/showthread.php?t=901865
That's the only thing I found on Google, but that's only changing the carrier name.
Where can I download fonts?
I can't find the folder /system on my sdcard.
What should I google about the circle? Like "How to delete circle on apex launcher lockscreen"?
Thanks!
Click to expand...
Click to collapse
If this apps works for you, you can use it to set the carrier name to ' '?
You can find some nice fonts here. http://www.dafont.com, http://www.1001freefonts.com/
Or if you want to use fonts, which are already on your computer, they're located at: C:\Windows\Fonts
So, to change them.
The folder /system isn't on you sd. It's on your phone.
You can view this folder, if you download any root explorer app from the market.
Then you can find the /fonts folder and replace some fonts.
For example there's the font 'DroidSans.ttf', rename the font to 'DroidSans.bak' and then copy some downloaded font into this folder. Then change the name from (for example) Arial.ttf to DroidSans.ttf.
Reboot your device, and it's ready.
There's a app, which is easier, but with this method, you know, what you're doing, and you learn something.
But, just in case, the name of the app is 'Font Changer', you can find it in the Play Store.
The circle on the lockscreen..
To change it, you have to copy you framework-res.apk, which is located at /system/framework to your sd and then to your computer. (Or you upload it to dropbox or someting else, just bring it to your computer. xD)
Then rename it to 'framework-res.zip', after this you can open it by winrar or 7zip.
Go to the hdpi folder in res and search the image of the circle.
Then delete it, and put your own image (it should have the same dimensions) into the archive. But important! Don't select 'normal compression' or anything else, just 'save'!
If you have this done, change the file extension again to '.apk' and put it to your sd.
Then, copy it with any file manager, and paste it into /system/framework.
This can brick you device, so create a cwm backup before!
It worked succesfully for me with 'ES File Manager/Explorer', but only with the method, where the dialog 'Replace?' appears. So don't first delete the framework-res.apk
Okay, and for vibration.
Go to settings, keyboard, keyboard settings, and uncheck vibration. That's it.
Now my hands hurt.^^
cakebomb said:
If this apps works for you, you can use it to set the carrier name to ' '?
You can find some nice fonts here. http://www.dafont.com, http://www.1001freefonts.com/
Or if you want to use fonts, which are already on your computer, they're located at: C:\Windows\Fonts
So, to change them.
The folder /system isn't on you sd. It's on your phone.
You can view this folder, if you download any root explorer app from the market.
Then you can find the /fonts folder and replace some fonts.
For example there's the font 'DroidSans.ttf', rename the font to 'DroidSans.bak' and then copy some downloaded font into this folder. Then change the name from (for example) Arial.ttf to DroidSans.ttf.
Reboot your device, and it's ready.
There's a app, which is easier, but with this method, you know, what you're doing, and you learn something.
But, just in case, the name of the app is 'Font Changer', you can find it in the Play Store.
The circle on the lockscreen..
To change it, you have to copy you framework-res.apk, which is located at /system/framework to your sd and then to your computer. (Or you upload it to dropbox or someting else, just bring it to your computer. xD)
Then rename it to 'framework-res.zip', after this you can open it by winrar or 7zip.
Go to the hdpi folder in res and search the image of the circle.
Then delete it, and put your own image (it should have the same dimensions) into the archive. But important! Don't select 'normal compression' or anything else, just 'save'!
If you have this done, change the file extension again to '.apk' and put it to your sd.
Then, copy it with any file manager, and paste it into /system/framework.
This can brick you device, so create a cwm backup before!
It worked succesfully for me with 'ES File Manager/Explorer', but only with the method, where the dialog 'Replace?' appears. So don't first delete the framework-res.apk
Okay, and for vibration.
Go to settings, keyboard, keyboard settings, and uncheck vibration. That's it.
Now my hands hurt.^^
Click to expand...
Click to collapse
Thanks
I have no clue what font I should use but I'll see which one I will download because there are so many
I don't think I will change the circle on the lockscreen because It seemed hard and I'm to "noob" to do that and I don't wanna brick it. But I'll save that information If I wanna do it later.
If I go to settings, I can't see anything saying keyboard or keyboard settings.( But It doesn't vibrate anymore when I write messages on facebook) kinda weird :S
Got 3 other questions xD maybe off-topic but hope you can answer them
1. I recently rooted my phone and put on CyanogenMod 9 and now I have Apex Launcher Pro on it. But I can't find my contacts or where I add contacts so I can save my friends phone number. Do I have to download an app for this?
2. When I'm on my lockscreen and wanna unlock it, I drag it and it unlocks. But It vibrates when I drag it, is there a way to delete this vibrating?
3. I've used Swiftkey 3 keyboard but I don't like it so I want a new one. I loved the keyboard I had before I rooted on ICS verision 4.0.3. Is there a way to get that keyboard now in root? If not, do you have suggestions for me which keyboard I should download? I don't want one that they correct the words I write, only a simpel and easy keyboard.
Thanks in advance!
rafflan said:
Thanks
I have no clue what font I should use but I'll see which one I will download because there are so many
I don't think I will change the circle on the lockscreen because It seemed hard and I'm to "noob" to do that and I don't wanna brick it. But I'll save that information If I wanna do it later.
If I go to settings, I can't see anything saying keyboard or keyboard settings.( But It doesn't vibrate anymore when I write messages on facebook) kinda weird :S
Got 3 other questions xD maybe off-topic but hope you can answer them
1. I recently rooted my phone and put on CyanogenMod 9 and now I have Apex Launcher Pro on it. But I can't find my contacts or where I add contacts so I can save my friends phone number. Do I have to download an app for this?
2. When I'm on my lockscreen and wanna unlock it, I drag it and it unlocks. But It vibrates when I drag it, is there a way to delete this vibrating?
3. I've used Swiftkey 3 keyboard but I don't like it so I want a new one. I loved the keyboard I had before I rooted on ICS verision 4.0.3. Is there a way to get that keyboard now in root? If not, do you have suggestions for me which keyboard I should download? I don't want one that they correct the words I write, only a simpel and easy keyboard.
Thanks in advance!
Click to expand...
Click to collapse
Try Ubuntu font, google for it.
No? Or 'input settings'?
There's no contacts app? Maybe it's just hidden in apex launcher. Go to apex settings, drawer settings. And check the hidden apps. Or look in the apps section in the normal settings, if contacts/people app exist?
Hmm, in miui, there's an option for the vibrating. But as far as I know, in cm not. But you can google for it, maybe there's a mod or control panel, which includes this.
Yes, I hate auto correction too. It's very bad if you write in different languages..
In the settings of swiftkey, you should be able to disable the auto correction. You can access the settings directly via the keyboard. There's a key for this.
But I prefer the stock ics keyboard. (Play store: ics keyboard) It's very simple and you can disable auto correction and vibration too.
I hope, I helped.
Sent from my GT-I9100 using xda app-developers app
cakebomb said:
Try Ubuntu font, google for it.
No? Or 'input settings'?
There's no contacts app? Maybe it's just hidden in apex launcher. Go to apex settings, drawer settings. And check the hidden apps. Or look in the apps section in the normal settings, if contacts/people app exist?
Hmm, in miui, there's an option for the vibrating. But as far as I know, in cm not. But you can google for it, maybe there's a mod or control panel, which includes this.
Yes, I hate auto correction too. It's very bad if you write in different languages..
In the settings of swiftkey, you should be able to disable the auto correction. You can access the settings directly via the keyboard. There's a key for this.
But I prefer the stock ics keyboard. (Play store: ics keyboard) It's very simple and you can disable auto correction and vibration too.
I hope, I helped.
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
Thanks man!
cakebomb said:
Try Ubuntu font, google for it.
No? Or 'input settings'?
There's no contacts app? Maybe it's just hidden in apex launcher. Go to apex settings, drawer settings. And check the hidden apps. Or look in the apps section in the normal settings, if contacts/people app exist?
Hmm, in miui, there's an option for the vibrating. But as far as I know, in cm not. But you can google for it, maybe there's a mod or control panel, which includes this.
Yes, I hate auto correction too. It's very bad if you write in different languages..
In the settings of swiftkey, you should be able to disable the auto correction. You can access the settings directly via the keyboard. There's a key for this.
But I prefer the stock ics keyboard. (Play store: ics keyboard) It's very simple and you can disable auto correction and vibration too.
I hope, I helped.
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
Hello again
Above here you wrote:
The folder /system isn't on you sd. It's on your phone.
You can view this folder, if you download any root explorer app from the market.
Then you can find the /fonts folder and replace some fonts.
For example there's the font 'DroidSans.ttf', rename the font to 'DroidSans.bak' and then copy some downloaded font into this folder. Then change the name from (for example) Arial.ttf to DroidSans.ttf.
Reboot your device, and it's ready.
When I want to rename the DroidSans.ttf to DroidSans.bak , I try to open it with different things but all of them open random **** in a language I don't know. How Can I rename it? Do I need to download an text editor from the play store?
Thanks in advance!
rafflan said:
Thanks man!
Click to expand...
Click to collapse
You don't have to thank everytime, there's a 'thanks'-button, which you can/should click everytime, if sb. helped you.
rafflan said:
Hello again
Above here you wrote:
The folder /system isn't on you sd. It's on your phone.
You can view this folder, if you download any root explorer app from the market.
Then you can find the /fonts folder and replace some fonts.
For example there's the font 'DroidSans.ttf', rename the font to 'DroidSans.bak' and then copy some downloaded font into this folder. Then change the name from (for example) Arial.ttf to DroidSans.ttf.
Reboot your device, and it's ready.
When I want to rename the DroidSans.ttf to DroidSans.bak , I try to open it with different things but all of them open random **** in a language I don't know. How Can I rename it? Do I need to download an text editor from the play store?
Thanks in advance!
Click to expand...
Click to collapse
For renaming, you don't have to open the file.
Just press long at the file, and there should be a popup, with options like 'rename', 'copy', 'cut', 'open', 'properties' etc.
If there's no option to rename it, use another file manager, like 'es file manager' or 'root explorer'.
cakebomb said:
You don't have to thank everytime, there's a 'thanks'-button, which you can/should click everytime, if sb. helped you.
For renaming, you don't have to open the file.
Just press long at the file, and there should be a popup, with options like 'rename', 'copy', 'cut', 'open', 'properties' etc.
If there's no option to rename it, use another file manager, like 'es file manager' or 'root explorer'.
Click to expand...
Click to collapse
When I tried to rename the DroidSans.ttf file to DroidSans.bak, it says "Operation failed". Have any clues what I should do?
rafflan said:
When I tried to rename the DroidSans.ttf file to DroidSans.bak, it says "Operation failed". Have any clues what I should do?
Click to expand...
Click to collapse
Of course, mate.
If you're using es, go to settings, scroll down and enable 'root-explorer' and 'mount file system'.
Then there should be a popup of superuser, just accept it.
After replacing the fonts, remember to set the correct permissions, too.
ksilver89 said:
After replacing the fonts, remember to set the correct permissions, too.
Click to expand...
Click to collapse
And the correct permissions is super user right?
cakebomb said:
Of course, mate.
If you're using es, go to settings, scroll down and enable 'root-explorer' and 'mount file system'.
Then there should be a popup of superuser, just accept it.
Click to expand...
Click to collapse
Worked I think, did everything you wrote before in this thread. But the font didn't change on the lockscreen. Is there another file I should rename or change too in order for it to change font on the clock on the lockscreen?
Ooo alena gilbert...lol
Ok you can edit framework-res.apk for that... and for font in lockscreen i think change font with something like clock in name with one of your choice.. dont remember exact name....
rafflan said:
Hello, I just rooted my phone and I have CyanogenMod ROM on it and Apex Launcher right now. I want to change some things on my lockscreen but I don't know how to do that.
Here is my look screen right now: http://i.imgur.com/5CrbU.png
I want to take away the LV TELE 2| Tele2 thing on the bottom and then change the clock and date text, because it looks ugly in my opinion. Is there a way I could change that?
And also the circle above the Tele 2 text, can I change that? If so, how?
And also when i type an SMS, it vibrates when I type one letter, how can I remove that? I have tried to untick vibrate in settings but it doesnt work :S
Thanks in advance!
Click to expand...
Click to collapse
Sent from my GT-S7500 using xda premium
rafflan said:
When I tried to rename the DroidSans.ttf file to DroidSans.bak, it says "Operation failed". Have any clues what I should do?
Click to expand...
Click to collapse
Rename it to driidsans.ttf.bak but first click on R/O to make it R/W.... you know read only and read and write
Sent from my GT-S7500 using xda premium
I changed font, but It changed font on Facebook. I wanted to change on the lockscreen. What font file should I change to change the font on the lockscreen?
Skickat från min GT-I9100 via Tapatalk 2
rafflan said:
I changed font, but It changed font on Facebook. I wanted to change on the lockscreen. What font file should I change to change the font on the lockscreen?
Skickat från min GT-I9100 via Tapatalk 2
Click to expand...
Click to collapse
DroidSans.ttf was just an example.
So, I'm not sure, but try Clockopia.ttf.
But a while ago, I used a cm-build, where the lockscreen font was named something like. 'androidclock.ttf'
So just look, maybe you can guess it via the name, which font it is. If not, you can copy them to your pc and click on it, then windows let you view the font. Then you just have to look for these special numbers of the lockscreen clock. And the last way is to use font changer.
Sent from my GT-I9100 using xda app-developers app

[Q] Modify symbols on Touchpal Beta v5

I'been using the new Touchpal V5 beta for a few hours and it's one of the better keyboards out there at the moment.
http://forum.xda-developers.com/showthread.php?t=1926696
However there are a couple of things that I would like changing.
1. The default font used for the keyboard.
- I've managed to change this by modifying the apk and replacing the default touchpal font to the Roboto font.
This has improved the keyboard drastically, as can be seen in the screenshots.
2. I want to change the default symbols found on the main keyboard.
-I don't see a point of having quick access to the same symbols from the main keyboard interface, as can be seen in the screenshots.
So I would like to change the " ! ? , " symbols found in the pop up to something I use more often like " * £ ^ "
I've been looking through the decompiled apk and can't seem to the find the right file to edit (bare in mind, I'm still a noob)
Is this possible and if so, how?
All help is much appreciated.
I have the same problem. I'd like to mod the secondary characters for each key. For example, I would like to have "€" as a secondary character for the "E" key.
I'm not new to this kind of modding, but with TouchPal I can't figure out how to do it. I've decompiled the apk. In "assets" subdirectory there is an "assets.zip" file. Inside that zip there is "TouchPalResources.tprc". This .tprc file is actually an apk file and you can decompile it as usual.
I can't be sure, but I guess the keyboard layout (and secondary characters) could be in the png files inside "assets" subdirectory of "TouchPalResources.tprc". Those are not image files, they are some kind of binary files, I've opened them with a HeX editor.
At this point I'm stuck. I've searched through all the decompiled stuff, but I haven't found anything useful.
Does anybody know anything about this apk and these "png" files?
Could anyone mod the secondary characters and more in general the layout?
Thanks.

[Q] Simple Text Default 04 Font location

Im trying to find the font Simple Text uses and is listed as Default 04. I have Searched my phone for all .ttf files and even emailed the developer (no response)
Does anybody know where this font is on the phone or what its name is? Or just where I can download it?
Thank you in advance!
Mazriel said:
Im trying to find the font Simple Text uses and is listed as Default 04. I have Searched my phone for all .ttf files and even emailed the developer (no response)
Does anybody know where this font is on the phone or what its name is? Or just where I can download it?
Thank you in advance!
Click to expand...
Click to collapse
Anybody know a program that could locate it for me?
I use Go SMS pro and when it does a search for font packs, it can find it. So I know its there somewhere. Ive done every type of search i could think of using Root explorer. Searched for ".ttf" ".otf" "Simple text" "default" "Default04" none of which turn up the font.

Categories

Resources