Showing posts with label ram. Show all posts
Showing posts with label ram. Show all posts

Wednesday, June 01, 2016

How to manage Android apps running in the background

Today Android Apps become smarter, the more these App's rely on background data and In app services.

 These apps run in the background at the expense of your smartphone’s powerful processors and plentiful RAM storage.
While there are many task manager to confuse. But there is a hidden feature of Android, which  is hassle free for use.
Here is a short guide on How to manage Android apps running in the background..

For  knowing which apps have the permission to run background processes, you must enable “Process stats” from the Developer Options. If you do not have the Developer Options enabled already, go to the Settings -> About Device and tap “Build number” until you see the message – “You are now a developer".

Now Open Settings > Developer Options > Process Stats and see how much of your available RAM storage on your Android phone. Apart from the amount of RAM storage your apps use, you can also see how much battery apps use by open Settings > Battery.

Which Apps shouldn't run on the background :
High graphics game and apps highly effective on Ram usages and also Battery life. May be there are some apps on your phone, which is not use regularly, but they also consume data and background memory. Apps such as music, messenger is always running in background.

"Process stats " gives you a fair idea that which app you want to use or not. You can also see the battery usages of each app.  If you don't use a app regularly and that app is leeching Battery life and Memory, then its good to uninstall it.



  • Google Contacts Sync, Google Keyboard, Google Search and any other app starting with “Google” is good to stay.
  • You can also use Force stop option for any aApp, which is not used often.


Stop Android apps running in the background:
If you have identified the an app that is slowing down your smartphone and leeching on your battery, then its time to uninstall that app..


For disable an app,  Settings -> Applications -> Application Manager. Tap on the  app and press the “Disable” to stop it. To remove the app for good, you can simply press the “Uninstall” button in the Application info window.

There is app like Greenify which is free to download and help you for managing your apps.

Were you able to successfully manage your apps running in the background on your Android? Let us know your thoughts in the comments section below.
Read more

Thursday, March 10, 2016

How To Increase RAM In MICROSOFT Windows Using Pen Drive

Hello Readers!!
Most of us knows that RAM is known as RANDOM ACCESS MEMORY. It is the main memory of device which executes all process and perform every task.
So basically, More our device has Ram, more increase in speed of run time.
If we run Number of tasks at the same time then you may be face not responding problem Because Ram doesn't meet the requirements of application. In that case you have to increase you Ram.
Its not possible for everyone to upgrade High Grade Ram. So the only best possible way for them is to use Pendrive as Ram.
This is a good feature of Windows that allows to increase your Virtual Memory using Pendrive. This virtual memory doesn't have same performance as compare to actual ram device. But this concept increase your paging memory and some other functioning which means your overall performance became good and some application runs smoothly without lagging.
So follow below guideline carefully for using your pen drive as ram.
HOW TO USE PEN DRIVE AS RAM IN WINDOWS--
1.First of all insert your pen drive.
2.Then open My Computer and right click >> Then open Properties.
3.Now Properties window will appear, then click on Advanced system settings from left side.
4.Then in Advanced tab click on Settings button appear in Performance tab.
5.Again new window will appear then click on Advanced tab.
6.In advanced tab there is an option of Virtual Memory box, then click on Change Button.
After click change button “Virtual settings” will appear.




  • Now unchecked the box of  “Automatically Manage Page Size Feature”.
  • Then in custom  size add your Pen drive current same in below format
  • Now add same “Value” in both boxes and click on apply button.

  • Restart your PC or Laptop and now pen drive will work as “Virtual Ram”.


Remember..
Always safely eject your Pendrive. Direct removal may leads to device damage.
In Virtual Memory method, If you want to convert back your Pendrive into Normal. Then again open Virtual Settings and remove custom memory value and choose Default settings by checking “Automatically Manage Paging Size”.
.Always add 10 mb less from current available size,It is better for device safety.  
Comment down if you face any problem!

Thanks For Visiting.

If You Want To Get Whatsapp Notifications Of All Stuffs  Deals & Loots, directly in your Inbox.
Do, Subscribe for WhatsApp Alert & Get All New Updates Directly In Your Inbox.
Type "SUB TV" And Send It To "+918574847699" From Your WhatsApp.

Or You Can Also Go For Email Subscription From The Right Middle Part Of This Post.

Have A Awesome Day Ahead... 🙌
Read more

Monday, January 18, 2016

How to enable "init.d" in MIUI ROMs(and phones too)

Hi guys,

Nowadays since network data is very important in everyone's life and the best way to save it from internal apps or updates is "firewall" like "droidwall, AFwal+ etc".
and to use these firewalls perfectly in MIUI ROMs, "init.d" file must be there(which is not in MIUI ROMs). So here are the steps for enabling or installing "init.d":

Method 1(easy and 99% working):

1. Download "init.d toggler" from google playstore or this link .

2. Open this app and press "enable init.d"


Method 2(complex for non linux users and 100% working but try it if method 1 failed for you):

1. Download this "term-init.sh" from here  written by "Ryuinferno @ XDA".

2. Open  terminal emultaor.

3. Now its for the fun things (typing commands):

#su   (grant root access when prompted)
#sh "loctaion of term-ini.sh"  (for eg: sh /storage/sdcard0/Downloads/term-init.sh)

4. The script will execute, now just follow the instructions showed.


Thanks for visiting.
Wish it helped you all.


Read more