> Attention!

New threads need to be created only inroot partition! In the future, they will be processed by moderators.

If you posted a new version of the program, please notify the moderator by clicking the "Complaint" button on your message.

Catalog of Android programs


102 pagesV  1 2 3 4 5 6 > »  
 
REPLY
> Android ADB | plugin for Total Commander
Tremy
Message#1
02.09.12, 23:57
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 312
Check in: 22.06.12
Samsung Galaxy S 2 GT-I9100

Reputation:-  227  +

Android ADB download



version: 8.5

Last update in the header:13.09.2018

Attached Image

Screenshots
Attached Image
Attached Image
Attached Image
Attached Image

Short description:
Plugin for Total Commander, allowing you to get full access to the file system of the Android device.

Description:
- Application management (install, uninstall and backup applications)
- apk file icons and metadata in custom columns
- LogCat (logs) / error reports / Dmesg (system kernel logs), Shell
- Reboot from the menu (Reboot, recovery, loading and power off)
- Screenshots (copy files from the .screenshot folder).
- Connect multiple devices with the ability to rename them (in a friendly name)
- Devices with root and without it !!!!!!
- Full Unicode support
- X32 and x64 support (for BB)
- TC command line integration
- Execute copy / move commands in background
- Selectable file data columns
- Full file system management (loading / unloading recursive directories,
copy, delete, rename, move, Edit, View, etc.)
- Copy / Move between 2 devices (phone<->phone)
- Set permissions for the file - select the attribute changes in Total Commander (who needs it - figure it out)
- ADB USB and wireless ADB (no need to install Android SDK)
- Supports auto mount device
- Debug logs
- Various settings

Requirements:
- Enabled "Android debugging" on your device
- Device connected to a USB device.
- WiFi ADB (a rooted device with the "WiFi ADB" app downloaded from Google Play)
Category: System plugins
Status: freeware
The size: 2900 KB
Russian interface: Not
Developer: Jakub klos (many thanks to the creator of the plugin)

Download:
version: 8.5 Post # 1917 by Enyby

Past versions
version: 8.3 fix Android ADB (Post Enyby # 76511680)
version: 8.3 Message № 1773, author jivotnovod
version: 8.2 Android ADB (Post Enyby # 64857411)
version: 8.0 //savagemessiahzine.com/forum/…315/adbplugin_v8.0.zip
version: 7.6 Attached fileADBplugin_v7.6.zip (2.91 MB)
version: 7.4 //savagemessiahzine.com/forum/d…fx_android_adb_7.4.zip
version: 7.3 Attached fileADBplugin_v7.3.zip (2.85 MB)

Version: 7.2 Attached fileADBplugin_v7.2.zip (2.82 MB)

version: 7.1 Attached fileADBplugin_v7.1.zip (2.82 MB)

version: 7.0 Attached fileADBplugin_v7.0.zip (2.81 MB)

version: 6.8 Attached fileADBplugin_v6.8.zip (2.81 MB)

version: 6.7 Attached fileADBplugin_v6.7.zip (2.81 MB)

Version: 6.5 Attached fileADBplugin_v6.5.zip (3.03 MB)

version: 6.4 Attached fileADBplugin_v6.4.zip (3.02 MB)

version: 6.3 Attached fileADBplugin_v6.3.zip (2.99 MB)


FAQ written by you:
Developer sitehttp://www.uniqtec.eu/..tions/android-adb.html

Author -ohh
so
This is a plug-in for connecting an Android device with a computer or laptop, and NOT for synchronization.
(Analogue of the Microsoft ActiveSynk program for communicating with the computer of WM and WinCE devices.)
With this plugin, you can work with the root folders of the android device.
Through the plugin, you can also install programs. Installation is done by copying the .apk file to the root folder {apps} of your device.
For the successful operation of this plugin requires:
1.) Software - Total commander is not lower than v7.50 (verified)
2.) Android ADB Drivers for your operating system (tested on WindowsXP SP2-3) of a 32-bit or 64-bit system and your device.
Before installing Android, ADB Drivers will make sure of the following:
On the computer (laptop) in the device manager, the universal usb bus controllers should be installed-defined-enabled “usb root hub”.
Next, install Android ADB Drivers and connect your device with a computer (laptop)
After that, if everything was done correctly - your device will appear in the device manager under the name Android Composite ADB Interface. This means that the CAM COMP SEES YOUR DEVICE, and SUCCESSFULLY DONE WITH IT.
After that, proceed to dancing with Total commander.
Everything should work.

Author -Alexey ^ _ ^ Nikolaevich
1. The ADB drivers must be installed on the computer (you can download it in almost any topic).
2. Connect the device with the checkbox "Debug USB". (Settings->For developers->USB debugging)
3. Comp happily climbs to get acquainted with the device. Perform the usual "Installing new equipment."
4. Comp identified the device.
This is tentative. Then:
1. "ADBplugin_v3.1.zip" open in the vehicle. He defines IT as a plugin and asks for installation. You agree with everything.
2. If disconnected, reconnect the device (with a tick "Debug USB").
3. Select in the TS "Network Neighborhood" and there among the many folders "\ ADB". Click.
4. Next, click on "Connect To Device" and enter 5555 (at least I also have "5555") and see a folder with the already familiar to all green man and the name of the device. (Although on one computer I immediately had a folder with a green little man highlighted).

Additions from different authors. for general development) Thank you very much
DmytroM
Since the work goes through the ADB interface, then yes, you can put the program on a non-mobile phone. The main thing in the phone settings is to allow third-party sources and enable USB debug.

Demonis
Ruth (exploit) gives the right to write to the system partition. So far there is no such loophole that the root exploit gives neither the means of the body, nor the means of ADB to write anything to this section will not give the Android core. The system partition can be writable only when the android is unloaded (recovery mode) or after the root exploit is running (exploit is a vulnerability in the code of a specific software)
ADB - Android Development Bridge (Android developer bridge) - is only a data transfer interface between Android OS and BB. That is, access to the file system is also the means of the android itself, and therefore the restrictions on access are imposed the same.

The plug-in for the vehicle is just a graphical shell (GUI) for the Android Development Bridge (ADB) that automates the execution of ADB shell command line scripts. Own funds for the implementation of any interfaces or protocols, this plugin does not have. All that he can, you can do the same commands manually from the terminal shell ADB. In principle, the plugin does this, only transparently to the user.

kirik64
Android-sdk is NOT NEEDED for the plugin to work!
All that is needed is what the developer writes about in the conditions and what has already been sucked in here: the ADB driver installed on the computer for the device. The adb and aapt binaries are already included in the plugin. On the device, the jackdaw on "Debugging via USB". On a Java computer, if you want to take a screenshot. About wifi below.
A Wi-Fi connection will only work on a rooted device, since any of the existing clients of the wireless ADB needs root for its operation. Without a client running on a client device, Wi-Fi communication is impossible.

Klirik
Yes, everything works through wifi, I have been using it for a long time. You put this program on the body (Wireless ADB (link in the header)), launch it, put a check on your router, close it. Open the curtain, see there your ip and port. In the plug-in - connect to device - drive in ip and port. Everything.

mcdemon
Android Sync Manager consists of two parts: the "leg" part and the bb part. These two parts create a transport between the body and the computer, and this bundle has its own closed logic of operation.
A service adb is present in all anroid carcasses initially, if it is somehow not specifically stated. The adb on the computer will appear only if you put a special USB firewood on the computer so that a device appears with a working "Android ADB Interface" service and be sure to install adb from android-sdk. after that, if everything is normal, ADB will work via USB. But the ADB via Wi-Fi will work only if you can connect the carcass to the computer via the TCP grid and there will not be any extra network bans. I can’t say with 100% certainty whether this requires the "Android ADB Interface", but I think that it does not need any side either.
The ADB plug-in for TC or simply executes the adb devices command to determine what devices are available or issue the adb connect command [IPaddr [: Port]] first to force the ADB itself to see something other than the directly connected devices.

Video on installing the plugin. Author - SawaMEN


- On Android 7.0, it stopped showing a list of folders, files

Additions
The program that helped us during the installation:
Wireless_ADB_1.3 Forum topicWireless adb

Alternatives toWireless_ADB_1.3 with the same functionality - Android ADB (Post # 19343477)


Post has been edited$ iLence - 13.09.18, 16:53
Reason for editing: 8.5
Che_2006
Message#2
03.09.12, 05:42
Biker
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1242
Check in: 30.11.06
Xiaomi Redmi Pro Standart

Reputation:-  56  +

I would be very grateful for the installation instructions for this plugin ... Do you just stupidly dump the files from the archive into the folder with the vehicle, or do something else with them?


--------------------
MIUI PRO 9.2.1.0. Stable
Tosha30
Message#3
03.09.12, 09:25
Guru
*********
[offline]

Group: Banned
Messages 4338
Check in: 17.03.10
Samsung Galaxy Tab

Reputation:-  614  +

Che_2006 @ 09/03/2012, 06:42*
I would be very grateful for the installation instructions for this plugin ... Do you just stupidly dump the files from the archive into the folder with the vehicle, or do something else with them?

You just stupidly try to open the archive in the vehicle. He himself just stupidly offers to install the plugin.


--------------------
JMI Overcome Kernel -> JQ1 -> 2.3.3 Overcome firmware series -> JQ3 Overcome 4.0.0 Kernel -> JQ3 ColorModDen339 -> MIUI 2.1.15 -> CM10.1-20130507-vmkogeretla
iman.nariman93
Message#4
03.09.12, 12:04
Veteran
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1387
Check in: 29.02.12

Reputation:-  183  +

I understand it for the company?
And for the android TC there is something like that?
Sys
Message#5
03.09.12, 12:17
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 103
Check in: 29.08.07

Reputation:-  4  +

Where to find IP device?
iman.nariman93
Message#6
03.09.12, 12:36
Veteran
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1387
Check in: 29.02.12

Reputation:-  183  +

Sys @ 3.9.2012, 13:17*
Where to find IP device?

like providers / operators use a DHCP server and you will not have a static IP address, there is only
MAC address Wi-Fi and address Bluetooth

you can only determine the temporary address in Google, look, and if they gave you operators, they can change

Post has been editediman.nariman93 - 03.09.12, 12:38
stan1973
Message#7
03.09.12, 17:16
Visitor
**
[offline]

Group: Active users
Messages 28
Check in: 09.06.12

Reputation:-  0  +

The program requires an IP address. Temporary addresses are not accepted. Accordingly, there is no connection. Question: where to find the correct IP address?
den.ben80
Message#8
03.09.12, 18:45
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 241
Check in: 17.01.07
Huawei MediaPad

Reputation:-  7  +

stan1973
WiFi ADB (a mobile device with the “WiFi ADB app downloaded from Google Play) is what you need to download from the market and install on your android.
Tremy
Message#9
03.09.12, 23:27
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 312
Check in: 22.06.12
Samsung Galaxy S 2 GT-I9100

Reputation:-  227  +

Rights to edit the caps are lost .. something like this))

Android ADB
version: 3.0

Changes \ Changelog
3.0
- Update: .reboot renamed to .power, Hot Reboot label used
- Fix: File List - SIV_DelimTrim new method
(fixes issues with multiple spaces after each other)


Download: Attached fileADBplugin_v3.0.zip(2.44 MB)


Download from the site
Whitecrow
Message#10
04.09.12, 09:52
Angry but fair
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1033
Check in: 09.06.08
Xiaomi Mi Mix 2S 6/64

Reputation:-  120  +

Guys write a normal step by step instructions pliz - the second day I fight I can not connect: (


--------------------
A computer program does what youorderedshe do and not what youwanted toso she did.
Patriot_S
Message#11
04.09.12, 12:52
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1112
Check in: 24.01.07
Apple iPhone 6s

Reputation:-  81  +

Great plugin!
True, I didn’t want to work on my old TS 7.02. I had to look for version 7.56, as on the screenshots. After the update, everything worked, very convenient. IP, address does not request.


--------------------
iOS 12.1.3
Whitecrow
Message#12
04.09.12, 14:25
Angry but fair
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1033
Check in: 09.06.08
Xiaomi Mi Mix 2S 6/64

Reputation:-  120  +

Patriot_S @ 09/04/2012, 12:52*
IP, address does not request.

And how does he then work for you then?
removable drives and without a plugin you can


--------------------
A computer program does what youorderedshe do and not what youwanted toso she did.
Zemiel
Message#13
04.09.12, 16:28
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 522
Check in: 30.12.10
HTC Desire

Reputation:-  41  +

Similarly, no IP is needed, I connect the cable and in the network environment (Total commander) I select the ADB item.
Total version 8.0.
Neo-Xperia
Message#14
04.09.12, 16:48
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 112
Check in: 31.10.11
BQ-mobile BQS-5520 Mercury

Reputation:-  8  +

WhiteCrow @ 09/04/2012, 08:52*
Guys write a normal step by step instructions pliz - the second day I fight I can not connect

I connected via wifi - apparently when ip is asking you, it means wifi too.
I installed the program on the tablet and phone -Wireless ADB (Post # 5424124)
gave her root rights - after launching, she launched the ip address and port in the notification area on the tablet and smart (by the way 5555, by the way, as well as ADBplugina), opened a network on the laptop in TotalCom - ADB - entered these addresses and connected to its devices . : P
Whitecrow
Message#15
05.09.12, 10:19
Angry but fair
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1033
Check in: 09.06.08
Xiaomi Mi Mix 2S 6/64

Reputation:-  120  +

Zemiel @ 09/04/2012, 16:28*
Similarly, no IP is needed, I connect the cable and in the network environment (Total commander) I select the ADB item.

Hooked up
It does not see the cable until you start the ADB with your hands - after that you launch the TC - and only then does it see the device
if you simply connect when the TC is running, nothing happens


--------------------
A computer program does what youorderedshe do and not what youwanted toso she did.
Patriot_S
Message#16
05.09.12, 10:22
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1112
Check in: 24.01.07
Apple iPhone 6s

Reputation:-  81  +

WhiteCrow @ 09/05/2012, 10:19*
It does not see the cable until you start the ADB with your hands


Probably a question in the ADB drivers and Windows. Take down the driver, peruse.


--------------------
iOS 12.1.3
Weasley
Message#17
05.09.12, 11:14
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 163
Check in: 26.09.06
Microsoft Lumia 640 DS LTE

Reputation:-  33  +

Good day to all!
Tell me, please, a teapot: sveta: in android, how to use this program. Specifically interested in such aspects:
1) Is it possible to manage the system - to delete unnecessary applications from the system (like root)?
2) how to make a backup of the system - just stupidly copy all the files to the BB or in some other way?
3) what other features does the plugin give?

Thanks in advance for good advice and answers: yes2:
Tremy
Message#18
06.09.12, 00:10
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 312
Check in: 22.06.12
Samsung Galaxy S 2 GT-I9100

Reputation:-  227  +

If possible, "combed" the translation of Google. (then I can add to the header)
We read carefully) Half of the questions will disappear. (Or we translate ourselves if something is not clear.)

- Application management (install, uninstall and backup applications)
- apk file icons and metadata in custom columns
- LogCat (logs) / error reports / Dmesg(he did not understand)Shell
- Reboot from the menu (Reboot, recovery, loading and power off)
- Screenshots (copy files from the .screenshot folder).
- Connect multiple devices with the ability to rename them (in a friendly name)
- Devices with root and without it !!!!!!
- Full Unicode support
- X32 and x64 support (for BB)
- TC command line integration
- Execute copy / move commands in background
- Selectable file data columns
- Full file system management (loading / unloading recursive directories,
copy, delete, rename, move, Edit, View, etc.)
- Copy / Move between 2 devices (phone<->phone)
- Set permissions for the file - select the attribute changes in Total Commander (who needs it - figure it out)
- ADB USB and wireless ADB (no need to install Android SDK)
- Supports auto mount device (I havealsodoes not work)
- Debug logs
- Rich settings))


The possibilities of the TS stuffed with plug-ins are endless;) If you have it naked, this is your oversight and unwillingness to grow as a user.

Post has been editedTremy - 06.09.12, 00:15
Tremy
Message#19
07.09.12, 19:16
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 312
Check in: 22.06.12
Samsung Galaxy S 2 GT-I9100

Reputation:-  227  +

Android ADB
version: 3.1

Changes \ Changelog
3.1
- Update: Options dialog - Links clickable, added Official Web and Forum links
- Update: File time for preserved for files and pushed files.


Download: Attached fileADBplugin_v3.1.zip(2.44 MB)


Download from the site
Alexey ^ _ ^ Nikolaevich
Message#20
11.09.12, 22:51
a guest
*
[offline]

Group: Users
Messages 2
Check in: 16.12.10
WEXLER TAB 7iD 3G

Reputation:-  2  +

I did not find a clear answer about the installation in the branch, so I am writing instructions:
1. On the computer must be installedADB drivers(you can download almost any topic).
2. Connect the device with the tick "USB debugging".
3. Comp happily climbs to get acquainted with the device. Perform the usual "Installing new equipment."
4. Comp identified the device.
This is tentative. Then:
1. "ADBplugin_v3.1.zip"you open it in the vehicle. It defines IT as a plugin and asks about the installation. You agree with everything.
2. If disconnected, reconnect the device (with a tick "Debug USB").
3. We select in the TS "Networked environment" and there among a set of folders "\ Adb". Click.
4. Next, click on "Connect To Device" and enter5555(at least I also have "5555") and we see a folder with the green man already familiar to all and the name of the device. (Although on one computer I immediately had a folder with a green little man highlighted).
5. Everything you need in this life inside.
: thank_you:
Alexey ^ _ ^ Nikolaevich
Message#21
11.09.12, 23:02
a guest
*
[offline]

Group: Users
Messages 2
Check in: 16.12.10
WEXLER TAB 7iD 3G

Reputation:-  2  +

But...
I have a Philiips W626. Philiips_W626Re_1224_V22_RU firmware Androyd 2.3.5
RTH is not any of the methods proposed here.
In the vehicle I see the entire inside of the device and even deeper ... BUT I can not change a single file.
The conclusion is:
a) this plugin does not give RTH rights.
or
b) I missed something, failed to install, overlooked, etc.
GURU HELP (HELP) !!! AT)

102 pagesV  1 2 3 4 5 6 > » 


 mobile version    Now: 05/18/19, 02:58