Top Android Smartphones tips and tricks that every should know. - AndroidTipsTricks

Awesome top useful tips and tricks for android phone that improve your experience while operating android phone

  1. Disable automatic update and background data to improve your battery life by following steps:
    • Open PlayStore
    • Navigate to Setting in PlayStore
    • Tap on "Auto-update apps" and choose Do not auto-update apps.
  2. Connect adb over tcp/ip by following steps:
    • Goto Developer option
    • Turn on "ADB over network."
    • And note down ip address and port (under "ADB over network.)
    • Open cmd/terminal at your pc.
    • Write  adb tcpip port  (where port is number, in my case it is 5555)
    • Write   adb connect ipaddress  (Ex. ipaddress is in the form of 192.168.xxx.xxx
    • Your mobile is connect with adb.
  3. Get device screenshot over adb(Android Device Manager)
    • adb shell screencap -p /sdcard/ss.png
      adb pull /sdcard/ss.png
      adb shell rm /sdcard/ss.png
  4. Disable app notifications.
    • Getting annoying by and app's notification? Let follow this step to stop this:
    • When notification comes, long press on it.
    • If you have Android 5+ device, disable it.
    • If lesser than Android 5 device, an activity popup on your screen
    • Goto App Info > Untick Show Notification > OK

No comments:

PageNavi Results No.

Welcome. Here you find latest freeware and legal software as well as latest info about IT Technology.

Recent Posts

recentposts
Powered by Blogger.