EASY TECH BYTE is a blog for latest tech news, gadgets and EasyTechByte gives you awesome tricks to help your digital life.

Thursday 15 December 2016

"ORIGININULL"- A SIMPLE BUG THAT ALLOWS HACKERS TO READ ALL OF YOUR FACEBOOK MESSAGES CHAT




Facebook-messange-hack

TECHBYTE: A security firm Cynet found a critical vulnerability in Facebook Messenger that allow the attacker to read all your personal messages affecting the privacy of one billion Facebook users. Facebook has fixed this issue after reporting by security by security firm.


                     Did you ever imagine that just by a running a website in your browser your all Facebook messages can be read by attacker and you will never know about this , no matter whether you are  using Facebook’s mobile app or web browser. Because these flaws affected both the web chat as well mobile application.

                      For example, if the user opens a website to which the hacker has directed them (via a malicious ad, a security issue, or the hacker’s own website), the hacker can then see all the Facebook Messenger chats, photos and other attachments which the user sends or receives. This happens even if the user sends the messages by way of another computer, or from their personal mobile device!


             Earlier this week , Ysrael Gurt, the security researcher at BugSec and Cynet , reported a cross-origin bypass attack against Facebook Messenger that allows hackers to access your chat, photos and attachments as well. With the help of messenger  Facebook manage the to replace the conventional text messages. Now around one billion active users trust Facebook for their conversations.



originull-bug



        The hack, dubbed “Originull,” enables an attacker to access and view all of a user’s private chats, photos and other attachments sent via Facebook Messenger. Dubbed “Originull,” potentially affects millions of website that use origin null restriction checks and exposes the website visitors to malicious elements.


“This security flaw meant that the messages of 1-billion active monthly Messenger users were vulnerable to attackers,” said Stas Volfus, Chief Technology Officer of BugSec.
“This was an extremely serious issue, not only due to the high number of affected users, but also because even if the victim sent their messages using another computer or mobile, they were still completely vulnerable.”


          Usually, the web browser protects  us from such hacks by only allowing Facebook pages to fetch the information. But, due to this bug, Facebook opens a bridge that allows the sub-sites of the social network to access the information.

                The main issue was misconfigured cross-origin header implementation on Facebook’s chat server domain, which is allowing the attackers to bypass the origin checks and access the Facebook chats from a malicious website.

   This video demonstration shows how the hack is happen --





See also :WHAT IS "MIRAI BOTNET" ? WHY SOMEONE IS TRYING TO SHUT DOWN THE INTERNET OF AN ENTIRE COUNTRY USING IT
 
Share:

Wednesday 14 December 2016

HOW TO WRITE YOUR NAME IN UBUNTU , KALI , BASH SHELL OR ANY LINUX TERMINAL IN LESS THAN 5 MINUTES

HOW TO WRITE YOUR NAME IN UBUNTU , KALI , BASH SHELL OR ANY LINUX TERMINAL IN LESS THAN 5 MINUTES

NAME IN TERMINAL


TECHBYTE: In many videos you may have seen that people write there name in terminal. How they do that ?  Well in this post you will know that how to write your own name in your Ubuntu, Kali , bash shell or any Linux terminal using some simple commands.

                         If you are Linux user then your will have already familiar with terminal. In any Linux version like Ubuntu , bash shell , Kali etc terminal is very important part. We work on terminal , executes commands and also many more things .
         Just thing that whenever you open your terminal and the terminal came with your name written inside it. Cool is it not ?

    In this post you will know that how you write your name in your terminal by just writing Linux commands in your terminal. No matter you are familiar or you are a beginner  to Linux just follow simple steps and feel like a boss.   

If have any problems doing this , write it in your comments..

See Video: https://www.youtube.com/watch?v=sfMioBfKOXk

 

Now Lets start...
  • First of all open your Linux terminal .
  • Then if you are working as a root user then type this command   
              
           apt-get install figlet

  •  If you are not a root user then you should have to type

                 
           sudo apt-get install figlet

      It will install figlet in your system.

  • Now you have to  do some changes in "bash.bashrc file" which will be in your etc directory..
  • So for editing this you have to go in your etc folder.
       
            type cd  /etc

    it will shift you in etc directory . Now you have to find bash.bashrc file in your current directory .
so just type ls command. it will show you all the finds inside etc directory.


NAME IN TERMINAL


  • Now you have to do some changes in this file. so open it with editor. I am using leafpad for doing this .
   
             type   leafpad bash.bashrc


Note that the name should be right . Here leafpad is only a  editor you can use your own test editor name in place of leafpad.

  • It will open bash.bashrc file in editor . Now you have to make changes in it, so go to the bottom of file and type
      
     figlet  " your name here "


Note that whatever you want to write it must be inside  " " .


NAME IN TERMINAL


  • Now save your file by pressing cntrl + s .
  Now you have done . You have successfully written your own name in  terminal.

Here is my video ,Watch it and if you have any problems ask them by doing comments and found useful then like and subscribe also.



Found this post useful Like and Share it or want to give any suggestions just do comments ...

See also : GOOGLE'S AI CREATED ITS OWN SECRET INTERNAL LANGUAGE AND ITS AMAZING !

Share:

Tuesday 13 December 2016

GOOGLE'S AI CREATED ITS OWN SECRET INTERNAL LANGUAGE AND ITS AMAZING !




TECHBYTE: Google's Neural Machine Translation System went live in September. Its a machine language based system for performing language translations effectively. Google's AI and language developer thinks that it is using its  own internal language to translate it. 


               Since September Google announced that its Natural Machine Translation System had gone in live. Google Neural Machine Translation (GNMT)   system is a machine learning based system capable of performing language translations effectively .  Google has done a lot of research to enhance its translation capabilities . Now its tries to understand a complete meaning of sentence instead of individual words and phrases to translate . 


GNMT’s creators were curious about something. If you teach the translation system to translate English to Korean and vice versa, and also English to Japanese and vice versa… could it translate Korean to Japanese, without resorting to English as a bridge between them? 

translation



They have developed a concept they call “Zero-Shot Translation”. Google’s Multilingual Neural Machine Translation system is able to translate a pair of languages It involves a single Neural Translation Machine (NMT) model to translate between multiple language pairs.

 The researchers trained the system with examples of Japanese⇄English and Korean⇄English pairs.The system was expected to perform Korean⇄Japanese  translations, although, it was never taught to do so. It performed the Korean⇄Japanese translation up to a reasonable extent.




It produces "reasonable" translations between two languages that it has not explicitly linked in any way, means no English allowed.  This raised a quation-

 According to the researchers, the system has developed its own language, or “interlingua”, using which it relates different languages according to their sentence semantics rather than focusing on sentences phrase-to-phrase.
   
The Multilingual Google Neural Machine Translation has been implemented for Google Translate. Also, 10 of the 16 newest language pairs are being translated using multilingual system.

 

Share:

Friday 25 November 2016

WHAT IS RASPBERRY PI ? EVERYTHING YOU SHOULD KNOW ABOUT PI..


Raspberry Pi

TECHBYTE: Ever wondered that you have a small credit card-sized computer that you can keep that in your pocket and do mostly all the thing that you do with a desktop or with your laptop. Then yes it is possible, in this post you will know all about RASPBERRY PI.

                               The Raspberry Pi is a credit card-sized computer that plugs into your TV and a keyboard. It is a capable little computer which can be used in electronics projects, and for many of the things that your desktop PC does, like spreadsheets, word processing, browsing the internet, and playing games.
     The Pi is developed by the Raspberry Pi Foundation, which is a registered charity in the UK and aims to promote the study of science and other topics.


raspberry pi model

               
                  This small sized Raspberry Pi  computer comes with the board features a processor, RAM and typical hardware ports you find with most computers like HDMI port , USB , Ethernet  ports , Card reader and many more things that you use in your desktop.
     This means you’re able to do most things a desktop computer can do such as document editing, playing HD video, playing games, coding and much more.



The main operating system for the Pi is Raspbian and is based of Debian. It is a distribution of Linux so you will probably find it a little different if you’re use to a Windows computer. Besides Raspbian you can install other operating systems such as Ubuntu mare, Ubuntu Core, OSMC, RIS OS, Windows 10 IoT and much more. Recently Linux Based SUSE has released the first official 64-bit Linux-based operating system for Raspberry Pi 3.
raspberry pi model



   There are 3 different models of the Pi that you will currently find . 
  •  The original Raspberry Pi 1 Model A was released on February 2012.
  •  Raspberry Pi 1 Model A+ was released in November 2014.
  •  Raspberry Pi 1 Model B and Pi 1 Model B+.
       The original and first Raspberry Pi included a 700 MHz processor and came with 256MB RAM.The  Raspberry Pi 2 chip came with a quad-core Cortex-A7 900 MHz CPU and 1GB RAM and a Gpu equal to that of 2001 Xbox.
The Raspberry Pi 3 is the latest version of the Pi and beats version 2 in performance and features.
 that are- 
  • Broadcom BCM2387 chipset
  • The 1.2GHz 64-bit quad-core ARM Cortex-A53 CPU
  • Integrated 802.11n wireless LAN and Bluetooth 4.1
  • 40 pin extended GPI
  • 4x USB 2.0 ports
  • Stereo out and composite video port
  • HDMI Port
  • CSI (Camera Interface Interface) and DSI (Display Serial Interface) ports
  • Micro SD card slot
  • Micro USB power source
Recently, the Pi Foundation released an official touch display for Raspberry Pi. If you want to get started  with Raspberry Pi, you need to buy the appropriate parts like Raspberry P board, SD cards, USB power supply cable and other little things.


Found this post useful, comment  your suggestions.  
Share:

Saturday 5 November 2016

" THE APPLE OF CHINA " LAUNCHED A NEW GORGEOUS SMARTPHONE WITH COMPLETELY NEW LOOK - XIAOMI MI MIX

xiaomi mi mix


PHONEBHTE: Chinese smartphone maker company Xiaomi launches a new smartphone MI MIX  with great and new look . It has nearly edge-less border  and a front camera at bottom  which makes it different from others. Lets have a look on this fastest selling device of Xiaomi.

            Some are saying that the next iPhone will feature that design that is used in the smartphone made by company which is called "The Apple of China" .  Xiaomi named this phone Mi Mix . The company  revealed that it sold all the 10,000 units of Mi Max in in a record 10 seconds. That's  why  it is called the fastest-selling device in Xiaomi's history.

         The  phone has been launched two days ago and it breaking selling records. The phone replaces the phone's traditional borders and bezels with a front face that is nearly all screen.It's rumored that Apple will likely attempt the same feat on  their next iPhone.


What's making this phone so special?


MI-MIX ceramic drive unit


Xiaomi Mix sports a 6.4-inch screen with advanced black display technology, which offers edgeless viewing experience with 91.3 percent screen-to-body ratio. No other handset boasts this feature as yet. Another highlight of the Mi Mix is its body, which is made of ceramic, including the frame and the side buttons.

              It uses Cantilever piezoelectric ceramic acoustic technology and ultrasonic proximity sensor.Mi Mix is available in two editions, its special edition is coming in 6 GB RAM with 128 Gb  storage power while standard edition have 4 GB RAM and 32 Gb storage.



Specifications of Xiaomi's Mi-Mix-


 
Model Name Xiaomi Mi Mix
Display 6.4-inch edgeless screen with black screen technology, 17:9 display ratio, large 16:9 viewing area
Oprating System Android 6.0 with skin MIUI 8.0
Processor 14nm (nanometer)-based 64-bit 2.35Ghz Qualcomm Snapdragon quad–core (Kryo core x 4) CPU, which can clock up to 2.4GHz speed
GPU Adreno 530
RAM 4GB/6GB
Storage 128GB/256GB
Camera Main: 16MP camera with PDAF (Phase Detection Auto Focus), LED flash

Front: 5MP camera with wide-angle view of field
Battery 4,400mAh with Quick Charging v3.0 technology
Network 4G-LTE
BluetoothYes 4.2
Port Yes, Type C USB port
Wi-Fi 802.11 b/g/n/ac
Audio HD audio quality, 192kHz / 24-bit resolution with lossless support
GPS high precision GPS
Other Ceramic body, Fingerprint sensor,NFC (Near Field Communication) for contact less transaction (Read, write, card emulation, P2P, Mi Pay ready)
Price Mi Mix 4GB + 128GB: ¥3499 (around $517/€475/Rs. 34,549)

Mi MIX Pro with 18 karat gold rim (6GB + 256GB) will cost ¥3999(approx. $590/€543/Rs.39,495)



       The next round of the Mi Mix flash sale will be held on November 8.The company on the launch day said that it will manufacture only 10,000 units per month.




Also  see : WHAT IS "MIRAI BOTNET" ? WHY SOMEONE IS TRYING TO SHUT DOWN THE INTERNET OF AN ENTIRE COUNTRY USING IT.


Share:

Friday 4 November 2016

WHAT IS "MIRAI BOTNET" ? WHY SOMEONE IS TRYING TO SHUT DOWN THE INTERNET OF AN ENTIRE COUNTRY USING IT



mirai botnet

TECHBYTE: Over the week , someone just used Mirai Botnet to knock the entire country offline. The attack was done on a small African country Liberia  sending it almost entirely offline each time.Botnet 14 also known as Mirai Botnet was responsible for this attack.

          Mirai is a piece of malware designed to hijack busybox systems (commonly used on IoT devices) in order to perform DDoS attacks. It  turns computer systems running Linux into remotely controlled "bots", that can be used as part of a botnet in large-scale network attacks.

       It uses the insecure Internet of Things devices and directs a massive amount of traffic to an online service or website. Some days ago  the cyber attack on Dyn DNS that resulted in shutting down of many popular websites like Reddit, GitHub, and Netflix.


mirai botnet
     
              Now Now it appears that Mirai knocked an entire country offline

ewer than 10 per cent of its citizens have Internet access and the entire country is served by just two companies that share a single fiber optic cable. There is a possibility that someone is just testing the Mirai botnet’s capabilities.

      Security researcher Kevin Beaumont was one of the first peoples to notice this attack and wrote about this attack-

    “Shadows Kill” — Mirai DDoS botnet testing large scale attacks, sending threatening messages about UK and attacking researchers.

    Kevin names it as " Shadows Kill". Now  Mirau Botnet has been open source so anyone can use it . Liberia may be an example of knowing the capabilities of Mirai . The next step could be the entire continent or could have much bigger target.  

 
Share your suggestions on this article and give your comments.


Share:

Wednesday 2 November 2016

THE NEW 'HTML 5.1' HAS BEEN INTRODUCED TO REPLACE 'HTML 5' , AS THE NEW W3C RECOMMENDATION


html 5.1


TECHBYTE: The new standard version of HTML  has been published by W3C as the new recommendation. The World Wide Web Consortium (W3C) has declared the HTML 5.1 as the new official version of HTML with lots of new features to replace HTML 5.

                 HTML is the World Wide Web’s core markup language known as Hyper Text Markup Language. HTML is used to design webpages. The previous version of HTML was HTML 5. Now W3C has been come with its newer version HTML 5.1. 

        The World Wide Web said that this specification defines "the 5th major version, first minor revision of the core language of the World Wide Web: the Hypertext Markup Language (HTML)". In this newer version new features has come to help the web application authors, following its previous version. 


The full HTML 5.1 recommendation is here .


          In the advanced version of HTML new elements have been introduced based on research into prevailing practices. As compared to previous version of HTML , the latest version hasn't come with lots of features. There are a few features you can get excited for.

        The latest version brings the three main features that are the < picture >, < dialog >, and the < summary > & < details > combo tags. Some other features has been removed and some changes are made in the older version .


 List of complete set of changes is here.


       The  W3C  also mentions that W3C member are ready to produce the HTML 5.2 Recommendation in late 2017.  

Find this article useful , give us your suggestions. 

Share:

Tuesday 1 November 2016

CRITICAL VULNERABILITY IN WINDOWS DISCOVERED BY GOOGLE.



TECHBYTE: Google has disclosed a critical vulnerability in windows that affects Windows kernel. The windows bug has been reported to Tech giant about 10 days ago but it hasn't fix by Microsoft yet. After waiting the days after reporting Google has finally told people of that bug in windows .

         Search engine giant Google has posted critical vulnerability in the Windows kernel, an integral part of the operating system. The bug is Windows Kernel  can be used to escape security sandbox. Google warns Windows about that vulnerability on October 21, but Windows hasn't fix that issue yet.

In the technical term the bug vulnerability as fallows

"The Windows vulnerability is a local privilege escalation in the Windows kernel that can be used as a security sandbox escape. It can be triggered via the win32k.sys system call NtSetWindowLongPtr() for the index GWLP_ID on a window handle with GWL_STYLE set to WS_CHILD. Chrome's sandbox blocks win32k.sys system calls using the Win32k lockdown mitigation on Windows 10, which prevents exploitation of this sandbox escape vulnerability."

       
       Sandbox is a computer security term used to refer to the limits placed on users of applications and processes. Thus, a sandbox escape refers to breaking out of the virtual system and infiltrating others. Google's Chrome browser actively blocks the "escape" on Windows 10, but those using other browsers and other versions of Windows remain susceptible to an attack.


"This vulnerability is particularly serious because we know it is being actively exploited," Google said in a blog post on Monday. 


     This is not the first time Google has reported on bugs in Microsoft's operating system. Google has also reported  Adobe about the Flash vulnerability CVE-2016-7855 on October 21 and the same has been patched. To fix that users need to simply update the Adobe Flash on their  and it will also be available via Chrome auto-update. 


If you have something to tell please comment below.
Share:

Saturday 29 October 2016

EXPLORE SPACE THROUGH THE EYES OF GOOGLE - GOOGLE SKY


TECHBYTE: Space is always been a world of  curiosity for us . Since our childhood we want to see space through our own eyes. We all have once dream to go to space and explore it . Google provides a way to us to see the fascinating things  of space without being a astronaut using  Google Sky in your web browser.

                                Google Sky is a feature for Google Earth and an online sky/outer space viewer. It provides a way of seeing space without going to space. It was created on August 27, 2007 an application allows users to view a collaboration of images from NASA satellites, the Sloan Digital Sky Survey, and the Hubble Telescope.
 
        Google also runs a browser-based version of Sky, which was created in response to the popularity of the Google Earth application. Google Sky Website was launched on March 13, 2008. It's accessible from any web browser and operating system and available in 26 languages (the first Google Maps product to support right-to-left languages).

google sky


        To see space through your eyes you don't have to anywhere just open your web browser type the url https://www.google.com/sky/ and the whole space will come on your browser's window. Using it you can  see many galaxies, stars, nebula etc. You can explore our solar system just in a click. 

 To see space in your browser -
 https://www.google.com/sky/

       Google sky is also available for your android phone. Go to play store from your android phone and search for google sky map or you can download it by just follow the link-

Google sky map for android


Google Sky-




Now just open your web browser and explore the space in your computer . I hope you will like this article and enjoy it .Tell us your experience by giving your comments.
Share:

Wednesday 19 October 2016

WHAT DOES REFRESH OPTION ACTUALLY DO IN WINDOWS. IS IT LIKE THAT WE THINK ?.

f5 button



TECHBYTE: We have habit of continuously refresh windows by pressing f5 button . Does it really do same things as we thing . We all think that by pressing f5 button  it refresh our windows system and increases computer system speed. That's totally wrong. In this post you will know what refresh option actually does?.

                      It is our very common habit that people continuously refresh windows thinking that it clears memory and makes it fast. Even  I don't  know how many  times  i  press f5 button in my machine. But it was shocking to know that what it actually means. 

     Actually  Windows has an auto-refresh feature inbuilt by Microsoft which enables the screen to display the changes. All Microsoft operating system( OS)  have this refresh option in its context menu and we do it several times in a day. Windows this inbuilt feature enables screen to display changes made to a folder even  desktop is just a folder for your operating system.


                  Refreshing the desktop is actually used to update the display  after a change. Refreshing the desktop does not mean to renew the condition of RAM  and do not clean computer or your computer refreshing. Therefore refresh the desktop does not contribute any increase in performance on computer performance.

           
          If you go for other operating systems like Linux based Ubuntu you will not found  this feature because Linux-based operating systems don’t have it.  Everything you see on your desktop as a component contributing to the creation of a image are can say a Frame . Frames are displayed on your screen one after the other giving you a feel that everything is continuous.


       When each frame is constructed, all the components are placed on it, like first the background, then the icons and their names. Due to all the things  are  placed within every frame. Therefore, a technique of optimization has been created which merely marks elements that needs to be changed for the next frame  The next frame is then recreated with these changed components, The Refresh Option, activated by pressing the F5 button, is exactly this optimization technique created.


 To understand the function of windows refresh option  i am giving you a simple example-
      For example if you have set the shortcut on the desktop to its name in alphabetical order.And when you add a new shortcut on the desktop, new shortcut will not be directly sorted in alphabetical order, but will be at the bottom of the list of shortcuts.Then If you hit the refresh button the desktop, all the shortcuts will be reset again and a new shortcut that will occupy a position according to order.This is a function of the actual desktop refresh button. In addition, the refresh also have the same function in windows Explorer.


    So I hope know you know what refresh button actually does, if  you have a habit of doing refresh on your desktop many times then feel free of it and do it when you feel it is in need. 

Found this useful then like and share this to help more people to know .


Also Read :  6 most common Myths about Smartphones.


Share:

Tuesday 18 October 2016

HOW TO GET ALL YOUR CONTACTS FROM FACEBOOK- MANAGE INVITE HISTORY



TECHBYTE: In the modern world of technology we all communicate each other in many different ways. Mobile phone has a very important role in this work. We save our contacts in our cell phones. If they get lost then it will become a problem for us. You can get your phone contacts again from your Facebook account.
 
                            Social media giant Facebook is one of the biggest communication company in the world. We spent lots of time on Facebook for making new friends , chatting etc. Facebook can help us in different ways. You can get your contacts back if you had lost them.

    In this post i am going to tell you haw to get your all phone contacts using your facebook account and also how to mange your invite history on facebook.

NOTE:   This method will work if you have already sync your contacts from your phone to  Facebook .


HOW TO GET YOUR CONTACTS BACK USING FACEBOOK-


Step 1:   Go to www.facebook.com from your phone or computers and  Log in to your Facebook account . Your Facebook account  homepage will open.

facebook login




Step 2:  Now click on  Friends Requests present on blue bar


facebook contacts



Step 3:  click on find friends .



facebook find friends



Step4: Now go to manage imported contacts.



manage imported contact




Step 5: Your imported contacts page will open.




imported contacts





Bingo now you can see all your contact numbers which you have already saved in your phone.
Just by clicking on the name you can see the  number of that person can you can save them in your phone.


Found this post useful,Give your suggestions.
Share:

Monday 17 October 2016

FULL SPECIFICATIONS , PRICE OF GOOGLE PIXEL AND PIXEL XL.

pixel and pixel xl

PHONEBYTE: As we know that google has already launch its two amazing smartphone named as GOOGLE PIXEL .Pixel is coming in two sizes Pixel and Pixel XL at a starting cost of 57000 rs.(approx). You can pre-order both phones from Flipkart.

                      In my previous post EVERYTHING YOU SHOULD KNOW ABOUT PIXEL , i have already tell you all the major features of Google Pixel. Pixel is available in two different size - Pixel have 5.0 inches and Pixel XL is coming in 5.5 inch. Both Smartphones are coming in two colors- Quite Black and Very silver.You can pre-order both smartphones on Flipkart.

Full specifications of PIXEL & PIXEL XL-

GOOGLE PIXEL
GOOGLE PIXEL XL


DISPLAY

Screen Size                            5.0 inch FHD ( Pixel  )
                                               5.5 inch QHD ( Pixel XL)
Type                                       AMOLED Capacitive Touchscreen
Resolution                             1080 * 1920 pixels ( 441 ppi)
                                               1440 * 2560 pixels (534 ppi)
Protection                               2.5 D Corning Gorilla Glass 4


Plateform


Chipset                                    Qualcomm Snapdragon 821 64 bit
CPU                                        2.15 GHz Quad-Core Processor
GPU                                        Adreno 530
OS                                           Android 7.1 Naugat

Memory


RAM                                       4GB LPDDR4 
Internal                                    32 or 128 GB
Card slot                                   No


Camera


Main                                  12.3 MP f/2.0 , Large 1.55μm pixels 
                                         Phase detection ,laser detection autofocus 
Front                                8MP f/2.4 Aperture ,1.4µm pixels
                                          Fixed focus
 Video                               1080p @ 30fps, 60fps, 120fps
                                         720p @ 30fps, 60fps, 240fps 4K @ 30fps 
 
 

Design          

 
Body                        Aerospace-grade aluminum unibody
                                Glass shade with  2.5D Corning Gorilla Glass 4
Color                        Quite Black, Very Silver


Network   

       
Telephony                      GSM / CDMA / HSPA / EVDO / LTE

 

 Connectivity 

   
GPS                                             Yes
Wi-Fi                                           Yes  802.11 a/b/g/n/ac 2x2 MIMO
Bluetooth                                     Yes 4.2
NFC                                             Yes 
Port                                               USB type- C
USB                                              Yes 3.0


Media    


Speaker                                       Single bottom-firing speaker
Technology                                  Noise Suppression
3.5 Jack                                         Yes
 
 

Battery 

 
           Pixel                  Non- removable  2,770 mAh battery
Standby time                                up to 19 days
Talk time (3g/WCDMA)              up to 26 hours
Internet use time (Wi-Fi)              up to 13 hours
Internet use time (LTE):                up to 13 hours
Video playback:                             up to 13 hours
Audio playback (via headset):       up to 110 hours
Fast charging                                 up to 7 hours of use from only
                                                      15 minutes of charging
 
 
                Pixel XL          Non- removable   3,450 mAh battery
 Standby time (LTE)                     up to 23 days
Talk time (3g/WCDMA)              up to 32 hours
Internet use time (Wi-Fi)              up to 14 hours
Internet use time (LTE)                up to 14 hours
Video playback                             up to 14 hours
Audio playback (via headset)       up to 130 hours
Fast charging                                up to 7 hours of use from only 
                                                     15 minutes of charging
 
 

Others 

 
Sensors                       Proximity/ALS , Accelerometer / Gyrometer
                                Barometer , Hall effect sensor 
                                Android Sensor Hub, Magnetometer
                                Advanced x-axis haptics for sharper response
Fingerprint            Pixel Imprint – Back-mounted fingerprint sensor
                                for fast unlocking
 
 

Price 

 
Pixel                                            Starting from 57000( approx)
Pixel XL                                     Starting from 67000 (approx)

Availability                              Yes you can preorder both phones 
                                                  From Flipkart
Pre-order                                  From Flipkart Pre-oredr here

Share:

Translate

LIKE US ON FACEBEBOOK

ABOUT YOU

IP
Powered by Blogger.

Popular Posts