Is there a Lg optimus 2x keyboard that works on optimus one? Im looking for an installable apk file. Or can it be ported? Ive looked everywhere and still could not find a working one (except one thats in korean)
Thanks
Get the one that is in Korean..decompile it.. go to res/values/strings
and with the help of google translate, translate the strings into English..
recompile, sign and install..
I dont know if it works but you can try this one http://forum.xda-developers.com/showthread.php?t=933442
fundoozzz said:
Get the one that is in Korean..decompile it.. go to res/values/strings
and with the help of google translate, translate the strings into English..
recompile, sign and install..
Click to expand...
Click to collapse
thanks... but im really busy right now...
Related
good evening
how try to integrate
touchpal has my Rom when I her
but the apk in "system\app" That does not walk thank you for your help
sorry for my english
Yes your English is bad LOL use Google translate
Sent using Tapatalk, you know, the free version.
pillou13 said:
good evening
how try to integrate
touchpal has my Rom when I her
but the apk in "system\app" That does not walk thank you for your help
sorry for my english
Click to expand...
Click to collapse
i did my best to understand what you wrote, but its very hard to figure it out..
try putting the apk in /data.app/?
if you want, write what you are asking in your own language, and i will translate it. maybe then i could figure out what you wrote.
It looks like the keyboard doesn't have a dictionary yet, and there are only a few languages on the spellind menu, and they don't appear to be working.
Is it just me or this is normal and dictionaries are missing?
The words that come up are very few and very different from this video here, for example: youtube watch?v=48RRFvWpsss (cant post links yet LOL)
Is there a way I can install dictionaries or should I just use another keyboard?
still there is no dictionary able in code when every dzo get the code he must put in rom
we need to wait
thanks for dzo great work
Try Smart Keyboard )
it's awesome and better
umegastar said:
It looks like the keyboard doesn't have a dictionary yet, and there are only a few languages on the spellind menu, and they don't appear to be working.
Is it just me or this is normal and dictionaries are missing?
The words that come up are very few and very different from this video here, for example: youtube watch?v=48RRFvWpsss (cant post links yet LOL)
Is there a way I can install dictionaries or should I just use another keyboard?
Click to expand...
Click to collapse
Fixed: http://forum.xda-developers.com/showthread.php?t=1498006
works fine with me, just need to delete the current keyboard and replace it with this one and the dictionary, install as a system app
Edward Stanbury said:
Fixed: http://forum.xda-developers.com/showthread.php?t=1498006
works fine with me, just need to delete the current keyboard and replace it with this one and the dictionary, install as a system app
Click to expand...
Click to collapse
work fine for me now thanks
faizan_950 said:
error application not installed
not working for me
Click to expand...
Click to collapse
It works, just replace the files in system/app (I did it even before installing the ROM, in the zip file). Note, thought, it doesn't have some languages, like portuguese...
fjsferreira said:
It works, just replace the files in system/app (I did it even before installing the ROM, in the zip file). Note, thought, it doesn't have some languages, like portuguese...
Click to expand...
Click to collapse
Do you know where I can find the Portuguese dictionaries that will work with the aurora?
umegastar said:
Do you know where I can find the Portuguese dictionaries that will work with the aurora?
Click to expand...
Click to collapse
Unfortunately no, maybe it even doesn't exist yet :-s only solution is using another keyboard... personally, I use smart keyboard for it's excellent dictionary, excellent ics skin and excellent 12 keys keyboard mode... it's not free though
Sent from my U8800
does anyone have anny idea how to install sense 6 keyboard on lg g2 d802
greatgrandking said:
does anyone have anny idea how to install sense 6 keyboard on lg g2 d802
Click to expand...
Click to collapse
Here is the apk of the sense 6 keyboard from the HTC One M8: http://www.mediafire.com/download/wzj7v10iu58jw5i/htc.zip
Just download that and install it as a normal apk and should work.
If it does not work, get another keyboard app which supports themes and download a sense theme.
HTC released the keyboard from Sense onto the Google Playstore.
Sfkn2 said:
HTC released the keyboard from Sense onto the Google Playstore.
Click to expand...
Click to collapse
It says it is not compatible with our phones (or others). I think you need a HTC.
prowsterz said:
Here is the apk of the sense 6 keyboard from the HTC One M8: http://www.mediafire.com/download/wzj7v10iu58jw5i/htc.zip
Just download that and install it as a normal apk and should work.
If it does not work, get another keyboard app which supports themes and download a sense theme.
Click to expand...
Click to collapse
which file is the keyboard file.... ?? i extracted and there isn't any in it
greatgrandking said:
which file is the keyboard file.... ?? i extracted and there isn't any in it
Click to expand...
Click to collapse
Sorry I just realised I gave you the wrong link. Google "sense 6 keyboard apk" and find the appropriate file.
Hi!
I'm from the g pro forum and I have some questions to the dev's from g2.
Well, I need to find where are the languages/config files from a European rom and how to implement that languages in a US custom rom with the objective to give the user's from all places having her native language available in the rom.
I already searched for all places and I can't identify that files or configs, because the g2 have the same base I'm remember asking here for help.
Thanks in advance
vladmir said:
Hi!
I'm from the g pro forum and I have some questions to the dev's from g2.
Well, I need to find where are the languages/config files from a European rom and how to implement that languages in a US custom rom with the objective to give the user's from all places having her native language available in the rom.
I already searched for all places and I can't identify that files or configs, because the g2 have the same base I'm remember asking here for help.
Thanks in advance
Click to expand...
Click to collapse
the phone languages are in the framework-res.apk located in system/framework; basically all the values folders are a language folder and you can add more languages to this by placing the new values folder with the abbreviation of language and the arrays/bools/plurals/strings.xml files and after recompiling going to system settings languages and there will be a new one there; pretty straight forward and if you want any assistance I would be glad to help
XxZombiePikachu said:
the phone languages are in the framework-res.apk located in system/framework; basically all the values folders are a language folder and you can add more languages to this by placing the new values folder with the abbreviation of language and the arrays/bools/plurals/strings.xml files and after recompiling going to system settings languages and there will be a new one there; pretty straight forward and if you want any assistance I would be glad to help
Click to expand...
Click to collapse
Thanks a lot for this! I will report.
XxZombiePikachu said:
the phone languages are in the framework-res.apk located in system/framework; basically all the values folders are a language folder and you can add more languages to this by placing the new values folder with the abbreviation of language and the arrays/bools/plurals/strings.xml files and after recompiling going to system settings languages and there will be a new one there; pretty straight forward and if you want any assistance I would be glad to help
Click to expand...
Click to collapse
Hi!
Sorry but I need your help on this. I tried to decompile but give me all kind of errors...I am a nobbie! Please can you make the changes for me? I need Portuguese language on this, i think the abbreviation is pt-PT but if you now European abbreviations go ahead!
Thanks in advance!
vladmir said:
Hi!
Sorry but I need your help on this. I tried to decompile but give me all kind of errors...I am a nobbie! Please can you make the changes for me? I need Portuguese language on this, i think the abbreviation is pt-PT but if you now European abbreviations go ahead!
Thanks in advance!
Click to expand...
Click to collapse
Will do it in the morning since am going to bed now
Sent from my Pikachu powered LG D800
XxZombiePikachu said:
Will do it in the morning since am going to bed now
Sent from my Pikachu powered LG D800
Click to expand...
Click to collapse
Ok, no problem I wait!
Thanks
XxZombiePikachu said:
Will do it in the morning since am going to bed now
Sent from my Pikachu powered LG D800
Click to expand...
Click to collapse
Sorry...can you check if this framework-res have portuguese languague too, if doesn´t you will add it?
Thanks in advance
vladmir said:
Hi!
Sorry but I need your help on this. I tried to decompile but give me all kind of errors...I am a nobbie! Please can you make the changes for me? I need Portuguese language on this, i think the abbreviation is pt-PT but if you now European abbreviations go ahead!
Thanks in advance!
Click to expand...
Click to collapse
vladmir said:
Sorry...can you check if this framework-res have portuguese languague too, if doesn´t you will add it?
Thanks in advance
Click to expand...
Click to collapse
just to update on this a little late but here we go, the Portuguese values folder name is values-pl and the other folder is values-pl-rPL
the second framework you shared did not have the Portuguese values in it (the one which ended in vupmp)
so here are the modified frameworks which should include Portuguese language; let me know how it goes :fingers-crossed:
XxZombiePikachu said:
just to update on this a little late but here we go, the Portuguese values folder name is values-pl and the other folder is values-pl-rPL
the second framework you shared did not have the Portuguese values in it (the one which ended in vupmp)
so here are the modified frameworks which should include Portuguese language; let me know how it goes :fingers-crossed:
Click to expand...
Click to collapse
Thank you very much!
I will post this in rom threat and and the dev to give you the credits.
vladmir said:
Thank you very much!
I will post this in rom threat and and the dev to give you the credits.
Click to expand...
Click to collapse
Cool did he already ads added them
bountyman334 said:
Cool did he already ads added them
Click to expand...
Click to collapse
Nice! Unfortunately I moved to the g2 but I wish you the best luck!
vladmir said:
Nice! Unfortunately I moved to the g2 but I wish you the best luck!
Click to expand...
Click to collapse
welcome to the g2, there are lots of roms to choose from and if you ever have any questions I urge you to check out the g2 help thread managed by me and has a few great members helping out when they have the chance/time
XxZombiePikachu said:
welcome to the g2, there are lots of roms to choose from and if you ever have any questions I urge you to check out the g2 help thread managed by me and has a few great members helping out when they have the chance/time
Click to expand...
Click to collapse
Thanks! I am thinking to flash a g3 Rom, what Rom you suggest? I have a 802 model with full kk stock.
vladmir said:
Thanks! I am thinking to flash a g3 Rom, what Rom you suggest? I have a 802 model with full kk stock.
Click to expand...
Click to collapse
Definitely have a look at cloudyg3 it was just updated and is performing better than ever; another great one is optimusg3 but he will be releasing a major update pretty soon so if you want to try is better to wait for update
Request
XxZombiePikachu said:
Definitely have a look at cloudyg3 it was just updated and is performing better than ever; another great one is optimusg3 but he will be releasing a major update pretty soon so if you want to try is better to wait for update
Click to expand...
Click to collapse
Hi @XxZombiePikachu
Can you add pt-PT on cloudyg3 1.3? I already request in in two cloudy threats but don't got any answer.
Sorry to bore you again this but the rom only have Portuguese from Brazil, it's similar but some things are very different and annoying for me.
Thank in advance
Edit: I will upload the framework-res.apk from D802 latter cause at the moment have some issue in my internet connection or xda servers.
@XxZombiePikachu this is the file!
http://1drv.ms/1trigPY
vladmir said:
Hi @XxZombiePikachu
Can you add pt-PT on cloudyg3 1.3? I already request in in two cloudy threats but don't got any answer.
Sorry to bore you again this but the rom only have Portuguese from Brazil, it's similar but some things are very different and annoying for me.
Thank in advance
Edit: I will upload the framework-res.apk from D802 latter cause at the moment have some issue in my internet connection or xda servers.
Click to expand...
Click to collapse
vladmir said:
@XxZombiePikachu this is the file!
http://1drv.ms/1trigPY
Click to expand...
Click to collapse
sorry for late reply today has been a really busy day, here is zipped framework(not flashable) with Portuguese although I am not sure if it is also Brazilian based or just Portuguese; I can get you the files and you can actually translate the stuff to your liking but it can take a long time since there are many words that would need to be translated
Seems to be Portuguese of Portugal! Thanks a lot!
Send by Tapatalk powered by LG G2 D802
Need help [Samsung Keyboard]
I was trying to change my keyboard but i ****ed it up all and now i can't got back my default keyboard :C
so i hope you can help to find these files:
SamsungIME.apk and SamsungIME.odex, both from /system/app
libswiftkeysdk-java.so, from /system/lib
I need 'em for a Galaxy Tab 4 SM-T230 (7"). You need be a root user to get these files.
I really need it, i'm using the Google Keyboard and it sucks, i miss my stock keyboard :C
Thanks you <3
____
Sorry if my english is bad
Franzeq said:
I was trying to change my keyboard but i ****ed it up all and now i can't got back my default keyboard :C
so i hope you can help to find these files:
SamsungIME.apk and SamsungIME.odex, both from /system/app
libswiftkeysdk-java.so, from /system/lib
I need 'em for a Galaxy Tab 4 SM-T230 (7"). You need be a root user to get these files.
I really need it, i'm using the Google Keyboard and it sucks, i miss my stock keyboard :C
Thanks you <3
____
Sorry if my english is bad
Click to expand...
Click to collapse
http://forum.xda-developers.com/tab-4/general/dump-tab-4-7-0-t2819190
Franzeq said:
I was trying to change my keyboard but i ****ed it up all and now i can't got back my default keyboard :C
so i hope you can help to find these files:
SamsungIME.apk and SamsungIME.odex, both from /system/app
libswiftkeysdk-java.so, from /system/lib
I need 'em for a Galaxy Tab 4 SM-T230 (7"). You need be a root user to get these files.
I really need it, i'm using the Google Keyboard and it sucks, i miss my stock keyboard :C
Thanks you <3
____
Sorry if my english is bad
Click to expand...
Click to collapse
you know that you can use multiple keyboards without deleting anything.
repey6 said:
http://forum.xda-developers.com/tab-4/general/dump-tab-4-7-0-t2819190
Click to expand...
Click to collapse
OMG, Thanks, i'm dowloading. <3 <3 <3 <3 <3 <3 <3
sub77 said:
you know that you can use multiple keyboards without deleting anything.
Click to expand...
Click to collapse
Now i know that, im new at this. :c