Thursday 18 December 2014

Whats is Clockworkmod?

                     Clockworkmod

ClockworkMod Recovery ( CWM ) is a replacement recovery
option for Android devices, made by Koushik "Koush" Dutta.
It is based on the Android 2.1 (Eclair) recovery image.
Features include Nandroid backup, adb shell, advanced
update.zip options (ignore asserts and signature checks), and
file browser for choosing update.zips
The ROM Manager app may be used for installing CWM,
overwriting the device's stock recovery. As with the stock
recovery, CWM can apply software changes to the device.
Unlike the stock recovery, CWM is able to entirely replace the
device's primary Android operating system ("flashing a new
ROM"), including with aftermarket replacements such as
CyanogenMod . Once installed, CWM it is accessed by turning
your phone off, then triggering the bootloader prompt by
holding down some device-dependent button combination as
it is turned on.
CWM is also known as clockwork and CW recovery.
Contents
1 Building
2 Installation Methods
2.1 Method 1A
2.2 Method 1B
2.3 Method 2
2.4 Method 3
2.5 Method 4a
2.6 Method 4b
3 Features
4 Compatible Devices
5 External links
Building
See http://forum.xda-developers.com/showthread.php?
t=1866545
Note that it's usually possible to find pre-built CWM images.
Installation Methods
Method 1A
Rom Manager - Rom Manager is the original and official way
to install ClockworkMod recovery by a .zip file. Download
"Rom Manager" from Google Play, use the app to download
the correct version of CWM for your phone (update.zip file),
reboot into the stock recovery and choose the option "re-
install package" TWO TIMES to temporarily load CWM from
the update.zip file. This file needs to remain on the phone to
load CWM when needed each time. DO NOT DELETE!
Method 1B
You can find and download the update.zip by yourself, place
it on the phone in /sdcard/ and boot into recovery using the
3 button method, choose the option "re-install package"
TWO TIMES to load into CWM. Once again the update.zip
needs to remain on the phone. DO NOT DELETE!
Method 2
(Some models) Flash/Use a kernel with Clockwork built in.
Most cooked Roms for compatible devices include a kernel with
CWM built in. With this method you DO NOT need the
update.zip file or Rom Manager anymore. The update.zip
may be handy to keep in-case you install a new kernel
without CWM built-in, but it is not necessary.
Method 3
For Samsung Galaxy S phones: From stock it is easiest to get
CWM by flashing a kernel with CWM built-in by using Odin3
1.7 flashing utility. Only some kernels come in a Odin
compatible package (.tar file).
Install CWM Recovery to Samsung Galaxy tab 2 7.0 (GT-
P3110) with Linux and Heimdall :
1. install Heimdall (and optionally Heimdall-frontend) on
your GNU/Linux host computer. This software is a flash
tool which copies firmware images to device's specific
memory area. Odin is its clone :). You can find several
guides how to install this even from source. You don't
need windows stuff such as odin or Kies or a fake
software which contains the usb drivers because most
probably the kerner drivers are preinstalled on your
GNU/Linux OS.
2. download CWM to your GNU/Linux computer:
clockworkmod.com/rommanager (recovery-clockwork-
touch-6.0.2.7-p3110.img) You can navigate in the menu
with volume up/down keys and choose item with power
button. If image name contains touch then allows
navigation with touch too.
3. turn off the tablet (wait around 10 secs while screen goes
black)
4. boot into recovery mode: keep the the volume key pressed
which is closer to the power button and at the same time
keep the power button pressed also. You may keep them
pressed as long as you like: logo appears then device
reboots. When logo appears release keys. Android system
recovery <3e> default recovery loads. Choose "wipe
data/factory reset" menu then "Yes -- delete all user
data".
5. be prepared to execute next step then choose reboot
system now from menu
6. after reboot don't allow system to load: immediatelly
keep the power button pressed and the volume key which
is on the far side. Keep it pressed until warning appears
7. connect tablet to GNU/Linux host with USB cable then
press the volume button which is close to the power button
8. with root permission run command on GNU/Linux host
and be prepared for executing next step immediately
sudo heimdall flash --RECOVERY recovery-clockwork-
touch-6.0.2.7-p3110.img
9. when it completes it restarts the device: remove the cable
and immediatelly boot into recovery mode: keep the
volume key pressed which is next to the power button and
also the power button: keep it pressed until logo is
displayed on 2nd time then release them.
10. ClockworkMod Recovery loads and you can use it. Scroll
down to see all the menuitems. You can create backup
with backup and restore menu then backup to external
sdcard
11. After all use last menuitem: +++Go Back+++ / reboot
system now / ROM may flash stock recovery on boot.
Fix? If you choose No then you can do the procedure
again. If you choose Yes then Samsung's recovery
firmware gets overwritten by ClockworkMod Recovery.
Method 4a
Tried this in Karbonn A21.
1. Connect the phone to PC using
USB cable
2. Select to copy files to/from your computer" in
the notification panel menu.
3. This will open up two drives
within Windows Explorer 3a. One drive with the internal
SDCARD of A21 3b. One drive with the additional SDCARD that
you had inserted [optional]
4. Copy the recovery.img to the
root of the SDCard (Select "USB Connected - Karbonn has a
built-in SD card /sdcard/ but the additional SDCARD will
become /ext-sdcard/ which cannot be used normally)
5. Open
any terminal emulator in your phone. You can try this
6. Type
following commands : su dd if=/dev/block/mmcblk0p16 of=/
sdcard/mmcblk0p16.backup bs=4096 dd if=/sdcard/
recovery.img of=/dev/block/mmcblk0p16 bs=4096
Method 4b
Also tried this in Karbonn A21 1. Get the "CWM Recovery For
Karbonn A21.ZIP" from XDA forum or search for "> Android
Dev elopment and Hacking > Android Softw are and Hacking
General [Dev elopers Only] > [Recov ery][Easy To Flash] CWM
Recovery 5.0.2.8 for Karbonn A21 [Very Easy]" 2. Follow the
instructions in the page 3. It is that simple!

Sunday 30 November 2014

Diskinfo pro apk for free


DiskInfo is a unique app that lists all partitions and all
mount points on you device. It shows disk usage and very
detailed partition and storage information. It also displays
total and free memory (RAM) and Swap (e.g. zRam).
It supports:
* mounted and unmounted partitions,
* device-mapper / loop partitions,
* LVM partitions (DiskInfo PRO)
* temporary mount points
* UBIFS (beta)
For each partition, you can display the following information:
* total size, used and free space
* partition name, partition alias, partition type, partition
number
* device name and type
* block size
* mounted file system type, mount paths, mount type (ro/
rw)
* logical volume group and attributes (DiskInfo PRO)
* vendor and model for USB devices (DiskInfo PRO)
* manufactured date, CSD, CID, OEM ID, manf. ID, revisions
and serial numbers for SD cards (DiskInfo PRO)
All shown in clean, human readable format.
DiskInfo PRO version includes all features from free version
plus some extra:
+ home screen widget
+ compact mode for the partition list
+ LVM support
+ more details (vendor, model for USB devices; manf. date,
CSD, CID, OEM ID, manf. ID, revisions and serial numbers for
SD cards)
By purchasing the PRO version you support further
development of the app.
Permissions explained:
* Root access is NOT required unless you have LVM installed.
ACCESS_SUPERUSER permission is needed only for LVM
support - you will not be prompted for root access if your
device does not have LVM installed.
* READ_EXTERNAL_STORAGE permission is needed by some
devices running KitKat and higher (i.e. Galaxy Note 3) in
order to properly display available space for external SD
card.

Download Diskinfo pro here

Saturday 22 November 2014

Friday 21 November 2014

Airtel sim unblocking tricks..[Updated November]

Method 1
1. First you need a main a/c balance of Rs. 2
2. Then dont recharge any other internet packs
3. Then you must vist one.airtellive.com and immediately u must download any 1rs video song and wait for one day
4. Next day your sim is 100% unblocks. .
5. Its work for me on many time
Method 2
1. Make 0 balance in your sim and take loan of 10 rs in your airtel no. by send LOAN to 121 then start a 3g pack and browse till your data is over.
2. Now stop zero rental plan by dialling *567*2#
3. Remove your sim from your phone for 5 days after 5 days start zero rental plan by dialiing *567*11#
4. Open webpage live.airtelworld.com and your sim is unblock.
5. Dont't blame if this method not works for you i use this method more than 8 times
Method 3
1. Make Balance 5-10 rs.
2. Dial *141*567# and active data loan 50 mb. 3. After data loan Dial *129# and activat fb night pack @1 re.
4. Remember dont use fb pack only use data loan pack.
5. Next day data loan & main balance 0.
6. Now enjoy ur free net again because ur sim will b unblocked.
7. Restart it.

Sunday 16 November 2014

Gaana App Offer:-Earn upto Rs100 free recharge

Gaana Android App is known by many of us. Its an app to listen online music, radio, etc but what if I tell you that you can earn free mobile recharge by referring your friend to this app. Previously we have shared offer for Gaana app which got very famous amongst users and they liked this a lot. This time you will get upto Rs. 100 free recharge talktime for referring your 5 friends, Rs. 20 for each friend.

Steps To Get Free Rs. 100 Recharge:
If you already have this application still you have to update it to get this offer appear.
After downloading / updating create account.
During sign up process add this referral code to get Rs. 10 as joining bonus-
Q6P2HX or S2Q8GG
Now after applying referral code, Login via Facebook.

After your account gets created go to Menu [upper left corner, three horizonal lines].
Now click on "Invite Friends".
There you will find an option to refer your code / link on Facebook, Whatsapp, etc.
Minimum redemption amount is Rs. 50 so you need to refer atleast 2 friends to get your recharge of Rs. 50.

For more information
Terms & conditions

Wednesday 12 November 2014

Whatsapp free calling service by 2015

Popular messaging app, Whatsapp is all set to launch the existing app with new features that would push more people to download the application. However, there were lot of buzz that Whatsapp may launch free calling service this year. As per the latest report, Whatsapp will introduce free voice calls by 2015.

According to various reports, the application does not have full access to microphones of selective handsets. Due to this limitation, the noise cancellation would be more difficult. WhatsApp


is working to sort out this problem.

WhatsApp with new feature will have a 4-button series; call mute, switch to text message, directing the call through device speaker and hanging up. The new feature will be available on new 4.5.5 version of WhatsApp. On dialling the number from your WhatsApp contact list, a colored ‘call in progress’ bar will appear on WhatsApp.

The voice call facility of WhatsApp would be available to areas which have very low network or EDGE coverage. With new free calling service, Whatsapp will give tough competitions to its competitor like Hike, WeChat, Line and other messaging apps.

As of now there are many messaging apps like Line, Hike, WeChat etc but WhatsApp is widely used among the youth. WhatsApp is the most globally popular messaging app with 600 million users, followed by China’s WeChat (438 million users) and Japan’s LINE (400 million users).

Saturday 8 November 2014

Whatsapp announces free lifetime subscription for Indians

WhatsApp is the most popular messaging app on smartphones today. The multiplatform app has caused a serious dent in the SMS revenue of mobile companies. It is beloved by many for its convenience and features and is a kind of mini social network. The company has a good news in store for Indians; it won’t be charging any sum for renewal of subscription of services.

Vice President of WhatsApp, Neeraj Arora, said that the company understands the low concentration of credit cards in the country, and paying for a service won’t be an option for many. The company usually charges $1 every year to renew the subscription, which is a fairly cheap price. But for Indians, WhatsApp said the magic word – Free!

Mr. Arora was speaking at his alma mater Indian School of Business, where he conversed on a lot of topics. He recalled that the founders of WhatsApp were crazy, and he got into the company by forcing his way in. He took up the bits that the founders were not interested in, like the business aspect of things. The company was recently acquired by Facebook for a gargantuan price of $19 billion.

The future of WhatsApp was also discussed, and he said that the company will remain the same even after the acquisition. The company will not be allowing ads in the app as they believe that it will not be a pleasant experience for the users. Considering the massive seven crore (70 million) users that it has in this country, WhatsApp may not want to give them an opportunity to consider its competitors.

So Indian users now you can use whatsapp for free.....

Wednesday 5 November 2014

[NO ROOT] Dolby Digital for Android Devices

Dolby Digital


Dolby Digital is the name for audio compression technologies developed by Dolby Laboratories. It was originally named Dolby Stereo Digital until1994. Except for Dolby TrueHD, the audio compression is lossy.

Also read about Dolby atmos

The first use of Dolby Digital was to provide digital sound in cinemas from 35mm film prints. It is now also used for other applications such as HDTV broadcast,DVDs,Blu-ray Discsand game consoles.
Famous Dolby is now for the android devices.
Just download the apk from given link.
After downloading just install as normal apk.
You can access Dolby app through equalizer menu in music app
Note: Remove the other equalizer like DSP manager and viperfx..it may force close...Comment if the download link is not working

Monday 27 October 2014

Airtel sim unblocking tricks..

Many of them using airtel free internet more than the limit..so they are getting blocked... Today I'm going to give some tricks to unblock your airtel sim...

Method 1
1. Make 0 balance in your sim and take loan of 10 rs in your airtel no. by send LOAN to 121 then start a 3g pack and browse till your data is over.
2. Now stop zero rental plan by dialling *567*2#
3. Remove your sim from your phone for 5 days after 5 days start zero rental plan by dialiing *567*11#
4. Open webpage live.airtelworld.com and your sim is unblock.
5. Dont't blame if this method not works for you i use this method more than 8 times

Method 2
1. Make Balance 5-10 rs.
2. Dial *141*567# and active data loan 50 mb.
3. After data loan Dial *129# and activat fb night pack @1 re.
4. Remember dont use fb pack only use data loan pack.
5. Next day data loan & main balance 0.
6. Now enjoy ur free net again because ur sim will b unblocked.
7. Restart it.

If you like my post subscribe me...

Friday 24 October 2014

How to get transparent statusbar in jellybean devices..

Hi...
Every jellybean users want transparent statusbar like KitKat...but many phone models doesn't support software update or the phone company company doesn't give update...
Don't worry we are having a method to get transparent status bar...
Note:- Make a nandroid backup and root needed....

Now Google xposed installer and download it..
Open xposed and click the framework and install it...(see the screenshot)
Reboot your phone and again open xposed and go to downloads..
Search gravitybox[JB]
And download it ...
Now go to modules category and tick the gravitybox...
You will see that "changes will apply after reboot"....
Reboot your phone...
Go to gravity box app and in transperancy management you can choose your transperancy percentage....
Now finally reboot your phone and see the magic...
Now your jellybean device is changed to KitKat B-) B-) B-) B-)

Monday 20 October 2014

How to run hd games in low end phones..

Hi....For android version 4.0 we have a graphic enhancer chainfire 3d but in android version 4.2...chainfire will cause a bootlloop...
So there is a another app for called gl tools...
Gl tools is same as chain fire 3d but it has extra features...
You can change GPU's name and increase the graphic quality....
You can even decrease the graphic quality to run HD games in low end phones lagfree....

If you have any doubts..visit this link....
http://forum.xda-developers.com/android/apps-games/app-gltools-1-29-t2828630

Subscribe me...

Sunday 19 October 2014

How to increase ram in any android rom..

Hi..Today I'm going to post a tutorial about increasing ram in android....
Many low end phones are lagging like hell because of low ram...
Note:-Root needed,Make a nandroid backup,class 6 memory required...
Download the roehsoft ram expander from play store..but it is a paid app...if you want free app just search in Google "roehsoft ram expander cracked" you will find your app...
Now open the app select the language and grant supersu permission...
Now click the optimal value...it will show the suitable swap size and swappiness for your device...
After that click swap active(see the screenshot)...
Wait for sometime...it will take  time according to your swap size and SD card class....
After creating you will have extra ram....
Now you can enjoy lagless gaming and performance....

Wednesday 15 October 2014

Wechat free recharge offer trick

Today I'm going to post an offer given by wechat....
This October wechat is giving 25rs for referring a person....
Just download wechat...
In invite tab...
You will get your invite link....
Copy that link...
Now just logout from your main account and open the link in your default browser...
Enter your alternate mobile..(friends who doesn't have wechat id)
It will redirected to play store...
Now click open..
signup using  your alternate mobile no.
Now logout from alternate wechat Id and login using main wechat id ...
Now you will 25rs balance...
You can redeem only when you reach 50rs
Repeat the steps to get more recharge....
If you have any doubts comment here...

Monday 13 October 2014

Hack android games using lucky patcher

Hi guys...I'm going to post another method to hack games and apps....

Ya there is a another method rather than freedom....that is lucky patcher...Everyone knows that lucky patcher is used for patching apps and games...but in recent versions of lucky patcher... They have introduced Google billing emulation feature...This method is the simplest method as far I know...

For hacking you just needed the latest version of lucky patcher..
After downloading open lucky patcher in toolbox menu enable Google billing emulation...(see the screenshot)
Now open the game and buy unlimited coins and gems in many games...Enjoy....

Note:- Root needed for lucky patcher....



Sunday 12 October 2014

How to speedup your opera mini speed..

Hi... Opera mini is the one of the fastest browser in the world.. Today I'm going to post a method to speedup your opera mini's browsing speed...

First in your opera Mini's address bar...go to about:config....
You'll see the settings of opera mini...Now change the to below settings...

1. large placeholders for images = NO
2. Fit text to screen = YES
3. Loading timeout =reduce to 10/20 seconds as the case may be.
4. Site patches and user-agent masking= NO
5. Keep styling in RSS feeds = NO
6. Show feed index = NO
7. Fold linklists = NO
8. Phone number detection = set yes/no depending on your choice
9. Minimum phone number lenght = no need to edit10. Use bitmap fonts = NO

Finally save it and start browsing.....
If you have doubts comment here....

Friday 10 October 2014

Tutorial:How to increase internal memory using cwm

Hi guys....Today I'm going to post a tutorial about increasing internal memory using cwm and link2sd....
First make a Nandroid backup....!!!!
Download the link2sd app from playstore....
Making partition will format your SD card so copy all your files and data's to your computer...
After copying go to cwm recovery and in advanced option select partition SD card and select swap size(optional) after that select the partition size(partition size must be less than SD card size)...After selecting the partition size reboot your phone.....Now go to link2sd and select ext4 or ext2 after selecting reboot your phone and again open link2sd if a popup message comes you should try other ext....if it is not showing you are succeeded in making partition...

Now you can move the internal apps to SD card without getting error....

If you have doubts comment here...... Thanks....

Tuesday 7 October 2014

Tutorial:How to change boot animation in android

Hi...I'm going to post a tutorial about changing boot animations in android....

Note: Root needed and make a nandroid backup...

First download a suitable boot animation from given link and place it in your SD card...

http://androidbootanimation.com/

Now navigate to your downloaded location and copy it...

Now open the root explorer and change the permission to r/w

Go to system->media->now you can see a file named bootanimation.zip

Copy your downloaded boot animation in system>media

Now change the name of your downloaded boot animation to bootanimation.zip

It will ask for replacement click yes and change the permission of your boot animation to rw-r-r...(see the screenshot)

Now reboot and see your changed boot animation... 

If you have any doubts comment here!!!...

Airtel free 3g opera handler trick

Hi, Today I'm going to post a airtel opera handler trick....

First make a new setting in access points

Proxy- 37.228.107.253
Port- 80
Apn- 3gfun.com

Now Open any Operamini Handler, Now select proxy Type as HTTP / RealHost
Proxy Server- www.wynk.in

Note: Use less than 100mb in a day To avoid Sim blocking

If you have any doubts comment here...

Sunday 5 October 2014

Some buildprop tweaks which helps in performance,etc

Hi guys,  I'm going to post some builprop tweaks which helps in increasing phone's performance,camera quality,etc..

Note: Make a nandroid backup because some tweaks may cause bootloop!!!...and some tweaks may work some maynot so don't blame me....

If  you want to edit your builprop..You need some app like root explorer....First download it...

Next open root explorer and r/w permission and you can make the tweaks below....!!!
                  
1. Locks default launcher app in memory. Only use with light launchers
ro.HOME_APP_ADJ=1

2. Improves audio and video recording quality
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.capture.maxres=8m
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
ro.media.enc.hprof.vid.fps=65

3. Faster streaming videos
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-rtsp=true
media.stagefright.enable-record=false

4. Video acceleration and HW debugging. debug.composition.type can also be changed to cpu or mdp.
debug.sf.hw=1
debug.performance.tuning=1
video.accelerate.hw=1
debug.egl.profiler=1 # Measure rendering time in adb shell dumpsys gfxinfo
debug.egl.hw=1
debug.composition.type=gpu # Disable hardware overlays and use GPU for screen compositing

5. Disables built in error reporting.
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1

6. Better net speeds.
net.tcp.buffersize.default=4096,87380,256960,4096, 16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,163 84,256960

7. Saves power. ro.mot.eri.losalert.delay=1000 could brake tethering.
ro.ril.power_collapse=1
pm.sleep_mode=1
wifi.supplicant_scan_interval=180
ro.mot.eri.losalert.delay=1000

8. 3G tweaks.
ro.ril.hep=0
ro.ril.hsxpa=2
ro.ril.gprsclass=12
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=8
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=6

9. Disables logcat
logcat.live=disable

10. Screen recognizes only two fingers.
ro.product.multi_touch_enabled=true
ro.product.max_num_touch=2

11. Support for ipv4 and ipv6.
persist.telephony.support.ipv6=1
persist.telephony.support.ipv4=1

12. Phone rings immediately.
ro.telephony.call_ring.delay=0
ring.delay=0

13. Disables blackscreen issue after a call.
ro.lge.proximity.delay=25
mot.proximity.delay=25

14. Better scrolling.
windowsmgr.max_events_per_sec=150
ro.min_pointer_dur=8
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000

15. Better signal.
persist.cust.tel.eons=1

16. Better call voice quality.
ro.ril.enable.amr.wideband=1

17. Better signal.
ro.config.hw_fast_dormancy=1

18. Faster boot.
ro.config.hw_quickpoweron=true

19. Disables error checking.
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0

20. Dalvik Virtual Machine tweaks.
dalvik.vm.checkjni=false
dalvik.vm.dexopt-data-only=1
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=64m
dalvik.vm.verify-bytecode=false
dalvik.vm.execution-mode=int:jit
dalvik.vm.lockprof.threshold=250
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.jmiopts=forcecopy

21. Disables locating. Also delete /system/app/networklocation.apk and /system/framework/com.android.location.provider.jar
ro.com.google.locationfeatures=0
ro.com.google.networklocation=0

22. Disables sending of usage data.
ro.config.nocheckin=1

23. Better image quality, lower performance.
persist.sys.use_dithering=1

24. Disable notification while adb is active
persist.adb.notify=0

25. Change LCD density - My Favorite
- Default value is 240. Don't forget to install a patched market after changing it.
ro.sf.lcd.density=240

26. MMS APN retry timer set to 2 sec( if SMS/MMS couldn`t be sent, it retries after 2 instead of 5 seconds).
ro.gsm.2nd_data_retry_config=max/_retries=3, 2000, 2000, 2000

27. Key lights stay on while screen is on.
ro.mot.buttonlight.timeout=0

28. Disable strict mode checking.
persist.android.strictmode=0

29. Remove FPS cap. May be unstable - better have it activated
debug.gr.swapinterval=0

If you have any doubts comment here...I'll help you....

Thursday 2 October 2014

Airtel vpn based trick

Hi guys....Today I'm going to post a airtel VPN trick based on TCP port...

Requirements:
1.airtel 3g enabled sim
2.small 3g pack
3.maintain balance Rs.0!!...

How to use:
1.First download openvpn for android from play store...
2.Download the VPN file from the link given below
3.Extract the VPN file and open it through file manager
4.Now openvpn will take you to save the file..save it
5.Now connect it...Wait for some time ...
6.Now you are connected....
Enjoy!!!!

If you have any doubts comment here.!!!!...

Download:
Airtel VPN file

Wednesday 1 October 2014

Hay day facebook connect problem solution..

Hi...Today I'm going to post a solution for those who are having Facebook connection problem in hay day android...

First uninstall your Facebook app from your phone
Download puffin browser from play store....
Open it and log in Facebook in puffin browser...
Now reboot your device..
After rebooting open hay day and try to connect ...Bingo...now you can trade with your friends...
Enjoy!!!!...

Note: Sometimes when you open hay day you'll see that Facebook isn't connected..Don't worry..just close hay day and open again...

If u have any problems comment here!!...

Tuesday 30 September 2014

How to use freedom app to hack some games and apps

How to use freedom app to hack some games and apps...

First download freedom app by the given link...
Freedom app will work only if ur phones timezone is Moscow....(so change it ;-) ;-) ;-) )
After changing ur time open your freedom app and press the menu button you'll see the start option ...click it and wait for sometime...
Now see your notification bar ....
You can see the freedom app is running....
Open the app freedom app and click the game you want hack...
After a short loading....you're game will start..
Now you can purchase coins and gems for free.....

Note: Root required for freedom..
Freedom app will not work on server sided games like hay day,clash of clans and some Gameloft games....

Downloads- Freedom apk

If you have any doubts comment here...I'll help you!!!

Monday 29 September 2014

Install dsp manager in any android rom

Hi...I'm going to post a method to install DSP manager in any android ROM....

First make a nandroid backup!!!!!!....

Download root explorer app
Open it and change to r/w
Place the downloaded DSP manager apk in system/app and change the permissions to rw-r-r(see the screenshots for clarification..)
Last step is to restart ur phone!!!....
Now music lovers can use the famous DSP manager in your android phone!!....

Downloads
Dsp manager apk

Airtel 3g proxy trick

I'm going to post a airtel proxy trick....

Make a new access point
Name-anything
APN-airtelgprs.com
Proxy-jetproxy.com
Port-80
Save it and open your default browser...
And go to airtellive.com,ic.bsbportal.com..

Download limit is 150mb per day...

Enjoy ur free internet....

Airtel opera handler trick...

Airtel free 3g internet trick...hipeee...


1.First download the opera handler..
2.open the handler and make new settings...
3.Proxy-Real host
   Proxy servers- airtellive.com
 4.save the settings and enjoy ur free internet...!!!..
Limit for this trick 100mb....
After 100mb disconnect ur internet and use this trick for the next day.....




Enjoy!!!!.....