ADB and other Tools for Android tweakers

ADB and other Tools for Android tweakers - welcome to our blog Techno Live, now we will discuss information about the ADB and other Tools for Android tweakers, our admins on this blog has been around to collect information you are looking for so that we usakan to display complete information for you, and in this blog, you can also search for other information, ok please continue reading may be easily understood:

This is about : ADB and other Tools for Android tweakers
And this article : ADB and other Tools for Android tweakers

You can also see our article on:


    ADB and other Tools for Android tweakers

    ADB:-
    Android Debug Bridge
    Very useful program made itself by Google for Programmers and developers. Its based on command line and basically communicates with your Android to respond to certain commands. There is vast amount of knowledge about adb but its most useful commands limit to getting:-

    Logcat:-
    A real time log of what is happening in background of our devices. It is really useful for developers to see which component has malfunctioned and helps to narrow down their search for what failed and what needs to be fixed. Several times users are asked to give logcats of their devices which are giving errors. We will go in detail that how to get logcats in every and easiest way possible.

    App Installation and Management:-
    adb proves really handy if you want to install apks directly from your PC or want to batch install or delete them.

    Shell Execution:-
    You must have heard of Terminal Emulator. It is an app for android to execute shell commands(linux commands) which are basically present as applets in /system/bin, /system/sbin or /system/xbin(in our case) folders. A very imporant applet called busybox is installed there mainly used for execution of basic commands during root browsing or ROM installation. Many times updater script of ROMs use busybox commands to install it. Well, these commands can be initiated from your device too but they can be initiated from adb also making it easy for programmers.

    Pushing and Pulling:-
    Most used commands of adb. adb makes it a piece of cake for new device developers to get an ideo of structure and basic knowledge of devices by pulling command. We can pull out i.e copy any files or folders from our devices to our PC, even the root directories without rooting the devices. It help rooters and ROM chefs of new devices to get an idea and implement their mods on them. Pushing is also very useful command. It copies your files and folders from PC to your device. Very useful in pushing some /system apps and other things

    Remounting and setting permissions

    Basic commands:-
    Of-course basic commands such as rebooting and rebooting in recovery mode and download mode are supported.

    Others:-
    There are several other features of adb such as fastboot, aapt, etc


    Articles ADB and other Tools for Android tweakers finished we discussed

    A few of our information about the ADB and other Tools for Android tweakers, I hope you can exploit carefully

    No've You've finished reading an article on ADB and other Tools for Android tweakers and many articles about modern home in our blog this, please read it. and url link of this article is http://liveeconcerts.blogspot.com/2013/06/adb-and-other-tools-for-android-tweakers.html Hopefully discussion articles on provide more knowledge about the world of tech gadgets.

    Tag :

    Related Posts :

    0 Response to " ADB and other Tools for Android tweakers"

    Post a Comment