I create my Update.zip at installing all normal, but when Android start I have every 5seconds crash LatinIME.apk I try standart keyboard and keyboard from Gingerbread.
I have Star A5000 on MTK6516 Android 2.2.1
I've had no problems with this Gingerbread Keyboard.
Crashed, In update.zip what I cooked, with your update.zip all fine
Sorry, I`m noob i don`t copy all system apps
Related
Hi,
I got wanted to know if someone could tell me how to change the keyboard to the old GoogleKeyboard.
What I know, and I have already done that but it failed, was to delete the HTCIME - and copy the LatinIME + libjni.* to my magic.
When I restarted I had no keyboard.
I tried to install the apk with astro
I tried to install it with adb
but it failed...
I hope someone can help me
delete juste htc_ime.apk.
Put your latinime.apk into the tools forlder from sdk, en go on dos promp :
adb install latinime.apk
and hop
same here..
how do i delete the htc_ime.apk?
astro refuses to delete the file.
same error as before
adb install latinime.apk
917 KB/s (4799691 bytes in 5.109s)
pkg: /data/local/tmp/latinime.apk
Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE]
I am running nk02 ION r3 lite
I feel you mate.
I did an adb shell and delete the HTC_IME.
but the latinime does not install.
I got my latinime.apk from the french rom is 4668KB
where did you get yours?
r we doing something wrong?
I had to install Scandinavian Keyboard for it to work. After that, even the original keyboard works fine. Before I didn't have any keyboard at all. I don't know what to do for those who don't want that keyboard though.
I had my files from the rootme-rom
but afaik you need the lib files in addition to the LatinIME.apk
ok. I decided to restore the htc_ime found one in my hard drive and copied it back.
surprise, I got the what I thought was the latin_ime keyboard.
Hmmmm. is there any post with pictures of the keyboards, and features/download links?
No? Maybe we should start one?
can you link me your HTC_IME with your "latin_ime" style keyboard?
the one i'm talking about is dark grey to black, with no prediction ( as far as i can see) is that the one you want?
i got it from this rom.
http://wiki.smartphonefrance.info/(...rmware-htcmagic&AspxAutoDetectCookieSupport=1
How hard would it be to do this? I'm running Virtuous 3.1.0 if that makes a difference. Thanks in advance!
Edit: Just to clarify, when I say "stock" I mean the keyboard that comes with the AOSP ROMs.
With some help I was able to install the android keyboard by pushing the LatinIME.apk to /system/app and the libjni_latinime.so file to /system/lib.
The only problem now is it does not recognize the dictionary. Does anyone know of a solution?
Also tried to push the UserDictionaryProvider.apk to system/app but that did not work (force closed).
Hello ,
I have this script that I can run in recovery mode that pushes hebrew fonts and fix right-to-left issues in gmail subjects and SMS. It is called Hebfix 0.92.Basically what it does it replaces some files in the android framework file and copy some fonts to the device so it can show hebrew correctly, But the thing is that I can't run it in every rom's recovery mode.
I can run it for example after I ODIN the SGS 4G with Dedoxed Rooted KD1 rom AND Frost rom, But NOT after the Dedoxed Rooted KD1 by itself.
I can also run it after Dedoxed Rooted KC1 rom AND Redux 1.3.2 but not by Dedoxed Rooted KC1 by itself.
I would be happy to know what are the missing components that allows me to run this script under these circumstances only.
Btw after the KD1 + Frost I can also push hebrew keyboard at the same time which are optional parts to run from the script menu, But after the KC1 + Redux I can only push the fonts, Because it doesn't push the keyboard...
This is the Hebfix 0.92 :
http://www.multiupload.com/Y2V1TP6AON
Thank you
fish72 said:
Hello ,
I have this script that I can run in recovery mode that pushes hebrew fonts and fix right-to-left issues in gmail subjects and SMS. It is called Hebfix 0.92.Basically what it does it replaces some files in the android framework file and copy some fonts to the device so it can show hebrew correctly, But the thing is that I can't run it in every rom's recovery mode.
I can run it for example after I ODIN the SGS 4G with Dedoxed Rooted KD1 rom AND Frost rom, But NOT after the Dedoxed Rooted KD1 by itself.
I can also run it after Dedoxed Rooted KC1 rom AND Redux 1.3.2 but not by Dedoxed Rooted KC1 by itself.
I would be happy to know what are the missing components that allows me to run this script under these circumstances only.
Btw after the KD1 + Frost I can also push hebrew keyboard at the same time which are optional parts to run from the script menu, But after the KC1 + Redux I can only push the fonts, Because it doesn't push the keyboard...
This is the Hebfix 0.92 :
http://www.multiupload.com/Y2V1TP6AON
Thank you
Click to expand...
Click to collapse
looks as if the scripts themselfs are not 100 percent complete which could be causing some of the issue the apk files for the keyboard need to be pushed to /system/app
not
/
that seems to be where some of the errors are...
1st Thank you for your reply raver.
I am not as bothered about the keyboard, but more about the pushing the RTL and Hebrew fonts. If I use the hebifx files with lets say root explorer, Can it be done manually ?
It just doesn't communicate in the recovery mode of the roms i've mentioned and this what intrigues me - How to make the hebfix utility "speak" with any rom.
fish72 said:
1st Thank you for your reply raver.
I am not as bothered about the keyboard, but more about the pushing the RTL and Hebrew fonts. If I use the hebifx files with lets say root explorer, Can it be done manually ?
It just doesn't communicate in the recovery mode of the roms i've mentioned and this what intrigues me - How to make the hebfix utility "speak" with any rom.
Click to expand...
Click to collapse
id have to look into it i cant read hebrew so actually trying to get a idea of whats all going on with there exe file might take me awhile
you do realize this was ment to be installed off a computer and not via cwm... since it has to extract some of the framework files jar files decompile them insert the hebrew files and then recompile and push back to your device... that cannot be accomplished via cwm...
RaverX3X said:
you do realize this was ment to be installed off a computer and not via cwm... since it has to extract some of the framework files jar files decompile them insert the hebrew files and then recompile and push back to your device... that cannot be accomplished via cwm...
Click to expand...
Click to collapse
Yes of course. I just put the phone in recovery mode in order for the hebfix utility to communicate with the phone. It's just that my recovery mode is the red cwm.....Thank you for trying to help me with this one. All I need is that the hebfix will communicate with the device then I or an israeli developer can play with it.....
AT LAST !!!
Found the problem. The script wasn't able to change files on the /system folder.
Downloaded Root Explorer, Changed the /system to +RW and now the script runs and RTL hebrew support works !
Hello everyone, I hope I have posted in the right section, I have to ask you a question that despite several hours of trial and research remains to me: I was going to download the firmware official google nexus 7 and take the apk that interest me, and install them on our tablet 7plus.
I downloaded the version both deodexed and odexed of the google nexus 7 and I extracted, for example, the contacts.apk DEODEXED from it.Installing the apk android ics stock tells me: error with the analysis of the packet. I also tested with version odexed putting the apk file and the odex file into the folder system / apps but also restarting did not work ...
1) it's possible what I want and for example it's possible to install another launcher (ex. launcher.apk stolen from google nexus 7 stock deodexed) like a normal apk and use it just pressing home button and selecting it instead of touchwiz launcher?
2) if yes can you explain me the procedure?
3) do you know where I can find the backgrounds stock once downloaded any ROM (which gives me the compacted system folder plus other img etc etc?
Thank you in advance .... sorry for my english, i hope you have understood my intention : I'm going to replace the application of our contacts and launcher tab with those of the google nexus 7
See you soon, Andrea
djskarpia said:
Hello everyone, I hope I have posted in the right section, I have to ask you a question that despite several hours of trial and research remains to me: I was going to download the firmware official google nexus 7 and take the apk that interest me, and install them on our tablet 7plus.
I downloaded the version both deodexed and odexed of the google nexus 7 and I extracted, for example, the contacts.apk DEODEXED from it.Installing the apk android ics stock tells me: error with the analysis of the packet. I also tested with version odexed putting the apk file and the odex file into the folder system / apps but also restarting did not work ...
1) it's possible what I want and for example it's possible to install another launcher (ex. launcher.apk stolen from google nexus 7 stock deodexed) like a normal apk and use it just pressing home button and selecting it instead of touchwiz launcher?
2) if yes can you explain me the procedure?
3) do you know where I can find the backgrounds stock once downloaded any ROM (which gives me the compacted system folder plus other img etc etc?
Thank you in advance .... sorry for my english, i hope you have understood my intention : I'm going to replace the application of our contacts and launcher tab with those of the google nexus 7
See you soon, Andrea
Click to expand...
Click to collapse
I don't think you can just copy over a system apk from one device to another without porting it which I cannot help you with. Same thing goes for the launchers they too would need to be ported over. You could try and use something like apkManager to decompile the app then make the necessary changes to it, i.e. resolution, device name, etc, etc,. then compile it. I have no experience doing this with apps and you might find some help by digging around in the main android development forum, not the one for this device the main one.
http://forum.xda-developers.com/forumdisplay.php?f=524
I have two phones right now next to eachother.
a GS3 with 4.0.4 rooted and a 4.1.2 rooted
I hate the new 3X4 T9 keyboard on 4.1.2 and want to use the old 4.0.4 keyboard. They changed ability to use custom words in T9 on 4.1.2 (only custom words work in swype now)
I have tried everything to move the keyboard files over and get my 4.1.2 device running the 4.0.4 keyboard to work
Please help me out
I tried moving the samsungIME.apk and samsungIME.odex from system/apps and the touchwiz.xml from ect/permissions and libxt9core.so and libdhwr.so from system/lib files and the entire T9DB folder from system/ over to their respective places from the old phone to the new via pushing them using root browser and an SD card with correct permissions.
The samsung keyboard won't even appear on the list for the new phone with these old files after restarting.
What am I doing wrong?
Is this even possible?
Patsum said:
I have two phones right now next to eachother.
a GS3 with 4.0.4 rooted and a 4.1.2 rooted
I hate the new 3X4 T9 keyboard on 4.1.2 and want to use the old 4.0.4 keyboard. They changed ability to use custom words in T9 on 4.1.2 (only custom words work in swype now)
I have tried everything to move the keyboard files over and get my 4.1.2 device running the 4.0.4 keyboard to work
Please help me out
I tried moving the samsungIME.apk and samsungIME.odex from system/apps and the touchwiz.xml from ect/permissions and libxt9core.so and libdhwr.so from system/lib files and the entire T9DB folder from system/ over to their respective places from the old phone to the new via pushing them using root browser and an SD card with correct permissions.
The samsung keyboard won't even appear on the list for the new phone with these old files after restarting.
What am I doing wrong?
Is this even possible?
Click to expand...
Click to collapse
If someone can make this happen I'll happily paypal you some cash or prepay for a pizza sent to you. The T9 trace on my phone was worth that much to me.
Patsum said:
If someone can make this happen I'll happily paypal you some cash or prepay for a pizza sent to you. The T9 trace on my phone was worth that much to me.
Click to expand...
Click to collapse
My guess is ICS files are not compatible with JB.