Hello,
I am looking for some help in Android Magnification gesture. Recently a year back Samsung launch S4 and Nexus also launched 4 & 5. All these devices are having one very good feature called Magnification in Accessibility settings. I would like to get the code of Magnification from the Android open source project for one of my project.
Also I would like to know that if I get the code and implement it, does the device need to be ROOTED for that or normal device can run that code of magnification as currently there is no API available for magnification gesture in android.
Keyur
Related
I'm hoping maybe there's a developer that can incorporate Cornerstone, which is open source, into an AOSP rom to quench our thirst for multi-window capabilities on AOSP Roms. Cornerstone actually seems like it might have some serious advantages over multi-window, too. Have at it!!
Here is the linnk -> http://www.onskreen.com/cornerstone/
Yeah I was curious about this too. I remember earlier this year when it came out and there was talk about it being added to cyanogen but then Google gave them a hard time about using it because it might not play nice with some apps but now that Samsung has there multi window I wonder how that argument will fly.
Is it possible to create an Xposed module that incorporates features from iOS, LG, Samsung, HTC, etc. (and make an app like GravityBox)?
Having a Nexus and having these features would be the ultimate all around phone. I know it is probably a difficult task, but is it possible? I saw what MohammadAG did with the Scroll to Top Status Bar module and it got me thinking why is there not an app like GravityBox which allows us to add what we want but what was already created by other manufacturers?
I have searched the web and have found apps to enable features like the 3-finger-swipe to take a screenshot or the option to lock apps with your fingerprint. Does anybody know if there is a flashable mod to enable these in the settings like in OxygenOS ? I know OOS is closed source, but can these features be ported to our beloved Nexus devices?
I don't really trust these unknown developers, that offer these apps, as they require many rights on my phone
Pure Nexus has the 3 finger screenshot feature. Not sure about the fingerprint thing though.
Revamped Settings menu is most interesting feature in Android Oreo. It is truly new visual change for android users. As an android developer in a leading Mobile app development company in Kerala, i like all this new feature in android o.
I am customizing an NXP based Android 10 BSP on an iMX8 platform and I've noticed how the Xiaomi Mi A3 has a global swipe up gesture to bring up the launcher. I want to do something similar for my platform and I've been unable to find the proper sources to get started for this feature. If anyone could link me Xiaomi's AOSP implementation for this gesture it would be much appreciated!