Showing posts with label pattern. Show all posts
Showing posts with label pattern. Show all posts

Friday, April 28, 2017

Unlocking pattern or password on Android device without losing data

Unlocking pattern or password on Android device without losing data


Steps On Bypassing or Unlocking Pattern Lock or Password on Android Devices Without Losing Data:

Now, before you take any action on your device, make sure you know it well and understand it, if you have a question,
kindly use the comment box and I will reply as soon as I receive the comment.

Requirement For a Successfully Operation
1. Aroma File Manager 1.80 which you can download Here
2. Your Locked android device either locked by pattern lock or password
3. A Memory card( the memory card of the android device)
You will be surprised that we don’t need a computer, that the awesome thing about this method of unlocking password and pattern locks.
To the main business proper, how to unlock the pattern lock or password, please follow the steps
Step 1
Once you have download the Aroma file manager, move it to the memory card and insert the memory card to the android device
Step 2
Open your stock recovery and different device has there own way of entering stock recovery, so I advise you Google it out along with your android device name. Once
you have it, enter into stock recovery which is a black interface
Step 3
once you are there, use your volume + and volume – to scroll up and down and use the middle button to select
Step 4
Now Mount and storage>> Mount Everything>> Mount
System>> Mount data>>Mount afs>>Mount
Preload>>Mount SDcard>> Mount ExternalSD>> go
back>> Install zip from SDcard>>Choose zip from external
SDcard
Step 5
The find the Aroma File manager you download into the sdcard and select and select “Yes Install Aroma file manager” then it will load and the file manager will open in the recovery mode
Step 6
In the aroma file manager, go to Settings and Go to bottom n select “Automount all device on start ” which is the second to last option and then exit from aroma file
manger.
Step 7
perform step 5 again and the Aroma file manager will update and open again
Step 8
go to the Data Folder>>>then System folder and find the gesture.key if it is password lock that locked your phone or password.key if it was a password lock and press the file for long and the option to delete the file will pop up and delete it
Step 9
Exit the aroma file manager and restart to the normal interface and when the device has finished restart you will still find the pattern lock or password there but you are to use any pattern lock or password and it will accept and your device is unlocked but note the pattern you use and password.

Note: This is only for Educational purpose. Hacking is an illegal activity, we are not responsible for any harm happened to you by hacking.

Go to link download

Read more »

Sunday, April 23, 2017

Android phone ka pattern lock kaise unlock kare

Android phone ka pattern lock kaise unlock kare


Android phone ka pattern lock unlock kaise kare.

Aaj ham janenge how to unlock android pattern lock? Android phone ka pattern lock kaise tode.
Lagbhag sabhi smartphone users apne phone me pattern lock rakhte hai. privacy aur security ke liye accha way bhi hai, koi aapki private information check nahi kar sakta.
Lekin yadi aap lock bhool gaye hai ya phone ki hi koi problem ki wajah se aapka dala hua lock galat bata raha hai to aap kya karenge? 

aap mobile reparing shop jayenge to wo aapko 150 - 200 rs. charge karenge.
Me yaha aapko 2 simple methods bataunga pattern lock todne ke jis se aap aasani se apne phone ka pattern lock unlock kar sakenge.

Android phone ka pattern lock kaise unlock kare ?


First Method

iske liye aap ko apne phone me registerd ki hui gmail id yaad hona chahiye aur aapke phone me data connection on hona chahiye.
Apne phone me 5 baar incorrect password daale. uske baad aapko do option show honge (1) Emergency call (2) Forgot pattern.

Forgot pattern wale option ko choose kare. ab ek new window open hogi jisme aapko apni gmail id aur password enter karna hai. uske baad aapka pattern lock unlock ho jayega.

Sechond Method

iske liye aapko na hi data connection ki jaroorat hai aur na hi gmail id ki jaroorat hai. is method ke liye ye step follow kare.

1. Apna phone swith off kare.

2. ab aapko Volume up + Home button + Power button ye teeno button ko ek saath dabana hai.
yadi aapke phone home button nahi hai to aap sirf Volume up + Power button dabaye.

3. ab aapke phone me kuch options show honge is prakar se - reboot system now, apply update from sd card, wipe cache data, factory data reset.
option kuch alag bhi ho sakte phone ke hisab se.

4. Ab aapko factory data reset ka option choose karna hai.
aap koi option touch karke choose nahi kar sakte. aapko up - down karne ke volume up - volume down button ka use karna hai aur option select karne ke liye power button ka use karna hai.

5. Factory data reset option choose karne ke baad yes or no option aayega to yes select kare.


6. Yes select karte hi aapka phone reset hona suru ho jayega.
Phone restart hote hi aap dekhenge ki aap dekhenge ki aapke phone me kisi bhi prakar ka lock nahi hai.

Also read-
           ? Youtube se video download kaise kare .
           ? Picsart me custom font kaise add kare.
           ? Play store ki common error ko fix kaise kare.

Note - Second method se aapke phone ka sabhi prakar ka data jaise - contacts, messeges, phone storage ka sabhi data delete ho jayega.

Friends aapko ye trick kaisi lagi hame comment me bataye aur is post se aapko thodi bhi help mili ho to hamara Fb page jaroor like kare.

Go to link download

Read more »

Wednesday, April 5, 2017

How To Bypass Android Pattern Lock Without Losing The Data

How To Bypass Android Pattern Lock Without Losing The Data



All of us using Smartphones today mostly have a lock device on our devices. This lock system is basically to protect our personal data from getting leaked or visible to other people. Also, in a case where your phone is stolen or lost, locks always help in protecting your phones.
Now with the constant usage of phones and other accounts where passwords are needed, we at times forget the password that we have applied to lock our phones. This thing has become very common lately. In a hurry, when we want to open our phones, we forget the lock we have set.
Well, now there is nothing to worry about. Here, I have explained few techniques especially for android users by which they can unlock their phones easily even if they have forgotten their lock.
Follow the below given steps to bypass android pattern lock without losing data:

Requirements:-

  • Android SDK tool For PC- Download From Here
  • Android phone with USB Debugging enabled
  • Data Cable

How To Enable USB Debugging On Your Android Device

  • Go to the Settings of the Phone
  • Then About Phone
  • Tap On Build Number 7 Times
  • Now a pop up will appear “You Have Now Become A Developer”
  • Then again go to settings
  • There you will see “Developer Option”
  • Open it and check “USB Debugging”

How To Bypass Android Pattern Lock

1. Connect your android device to PC/Laptop.
2. Now open the folder where you installed “ Android SDK Tool “.
3. Generally it is available here In Your PC –
Users>>App Data>>Local>>Android>>Android SDK>>Platform Tools
4. Enable “ Show Hidden Files And Folder ” In your PC as the folder is hidden.
5. Now right click on “ Platform Tools ” Folder and select “ Open Command Window Here “.

6. Now enter this command:
adb shell
cd /data/data/com.android.providers.settings/databases
sqlite3 settings.db
update system set value=0 where name=’lock_pattern_autolock’;
update system set value=0 where name=’lockscreen.lockedoutpermanently’;
.quit

If above command is not working then put:
adb shell rm /data/system/gesture.key

7. Reboot your phone and you will see that your pattern lock is removed.

NOTE: USB Debugging must be enabled before the pattern lock. If it is not then this whole process will not work.
When you reboot the device, you would see a pattern lock which gets disabled. So, in this way, you can easily bypass android pattern lock, password or pin without losing data or formatting the device. If you have any problem regarding this, comment below.

Go to link download

Read more »

Saturday, March 25, 2017

How to Bypass Android pattern and password using CMD

How to Bypass Android pattern and password using CMD


Forgot the password or pattern on any android phone? Here is the solution.

Hello friends i have a Ways to remove Forgotten Passcode/Patterns on Any Android phone or tablet. Android pattern lock, is more popular these day, and it is something good to keep your Android phone from unauthorized or unwanted access. But it is very usual, that you may forget your pattern or passcode you have enabled on your device, and there it becomes annoying, when you are unable to use your phone anymore. So, follow the below instruction and methods to remove forgot pattern or Passcode on any Android and Tablet devices.

STEP: 

1. First of all connect your device to the PC and make sure USB debugging is enabled.

2. Now on your Windows PC, Go to START-
>RUN–>Type CMD.

3. Now one by one type the following commands in the command window;
“Adb shell
cd/data/data/com.android.providers.settings/
databases
sqlite3 settings.db
update system set value=0 where
name=’lock_pattern_autolock’;
update system set value=0 where
name=’lockscreen.lockedout permanently’;
.quit“

4. After applying the above stated commands, reboot your device now.
After normal reboot, you again will notice Lock pattern screen, but this time, you will have the choice to create a new
pattern lock code for your device.

5. Successfully your pattern unlocked.

If it was useful for you, share it with your friends and leave a comment.....

NOTE: All tutorial are only for Educational purpose. Hacking is an illegal activity, we are not responsible for any harm happened to you by hacking.

Go to link download

Read more »