Can someone upload the Keyboard for me? - RAZR i Q&A, Help & Troubleshooting

Heyho,
can someone pleae upload the 4.1.2 com.google.android.inutmethod.latin.apk or LatinIMG.apk for me?
I realy need the one signed by google
Thanks
//Robert

It's official now:
https://play.google.com/store/apps/details?id=com.google.android.inputmethod.latin

well beside the fact that its "not available in [my] country" (germany) it doesnt install the apk if there is no existing...

Robbilie said:
well beside the fact that its "not available in [my] country" (germany) it doesnt install the apk if there is no existing...
Click to expand...
Click to collapse
This is the stock apk if it help you, but I haven't lib for it.

Is there a way to get motorolas stock keyboard apk, too? can't find it anywhere
thanks!

floxos said:
Is there a way to get motorolas stock keyboard apk, too? can't find it anywhere
thanks!
Click to expand...
Click to collapse
If you mean swype, here you are.
http://forum.xda-developers.com/showthread.php?p=40250510
BTW LatinIME.apk is stock Motorola one.
Odesláno z mého XT890

Thank you.
But it's not swype. I have it now on my AOSP Keyboard.
I think the Motorola Stock keyboard had a different layout (which i liked)
Which keyboard is used in the Pillama Rom?

when i push the LatinIME apk to system/app it crashes, i dont know why :/

Robbilie said:
when i push the LatinIME apk to system/app it crashes, i dont know why :/
Click to expand...
Click to collapse
Cause you are from germany:
on www.Android-hilfe.de there is a thread about this with solutions to get it work on different devices
http://www.android-hilfe.de/tastatu...tur-aus-android-4-2-jelly-bean-fuer-alle.html

Robbilie said:
when i push the LatinIME apk to system/app it crashes, i dont know why :/
Click to expand...
Click to collapse
I think that it is because you haven't original lib for it or bad permission.
LatinIME.apk is keybord pulled from stock EU ROM, but I haven't backed up lib so I can't provided it to you.
Odesláno z mého XT890

Options
There are lots of options out there. I'm using touchpal. Very good.

Related

[Q]Theming the new Swype.apk

hi, im using CM7 and i installed the new swype update, how can i theme the app, so the background is black and the letter blue for example?
hernan078 said:
hi, im using CM7 and i installed the new swype update, how can i theme the app, so the background is black and the letter blue for example?
Click to expand...
Click to collapse
I'm a beginner at this, but if you can pull the /assets/keyboards folder out of the apk by using winrar or 7-zip, and you have something like photoshop or illustrator, etc, then you can go bonkers with the image files in there.
when you are done editing it then shove it back in the appropriate place in the apk.
Note that I am not on CM7, but I *think* it should be the same...?
dizx said:
I'm a beginner at this, but if you can pull the /assets/keyboards folder out of the apk by using winrar or 7-zip, and you have something like photoshop or illustrator, etc, then you can go bonkers with the image files in there.
when you are done editing it then shove it back in the appropriate place in the apk.
Note that I am not on CM7, but I *think* it should be the same...?
Click to expand...
Click to collapse
i already did it, thanks a lot!
hernan078 said:
i already did it, thanks a lot!
Click to expand...
Click to collapse
Cool! Let me know if you have a way of changing the trace color. I've got that question posted in other threads, but while I'm doing my own reading, can't hurt to ask too many people, too.
man i dont know, how to do that, but i wanted to do a sype theme for my honeycomb theme so i dont mind the blue trace color, but if your find out remember to tell me ;-)
dizx said:
Cool! Let me know if you have a way of changing the trace color. I've got that question posted in other threads, but while I'm doing my own reading, can't hurt to ask too many people, too.
Click to expand...
Click to collapse
I have no idea how to do it, but I can tell you its located in the libswypecore.so file in /system/lib if that helps any?
man i only know how to work with Photoshop, im not very experiences in more complicated stuff! lol
i dont understand i had my swype theme working out in my phone and i reboot my phone and now it doesnt appear? i dont understand, how did you did it man?
studacris said:
I have no idea how to do it, but I can tell you its located in the libswypecore.so file in /system/lib if that helps any?
Click to expand...
Click to collapse
Yep, just can't identify the line yet.
hernan078 said:
i dont understand i had my swype theme working out in my phone and i reboot my phone and now it doesnt appear? i dont understand, how did you did it man?
Click to expand...
Click to collapse
Not sure what to tell you except that I modified a working swype from a custom rom and the theme stock after reboot.
Did you modify a beta swype directly? I'm not sure if that would even have been the problem, but had to ask.
dizx said:
Not sure what to tell you except that I modified a working swype from a custom rom and the theme stock after reboot.
Did you modify a beta swype directly? I'm not sure if that would even have been the problem, but had to ask.
Click to expand...
Click to collapse
i modified the new version the one that you need to install the swype installer and then through that app you get swype, that swype isnt in system/app, is in data/app
hernan078 said:
i modified the new version the one that you need to install the swype installer and then through that app you get swype, that swype isnt in system/app, is in data/app
Click to expand...
Click to collapse
I don't even know if this will work. For all I know it could mess things up, big warning there.
Could you try to move that to /system/app and rename as Swype.apk (if it hasn't been done already --- not even sure that's necessary)?
...or even better...grap the Swype.apk and libSwypeCore.so file from a working custom ROM and use those and drop your own keyboard images on that one. That's what I did and it works for sure.
EDIT: Gonna be slow in responding for a bit. Getting dragged out of the house to Home Depot. Uggghhhh.
In order to theme the swype tail, you need to decomplie the apk. Then you edit res/values/colors. You will see
color name="TRACE_PATH_COLOR">#xxxxxx</color>
Click to expand...
Click to collapse
xxxxxx being your hex color. Recompile and swype!
NunHugger said:
In order to theme the swype tail, you need to decomplie the apk. Then you edit res/values/colors. You will see xxxxxx being your hex color. Recompile and swype!
Click to expand...
Click to collapse
Thanks a bunch! Now gotta read up on compiling/decompiling.
dizx said:
I don't even know if this will work. For all I know it could mess things up, big warning there.
Could you try to move that to /system/app and rename as Swype.apk (if it hasn't been done already --- not even sure that's necessary)?
...or even better...grap the Swype.apk and libSwypeCore.so file from a working custom ROM and use those and drop your own keyboard images on that one. That's what I did and it works for sure.
EDIT: Gonna be slow in responding for a bit. Getting dragged out of the house to Home Depot. Uggghhhh.
Click to expand...
Click to collapse
im using CM7 so i dont know if a swype from a 2.2 rom work, do you think it will work?
NunHugger said:
In order to theme the swype tail, you need to decomplie the apk. Then you edit res/values/colors. You will see xxxxxx being your hex color. Recompile and swype!
Click to expand...
Click to collapse
i cant find the folder res/values/colors? im using the new swype
hernan078 said:
i cant find the folder res/values/colors? im using the new swype
Click to expand...
Click to collapse
You have to decompile the apk using apktool first.
sent using a phone.
one question, swype is natively installed on captivates...how come the "trial period ended" when using custom roms?
hernan078 said:
i cant find the folder res/values/colors? im using the new swype
Click to expand...
Click to collapse
Do what Nunhugger said. It worked like a charm!
If you downloaded Swype from the web page and installed it with their installer, then it'll be installed here:
/sdcard/app

[Q] Extract 28A's keyboard on CM10

Can somebody help to extract 28A's keyboard to use in CM10? Just switched to CM10 but found that LG stock keyboard is the best
I have flashed the one extracted from GB rom, but can't add a new line in SMS app, besides everything worked fine
I have extracted the followings from the rom:
-LGEIME.apk
-lib\libjuinputlge.so
-lib\libjni_xt9input_v7.so
-lib\libjni_lgeime_native.so
-lib\libjni_latinime.so
Are all the necessary files included?
Last time I included even more, but when I flashed it, P970 ends in boot loop, so I think I better get some help before try again
LGEIMEbin.odex ?
Sent from my LG-P970 using Tapatalk
I don't think it's the reason...and my phone is deodexed, so should not use odex file i guess, still, thanks!
as 4.2 keyboard is available, why only stick to ICS
and its only apk file installation is enough..
Tried to install LG keyboard apk but don't work, either FC or didn't show up in setting menu
I am a Chinese user actually, and JB's keyboard don't provide me the option to type chinese
windowfans said:
Tried to install LG keyboard apk but don't work, either FC or didn't show up in setting menu
I am a Chinese user actually, and JB's keyboard don't provide me the option to type chinese
Click to expand...
Click to collapse
it will take sometime to use this official ICS APKs
The odex file is like a part of the apk so you need that to.
And it means that you can't use it on cm10.
Sent from my phone with test release of ics (v28a)
RomWiz said:
The odex file is like a part of the apk so you need that to.
And it means that you can't use it on cm10.
Sent from my phone with test release of ics (v28a)
Click to expand...
Click to collapse
hi RomWiz, like u said, I tried FM radio APK with odex file in system/app with permissions set on CM10
but not worked, even app not in drawer
why?:banghead:
sekhar13515 said:
hi RomWiz, like u said, I tried FM radio APK with odex file in system/app with permissions set on CM10
but not worked, even app not in drawer
why?:banghead:
Click to expand...
Click to collapse
Cm10 is not odexed so it wont work with odexed files...
Sent from my phone with test release of ics (v28a)
RomWiz said:
Cm10 is not odexed so it wont work with odexed files...
Sent from my phone with test release of ics (v28a)
Click to expand...
Click to collapse
If I deodex the apk and odex file of FM radio, will it be worked?
If it's a simple process, plz tell me how to do it (using windows xp sp3)
I dont now how to deodex it
Sent from my phone with test release of ics (v28a)

[Q] Google contacts.apk

Hello, is it possible to take the Contacts and Phone apk from another Rom, and just copy it to our phone? I don't like the Contacts.apk from Samsungs :/ I prefer the white/blue from Google, I tried it from my androidx86, but it didn't worked... I also don't want to lose facebook-sync. Is it possible to get both?
My Rom is Benzrom v4.1. Would be nice if have an idea In the Android Apps and Games section I couldn't find it.
No one an idea?
tux95 said:
No one an idea?
Click to expand...
Click to collapse
it´s not possible ...
Okey. Thanks But do know why? :/

stock browser needed

Hi i tried to change the stock browser from system app to user app after this app got lost and i need it.
Do anyone share apk?
Thanks!
btw: stock jb official update
ebreo said:
Hi i tried to change the stock browser from system app to user app after this app got lost and i need it.
Do anyone share apk?
Thanks!
btw: stock jb official update
Click to expand...
Click to collapse
here official US stock JB
bullghost said:
here official US stock JB
Click to expand...
Click to collapse
is it too much to ask if you get the ics one please? don't know if it will work but i want to see if it works on jb.
here US Stock ICS 10f
bullghost said:
here US Stock ICS 10f
Click to expand...
Click to collapse
i knew it wouldn't install so.. maybe i can just replace my stock jb browser for this one in the system/apps folder?
bullghost said:
here official US stock JB
Click to expand...
Click to collapse
Thanks bro i will try it later !
Ok it works, but i would put this file in data/app because i would that browser runs as user app not like system app for greenify...can u help me?
Emmanuel2000 said:
i knew it wouldn't install so.. maybe i can just replace my stock jb browser for this one in the system/apps folder?
Click to expand...
Click to collapse
yup you need to replace it ,since jb browser and ics browser are using same namespace
bullghost said:
yup you need to replace it ,since jb browser and ics browser are using same namespace
Click to expand...
Click to collapse
they are using different names in the system/app folder. can i place it there instead of renaming the ics to the jb one ? i mean the .odex file is only present for the jb browser.
edit
I installed it with it's own name in the system/app folder it works after reboot with the permissions set properly but when i open it it closes instantly with the "internet has stopped working" message. maybe i'm missing the odex file can you please post it? : )

AOSP 6.0.1 keyboard

could someone pull and upload the 6.0.1. aosp keyboard? I am on stock but would like to use the AOSP keyboard since (from what I can tell) is the only keyboard with all the new emojis. I have tried the stock google keyboard and the modded keyboard that is floating around. Neither have the options that the AOSP keyboard has. Thanks!!
mattlowry said:
could someone pull and upload the 6.0.1. aosp keyboard? I am on stock but would like to use the AOSP keyboard since (from what I can tell) is the only keyboard with all the new emojis. I have tried the stock google keyboard and the modded keyboard that is floating around. Neither have the options that the AOSP keyboard has. Thanks!!
Click to expand...
Click to collapse
Here you go. Although it's my understanding that anyone not on 6.0.1 can't see the new emojis. (I could be wrong)
https://drive.google.com/file/d/0B_VyBYecMnQoejFnNm0wWWdmZVU/view?usp=docslist_api
shel692 said:
Here you go. Although it's my understanding that anyone not on 6.0.1 can't see the new emojis. (I could be wrong)
https://drive.google.com/file/d/0B_VyBYecMnQoejFnNm0wWWdmZVU/view?usp=docslist_api
Click to expand...
Click to collapse
Thanks!! Im on 6.0.1 so i should be good
shel692 said:
Here you go. Although it's my understanding that anyone not on 6.0.1 can't see the new emojis. (I could be wrong)
https://drive.google.com/file/d/0B_VyBYecMnQoejFnNm0wWWdmZVU/view?usp=docslist_api
Click to expand...
Click to collapse
I think i may be missing a lib or something. In your app folder that you pulled this from, is there a lib folder? Could you get me that file as well? I would appreciate it!
Oops. Here it is.
https://drive.google.com/file/d/0B_VyBYecMnQoSjJueUtiZHE1VzQ/view?usp=docslist_api
This keeps crashing for me. It won't even show me the keyboard. Just ups and crashes, even with the .so file.
EDIT: nvm it needed an arm folder inside the lib folder. What does libjni_keyboarddecoder.so do? Is it required for the AOSP keyboard?
txtsd said:
This keeps crashing for me. It won't even show me the keyboard. Just ups and crashes, even with the .so file.
EDIT: nvm it needed an arm folder inside the lib folder. What does libjni_keyboarddecoder.so do? Is it required for the AOSP keyboard?
Click to expand...
Click to collapse
Do you get it to work? If so, could you explain what to do after the .so file?
Sent from my Nexus 6 using XDA Free mobile app
ogxeman said:
Do you get it to work? If so, could you explain what to do after the .so file?
Sent from my Nexus 6 using XDA Free mobile app
Click to expand...
Click to collapse
There should be a com.android.inputmethod.latin-1 folder in /data/app/ if you've installed the apk
The .so file goes in /data/app/com.android.inputmethod.latin-1/lib/arm/
(Create those last two folders)
txtsd said:
There should be a com.android.inputmethod.latin-1 folder in /data/app/ if you've installed the apk
The .so file goes in /data/app/com.android.inputmethod.latin-1/lib/arm/
(Create those last two folders)
Click to expand...
Click to collapse
Ok I created the arm folder in the lib and put the linked .so file in there but it's still not working? Am I missing anything?
ogxeman said:
Ok I created the arm folder in the lib and put the linked .so file in there but it's still not working? Am I missing anything?
Click to expand...
Click to collapse
What's it doing? Is it just crashing whenever the keyboard needs to come up?
Try reinstalling it. See if that fixes it. Or a reboot.
if anyone is still struggling with this. after you copy over the lib., you need to change the attributes (of the lib) to -rw-r--r
jewnersey said:
if anyone is still struggling with this. after you copy over the lib., you need to change the attributes (of the lib) to -rw-r--r
Click to expand...
Click to collapse
I tried this keyboard with the attributes of lib -rw-r--r but it doesn't found, then I tried rwxr-xr-x and it started to work!
Will the darkcloud additions help anyone for the keyboard lib?
http://own.darkcloud.ca:90/Android-Builds/?C=N;O=A
Both links show no file. Says it doesn't exist.. Could you (or someone else) provide me a link tot aosp 6.0.1 keyboard APK?
Link is dead, reupload please.
here try this. *NOT a flashable zip
Hello
How to add .so files? My ESS explorer dont show data folder. Need root? I have Samsung S7, and I woud like to use AOSP keyboad on stock rom without root. It is possible?
Thx
redcat30 said:
Hello
How to add .so files? My ESS explorer dont show data folder. Need root? I have Samsung S7, and I woud like to use AOSP keyboad on stock rom without root. It is possible?
Thx
Click to expand...
Click to collapse
You need root
mattlowry said:
here try this. *NOT a flashable zip
Click to expand...
Click to collapse
Thank you for this! I found that this version had been customized tho, so I modified the framework of this apk to be as close to stock as possible. Here is a flashable zip ?
https://drive.google.com/file/d/0B-fM6Dv2sEB0WGItdUVxaFBlS0E/view?usp=drivesdk
I use this on my G930FD Galaxy S7
Sent from my SM-G935F using XDA-Developers mobile app

Categories

Resources