Download android apk files directly on computer from playstore

Hello friend, Today I am going to show you how to download android application games directly on your computer from Google android play store without actually having android device with you.
This trick has lot of importance if you are not an android user but still want to enjoy apps or game using emulators such as BlueStacks, Youwave. Moreover you can't download android files from play store without linking an android device with account! 

Steps you have to perform :

1. Copy the URL of application or game page available on android store.
2. Click here to visit android apk downloading website.
3. Paste the copied URL in text-box and click on "Generate Download Link".
4. They will fetch the file on their server. Delay will be dependent upon how big the target file is.
5. After getting package name and size of the package, click on download file.
6. Done, now enjoy the application or game on PC using emulators or keep as backup of application!
7. You can also install their extension on Google Chrome browsers for quick access!

How to install WhatsApp on Windows Or Mac Operating System

Whatsapp becomes one the foremost fashionable Mobile Apps messenger for android, iOS, Nokia and Blackberry or different Mobile Phones. Whatsapp is generally famed for his or her options like unlimited Chatting with friends, causation pictures, Audios, Videos and the other file at freed from value. currently in lately several peoples begin mistreatment Whatsapp rather than mistreatment different chat messengers simply because of higher expertise in chat and conjointly having numbers of chat emotions and plenty of different vital options.
Major downside is Whatsapp messenger is simply for Mobile and Apple iPhone or Tablets. Whatsapp does not publish any version for victimization it on laptop or Laptops. therefore a way to use it on your laptop or portable computer. currently in these there are several software's out there that convert humanoid apps into laptop version. therefore currently i plan to write however you'll use Whatsapp on your Windows OS and mackintosh OS. one among the foremost in style software package Bluestacks that convert Apps in laptop version. therefore by victimization Bluestacks can learn the way you'll use Whatsapp on laptop. straightforward follow my all steps fastidiously with some wisdom additionally.

How to install WhatsApp on Windows/Mac Operating System ??

Requirements :


1. BlueStack Android Emulator: (Download For Windows/Mac OS)

The minimum requirement of hardware to run this application smoothly on machine is having Windows XP or higher versions of windows operation system and recommended to have some graphic memory (Graphic Card).

Installation  :

1. Download and install BlueStack on your PC/Laptop. (It may take time during installation depending upon hardware configuration)
2. Open the application after completing installation.
3. Search for the application "Whatsapp" or just click on Messaging as shown below and click on "Whatsapp".
4. It will search on various android stores integrated into Bluestack application itself, Select any from these stores and install it.
5. If you already have Whatsapp .apk file then just double click to install it on Bluestack software, No need to download as specified in above steps.

How to Block Unwanted Emails

Unsolicited emails or spam emails are big annoyances to email users in the world. In case if your email address falls into the wrong hands, it can be sold and resold to many marketers in the world who tend to flood email addresses with various different kinds of ads, irrelevant requests for money, product review and other types of spam. It can be vary irritating for email users. Most E-mail accounts come with an automatic junk mail filter, but even these don't catch all kinds of unsolicited emails. Thats why you need to manually block unwanted emails.

How to Block Unwanted Emails:

Do you want to block unwanted emails which came everyday in your inbox? Do you want to block newsletters or offers that reach your inbox everyday? Well, here is the solution for it, In this post, I will show you a trick or way using which you can block individual email address.

Steps to Block Unwanted Emails :

Here is a list of steps that you need to follow to block unwanted emails. Every email account have different different type of setting so bellow I have written steps for each individual service provider:

Steps to Block Unwanted Emails In Gmail :

Step 1: First log in to your Gmail account.

Step 2: After login, goto inbox and at the top-right corner, click on Setting.

Step 3: Under Setting click on Filters Tab.

Step 4: Now click on "Create a new filter" option.

Step 5: Now in the From field, enter the email address from which you do not want to receive the emails.

For example : you may enter abc@gmail.com in the “From:” field to block all incoming emails from this address.

Note : However, if you want to block the whole domain, then use the following syntax: *@gmail.com. Now, all the incoming emails from the domain “gmail.com” will be blocked.

Step 6: Click on Next Step, select the action you’d like to take on the blocked emails. You may select the option Delete it so that the blocked email is moved to trash. In case if you would like to unblock those emails, all you need to do is just delete the filter that you’ve created.

Steps to Block Unwanted Email in Yahoo :

Step 1: First log in to your yahoo account.

Step 2: After login, goto inbox and at the top-right corner, click on Options, After that drop down menu will get appears, now click on More options.

Step 3: Now in the left panel select the option Filters and click on create or edit filters.

Step 4: Now click on Add option.

Step 5: In the next screen, give a name to your filter and in the From header field enter the email address that you want to block.

Fox example : abc@yahoo.com or if you want to block an entire domain then just enter @yahoo.com. Don’t enter *@yahoo.com. Select the option Move the message to: Trash and click on Save Changes.

Steps to Block Unwanted Emails in Hotmail :

Step 1: First log in to your hotmail account.

Step 2: After login, goto inbox and at the top-right corner, click on Option.

Step 3: After clicked on Option, a drop down menu will get appears, now click on More options.

Step 4: Now click on Safe and blocked senders link under Junk e-mail.

Step 5: Now click on Blocked senders and type in the email address that you want to block under blocked e-mail address or domain field.

For example : Enter abc@hotmail.com to block the individual email address or just enter hotmail.com to block the entire domain.

That’s it.

Now you no longer receive those such annoying and irritating emails in your account inbox. I hope this post will helps to block unwanted emails.

Recovering data from the iPhone corrupted backups

At times when iTunes couldn’t finish the backup process (USB cable disconnect during backup/iOS upgrade, Power failure during backup), the backup gets corrupted and remains unreadable. As the corrupted backup does not contain meta files like Manifest.plist & Manifest.mbdb, it is not possible to restore the backup onto the iPhone and it is also not possible to read the backup using backup reader software like iPhone backup browser & iPhone backup extractor. So I wrote a python script iOS-corrupted-backup-reader.py that can read & recover data from the corrupted backups. Usage of the script is listed below.

Steps to use iOS-corrupted-backup-reader.py (Windows):

1. On windows, install Python 2.6.
2. Download iOS-Corrupted-Backup-Reader.py and place it in C:\ drive.
3. Create two folders backup & output in C drive.
4. From the iOS backup directory C:\Users\[user-name]\AppData\Roaming\Apple Computer\MobileSync\Backup\[iPhone-UDID]\,  copy all the files and place them in C:\backup directory.
5. Open  the command prompt, navigate to C:\ drive and type the below command.
\Python26\python.exe iOS-Corrupted-Backup-Reader.py c:\backup c:\output

6. It converts the backup files into readable format and places them in C:\output directory.

Steps to use iOS-corrupted-backup-reader.py (Mac OS X):

1. Create two folders backup & output on Desktop.
2. Download iOS-Corrupted-Backup-Reader.py and place it on Desktop.
3. From the iOS backup directory ~/Library/Application Support/MobileSync/Backup/[UDID], copy all the files and place them in backup directory.
4. Open the terminal and run the below command.
Python iOS-Corrupted-Backup-Reader.py ~/Desktop/backup/ ~/Desktop/output/

5. It converts the backup files into readable format and places them in output directory.

The script extracts and structures all the default files like Contacts, SMS, Calendar, etc. into directories with actual file names. Other third party application files are converted into readable format and gets stored in other-data folder in output directory without actual file names. Manifest.mbdb file maps the actual filenames to backup filenames and the mbdb file is not available in the case of corrupted backups. So it is not possible to get the exact file names. In general, most of the iOS applications store the data in plist, sqlite and Jpeg format. You can use plist editor , sqlite spy and image viewers to open the files and read the data manually.

Note: Data recovery is only possible in the case of normal backups. If the backup is encrypted (encrypt backup option is checked in iTunes), it is not possible to read & recover the data from the corrupted backups.

Facebook Shows " Seen " Along with The Date or Time


Many People Are Facing Problems Due To "Seen " Feature By Facebook in Chatbox. When You Chat with Your Friends , Facebook Shows " Seen " Along with The Date or Time You Read The Message. This Feature Can Prove To Be Usefull For Some People But For Others Feel Like Disabling This Feature Due To Many Reasons.

Its Very Irritating When You Dont Want to Chat With one of Your Friend But Still You Have to Because To Them It Shows That You Have Seen The Message and You Are Ignoring Them.
This Problem Can Be Solved By installing Just 1 Chrome Extention.
So Lets see How To Disable This " Seen " Feature in Facebook Chat.


Step 1 : Link Below to Download from Chrome store.

Step 2: Click On Add To Chrome > Ok.

Step 3: Your Download Will Start And Will Be Installed in Seconds.

Step 4: Thats It, Start Chatting, You Have Just Disabled The " Seen " Feature .

You Can Ask your Friend If They Can See " Seen " In their chat-box

Download :

Help Us : http://adfoc.us/4557127230183
Direct Link : http://bit.ly/U6qdN3

How to Permanently Delete Facebook Account

Many people are ask me how to delete facebook account. The most of users are confusing between deactivate and deleting account.But the both are different. Deactivate means you can reactive your account whenever you want and at while deactivated time your profile are visible all your photo, activity, staying away form your account. Deleting account means erasing everything completely all including in your facebook account like status, photo, activity, video , updates etc. Permanently Deleting account process are not visible easily on facebook account setting or options. So, here in below you show all the following step to deleting facebook account
Step To Deleting Facebook Account Permanently

Step 1 :Login facebook account.

Step 2 : After Login, Go to This Link https://www.facebook.com/help/delete_account

Step 3 : Click on “Delete My Account”

NOTE :- AFTER DONE THIS STEPS DO NOT LOGIN INTO FACEBOOK ACCOUNT TILL 2 DAY TO 15 DAY.