we provide information about gadget news and price information and specs samsung, huawei, Tecno Price products, Specifications, Features and more information about software from blackberry and android

Wednesday, June 12, 2013

ADB and other Tools for Android tweakers

ADB and other Tools for Android tweakers - Did you know that every day there is always a new technology that is created? if you want to know please refer to the blog Gadget News well now we will discuss first about ADB and other Tools for Android tweakers as you need now, we have compiled this article carefully, so please see to finish.

Articles : ADB and other Tools for Android tweakers
full Link : 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



article ADB and other Tools for Android tweakers has been completed in the discussion

hopefully the information ADB and other Tools for Android tweakers that we provide can be useful for you to know the development of technology in the present

articles ADB and other Tools for Android tweakers we have conveyed to you, if feel this information is useful and you want to bookmark or share so that more people who know please use link https://profsmythe.blogspot.com/2013/06/adb-and-other-tools-for-android-tweakers.html.

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : ADB and other Tools for Android tweakers

0 comments:

Post a Comment