Skip to main content

Vivo's World's First Under Display Fingerprint Scanner

Finally this year a company that is far less popular in comparison to big tech behemoths like Apple and Samsung made them bite the dust. Vivo showed 'em all! This is the phone, the first one to have a fingerprint sensor integrated into the display.



The first phone to have the fingerprint sensor integrated into the display so it's
right in this area down here which is available to use as you would with any other smartphone display but when you lock the phone and you want to unlock it, it turns into a fingerprint sensor. It
works exactly like the capacitive fingerprint sensor you might have seen on Apple iPhone or Samsung Galaxy S or whatever.

But the difference is the advantage now i.e. you have these ultra thin bezels top and bottom on the phone but you still have the fingerprint sensors right at the front where it used to be, and where for a lot of people, it should be if you have no bezels we have nowhere to put it. So a lot of companies have to come up with compromises. Samsung's solution was to put it on the back for way over here on the side which was terrible ergonomically. Apple's solution was to just forego touch ID entirely on the iPhone X . Neither of them was really ideal there were many reports the Samsung and Apple trying to integrate it into the display itself under the OLED panel and that's exactly what Vivo has done here with the help of Synaptics.


Synaptics is a well known public San Jose, California-based developer of touch-pads for computer laptops, touch-screens, mp3 players, cellular phones and other devices. It describes itself as a human interface solution developer. Synaptics' core product families deliver touch sensing, display and biometrics solutions. They include touchpads, touch controllers, fingerprint sensors and integrated solutions.

People is the first company to introduce this it's very likely that there be others following on for the rest of the year in 2018 and it's really impressive it's exactly it works exactly as the usual
capacitive fingerprint sensor does but it's just integrated into the display. It feels a little bit magical because you're using display as you would on any other phone but when you lock the phone and you're trying to unlock it you put your finger on it and it authenticates you.



It does the usual biometric authentication its optical like the previous stuff now this only
works with OLED panels because it's optical and there's a Synaptics sensor down here the bottom which looks through the OLED dots this wouldn't work with an LCD because that requires a backlight which would block that recognition so you only be able to find this on
smartphones with OLED displays coming up in the rest of this year.



The only difference relative to the usual fingerprint sensors is this one seems to be a little bit slower it isn't quite as lightening for us there's something like you would get on the previous iPhones or
the OnePlus 5T and so on but it's tolerably slower it's not something that really slows you down. Even though it's not terribly well known globally Vivo is actually one of those biggest smartphone
manufacturers owing to a lot of success in China and India. This is the company to first come out with this Synaptics integrated fingerprint sensor solution. There'll be a whole bunch of others
joining it as we go for the year 2018.



The phone, Vivo X20 Plus, at CES is very close to the final product it It has an aluminum unibody no fingerprint sensor in the back because obviously it's integrated into display itself and it has a
headphone jack so a thumbs up for that. but I'm confident of the technology itself once you try it is something that a whole bunch of people are going to want and like in part because it's so futuristic feeling you know it's a technology that used to be on a discreet separate piece of hardware now integrated directly into the display is seamless and it's kind of beautiful.

Comments

Popular posts from this blog

Now you can whisper to Alexa

Amazon’s Alexa can now listen and respond to whispers, and she will whisper back. Now first, this might set off another wave of anxiety for privacy advocates. Your virtual assistant is not only spying on you and potentially recording or storing your conversations, now she can do even if you tried to keep your voice down. Amazon’s team just made that sensitive microphone function even more acutely. Video demonstrating Alexa whisper: So, why do we need to whisper in the first place? Will it come handy in anyway? Yes. If you whisper, “Echo, play a lullaby,” for the infant who’s almost asleep in your arms, Echo will whisper back, “Here’s a station for lullabies from your Amazon Music library,” instead of screaming at  full startling volume. What's more? Whisper is not the only important feature that will come to Amazon Echo devices this year, we also have bunch of new ones. Guard : Guard will let you say, “Alexa, I’m leaving,” and the device will automatically acti...

Microsoft Edge Arrived for Android and iOS

Last week, Microsoft made a pretty surprising announcement. The company revealed that it would bring its Edge browser to iOS and Android, making it easier for existing Edge users (and possible converts) to take their browsing history, bookmarks, and other data with them. Now the beta app is available for download from the Play Store for some countries. But others can download the APK to give it a try. So how is the browser itself? Well, it feels like a mix of desktop Edge and mobile Chrome. The start page has your frequently-visited pages with a search bar, along with stories from MSN below that (which you can turn off). The UI is split into an address bar and Reading List/History/Bookmarks button at the top, and everything else at the bottom. Both bars pull away as you scroll down the page, and re-appear when you swipe up. Familiar Microsoft Edge features like the Hub allow users to organize the web in a way that cuts through the clutter, making it easier to find, view and manage thei...

How to build new Metro UI apps with Visual Studio?

The new Modern UI apps are pretty fascinating , aren't they? Building these apps with older versions of Visual Studio like the 2010 edition is pretty cumbersome. While the newer 2015 and 2017 editions of Visual Studio come with Expression Blend, which helps to build those. But what if you want to build them with yuor old IDE itself, in the VS 2010? Yes, you can.  You need the Bunifu Framework. It's availabel as a trial for 7 days or you can buy rhe oaid version. let me show you how it works You can download it from its official site . After installing the app, provide your email and your trial period is good to go for 7 days. Then open Visual Studio. Under toolbox add a new tab with whatever name you would like to give. Then right click on it and hit Choose items. In the dialogue box shown, choose the .dll file by clicking the Browse button, Finally click open and go further. After all the controls being added you can use them to create your Modern UI apps hands down. You can j...