Related
Hey there!
Could someone please upload(/give me the link to) the default keypad (Keyboard App) that comes with Samsung phones [AxT9IME.apk]? I had it on Froyo and I recently upgraded my phone (I5801) to CM7 (2.3.5). And now I terribly miss it!
It would be a huge favour if someone could get this for me!
Thanks a ton
Here's the one from the Epic 4G. It's possible that it's device locked, but I'm not sure. It'll probably work if you edit your phone's build.prop.
Just tried installing it and its a no go...
rusty2663 said:
Just tried installing it and its a no go...
Click to expand...
Click to collapse
You should try to push it to your system/app before giving up. Although it may require twframework or it's device locked (as stated, build.prop edit may be necessary).
never try one that on market?
Did you find it yet?
I too am looking for this old style Samsung Keyboard. I prefer it cause the keys are bigger and used to the layout.
Overstew said:
You should try to push it to your system/app before giving up. Although it may require twframework or it's device locked (as stated, build.prop edit may be necessary).
Click to expand...
Click to collapse
what to edit? what lines to add in build.prop?
deffyplus said:
what to edit? what lines to add in build.prop?
Click to expand...
Click to collapse
I have replaced the old keyboard apk and add it to the system.
it clears.
I move a 3x4 keyboard apk from samsung official rom android 2.3.x firmware into the system I use, I use a custom rom. and was successfully
:laugh:
techiehandy said:
I have replaced the old keyboard apk and add it to the system.
it clears.
I move a 3x4 keyboard apk from samsung official rom android 2.3.x firmware into the system I use, I use a custom rom. and was successfully
:laugh:
Click to expand...
Click to collapse
Did you just push the apk to system/app?
Please provide step by step instructions, I know a lot op people miss this keyboard on their Samsungs..
It's not working
Overstew said:
Here's the one from the Epic 4G. It's possible that it's device locked, but I'm not sure. It'll probably work if you edit your phone's build.prop.
Click to expand...
Click to collapse
Hello I also would like the keyboard as the handwriting recognition part has a line to write on and it looks better to me . Tried to install it but it said it was corrupt. Pls help . Am using a Samsung Note 5. Thanks
I wanted this so bad that I just ended up making it myself.
This is a slightly modified Contacts.apk which has a scaled dialer pad for those of us running a different DPI than stock and don't want the dialer all squished into the corner.
***Please don't attempt this if you aren't sure.***
To install FIRST BACK UP your current Contacts.apk (and Contacts.odex if you have one)
Two Methods:
Using adb:
Code:
adb shell mount -o remount rw /system
adb push Contacts.apk /system/app/Contacts.apk
adb shell rm /system/app/Contacts.odex
adb reboot
OR using Root Explorer:
Copy this Contacts.apk to your SD card
Navigate to /system/app
Mount as R/W
Rename Contacts.apk (and Contacts.odex if you have it) to Contacts.apk.bak (and Contacts.odex.bak)
Copy the new Contacts.apk and paste it in /system/app
Change permissions of pasted file to rw-r--r--
reboot phone
Contacts.apk
Wouldn't root explorer work also. Might be easier for the newbies
Sent from my SAMSUNG-SGH-I777 using XDA App
clown_luv said:
Wouldn't root explorer work also. Might be easier for the newbies
Sent from my SAMSUNG-SGH-I777 using XDA App
Click to expand...
Click to collapse
Good point. Updated first post. Thank you.
Works perfectly!
Thanks for the Multi DPI Dialer Camoto...Worked like a champ and now I have full dialer at 200DPI on the phone.
Works great. Thanks. The only problem i see is that this doss not change the incall keypad. Any fix on that?
simpl3lang said:
Works great. Thanks. The only problem i see is that this doss not change the incall keypad. Any fix on that?
Click to expand...
Click to collapse
I didn't realize that. I have tried a few changes here but I can't seem to figure out which XML file controls the layout for the in-call dialer...
camoto said:
I have tried a few changes here but I can't seem to figure out which XML file controls the layout for the in-call dialer...
Click to expand...
Click to collapse
If anybody knows the answer to this or can help me out, I am not able to figure this one out...
camoto said:
If anybody knows the answer to this or can help me out, I am not able to figure this one out...
Click to expand...
Click to collapse
How did u manage the first one anyways? I would like to know so i can learn it too. Thanks.
simpl3lang said:
How did u manage the first one anyways? I would like to know so i can learn it too. Thanks.
Click to expand...
Click to collapse
I was using this guide.
http://forum.xda-developers.com/showthread.php?t=863519
I have given up on this in favor of using Go Dialer EX which scales and is pretty slick.
deleted
download link is down man ... plz reupload and make a mirror..
eagerly waiting to see if it works ...
Thanks !!1
I think @camoto is not listening to us
Can someone else who has the Multi DPI dailer tab, upload it somewhere ...plzzz .. i really need it !!
Thanks in advance !1!
dev997 said:
I think @camoto is not listening to us
Can someone else who has the Multi DPI dailer tab, upload it somewhere ...plzzz .. i really need it !!
Thanks in advance !1!
Click to expand...
Click to collapse
+1
transmitted from the Dark Obelisk
1.) USE RE Explorer
2.) DEL /system/app/Idlescreen_Base.odex THIS FILE!
3.) Download --> Idlescreen_Base.apk and replace in /system/app
4.) REBOOT YOUR PHONE
*JUST TEST IN 4.0.3 GLOBAL... OTHER ROM BACKUP THAT TWO FILE IS BETTER~
1st post... hope it can help you~ thx~
fp1712 said:
1.) USE RE Explorer
2.) DEL /system/app/Idlescreen_Base.odex THIS FILE!
3.) Download --> Idlescreen_Base.apk and replace in /system/app
4.) REBOOT YOUR PHONE
*JUST TEST IN 4.0.3 GLOBAL... OTHER ROM BACKUP THAT TWO FILE IS BETTER~
1st post... hope it can help you~ thx~
Click to expand...
Click to collapse
Just drop it on /system/app ? Do I need to fix any of the permissions?
Or should I install the apk?
This is really cool did you make this?
Kratz17 said:
Just drop it on /system/app ? Do I need to fix any of the permissions?
Or should I install the apk?
Click to expand...
Click to collapse
i have try to nothing set permissions , also OK:laugh:
Po1soNNN said:
This is really cool did you make this?
Click to expand...
Click to collapse
Not me.... Just in china some guy do it... i am hongkong people... know chinese and know XDA no people Fix it yet~ so make a eng step only~
enjoy it~
Kratz17 said:
Just drop it on /system/app ? Do I need to fix any of the permissions?
Or should I install the apk?
Click to expand...
Click to collapse
Just drop it ... no need install~
3 step:
1.DEL ONE FILE
2.REPLACE ONE FILE
3.REBOOT
Interesting. Been waiting to give the .12 leak a real test buy mmt that annoying lockscreen been keeping me off.
Will certainly give this a try soon.
Sent from my ADR6425LVW using Tapatalk 2
Hey this would be usefully for me back when we just got 4.0.3.605 ect but still nice
Sent from my ADR6425LVW using xda premium
Are you sure it is safe?
Can there be malicious code or spyware in it?
It comes from someone in China?
PS I am asking because it does not come from someone we know. Sounds like you found this on a Chinese website.
PPS I actually am a bit excited that a solution has been found.
HowardZ said:
Are you sure it is safe?
Can there be malicious code or spyware in it?
It comes from someone in China?
PS I am asking because it does not come from someone we know. Sounds like you found this on a Chinese website.
PPS I actually am a bit excited that a solution has been found.
Click to expand...
Click to collapse
Just use 3 days only, No problem
Works good. Removes annoying sim card message but it messes up lock screen shortcuts. It puts default shortcuts back in and it won't allow you to change them. I'm on 4.03.605.2. You could ask the guy in China to fix it, maybe?
fp1712 said:
1.) USE RE Explorer
2.) DEL /system/app/Idlescreen_Base.odex THIS FILE!
3.) Download --> Idlescreen_Base.apk and replace in /system/app
4.) REBOOT YOUR PHONE
*JUST TEST IN 4.0.3 GLOBAL... OTHER ROM BACKUP THAT TWO FILE IS BETTER~
1st post... hope it can help you~ thx~
Click to expand...
Click to collapse
I deleted the file you stated to delete, then downloaded the new file and replaced the old one with it. I get a blank lock screen that DOESN'T WORK. :crying: i have to use the pull down bar to get back to my home screen
gampt said:
Works good. Removes annoying sim card message but it messes up lock screen shortcuts. It puts default shortcuts back in and it won't allow you to change them. I'm on 4.03.605.2. You could ask the guy in China to fix it, maybe?
Click to expand...
Click to collapse
I'm glad to see that this worked for someone. Did you ever get the shortcuts to work?
GIGZ1971 said:
I deleted the file you stated to delete, then downloaded the new file and replaced the old one with it. I get a blank lock screen that DOESN'T WORK. :crying: i have to use the pull down bar to get back to my home screen
I'm glad to see that this worked for someone. Did you ever get the shortcuts to work?
Click to expand...
Click to collapse
I was trying to fix just need to find the file he delete and implant the shortcut file back in
cflo360 said:
I was trying to fix just need to find the file he delete and implant the shortcut file back in
Click to expand...
Click to collapse
OK thanks. So are you fixing the "Idlescreen_Base.odex" he uploaded because I only found "Idlescreen_Base.apk in system/app.
I'm running Nils' Business ICS 4.0.3 Sense 3.6 if that makes a difference.
GIGZ1971 said:
OK thanks. So are you fixing the "Idlescreen_Base.odex" he uploaded because I only found "Idlescreen_Base.apk in system/app.
I'm running Nils' Business ICS 4.0.3 Sense 3.6 if that makes a difference.
Click to expand...
Click to collapse
Nils' Rom is deodexed, so there will not be any odex files in it.
Deodexing combines the apk with the associated odex file.
GIGZ1971 said:
I'm glad to see that this worked for someone. Did you ever get the shortcuts to work?
Click to expand...
Click to collapse
Shortcuts work but they cannot be changed.
Hey guys , tried this on ICS-Global-Plus rom , not working , just blank screen .
update - changed permission and everything work fine ! Thanks .
Kratz17 said:
Just drop it on /system/app ? Do I need to fix any of the permissions?
Or should I install the apk?
Click to expand...
Click to collapse
Nice now if I could just get the 3G or 4G instead of this edge I might keep Simple Mobile for a spell
I'm using Nils 3.6 business Rom and this fix worked perfect for me, thx a lot. I just put bak on the one in system/apps and with root explorer I copied the modded one there and changed permissions to match and owners to 0 then reboot and it works perfect.
sent from a paperclipped Rezound
olorolo said:
I'm using Nils 3.6 business Rom and this fix worked perfect for me, thx a lot. I just put bak on the one in system/apps and with root explorer I copied the modded one there and changed permissions to match and owners to 0 then reboot and it works perfect.
sent from a paperclipped Rezound
Click to expand...
Click to collapse
to use the APK must be rooting the cel? thx
Thanks bro
I need help making my ROM. Any help is apreciated. Thx http://www.vmroms.com/index.php?topic=827.msg14743#msg14743
Nick_73 said:
I need help making my ROM. Any help is apreciated. Thx http://www.vmroms.com/index.php?topic=827.msg14743#msg14743
Click to expand...
Click to collapse
What kind of help are you looking for? Do you want suggestions on what to add? Are stuck on how to add a particular feature to your ROM? One thing you could try is compiling AOSP and using that as the base for your ROM a great guide on doing that can be found here and here (Official Google guide to building AOSP). I'll be happy to help you out best I can so let me know if you still have questions.
shimp208 said:
What kind of help are you looking for? Do you want suggestions on what to add? Are stuck on how to add a particular feature to your ROM? One thing you could try is compiling AOSP and using that as the base for your ROM a great guide on doing that can be found here and here (Official Google guide to building AOSP). I'll be happy to help you out best I can so let me know if you still have questions.
Click to expand...
Click to collapse
I am building it from stock. Right now the custom launcher won't open. Also after boot, it loops. Does the services.jar need a new odex if modified?
Sent from my SCH-S738C using Tapatalk
I fixed the launcher issue but not the services.jar. Also, the Trev-E mod WiFi tether app force closes when I flash Rom and boot
Sent from my SPH-L300 using Tapatalk
Also if an admin could name this "[Q] Rom help" that'd be great
Sent from my SPH-L300 using Tapatalk
Nick_73 said:
I fixed the launcher issue but not the services.jar. Also, the Trev-E mod WiFi tether app force closes when I flash Rom and boot
Sent from my SPH-L300 using Tapatalk
Click to expand...
Click to collapse
Glad you were able to fix that, my main suggestion would be to modify only one part of your ROM at time (Just like a science experiment) that way you know that if it doesn't work it's very likely because of the modification you just made. Also logcat will be a big help to help you figure out where things are causing problems and what things are causing problems.
shimp208 said:
Glad you were able to fix that, my main suggestion would be to modify only one part of your ROM at time (Just like a science experiment) that way you know that if it doesn't work it's very likely because of the modification you just made. Also logcat will be a big help to help you figure out where things are causing problems and what things are causing problems.
Click to expand...
Click to collapse
Why do all system apps I add force close until they're updated?
Sent from my SPH-L300 using Tapatalk
Nick_73 said:
Why do all system apps I add force close until they're updated?
Sent from my SPH-L300 using Tapatalk
Click to expand...
Click to collapse
Try updating the system apps to their latest version and pulling the apk's of the updates version then including these latest version updated apk's in your ROM :good:.
shimp208 said:
Try updating the system apps to their latest version and pulling the apk's of the updates version then including these latest version updated apk's in your ROM :good:.
Click to expand...
Click to collapse
I did that, but still fc.
Sent from my SPH-L300 using Tapatalk
Nick_73 said:
I did that, but still fc.
Sent from my SPH-L300 using Tapatalk
Click to expand...
Click to collapse
Also make sure in your ROM's updater-script the system apps you have added are given the proper file permissions.
I did a work-around and made added apps get flashed to /data/app. But Play Store still fc's. I modified the updater-script from another Rom for this phone, but I only added lines.
Sent from my SPH-L300 using Tapatalk
shimp208 said:
Also make sure in your ROM's updater-script the system apps you have added are given the proper file permissions.
Click to expand...
Click to collapse
I have an issue with smali. I backsmali a classes.dex file. I can re package it with smali, when I don't edit files. If I edit any files within the output folder, I cannot repackage it with smali. It gives me an error... Unexpected top-level exception. And I cannot find any help online....
Sent from my GT-P5110 using Tapatalk
Never mind. I tried it a few times and it worked
Sent from my GT-P5110 using Tapatalk
Hello.
Any idea if we can get full screen caller photo on the default phone app?
Sent from my SM-G975F using Tapatalk
reneftw said:
Hello.
Any idea if we can get full screen caller photo on the default phone app?
Sent from my SM-G975F using Tapatalk
Click to expand...
Click to collapse
your phone root or no root
my S8 root
kin201303 said:
your phone root or no root
my S8 root
Click to expand...
Click to collapse
It's rooted. How did you do that?
reneftw said:
It's rooted. How did you do that?
Click to expand...
Click to collapse
you goto my post
https://forum.xda-developers.com/showpost.php?p=77994504&postcount=743
Guide To Add Big Photo And FullScreen Caller ID in Samsung Dailer
https://forum.xda-developers.com/showpost.php?p=79128386&postcount=1148
Guide To Add Big Photo And FullScreen Caller ID in Samsung Dailer Android Pie (9.0)
kin201303 said:
you goto my post
https://forum.xda-developers.com/showpost.php?p=77994504&postcount=743
Guide To Add Big Photo And FullScreen Caller ID in Samsung Dailer
https://forum.xda-developers.com/showpost.php?p=79128386&postcount=1148
Guide To Add Big Photo And FullScreen Caller ID in Samsung Dailer Android Pie (9.0)
Click to expand...
Click to collapse
Thank you very much.
Although I don't know how to decompile and recompile, I will search how to do these things.
But, what is the archive that you attached at the end of your post? I can't open it, I tried using Root explorer and solid explorer, but it says it's damaged.
reneftw said:
Thank you very much.
Although I don't know how to decompile and recompile, I will search how to do these things.
But, what is the archive that you attached at the end of your post? I can't open it, I tried using Root explorer and solid explorer, but it says it's damaged.
Click to expand...
Click to collapse
the files is how to modify
i give you the APP
1_use Root explorer go to system\priv-app
del SamsungInCallUI.apk(Different versions to delete, the same version does not need to be deleted)
2_Reboot the device ((clear this app data,not the device data)
3_copy my SamsungInCallUI.apk to system\priv-app
SamsungInCallUI,change Permission
4_Reboot the device
the same version
step 3~4
i use SamsungInCallUI_v10.1.25.1
https://www.apkmirror.com/apk/samsu...amsung-phone/samsung-phone-10-1-25-1-release/
my english is bad
kin201303 said:
the files is how to modify
i give you the APP
1_use Root explorer go to system\priv-app
del SamsungInCallUI.apk
2_Reboot the device
3_copy my SamsungInCallUI.apk to system\priv-app
SamsungInCallUI,change Permission
i use SamsungInCallUI_v10.1.25.1
https://www.apkmirror.com/apk/samsu...amsung-phone/samsung-phone-10-1-25-1-release/
Click to expand...
Click to collapse
Thank you very much. But why do i need to reboot at step 2 since I did not do anything at step 1? Shouldn't I reboot at the end?
L. E. Sorry, at step 1 I should delete the file. Sorry, I did not understand thst.
reneftw said:
Thank you very much. But why do i need to reboot at step 2 since I did not do anything at step 1? Shouldn't I reboot at the end?
L. E. Sorry, at step 1 I should delete the file. Sorry, I did not understand thst.
Click to expand...
Click to collapse
Different versions, if you do not delete the original, restart, after brushing in is the original, can not clear data
you try no delete
kin201303 said:
Different versions, if you do not delete the original, restart, after brushing in is the original, can not clear data
you try no delete
Click to expand...
Click to collapse
This is what I got. I manually replaced the photo for this contact to see if it works. But it still asks me to crop the photo round and it shows like attached. Any idea how to get full screen? I did not clear data after deleting, maybe that is the reason? What will get deleted if I clear data from the twrp? Or clear data from where? I do not want to delete anything important.
Sent from my SM-G975F using Tapatalk
View attachment 4881655
reneftw said:
This is what I got. I manually replaced the photo for this contact to see if it works. But it still asks me to crop the photo round and it shows like attached. Any idea how to get full screen? I did not clear data after deleting, maybe that is the reason? What will get deleted if I clear data from the twrp? I do not want to delete anything important. View attachment 4881653
Sent from my SM-G975F using Tapatalk
View attachment 4881655
Click to expand...
Click to collapse
2_Reboot the device (clear this app data,not the device data )
Full screen image resolution is 3900 or more
try to use my photo
1_use Root explorer go to system\priv-app
del SamsungInCallUI.apk(Different versions to delete, the same version does not need to be deleted)
2_Reboot the device ((clear this app data,not the device data)
3_copy my SamsungInCallUI.apk to system\priv-app
SamsungInCallUI,change Permission
4_Reboot the device
the same version
step 3~4
reneftw said:
Hello.
Any idea if we can get full screen caller photo on the default phone app?
Sent from my SM-G975F using Tapatalk
Click to expand...
Click to collapse
i use SamsungInCallUI_v11.0.20.7 (for android 9.0~ android 10)
kin201303 said:
i use SamsungInCallUI_v11.0.20.7 (for android 9.0~ android 10)
Click to expand...
Click to collapse
Still does not work. I will try this weekend to decompile and manually insert the lines. Thank you so much again.
Sent from my SM-G975F using Tapatalk
reneftw said:
Still does not work. I will try this weekend to decompile and manually insert the lines. Thank you so much again.
Sent from my SM-G975F using Tapatalk
Click to expand...
Click to collapse
why not work s10
work my s8+ android 9.0
https://forum.xda-developers.com/chef-central/android/tool-advanced-apktool-v4-2-0-t3608211
[Tool]Advanced ApkTool v4.2.0[Windows][18/05/2018][Supports Oreo][Updated]
i use this tool to decompile
this only for rooted?
I have s10 plus no root .. can i use this or not?
LO ZIO said:
this only for rooted?
I have s10 plus no root .. can i use this or not?
Click to expand...
Click to collapse
I think it's only for rooted devices.
It would be nice to have a full screen picture on the caller ID, I hope someone can find a way to do it for the Android 10 version of the app.
Lauren G said:
I think it's only for rooted devices.
It would be nice to have a full screen picture on the caller ID, I hope someone can find a way to do it for the Android 10 version of the app.
Click to expand...
Click to collapse
Full screen caller ID on Play store. Works great on non-rooted S10 with Android 10.
recommended app has ads ( 5 advertisers ) and is not bug free.
please try to call your mailbox using button "1". if I press "1" for a few seconds, I get a very strong "beep".
you can stop it only if you stop running the app!
I have tried to report it to the programmer, but it seems to be not interesting enough to fix.
it only seems to be interesting to sale abo and to make more money!?
To get that option you can use True Phone app. Plus you'll get much more.
Use the latest version of it posted on page 103 of their thread, which is here: https://forum.xda-developers.com/an...ue-phone-best-dialer-contact-t2934816/page105
Hello.
I installed the apk as per the instructions, but still not able to get full screen.
The circle has got pretty big though.
But i need full screen image. Please help. Thanks.