Old Swype from 4.1.2 - Droid RAZR M Q&A, Help & Troubleshooting

I just upgraded to kitkat. As you know the Swype keyboard is gone. I bought the one on Google play. It's awful. No arrows from navigation and no google voice microphone integration. uses Nuances Dragon Dictate.
I was wondering if we could sideload the old JB version and have it work?
I have an unlocked bootloader and am rooted.
Anyone have the .apk?
Thanks!!
Rich "Blackice"

You can use the search function here on the board.
ezknives said:
I hope this works for ya...
https://skydrive.live.com/redir?resid=D495BA094E4C4F4D!528&authkey=!AO6DpUcJyVqIRwY&ithint=file,.apk
...
Edit: I just tried to down load it on my phone...it downloads it as a .zip... I used Es file explorer and changed the .zip to .apk and it installed fine
Click to expand...
Click to collapse
Not sure, if this will work though, because there are also some Swype binaries in the lib folder.

I already searched and found that. Installed. Doesn;t work. error message "Swype has Stopped"
That's why I posted a new topic.
Should be a way to use the one from JB.
Rich
lem22 said:
You can use the search function here on the board.
Not sure, if this will work though, because there are also some Swype binaries in the lib folder.
Click to expand...
Click to collapse

Ok, but instead of explaining this, you asked for the APK?
blackice000 said:
Anyone have the .apk?
Click to expand...
Click to collapse
Check if you have "libSwypeCore.so" in /system/lib/. If not, you probably need it.

No it doesn't work I've installed the apk that I posted in that quoted thread and have since removed it yet its still there... I have also restored a back up from TiB and it doesn't work... Closest I've found that I like is the keyboard from my wife's ultra but she won't let me get my hands on it to try and pull it off there to see if it works... Been using xposed with the vol up n down for the cursor...when she goes to sleep I may try and get it off her phone
Just checked... And yea that's missing from the lib folder.... You think if I pull it from a jb phone it would work... I'd gladly swap logic boards and pull it from jb(I can't rsd but have several logic boards)
Sent from my XT907 using xda app-developers app

Just tried installing the .APK then placing the lib ( .so file) in the .system/lib.
May have been mismatched. Still didn't work.
Really preferred the old one from 4.1.2
Any ideas?
Rich

blackice000 said:
Just tried installing the .APK then placing the lib ( .so file) in the .system/lib.
May have been mismatched. Still didn't work.
Really preferred the old one from 4.1.2
Any ideas?
Rich
Click to expand...
Click to collapse
Any way you could send me that file so I don't have to swap screens to grab it... I pulled the keyboard from the ultra turns out its just google keyboard that available on the play store...
Sent from my XT907 using xda app-developers app

Sure..attached (I hope!)
Rich
ezknives said:
Any way you could send me that file so I don't have to swap screens to grab it... I pulled the keyboard from the ultra turns out its just google keyboard that available on the play store...
Sent from my XT907 using xda app-developers app
Click to expand...
Click to collapse

After trying a bunch of stuff I still get this error
06-27 15:10:36.793 11848 11848 W dalvikvm: Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/swype/android/jni/SwypeCore;
06-27 15:10:36.794 11848 11848 W dalvikvm: threadid=1: thread exiting with uncaught exception (group=0x41625d40)
06-27 15:10:36.803 11848 11848 E AndroidRuntime: FATAL EXCEPTION: main
Tonight I'll tinker with it a bit more...
Sent from my XT907 using xda app-developers app

Probably a mismatched library.
Rich

Related

Porting honeycomb apps to tab

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.

[MOD] Flash 10.3 Working HULU Updated: 8/9/11

Thanks goes to s197 From incredibleforum.com
I just reuploaded the file and pieced together two different posts of his to get the original to work on this phone.
Hope you all enjoy!
Thanks to KhasMek and anyone else i forgot!
also, make sure your browser is not set to use mobile. it will not work if it is set to that. so if your using stock browser un-check mobile view. if your using dolphin HD make sure your User Agent is set to Desktop.
Flash 10.3 + Hulu_8 is version 10.3.186.3
Edit 2:
updated for new flash, thanks Almighty1 for the edited libflashplayer.so that's been put into the latest flash from market
and added a zip of the modded .so file. i had no problem installing it though after i uninstalled the previous version of the apk.
You can use root uninstaller from market to uninstall some of those apps, such as flash, that come pre-installed on your phone. If you do it that way, make sure to do a reboot after you uninstall flash to make sure it uninstalls all the way.
compuw22c has also made a flashable version if you guys prefer.
compuw22c said:
Hey guys, visitor from the Epic forums but I loved these hacked libs, but had issues with them sticking on reboot after upgrading to gingerbread. I've compiled them into a CWM flashable zip located in This Post or This DL Link. Details included in the post, credit goes to imneveral0ne for the hex-edited lib files. Enjoy guys! (actually, I'm not quite sure if you guys have this issue or if you have a GB leak out, but regardless, if it doesn't stick on reboot or in 4 days when you get your update, you'll be ready)
Click to expand...
Click to collapse
yifanlu said:
I've made this quick little hack to get flash working on any rom (that I've tested).
http://www.mediafire.com/?j4i91phv6g96rtm
Basically, you need to be root. Extract the files to your phone (system -> /system, data -> /data) and reboot. You need to have stock flash installed. It basically patches the libflashplayer on startup so you don't have to manually.
Click to expand...
Click to collapse
imneveral0ne said:
Ok i got Hulu working on my Thunderbolt by following these steps.
1. Download Flash 10.2 on your phone, make sure its set to not auto update
2. Download http://www.mediafire.com/file/en3tj77er9ucrqp/libflashplayer.so
3. Use Root Explorer or ADB to put the file in: /data/data/com.adobe.flashplayer/lib
4. If it asks if you want to overwrite the file chose yes, i know it will if you use root explorer, not sure about adb cause i didnt use it.
5. Enjoy Hulu on your ThunderBolt!
Thanks goes to s197 From incredibleforum.com
I just reuploaded the file and pieced together two different posts of his to get it to work on this phone.
Hope you all enjoy!
Click to expand...
Click to collapse
It Was Only a Matter of Time... Till this S-LCD Was Graced with Hulu!
Thank You for Your Contribution!
PlankLongBeard said:
It Was Only a Matter of Time... Till this S-LCD Was Graced with Hulu!
Thank You for Your Contribution!
Click to expand...
Click to collapse
Not S-LCD
Sent from my ADR6400L using XDA Premium App
Could u put it in a zip and attach it on here? The link just reloads when I try to download it..
this is awesome. great work
Guys not working for me. Running the mik Rom paste the .txt file in there but I got Nthn any ideas ?
Sent from my ADR6400L using XDA App
It's not a texts file its .so
Sent from my ADR6400L using XDA Premium App
irvine32 said:
Guys not working for me. Running the mik Rom paste the .txt file in there but I got Nthn any ideas ?
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
its not a text file its a .so file
Are you using the stock browser through hulu.com? or an apk?
Thanks.
Ok, I couldn't get it to work with Dolphin even with desktop set, but I installed the hulu.apk and then used that and clicked the option 'goto hulu.com' works great!
Thanks!!!!!!!
Bimmer323 said:
Are you using the stock browser through hulu.com? or an apk?
Thanks.
Click to expand...
Click to collapse
im using dolphin hd thru browser
Works in the stock browser, but not Dolphin HD.....
It's still recognized as Android and won't allow videos to be played.
hulu ads play...video never starts
psufan5 said:
hulu ads play...video never starts
Click to expand...
Click to collapse
are you in an LTE area? that is odd that the ad would play, but not the video.
im trying to make a flashable zip but i cant figure out how yet. im working on it though.
imneveral0ne said:
are you in an LTE area? that is odd that the ad would play, but not the video.
im trying to make a flashable zip but i cant figure out how yet. im working on it though.
Click to expand...
Click to collapse
I'm on my home wifi.
100% working no issues whats so ever stock browser!
Thank you so much http://www.youtube.com/watch?v=988X2KhIqMU&feature=youtube_gdata_player
works fine for me on skyfire set to "desktop" view.
Is this a hacked version of 10.1 or 10.2 ? It's a little choppy (but watchable) on my Tbolt.
I used http://forum.xda-developers.com/showpost.php?p=12046595&postcount=1 its a apk and it works for me on stock browser and using hulu app...on app I get an hour glass but I just click on it an it works fine... seen the Inc hack and tryied but did work (just noticed I was placing .so in wrong location)
I can't get it to work....

[MOD] HW Acceleration for CM7/AOSP Browser

Works on most of CyanogenMod 7 and AOSP 2.3+ phones!
Please make backup before flashing!
Or just extract the lib folder to system/libs and restart.
Note:
-This mod doesn't work for MIUI!
I didn't build this mod myself. But modified it a bit.
Source is HTC Desire Z stock browser library
DOWNLOAD HERE
Press thanks button if it works for you.
Flashing the zip gave me an Error in [the location of the file] (status 0)
mjm128 said:
Flashing the zip gave me an Error in [the location of the file] (status 0)
Click to expand...
Click to collapse
......... hence why he said extract the files from the zip.. ....
Sent from my GT-P1000 using Tapatalk
????
wath exactely this hw does?sorry about the dum question....
it should work on PB rom v1.6?
---------- Post added at 10:54 AM ---------- Previous post was at 10:20 AM ----------
ok wow i did the hw accel im not shore if its me or my mind but it looks like its freekin fast....tx dude nice mod
That may be a stupid question-would this MOD work if I am not using the stock Android browser? What if I am using Dolphin Browser for example? Would it work still?
Thanks.
It works but it broke about 7 of my apps including this one. I couldn't fix it by fixing permissions either. I uninstalled a few and reinstalled and that did nothing. The only thing that fixed my apps was doing a reflash of my current version on CM7. Thanks for the mod....its much appreciated but I can't run it stable with my everyday apps.
Sent from my LG-P999 using XDA App
dolphin b
yes it works just tried it....
Weard cose all my apps are working and i ave over 80 apps installed lol
Sent from my LG-P999 using Tapatalk
Is this only for the android brower? Does it do anyhting for people that use Opera or Dolphin, etc?
Thanks for this, where did it come from?
Sent from my LG-P999 using XDA App
Thanks for the Mod. Extracted lib folder to system/lib but it doesnt seem to work on pheonix blood v1.6 rom. Browser just opens and then closes w/ no error.
instaled on phenix 1.6 and no problems for it opens and its freakin fast lol
acstewart82 said:
Thanks for the Mod. Extracted lib folder to system/lib but it doesnt seem to work on pheonix blood v1.6 rom. Browser just opens and then closes w/ no error.
Click to expand...
Click to collapse
The same on me a xtracted the libs from that folder to system/lib but it closes.
It supposed to moved the whole folder or just the libs??
Its pretty fast.
Sent from my LG-P999 using XDA Premium App
i extracted first and move the files derectly in lib with root explorer and then i rebooted...if it worked....dont know but browser seems to be faster on loading pages?????if im dreaming please let me know lol
Works like a charm on PBv1.6. Just finished watching a whole episode of The Walking Dead on cm7 browser without any glitches or stops...used only 4G too no wifi.
ok so I extracted copied lib folder over to system/lib, reboot and I notice nothing different, lol. Something I did wrong?
So I retried the mod again and I received the same results. I found that whenever I am using an app that reaches out to the internet (XDA, gmail, etc) as soon as a request is made, the app crashes out or reloads the previous screen the phone was about before I began receiving data. If I remove your HW Accelaration files and reflash my current version of CM7...the problem goes away. I do see that this mod is fast! I wish I could get my apps stable with it though :\
Web page just goes blank white page now can't go to any site
Sent from my LG-P999 using xda premium
acstewart82 said:
Thanks for the Mod. Extracted lib folder to system/lib but it doesnt seem to work on pheonix blood v1.6 rom. Browser just opens and then closes w/ no error.
Click to expand...
Click to collapse
chipis said:
The same on me a xtracted the libs from that folder to system/lib but it closes.
It supposed to moved the whole folder or just the libs??
Its pretty fast.
Sent from my LG-P999 using XDA Premium App
Click to expand...
Click to collapse
mt3g said:
ok so I extracted copied lib folder over to system/lib, reboot and I notice nothing different, lol. Something I did wrong?
Click to expand...
Click to collapse
supersilko said:
Web page just goes blank white page now can't go to any site
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
These are all related to the phones trying to send data....it crashes during that time. Its the same problem I'm having with my apps. If the phone tries to send data....it crashes (browser and other apps that use the internet).
Well what's the solution?
Sent from my LG-P999 using xda premium

[Req.]Galaxy Note II messaging app for Galaxy s4

Im looking for the gn2 messaging style app for gs4.
I know they have it on freegs4 rom, but im running force.
itd be awesome to get that,
also, when are we going to get call recording, and flashlight toggle!!!
Pull the one you want from free rom, rename the force one with bak after .apk. push the free one and set permissions and reboot. Should work fine, make a nandroid before, just in case
Sent from my N7 using Xparent Blu Tapatalk
cerj said:
Pull the one you want from free rom, rename the force one with bak after .apk. push the free one and set permissions and reboot. Should work fine, make a nandroid before, just in case
Sent from my N7 using Xparent Blu Tapatalk
Click to expand...
Click to collapse
you have any idea where it would be located within the rom?
I cant seem to find it.
found every other app, haha.
chase357_501 said:
you have any idea where it would be located within the rom?
I cant seem to find it.
found every other app, haha.
Click to expand...
Click to collapse
/system/app/SecMms.apk
clark44 said:
/system/app/SecMms.apk
Click to expand...
Click to collapse
Yeah, i found it earlier, for some reason i was looking for mms.apk not secmms.apk. but whatever.
the only thing im having trouble with right now is,
putting the SecMms.apk from freegs4 to my rom.
ive got the apk on my desktop, i know how to change permissions once in my /system,
but i cant get the .apk to copy over, what do i need to do for that?
chase357_501 said:
Yeah, i found it earlier, for some reason i was looking for mms.apk not secmms.apk. but whatever.
the only thing im having trouble with right now is,
putting the SecMms.apk from freegs4 to my rom.
ive got the apk on my desktop, i know how to change permissions once in my /system,
but i cant get the .apk to copy over, what do i need to do for that?
Click to expand...
Click to collapse
nevermind, i got it, i ended up using droid explorer.
works pretty nice.
now all we need is that flashlight toggle and call recording!
http://forum.xda-developers.com/showthread.php?t=2298596
There is an option to turn the flashlight on by long pressing the brightness icon.
gharlane00 said:
http://forum.xda-developers.com/showthread.php?t=2298596
There is an option to turn the flashlight on by long pressing the brightness icon.
Click to expand...
Click to collapse
according to other users, it doesn't work on force rom, or any rom for that matter.
as a matter of fact, the op says not to use with any rom, just for stock rooted.
but thanks for trying anyways!
chase357_501 said:
according to other users, it doesn't work on force rom, or any rom for that matter.
as a matter of fact, the op says not to use with any rom, just for stock rooted.
but thanks for trying anyways!
Click to expand...
Click to collapse
It works just fine on force rom im using the brightness mod on it without a problem
Sent from my SPH-L720 using xda premium
devoureddreams said:
It works just fine on force rom im using the brightness mod on it without a problem
Sent from my SPH-L720 using xda premium
Click to expand...
Click to collapse
wait, so did you go thru and pick the mods you wanted?
or did you flash all of them?
im a little confused on what you did.
give me a step by step if you would
devoureddreams said:
It works just fine on force rom im using the brightness mod on it without a problem
Sent from my SPH-L720 using xda premium
Click to expand...
Click to collapse
nevermind, I thought it was a flashable zip.
didn't know it was an app, I figured it out!
thanks!

Moto X Kit [Download] By Droid Scoop

Moto X Kit By DroidScoop.net
This kit is a compilation of .apk files and wallpapers that will make your device function similar to the features found on the Moto X. We do not own the rights to any of these .apk's or wallpapers
Whats included:
Active Notifications .apk
Moto X Camera .apk
Moto X Gallery .apk
Twisty Launcher .apk
Sun Beam Live Wallpaper .apk
Moto X Wallpapers
Your device does not need to be rooted to use the following kit, but running an AOSP ROM provides a more intuitive interface.
Keep in mind the Moto X Camera as well as the gallery will not work on all devices. Most of the newer Motorola devices are compatible as well as many of the Samsung Galaxy phones. If issues arise use titanium backup to freeze the stock camera .apk
Also...
Active Notifications and twisty launcher must be configured to work as desired.
Download found at this Dev Host URL: d-h.st/FD1
Do Not Flash From Recovery
To install unzip the file and manually download the .apk files
If you like our Kit visit our website at Droidscoop.net we're small but growing. Support us for more great content!!!
Is this meant to be flashed or unzipped an installed individually?
Sent from my XT926 using xda app-developers app
infinit22 said:
Is this meant to be flashed or unzipped an installed individually?
Sent from my XT926 using xda app-developers app
Click to expand...
Click to collapse
Unzipped and individually installed I apologize for not specifying that. The zip file I initially prepared was going to be an add on that could be flashed through a recovery, but I was getting too many errors and force closes. Also this allows for more devices to become compatible. Rooted or not.
I'm getting a parsing error trying to install the active notifications apk on my gs4. Im running a custom rom on 4.2.2
Edit: I'm pretty sure it's because active notifications only works on 4.3 phones. I remember this app came out not too long ago and you needed to have 4.3
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
mattpayne92 said:
I'm getting a parsing error trying to install the active notifications apk on my gs4. Im running a custom rom on 4.2.2
Edit: I'm pretty sure it's because active notifications only works on 4.3 phones. I remember this app came out not too long ago and you needed to have 4.3
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
Click to expand...
Click to collapse
I'm running illusion ROM 4.2.2 on a GS3 and I have yet to have an issue. I also have successfully used active notifications on a Nexus 4 on 4.3 as well as a HTC droid incredible on Gingerbread.
Try downloading the APK directly from the Play Store if the file is not working.
I think the apk in the zip file may be an older version of the active notifications app. I downloaded from the playstote when I learned it now works with 4.0+ and it works fine now. I just wanted some way to have active notifications
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
Can anyone confirm the quality of this X Kit on the Note II?
Hey if you guys could leave some feedback or suggestions we'd appreciate it. We have a lot planned and this is only a stepping stone so please support us we need the motivation!
Follow us on twitter were doing giveaways and more! @Thedroidscoop
nviz22 said:
Can anyone confirm the quality of this X Kit on the Note II?
Click to expand...
Click to collapse
The kit is simply a pack of .apk files which should work fine with most devices. We have already tested these on our T-mobile Note II running an AOSP ROM. Please let me know if any issues arise as we will promptly configure a fix.
DroidScoop said:
The kit is simply a pack of .apk files which should work fine with most devices. We have already tested these on our T-mobile Note II running an AOSP ROM. Please let me know if any issues arise as we will promptly configure a fix.
Click to expand...
Click to collapse
I got a parsing error for the apk download for Active Notifications. Does this require me to download the app from the Play Store? I did that before hand, but I deleted it and tried to install the apk and said parsing still.
nviz22 said:
I got a parsing error for the apk download for Active Notifications. Does this require me to download the app from the Play Store? I did that before hand, but I deleted it and tried to install the apk and said parsing still.
Click to expand...
Click to collapse
Try downloading the .apk from the Playstore and let me know how that works; Also what type of device are you using and what OS version. I have gotten this to work on a couple of rooted devices on ICS and Gingerbread but I have noticed that many devices not running 4.0+ are running into problems.
DroidScoop said:
Try downloading the .apk from the Playstore and let me know how that works; Also what type of device are you using and what OS version. I have gotten this to work on a couple of rooted devices on ICS and Gingerbread but I have noticed that many devices not running 4.0+ are running into problems.
Click to expand...
Click to collapse
Dynamic Notifications works in the same concept, but it shows a stock android style icon for gmail and texts. I am using a Note II with stock 4.1.2 TW.
nviz22 said:
Dynamic Notifications works in the same concept, but it shows a stock android style icon for gmail and texts. I am using a Note II with stock 4.1.2 TW.
Click to expand...
Click to collapse
We just flashed stock TW on our Note II and we're getting the same error. So the only fix I'm seeing for this device is to flash an AOSP based ROM
DroidScoop said:
We just flashed stock TW on our Note II and we're getting the same error. So the only fix I'm seeing for this device is to flash an AOSP based ROM
Click to expand...
Click to collapse
Yeah, I think I am not really willing to root my device at this time. Thanks for the help though. If you find a fix besides the AOSP ROM of my choice, let me know via private message. Thanks, but outside of the Active Notifications, I enjoyed the wallpapers. I hope the Motorola apps will work on all devices.
WhaT'S Twisty Launcher? I am looking for Moto X's stock Launcher..is this it?
/
Sent from my XT1060 using xda app-developers app
GH0ST DR0NE said:
WhaT'S Twisty Launcher? I am looking for Moto X's stock Launcher..is this it?
Click to expand...
Click to collapse
My apologies for the delay,
The twisty launcher .apk is the only working method to simulate the Moto X's Quick capture camera. I have yet to find a device that supports this native feature other than the Moto X itself.

Categories

Resources