Hey everyone,
As you all know that the Android 4.2 Keyboard is out with Swype like gesture typing. I have tried to install the apk or the flashable zip from many sources but it keeps force closing or it just wont show up.
Has anyone tried them and managed to get it to work?
If so then please share the guide.
Here are the links to get them
http://www.gnufabio.com/?p=195
http://forum.xda-developers.com/showthread.php?t=1964663
Thanks
slipkn0t said:
Hey everyone,
As you all know that the Android 4.2 Keyboard is out with Swype like gesture typing. I have tried to install the apk or the flashable zip from many sources but it keeps force closing or it just wont show up.
Has anyone tried them and managed to get it to work?
If so then please share the guide.
Here are the links to get them
http://www.gnufabio.com/?p=195
http://forum.xda-developers.com/showthread.php?t=1964663
Thanks
Click to expand...
Click to collapse
it doesn't work on the p 500, I have already tried on ics and gb and it keeps force closing
zeratos said:
it doesn't work on the p 500, I have already tried on ics and gb and it keeps force closing
Click to expand...
Click to collapse
Nop, i think it'll work only on JB, but i didn't tried it so ...
Sent from my LG-P500 using xda app-developers app
It wont work, you'll get this message
Code:
Unfortunately Android Keyboard stopped
recreation012 said:
It wont work, you'll get this message
Code:
Unfortunately Android Keyboard stopped
Click to expand...
Click to collapse
hmmm yeah...thats what i got too.
I tried it on Rashed's CM10 rom build 5 and 6, also on Paranandroid 2.52 from Bytecode, still did not work.
I was wondering if there is a trick to making it work or something.
The keyboard doesnt work on armv6 devices the library files are compiled for only armv7 devices.
anuragchowdry said:
The keyboard doesnt work on armv6 devices the library files are compiled for only armv7 devices.
Click to expand...
Click to collapse
Is there any chances to fix it?
Enviado desde mi LG-P500h usando Tapatalk 2
Can anyone fix it?
mario_fe said:
Is there any chances to fix it?
Enviado desde mi LG-P500h usando Tapatalk 2
Click to expand...
Click to collapse
bao_loc106 said:
Can anyone fix it?
Click to expand...
Click to collapse
Yeah...someone who is good at porting or fixing such apps please do so...it will be much appreciated...I read that it is one of the best keyboards so far
Thanks
Thank u v.m
Sent from my LG-P500 using xda app-developers app
Since this stuff was taken of Nexus binaries, probably will not work. IF the sources are available, then our devs can compile it for our device and it might work. If Google has lock it into ARMv7 (the 4.2 digital clock, talkback, and others apparently are!), then, well ...
Mozey on down to the thread "Groundbreaking app" and try the SwiftKey Flow beta. Runs just fine on our phones and may even be the same codebase.
Dovidhalevi said:
Since this stuff was taken of Nexus binaries, probably will not work. IF the sources are available, then our devs can compile it for our device and it might work. If Google has lock it into ARMv7 (the 4.2 digital clock, talkback, and others apparently are!), then, well ...
Mozey on down to the thread "Groundbreaking app" and try the SwiftKey Flow beta. Runs just fine on our phones and may even be the same codebase.
Click to expand...
Click to collapse
Actually the digital clock and the alarm work fine from the same source....its weird...and i tried that app..already posted my opinion...didn't like it much for several reasons...i guess we'll just have to wait and see if the developers can fix it for our phone
Related
I have pulled the browser apk from the emulator however it will not install on the tab. please feel free to modify this file to get it working (the stock browser sucks) since it looks like a very good browser
edit: changrd title since its not just the browser we want
(and no i am not looking for a rom port - wait until the source code is relesed for that)
+1 on this one...
brilldoctor said:
I have pulled the browser apk from the emulator however it will not install on the tab. please feel free to modify this file to get it working (the stock browser sucks) since it looks like a very good browser
Click to expand...
Click to collapse
Why won't it install?
TheGrammarFreak said:
Why won't it install?
Click to expand...
Click to collapse
Because it has specified "honeycomb" as min. SDK level in the manifest file... somebody will have to change that to "8" or "9" I guess
then we will have to try and see if there is something missing from the framework etc...
I am too much noob to get it done properly...
Parsing error when installing
Sent from my GT-P1000 using XDA App
Flokey said:
Because it has specified "honeycomb" as min. SDK level in the manifest file... somebody will have to change that to "8" or "9" I guess
then we will have to try and see if there is something missing from the framework etc...
I am too much noob to get it done properly...
Click to expand...
Click to collapse
Hmm... Probably a case of using APK tool to decrypt it, edit the xml file, then APK tool to zip it all up again
U might need lib files associated with it
Sent from my PC36100 using Tapatalk
TheGrammarFreak said:
Hmm... Probably a case of using APK tool to decrypt it, edit the xml file, then APK tool to zip it all up again
Click to expand...
Click to collapse
Yo, tried that, but the apk tools I tried crashed every time
I'll get some sleep now, maybe I'll try tomorrow again
Sent from my GT-P1000 using XDA App
You can pretty much guarantee it'll be using 3.0-specific calls for things like the GPU acceleration. There's a lot of new additions in the 3.0 SDK that the 2.x libraries just don't provide.
If it can be made to work, it probably won't be very worthwhile. It'd probably pay to stick to Dolphin HD or Miren or something in the meantime.
If someone has the patience to hack out the non-2.2 compatible bits and make it go usefully, then I'm happy to be proven wrong of course.
knightnz said:
You can pretty much guarantee it'll be using 3.0-specific calls for things like the GPU acceleration. There's a lot of new additions in the 3.0 SDK that the 2.x libraries just don't provide.
If it can be made to work, it probably won't be very worthwhile. It'd probably pay to stick to Dolphin HD or Miren or something in the meantime.
If someone has the patience to hack out the non-2.2 compatible bits and make it go usefully, then I'm happy to be proven wrong of course.
Click to expand...
Click to collapse
I totally agree with you on that.
The only component that's interesting is the keyboard.
That should be pretty doable.
Flokey said:
Yo, tried that, but the apk tools I tried crashed every time
I'll get some sleep now, maybe I'll try tomorrow again
Sent from my GT-P1000 using XDA App
Click to expand...
Click to collapse
Would be nicw if we could get this working
Sent from my GT-P1000 using XDA App
i have tried it with latinIME.apk, changed the api level and tried to install it still parsing problem
Landroid said:
i have tried it with latinIME.apk, changed the api level and tried to install it still parsing problem
Click to expand...
Click to collapse
just tried a bunch of other apps and they also have the same issue
will post the contents of the /system/app folder in a min
files here http://www.multiupload.com/TGZSGT2P1U
mirror http://dl.dropbox.com/u/5668353/Apps.zip (please dont use all my bandwith)
brilldoctor said:
files here http://www.multiupload.com/TGZSGT2P1U
mirror http://dl.dropbox.com/u/5668353/Apps.zip (please dont use all my bandwith)
Click to expand...
Click to collapse
http://www.droid-life.com/2011/01/27/download-honeycomb-sdk-android-3-0-system-dump/
here is the complete system dump as a zip file
Bump
Sent from my GT-P1000 using XDA App
Seems strange that no apps are able to identify the apps. That doesn't happen if the apps require a different firmware.
Sent from zombie infested Gingerbread.
I did some research online and I still don't understand if it is possibile to install flash player on our phones. As I understand it, our phone does not support flash player, but there is a ported version of flash player which works on this phone. The question is, which one?
I use PrimeHD 6 on my xperia, and I tried this versions
http://forum.xda-developers.com/showthread.php?p=18562297#post18562297
but, even if the installation works well, when I try to stream videos which are not hosted on youtube, I got the message "Sorry, unable to reproduce the video". Why?
Try version 10. Its more stable on me.
Dont expect to experience the same thing. Expect lags.
The official version, or the ported version? Can you link me where I can find it?
http://db.tt/WSvEMS9b use this
Sent from my E15i using xda premium
ElmirBuljubasic said:
http://db.tt/WSvEMS9b use this
Sent from my E15i using xda premium
Click to expand...
Click to collapse
It still gives me the message error with most of the videos
The official one definitely wont work you need that hack one.
It is on the link you provided the first v10.
deedii said:
The official one definitely wont work you need that hack one.
It is on the link you provided the first v10.
Click to expand...
Click to collapse
It's the one I tried yesterday, but it won't work.
I have flash player 11 but works wery well on my x8.
Dont install FP as system app [wont work]. Just install and dont move to Sd card.
Shimizux said:
Dont install FP as system app [wont work]. Just install and dont move to Sd card.
Click to expand...
Click to collapse
What do you mean? I don't move it to SD card, but I install it like any other app (using Astro or another file manager)
10.2 and 11 work really good
htt
sent from my mini by nAa
minicm 9 4.0 work?
milenkokg said:
10.2 and 11 work really good
http://db.tt/vpS0RpTs
sent from my mini by nAa
Click to expand...
Click to collapse
It doesn't work! It does install, but the videos don't open. Nevermind, I give up.
Tommolo said:
It doesn't work! It does install, but the videos don't open. Nevermind, I give up.
Click to expand...
Click to collapse
dude its [email protected]@@@ l will upload screnshoot latter
chbea said:
minicm 9 4.0 work?
Click to expand...
Click to collapse
I dont think so it work..
Me too... I don't think it will work on minicm 9 4.0...
it support!!!!
http://forum.xda-developers.com/sho...1.1 ARMv6 For Galaxy Mini/Fit/Ace/Previal etc
Try this for tutorial by step by step ..
100% work.. !!!!
SteveN.hOe©
kakho55 said:
it support!!!!
http://forum.xda-developers.com/sho...1.1 ARMv6 For Galaxy Mini/Fit/Ace/Previal etc
Try this for tutorial by step by step ..
100% work.. !!!!
SteveN.hOe©
Click to expand...
Click to collapse
Sure?
Sent from my thumb using my eyes
Shimizux said:
Sure?
Sent from my thumb using my eyes
Click to expand...
Click to collapse
sure, remember extract the lib files and push to data / data / find the flashplayer files and put into the lib files inside. reboot the wipe cache , d. cache , reboot .
SteveN.hOe©
Please dont write something that you don't know ! Flesh work,or l am bland
Sent from my E15i using xda premium
Hey guys,
Just wondering, are we ever going to get this working on our devices?
Apparently it requires android 4.x, tried side loading it and got a "parse error" (Downloaded multiple apk's - Same error)
Hopefully someone will be able to mod a version? if not will microsoft release a version for older model phones?
If anyone has an info please let me know, was really hoping to use this feature but looks like i might need to upgrade my phone.
Thanks much appreciated.
NB: Searched through the other related posts regarding the app but found nothing on making it backwards compatible or anything relevant on getting it to work on older android versions.
It works on my phone
Sent from my HTC Desire using xda premium
aftashokz said:
It works on my phone
Sent from my HTC Desire using xda premium
Click to expand...
Click to collapse
What rom are you using???
How did you get this to work???
Is everything working accurately?
I tried editing my build.prop and changed it to 4.0 but still failed to install, parse error as well.
I was just starting to give up hope on getting this to run...
Please help.
Can you perhaps post the apk that your using and maybe any other information on getting this to work on my desire??
Zeyn Karim said:
What rom are you using???
How did you get this to work???
Is everything working accurately?
I tried editing my build.prop and changed it to 4.0 but still failed to install, parse error as well.
I was just starting to give up hope on getting this to run...
Please help.
Can you perhaps post the apk that your using and maybe any other information on getting this to work on my desire??
Click to expand...
Click to collapse
Its working for me also.
The Rom Im using is: CM10 Jelly Bean - [http://forum.xda-developers.com/showthread.php?t=1945441] (Stock HBOOT)
I didn't do anything to get it to work, just installed smartglass entered my XBL details and it worked
CSWiseman said:
Its working for me also.
The Rom Im using is: CM10 Jelly Bean - [http://forum.xda-developers.com/showthread.php?t=1945441] (Stock HBOOT)
I didn't do anything to get it to work, just installed smartglass entered my XBL details and it worked
Click to expand...
Click to collapse
Hey thanks for the feedback, yeah i did eventually get it to work using the jellynow 5.1 rom, turns out it works fine on most jelly bean & ics, was hoping to get to work on mildwild rom because its my "stable,everyday, multipurpose use rom" but doesn't look like its possible i've read somewhere it was because of the missing resources in older roms and editing the Build.prop wouldnt solve the issue because of that,so anyways i use two roms daily, the first is the mildwild for work and outdoor use and the second is the jellynow 5.1 when im at home and want to use smartglass.
It's a lil bit of an effort to switch through roms everyday, but it gets job done, well at least until i find a stable newer rom.
Speaking of which, i noticed you posted the CM10 Jelly Bean, I've never tried that one? how's it? any suggestions you could give me?
Either way thanks again.
I am currently running the latest paranoid android Rom on my nexus 4 using Franco's milestone 2 kernel. I am having problems installing apps that I downloaded (e.g., Adobe flash update). What happens is I can see the installation screen with the different permissions, but I cannot click on the install button. It works when I install apps from the play store but not through root browser, astro, es explorer. I have tried other apks to make sure it's not just that one file. As well, I had even removed those dimmer apps like twilight and lux before installing. I also stopped the running applications and then tried installing. I'm stumped and I have no idea what to try next. Maybe there is another uncommon app that I need to uninstall before installing off my card...
If anyone has any suggestions, that would be greatly appreciated.
channer said:
I am currently running the latest paranoid android Rom on my nexus 4 using Franco's milestone 2 kernel. I am having problems installing apps that I downloaded (e.g., Adobe flash update). What happens is I can see the installation screen with the different permissions, but I cannot click on the install button. It works when I install apps from the play store but not through root browser, astro, es explorer. I have tried other apks to make sure it's not just that one file. As well, I had even removed those dimmer apps like twilight and lux before installing. I also stopped the running applications and then tried installing. I'm stumped and I have no idea what to try next. Maybe there is another uncommon app that I need to uninstall before installing off my card...
If anyone has any suggestions, that would be greatly appreciated.
Click to expand...
Click to collapse
Disable HALO if you want to install apk`s.
Geez. You know how to flash paranoid android but not how to search? This has been mentioned many times..
Disable screen filter if you by any chance using it
It happened to me yesterday and it was found it was caused by file screen.
Sent from my Nexus 4 using Tapatalk 2
Disable Halo, then you can install it.
If you actually looked through the PA thread, you'd see this has been answered over 50 times within the last few pages.
Sent from my Nexus 4 using xda app-developers app
you can not install adobe flash from the play store, flash does not support android 4.2.2. yoy would need to install it from the adobe site list of past flash updates. same with any other app from the play store that doesnt support the nexus 4 or the right android version.
thanks
this was very helpfull
amr abdulla said:
this was very helpfull
Click to expand...
Click to collapse
Then use the "Thanks" button.
Samsung s3 install button
Hey guys, I'm having this same kinda problem. I use a Samsung s3 4.1.2
Please help
Dillivine said:
Hey guys, I'm having this same kinda problem. I use a Samsung s3 4.1.2
Please help
Click to expand...
Click to collapse
Nothing to do with the Nexus 4 so post in your phones forum please
mynameisrio said:
Disable screen filter if you by any chance using it
It happened to me yesterday and it was found it was caused by file screen.
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
it worked for me.. it was screen filter.. and the first thought that came to my mind was touchoad not working.. but you saved me from messing up further.
lg e445 stock 4.1.2
thanks
AppWidgetDisplay
Also AppWidgetDisplay for Sony Smartwatch causes such behavior.
There is another way which will always work, If you don't want to waste your time.
Just use adb to install. As shown in the post below.
http://forum.xda-developers.com/showthread.php?t=1474956
thanks man really helped
mynameisrio said:
Disable screen filter if you by any chance using it
It happened to me yesterday and it was found it was caused by file screen.
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
It was due to screen filter
i too am having problems i've never rooted my m8 international variant but everytime i try and install a thrid party app i can click the install button only cancel works.
didn't able to click install button
Same issue (didn't able to click install button)
i m running cm11 m7 build.
has anyone gotten ISIS mobile wallet installed on CM11 on VZW G2? i downloaded the apk and tried to sideload but it says app not installed and it does not show up in the market... do i need to do some sort of build,prop change to make it work or?
ddarvish said:
has anyone gotten ISIS mobile wallet installed on CM11 on VZW G2? i downloaded the apk and tried to sideload but it says app not installed and it does not show up in the market... do i need to do some sort of build,prop change to make it work or?
Click to expand...
Click to collapse
update.. it looks like the proper NFC libs are missing in AOSP/stock android. can anyone help me port them from an official rom?
Still looking for help on this as well. Tough to find the right files.
Sent from my iPad using Tapatalk HD
Hosehead said:
Still looking for help on this as well. Tough to find the right files.
Sent from my iPad using Tapatalk HD
Click to expand...
Click to collapse
I made some progress.. now i get to an error that says it can not connect to my secure element once i load isis which is after the root check...
BUMP ANY ONE WANT TO HELP!
ddarvish said:
I made some progress.. now i get to an error that says it can not connect to my secure element once i load isis which is after the root check...
BUMP ANY ONE WANT TO HELP!
Click to expand...
Click to collapse
That is as far as I ever got with this. I can get it to install, and then I get the error stating it connect connect to secure element. I have tried freezing Google Wallet to make sure it was not causing a conflict. That did not work.
Seems no one cares to chime in. Not surprising.
ddarvish said:
update.. it looks like the proper NFC libs are missing in AOSP/stock android. can anyone help me port them from an official rom?
Click to expand...
Click to collapse
Can you list the libs required?
ddarvish said:
I made some progress.. now i get to an error that says it can not connect to my secure element once i load isis which is after the root check...
BUMP ANY ONE WANT TO HELP!
Click to expand...
Click to collapse
Can you list the progress you made?
lonestarranger said:
Can you list the libs required?
Can you list the progress you made?
Click to expand...
Click to collapse
case closed. i never made any progress but vzw finally release android 4.4.2 and so im just using a stock rooted rom.. not sure if it will work on AOSP yet but what i got will do for now
Any new progress on this?
Isis has been renamed to softcard now and really should work on stock android/AOSP (with the correct NFC libs).. no reason that it can't be run (other officially unsupported phones seem to run it fine with xposed/rootcloak).