Related
Hi,
I recently flashed my device from the Asian firmware to European firmware. After flashing, i realized that the DioPen Chinese IME is not available as it was available in my device when I first bought it. Is there anyway that I can re-install the input again into the device.
I had try using many 3rd party application in the market, but none of them satisfied me yet. If there is the way to re-install the DioPen Chinese IME, I would be happy..
Any help will be appreciated.
Thanks.
Im not sure if this will work for you but here, I've extracted DioPenChineseIME.apk from a DXKPB stock firmware. I think you can install it just like a regular app.
Hope it helps.
virtualstefan13 said:
Im not sure if this will work for you but here, I've extracted DioPenChineseIME.apk from a DXKPB stock firmware. I think you can install it just like a regular app.
Hope it helps.
Click to expand...
Click to collapse
I am able to install it, but i believe that is some missing file due to the keyboard is not popping up after enabling. Instead it crashed, and enter the "force closed" mode..
Maybe you can't install it like a regular app. By which I have no idea myself how to. The app in the market works well too though, tried before since I used em before
Sent from my Galaxy Ace running J.A.F CM 7.2 Odexed using XDA App
MrChaosDesire said:
Maybe you can't install it like a regular app. By which I have no idea myself how to. The app in the market works well too though, tried before since I used em before
Sent from my Galaxy Ace running J.A.F CM 7.2 Odexed using XDA App
Click to expand...
Click to collapse
I dont really like the market app as i feel the DioPen Chinese IME works the best.. I seen simillar post in Samsung Galaxy S. Just fear that it does not support thats all
jeff425 said:
I am able to install it, but i believe that is some missing file due to the keyboard is not popping up after enabling. Instead it crashed, and enter the "force closed" mode..
Click to expand...
Click to collapse
i think you should consider going back to an asian firmware. it might be that fonts or system files are needed and i dont know what file that is. let me know if you jave an idea and ill try to xtract it from my stock dxkpb rom
virtualstefan13 said:
i think you should consider going back to an asian firmware. it might be that fonts or system files are needed and i dont know what file that is. let me know if you jave an idea and ill try to xtract it from my stock dxkpb rom
Click to expand...
Click to collapse
Thank you for your help
Sent from the MARVELOUS SAMSUNG GALAXY ACE %s
Is it not to be copied in system through ROot explorer?
http://www.darkyrom.com/community/index.php?threads/diopen-chinese-ime.846/
go here and see
virtualstefan13 said:
Im not sure if this will work for you but here, I've extracted DioPenChineseIME.apk from a DXKPB stock firmware. I think you can install it just like a regular app.
Hope it helps.
Click to expand...
Click to collapse
you need some .so files in order to work properly. and also this one is the older version.
You need the better one, the newest version in which has a full screen handwriting mode.
http://perangkorea.blogspot.com/2013/03/diopen-chinese-ime.html
hope it help for those looking for the better one.
http://forum.xda-developers.com/showthread.php?t=2234646
Contents:
Android 4.0.4/IMM76D deodexed ROM in flashable ZIP format. Will not produce errors when decompiling APK/JAR files.
Includes Superuser and boot.img root-level access. Does not include radio or recovery.
Changelog:
[R1/02APR2012]: ROM base changed from 4.0.4/IMM26 to 4.0.4/IMM76D. Files updated from stock IMM76D listed below.
Updated File List:
system/app/GoogleEarth.apk (v.6.2.1.6363 :: Earth)
system/app/googlevoice.apk (v.0.4.2.54 :: Voice)
system/app/Maps.apk (v.6.5.0 :: Maps)
system/app/Phonesky.apk (v.3.5.15 :: Play Store)
system/app/Wallet.apk (v.1.1-R57v4 :: Wallet)
system/lib/libearthmobile.so
Notes:
The need to wipe data beforehand is dependent on which ROM you're already using, but is advisable when possible for the sake of simplicity.
[R1] http://www.mediafire.com/file/48w84r8v3qbb8bw/NS4G-4.0.4-IMM76D-DEODEX-R1.zip
So does this mean the SystemUI in this version is able to decompile without errors? If so how exactly did you do this?
Thanks.
ssconceptz said:
So does this mean the SystemUI in this version is able to decompile without errors? If so how exactly did you do this?
Thanks.
Click to expand...
Click to collapse
I used smali and allowed each APK to reference all of the .odex files in the framework, added the classes.dex files to their respective APKs, and zipaligned. I don't know if it matters, but I did those steps through the command line, although I'm sure the process would be a lot faster with a script. If you would like the exact line-by-line process that I used, let me know.
So how is this Rom & all I have to do is download & flash it or is there another step to do?
Sent from my Nexus S 4G using xda premium
Killasmoke said:
So how is this Rom & all I have to do is download & flash it or is there another step to do?
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
The procedures are the same as for other ZIP-based ROMs: download, transfer to phone, and flash through recovery. You may or may not need to erase your data (depending on which ROM you're coming from), but backing up your data beforehand is advisable and never hurts.
I haven't received any feedback regarding this specific ROM yet (I don't know if that's a good or bad sign). The main difference is that it's deodexed and will decompile without errors. I'm sure there are other threads with more in-depth information on IMM26 changes/improvements/issues.
SuperUser
I was impressed with this rom for the first few minutes I used it. But then I found out that my SuperUser app wasn't working. I tried updating the binaries through the app itself but it couldn't gain root access. I downloaded the file again and flashed it again but SuperUser still didn't work. It was the same problem with not gaining root access. So I flash the SuperUser zip file from zedomax's tutorial on rooting the Nexus S 4G and I was able to gain root access. Just thought I'd tell you.
mvilla, how did you fix the superuser root access problem? i am having the same problem when i try to update binary, and im getting permission error when i try to flash recovery in rom manager, i think is because of superuser not working.
I went to nexusshacks.com and downloaded the nexussrootICS.zip file (I think that's what its called). There's a SuperUser.zip file within that zip file. I moved the file to my phone and flashed it in recovery (wipe cache and dalvik cache of course). And its working well.
Sent from my Nexus S 4G using XDA App
mvilla8 said:
I was impressed with this rom for the first few minutes I used it. But then I found out that my SuperUser app wasn't working. I tried updating the binaries through the app itself but it couldn't gain root access. I downloaded the file again and flashed it again but SuperUser still didn't work. It was the same problem with not gaining root access. So I flash the SuperUser zip file from zedomax's tutorial on rooting the Nexus S 4G and I was able to gain root access. Just thought I'd tell you.
Click to expand...
Click to collapse
Thanks for bringing that to my attention. Uploaded an updated version in the OP that addresses the Superuser issue. Sorry for the inconvenience.
satuday said:
mvilla, how did you fix the superuser root access problem? i am having the same problem when i try to update binary, and im getting permission error when i try to flash recovery in rom manager, i think is because of superuser not working.
Click to expand...
Click to collapse
This update is from ChainsDD's site and has the latest Superuser app and binary. Should accomplish the same thing.
XK72 said:
I used smali and allowed each APK to reference all of the .odex files in the framework, added the classes.dex files to their respective APKs, and zipaligned. I don't know if it matters, but I did those steps through the command line, although I'm sure the process would be a lot faster with a script. If you would like the exact line-by-line process that I used, let me know.
Click to expand...
Click to collapse
Hey buddy, I'd LOVE to have the step-by-step, or line-by-line on the process you used to decompile. If you could PM me, or post it up here for everyone to use, that would be great!! I'm kinda new to the decompiling and compiling scene so any help would be great! Also, you said that most devs that use ICS probably use a kitchen to decompile and compile their .jar and .apk files, where is this kitchen? Or are you talking about Android SDK?
sniperkill said:
Hey buddy, I'd LOVE to have the step-by-step, or line-by-line on the process you used to decompile. If you could PM me, or post it up here for everyone to use, that would be great!! I'm kinda new to the decompiling and compiling scene so any help would be great! Also, you said that most devs that use ICS probably use a kitchen to decompile and compile their .jar and .apk files, where is this kitchen? Or are you talking about Android SDK?
Click to expand...
Click to collapse
Did you ever get that step-by-step process for deodexing ICS from the OP? If so, can you send it to me?
I guess the Google Apps are included?
Will there be any further updates to this in the near future, or has this reached the end of the line so-to-speak? Just curious because I like having the natural AOSP of this.
Been using this since the 9th and I have to say it's very smooth. Very stock too, which obviously is what it's supposed to be. Just saying that for anyone who comes in looking for something customized. This is basically pure vanilla ICS.
Sorry for the delayed replies. I've been hammered by other obligations lately.
sniperkill said:
Hey buddy, I'd LOVE to have the step-by-step, or line-by-line on the process you used to decompile. If you could PM me, or post it up here for everyone to use, that would be great!! I'm kinda new to the decompiling and compiling scene so any help would be great! Also, you said that most devs that use ICS probably use a kitchen to decompile and compile their .jar and .apk files, where is this kitchen? Or are you talking about Android SDK?
Click to expand...
Click to collapse
mabry said:
Did you ever get that step-by-step process for deodexing ICS from the OP? If so, can you send it to me?
Click to expand...
Click to collapse
I'll try my best to post the steps later today or tomorrow. Sorry to keep you waiting.
akabadnews said:
I guess the Google Apps are included?
Click to expand...
Click to collapse
The stock Google apps are included. There are now two choices: One has the apps that were included in the IMM26 release (R3) and I have also included the latest app updates and related binary files as (R4).
The Batman said:
Will there be any further updates to this in the near future, or has this reached the end of the line so-to-speak? Just curious because I like having the natural AOSP of this.
Click to expand...
Click to collapse
I have replaced the Google apps that have been updated since the IMM26 release. There are rumblings that the official ICS ROM should be released sometime soon. I'm not holding my breath, but I'll offer the same thing to that release once it comes out.
If you're asking about adding functionality or features, I don't think I'd have anything unique to offer since there are so many other ROMs and customizable updates out already. I have considered including FaceLock functionality, but it adds quite a bit of size to the ROM and honestly, it hasn't worked very well for me. If there is enough interest, I'll include it as a separate revision in the future.
I'm getting a error for the media fire links. New link please?
Sent from my Nexus S 4G using xda premium
xamadeix said:
I'm getting a error for the media fire links. New link please?
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Sorry about that. I don't know what happened there. Link fixed.
XK72 said:
Sorry about that. I don't know what happened there. Link fixed.
Click to expand...
Click to collapse
Thank you
Sent from my Nexus S 4G using xda premium
Does anyone have problems turning Bluetooth on?
Sent from my Nexus S 4G using Tapatalk
XK72 said:
I have replaced the Google apps that have been updated since the IMM26 release. There are rumblings that the official ICS ROM should be released sometime soon. I'm not holding my breath, but I'll offer the same thing to that release once it comes out.
If you're asking about adding functionality or features, I don't think I'd have anything unique to offer since there are so many other ROMs and customizable updates out already. I have considered including FaceLock functionality, but it adds quite a bit of size to the ROM and honestly, it hasn't worked very well for me. If there is enough interest, I'll include it as a separate revision in the future.
Click to expand...
Click to collapse
I would rather have the straight vanilla experience. Thanks for responding.
Edit: Also, touch to focus would be nice for the camera if at all possible. Thanks.
NFC Icon Remover
**You can now get NFC Icon Remover on the Xposed Framework's Download tab. In this way, if I update it, you will get update notice via Xposed framework. However, I will still post the most updated file here once available! **
I just wrote this little App for my own use to remove the ugly (IMHO) NFC icon. With the power of XPosed framework, there are no need to modify the NFC.apk and the Icon is complete GONE.
For those you may not know, the NFC icon appears on HTC One and One X (after Android 2.2 update). This take out the precious space of status bar while looking really ugly.
Please be noted to use this mod, you need XPosed framework by rovo89. You could get the Framework at http://forum.xda-developers.com/showthread.php?t=1574401
This App has no icon of it's own. Just side load attached NFCIconRemover.apk and enable it in the Xposed Installer then reboot. You will notice the NFC icon will be gone after reboot.
Since this is my first Android app (Actually my last time writing any SW is 20 years ago! Haha!) so feel free to risk your phone by installing this. I am NOT responsible if it anything went wrong after install this mod.
I had only test this on my HTC One X (international version) with MaximusHD 21.1.0 (a very good custom ROM). Please feel free to feedback on this thread and I will try to resolve as much as I could.
If you find this useful, it would be appreciated to push the "Thank" button!
Great thanks go to rovo89 for this fabulous framework!!!
When I try to install from within xposed framework, I get the following error message:
Package name is incorrect (downloaded: com.lssong.nfciconremover, expected: NFCIconRemover)
Any idea?
edit: Just noticed that manual installation of the .apk works. So more or less a non-issue, but maybe worth solving anyway.
BigBlue007 said:
When I try to install from within xposed framework, I get the following error message:
Package name is incorrect (downloaded: com.lssong.nfciconremover, expected: NFCIconRemover)
Any idea?
edit: Just noticed that manual installation of the .apk works. So more or less a non-issue, but maybe worth solving anyway.
Click to expand...
Click to collapse
Yeah, I get the same thing happening.
As said above, manual installation of the .apk worked fine. The module is now listed in xposed framework, and I could enable it. Unfortunately it's not removing the NFC icon on my device (LG G2).
Deleted due to double post
BigBlue007 said:
As said above, manual installation of the .apk worked fine. The module is now listed in xposed framework, and I could enable it. Unfortunately it's not removing the NFC icon on my device (LG G2).
Click to expand...
Click to collapse
Thanks for trying out! I just fixed the download installation issue in the Xposed framework. It should work now... *My Bad*...
As for LG G2 not working... Since I don't have a LG, could you please help by checking if the LG G2's NFC service package name is com.android.nfc? If not, what is the name?
Thanks!
Hi. How can i have the nfc back again? Thanks
Installed, works great, thanks!
rharta said:
Hi. How can i have the nfc back again? Thanks
Click to expand...
Click to collapse
If you want the NFC icon back, just disable this module in XPosed frameworks and reboot. The NFC icon will be back. (uninstalling the module then reboot will do the same trick)
SephirothXIIIX said:
Do you know if this is supposed to work with the 4.3 update? I've installed the Xposed Framework and enabled the module and rebooted, but I still have the annoying icon.
Click to expand...
Click to collapse
Since my One X doesn't have 4.3 yet, so I cannot test myself. However, as long as Xposed framework works and the NFC process is named "com.android.nfc" then it *should* work.
Feel free to install it and post your result here! It won't hurt anything and if it doesn't work, just remove it.
If it doesn't work, could you please let me know your NFC's process name so I could add it.
Thanks!
Sony Xperia Z
Process name is
com.sonymobile.nfc
Or at least it is on my rooted stock T-Mobile version. Model #C6606. Running 4.1.2 (I know, ridiculous).
Thanks for the mod. I hate that icon!
lssong99 said:
Thanks for trying out! I just fixed the download installation issue in the Xposed framework. It should work now... *My Bad*...
As for LG G2 not working... Since I don't have a LG, could you please help by checking if the LG G2's NFC service package name is com.android.nfc? If not, what is the name?
Thanks!
Click to expand...
Click to collapse
LgNfc.apk
Ok, I will add both when I can get back to my PC with the source code next week!
Sent from my HTC One X using XDA Premium HD app
Palthron said:
LgNfc.apk
Click to expand...
Click to collapse
Sorry, LgNFC.apk is the name of the apk file... Can you try to get the "process name" which looks like com.android.nfc? (I guess LG's might look like com.lge.nfcaddon ...)
If you don't know how to get a process name, try to get Android Tuner free. In that app you can see all the process name!
From the information on XDA, it seems LG had their own implementation of NFC and lot of things are changed under-hook. I had look up into the BaskSamli people provide and pull the com.lge.nfcaddon. Not sure if it's correct and even if it's correct, will it work or not.
Anyway, you can try the attached apk and check yourself! If it works, I will post it on the XPosed framework's download page
Cheers!
probablymartin said:
Process name is
com.sonymobile.nfc
Or at least it is on my rooted stock T-Mobile version. Model #C6606. Running 4.1.2 (I know, ridiculous).
Thanks for the mod. I hate that icon!
Click to expand...
Click to collapse
I have added to hook also Sony's nfc but but sure if it will work or not. Could you please side load this apk and test for me? If it works, I will post it on the XPosed Framework's download page!
Thanks!
maybe try again?
That did not work on my Xperia. But I may have flubbed the service name. Perhaps try:
com.sonymobile.nfc.NfcServiceEx
Thanks!
probablymartin said:
That did not work on my Xperia. But I may have flubbed the service name. Perhaps try:
com.sonymobile.nfc.NfcServiceEx
Thanks!
Click to expand...
Click to collapse
OK. Modified accordingly. However, it seems Sony also modified their NFC service so no guarantee my simple way will work... Anyway please let me know if it works!
sigh
lssong99 said:
OK. Modified accordingly. However, it seems Sony also modified their NFC service so no guarantee my simple way will work... Anyway please let me know if it works!
Click to expand...
Click to collapse
Nope. No luck. I guess Sony doesn't want me to control me own phone experience. But there's nothing to unique about that, I guess. Thanks for your effort and prompt responses!
lssong99 said:
Sorry, LgNFC.apk is the name of the apk file... Can you try to get the "process name" which looks like com.android.nfc? (I guess LG's might look like com.lge.nfcaddon ...)
If you don't know how to get a process name, try to get Android Tuner free. In that app you can see all the process name!
From the information on XDA, it seems LG had their own implementation of NFC and lot of things are changed under-hook. I had look up into the BaskSamli people provide and pull the com.lge.nfcaddon. Not sure if it's correct and even if it's correct, will it work or not.
Anyway, you can try the attached apk and check yourself! If it works, I will post it on the XPosed framework's download page
Cheers!
Click to expand...
Click to collapse
lssong99 thank you, I tired this but unfortunately it didn't work on LG G2 801. There was a zip somewhere to flash in recovery, but I'd love to have an xposed module that took care of it.
I appreciate your hard work!
nathanskidmore said:
lssong99 thank you, I tired this but unfortunately it didn't work on LG G2 801. There was a zip somewhere to flash in recovery, but I'd love to have an xposed module that took care of it.
I appreciate your hard work!
Click to expand...
Click to collapse
Hi, apk did not work for me either. Would love to have the icon removed. Can I help in fixing it for G2? Please let me know how. Appreciate the hard work!
Hey guys ... and dev´s
as i use my mobile for paying ... but in cm/aosp based roms (not sure if in stock oos is inculded) there always missing the open mobile api! so i have to do it myself, not a big deal!
but as i saw in different threads and forums, a lot of people missing that!
Maybe our Devs just want to include it in there roms anyways?
https://github.com/johnzweng/platfo...ardService/releases/jz_android_6.0_OMAPI-2.05
for all others, i attached the zip with the nedded files! (it´s no flashable zip)
Hi,
can you make a flashable zip? - What version is it?
The app of my bank tells me that the Openmobile API on stock rom is outdated and needs to be between version 2-4 ..
fold93 said:
Hi,
can you make a flashable zip? - What version is it?
The app of my bank tells me that the Openmobile API on stock rom is outdated and needs to be between version 2-4 ..
Click to expand...
Click to collapse
maybe at the weekend as soon as i get to my pc!
it's 2.05 ... should work!
Nice,
Stock Rom has version L310.0.13?
Die Erste Bank APP akzeptiert aber nur 2.0-4.0
Hi!
I'm developing NFC payment for Hungarian Telenor's Wallet application. We are using Gemalto's mobile payment SDK, but when I try to use SEService with my OnePlus 3, I get the "Service Intent must be explicit" exception. I tried this upgrade you provided here, and also the other one from the same guy, that upgrades to 3.0.0 (that uses SmartCard API 4.0.0) the exception should've gone with the 3.0.0 one.
I don't know how much you guys are into Open Mobile API, but I thought it's worth sharing, maybe you can point me in a direction, what could be wrong. In the meantime I also consult the Gemalto guys, but if you have a suspicion, please don't hold it back.
Thanks!
Can you develop the nfc offset routing for op3?
is there a flashable zip already?(or info which permissions should be given to the files rw-r--r-- ?) would be really nice
does this work on Nougat ROMs too, as the file says 5.x/6.x
thx for reply
edit:
I manually installed it and it works (RR 7.1.1)
bani1994 said:
is there a flashable zip already?(or info which permissions should be given to the files rw-r--r-- ?) would be really nice
does this work on Nougat ROMs too, as the file says 5.x/6.x
thx for reply
edit:
I manually installed it and it works (RR 7.1.1)
Click to expand...
Click to collapse
how did you manually installed it? have you maybe a guideline how to install.
Thanks in advance from Austria
fgj111 said:
how did you manually installed it? have you maybe a guideline how to install.
Thanks in advance from Austria
Click to expand...
Click to collapse
Hello, i created a flashable zip. Here is the link to my thread: https://forum.xda-developers.com/oneplus-3/themes/mod-mobile-api-installer-t3547842
I'm in search of a way to change all of the fonts in the phone. The stock way to change the fonts is not complete. I'm rooted.
Any ideas? Thanks in advance.
Scottay5150 said:
I'm in search of a way to change all of the fonts in the phone. The stock way to change the fonts is not complete. I'm rooted.
Any ideas? Thanks in advance.
Click to expand...
Click to collapse
Try this app: https://play.google.com/store/apps/details?id=com.jrummy.font.installer
I haven't played with fonts in a while, but I used to use this. Thinking about it now, I'm going to re-install it
It has been years since he has developed anything.
The last time I tried to use that app it only changed a few of the fonts, similar to what is already in my bootleggers ROM.
Any other ideas?
Edit: this one is supported.
xunholyx said:
Try this app: https://play.google.com/store/apps/details?id=com.jrummy.font.installer
I haven't played with fonts in a while, but I used to use this. Thinking about it now, I'm going to re-install it
Click to expand...
Click to collapse
Scottay5150 said:
It has been years since he has developed anything.
The last time I tried to use that app it only changed a few of the fonts, similar to what is already in my bootleggers ROM.
Any other ideas?
Edit: this one is supported.
Click to expand...
Click to collapse
The last update for the app was on December 10, 2018, so yes, he's still supporting it.
His toolbox app though, he has stopped updating.
Because you're rooted....
the best way to do what I'm fairly certain this is what you're seeking is via the method/fonts that can be found in this thread (HERE) that is in the theme/apps/mods section of this forum...
I personally have changed the font throughout my phone to my all time favorite, Tahoma...
Hope this helps...
There are a lot of magisk modules with different fonts in the repo and subforum. They apply system-wide.