While the vast majority of the changes made to Android for Jelly
Bean’s version 4.2 refresh have been well received, a few differences
such as the reworked Bluetooth stack and the removal of the ability for
car apps to hook to the home button have irked many users. Thankfully,
there is a fix for the latter, coming in the form of an Xposed module.
Taking advantage of Recognized Developer rovo89‘s incredibly versatile framework, Senior Member MohammadAG has created an open source module that restores car dock mode in Android 4.2 to how it worked in previous versions. While users could previously bypass the limitation by using either a custom ROM such as CyanogenMod 10.1 or a third-party app such as this one, the former is (obviously) not available to those who aren’t on CM10.1 and the latter doesn’t allow an additional press of the home button to return users to the launcher’s default home screen.
While the module itself has only been tested on the developer’s own Galaxy S III, it should be compatible with any device running Android 4.2, as long as the manufacturer hasn’t removed startDockOrHome(). Installation is just as simple as with any other Xposed module, and just as safe as well. And if you’re curious to see the code involved, head over to MohammadAG’s Github.
As you all might know, Android 4.2 removed the ability for car apps to hook the home button.
Although there have been two solutions (CyanogenMod is one, the other is https://play.google.com/store/apps/d...omepatch&hl=en), they either didn't work on all ROMs (Stock and PA are two), and the one on the Play Store broke the original home button functionality (e.g going back to the main page).
I made this mod to solve that.
Compatibility:
This mod should work on all ROMs based on 4.2, unless the manufacturer removed the method startDockOrHome() from the code.
Tested and/or reported working on:
Source:
The mod is open source, and licensed under GPLv3: https://github.com/MohammadAG/Xposed-4.2-Car-Mode
Download:
http://mohammadag.xceleo.org/public/...bleCarDock.apk
Taking advantage of Recognized Developer rovo89‘s incredibly versatile framework, Senior Member MohammadAG has created an open source module that restores car dock mode in Android 4.2 to how it worked in previous versions. While users could previously bypass the limitation by using either a custom ROM such as CyanogenMod 10.1 or a third-party app such as this one, the former is (obviously) not available to those who aren’t on CM10.1 and the latter doesn’t allow an additional press of the home button to return users to the launcher’s default home screen.
While the module itself has only been tested on the developer’s own Galaxy S III, it should be compatible with any device running Android 4.2, as long as the manufacturer hasn’t removed startDockOrHome(). Installation is just as simple as with any other Xposed module, and just as safe as well. And if you’re curious to see the code involved, head over to MohammadAG’s Github.
As you all might know, Android 4.2 removed the ability for car apps to hook the home button.
Although there have been two solutions (CyanogenMod is one, the other is https://play.google.com/store/apps/d...omepatch&hl=en), they either didn't work on all ROMs (Stock and PA are two), and the one on the Play Store broke the original home button functionality (e.g going back to the main page).
I made this mod to solve that.
Compatibility:
This mod should work on all ROMs based on 4.2, unless the manufacturer removed the method startDockOrHome() from the code.
Tested and/or reported working on:
- Samsung Galaxy S4
Source:
The mod is open source, and licensed under GPLv3: https://github.com/MohammadAG/Xposed-4.2-Car-Mode
Download:
http://mohammadag.xceleo.org/public/...bleCarDock.apk
0 comments:
Post a Comment