Skip to main content

πŸ“ž PHONE SHORT CUTS AND TECHS



       We all are using mobile phones in our daily life and 2 billion people are using SmartPhones (1.91 billion to be exact). But most of us don't know the shortcuts about our phone, that can help us a lot to find sufficient information about our phone that we actually don't know or have to search in setting or somewhere else in our mobile phone.
       So I came with the new trick which will help you a lot.



    
Dial the following code (in bold format) in your phone's DialBox.

βœ…##4636## Display information about Phone, Battery and Usage statistics

βœ…##7780## Resetting your phone to factory state-Only deletes application data and applications

βœ…*2767*3855# It’s a complete wiping of your mobile also it reinstalls the phones firmware

βœ…##34971539## Shows completes information about the camera

βœ…##7594## Changing the power button behavior-Enables direct poweroff once the code enabled

βœ…##273283*255*663282*## For a quick backup to all your media files

βœ…##197328640## Enabling test mode for service activity

βœ…##232339## OR ##526##
Wireless Lan Tests

βœ…##232338## Displays Wi-Fi Mac-address

βœ…##1472365## For a quick GPS test

βœ…##1575## A Different type GPS test

βœ…##0283## Packet Loopback test

βœ…##0*## LCD display test

βœ…##0673## OR ##0289##
Audio test

βœ…##0842## Vibration and Backlight test

βœ…##2663## Displays touch-screen version

βœ…##2664## Touch-Screen test

βœ…##0588## Proximity sensor test

βœ…##3264## Ram version

βœ…##232331## Bluetooth test

βœ…##7262626## Field test

βœ…##232337#*# Displays bluetooth device address

βœ…##8255## For Google Talk service monitoring

βœ…##4986*2650468## PDA, Phone, Hardware, RF Call Date firmware info

βœ…##1234## PDA and Phone firmware info

βœ…##1111## FTA Software version

βœ…##2222## FTA Hardware verion

βœ…##44336## Displays Build time and change list number

βœ…*#06# Displsys IMEI number

βœ…##8351## Enables voice dialing logging mode

βœ…##8350## Disables voice dialing logging mode

βœ…##778 (+call) Brings up Epst menu

hope you enjoy this article.....

Comments

Popular posts from this blog

CREATE AN ANTIVIRUS USING COMMAND PROMPT

In this article we are going to create an antivirus using simply a notepad. It will delete all simple micro viruses in your system. Type the following code into Notepad: @ echo off echo off turn off the active virus taskkill / F / IM  virus1.exe / IM  virus2.exe echo Deleting all of viruses based on size for / RC: \%% a in (*. exe) do if%% ~ za 157,184 equ del / A: HSRA "%% a" echo deleting hidden virus echo for drive c and subfolders for / R C: \%% a in (*. doc.exe) do del "%% a" echo for drive d an d subfolders for / R D: \%% a in (*. doc.exe) do del "%% a" echo Unhide Documentcd / d c: \ echo for drive C and subfolders *. doc attribHSA / S cd / d d: \ echo for drive D an d subfolders *. doc attribHSA / S exit Here, text in green is alert message and text in red are the program that your system will search for those and delete these files. Now, Save the file with .bat extension , For example antivirus.bat. then go...

5 Amazing Tech Facts You Definitely Haven't Heard About

Qwerty Keyboard Was Designed To Slow You  Down        This keyboard design is for latin-script alphabets. The name QWERTY (pronounced as kwirti) came from the first 6 letter in order of kays from top left letter row.        When the type writer was invented, its keys was arranged like piano keys and they were in better manner to type easily and fast for everyone. The typer used to type faster than we simply write by hands. so the typing speed was very high and because each type bar hits the same place on the device causes the type bar jams together. so in response to this Christopher Lantham Sholes invented the QWERTY Keyboard layout in early 1870s not to slow down the typer.... (yes you are right..).. He invented the this QWERTY layout to solve this jam problem of type bars by placing the most commonly used characters forever away from each other.        It was the first ty...