[WFX] Android ADB 8.8

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
jakubklos
Senior Member
Senior Member
Posts: 221
Joined: 2012-07-11, 14:48 UTC

Re: [WFX] Android ADB 7.3

Post by *jakubklos »

x32 will work as I tested it. I don't use Windows anymore only Linux. I don't use even TC64
Could you check x32?
Enyby
Junior Member
Junior Member
Posts: 27
Joined: 2018-08-12, 16:02 UTC

Re: [WFX] Android ADB 7.3

Post by *Enyby »

jakubklos wrote: 2018-08-31, 12:40 UTC Could you check x32?
x32 worked in latest TC.
x64 crash latest TC.
syswiz
New Member
New Member
Posts: 1
Joined: 2018-09-03, 18:36 UTC

Re: [WFX] Android ADB 7.3

Post by *syswiz »

@jakubklos
Did the wfx64 file get yanked from the Windows version of adbplugin.zip? I use TC x64 and wanted to update the ADB plugin I have installed from v8.3 to v8.5, but cannot find the x64 bit version. Is it missing because there were problems? Do you need another tester besides Enyby? Let me know.
Enyby
Junior Member
Junior Member
Posts: 27
Joined: 2018-08-12, 16:02 UTC

Re: [WFX] Android ADB 7.3

Post by *Enyby »

2syswiz
currently you can use version from here: viewtopic.php?f=6&t=34980&start=630#p346659
I hope author fix 8.5 for x64 soon.
jakubklos
Senior Member
Senior Member
Posts: 221
Joined: 2012-07-11, 14:48 UTC

Re: [WFX] Android ADB 7.3

Post by *jakubklos »

Yes, I deliberately removed the x64 version. The dev environment for x64 is corrupt and I need to fix it. I am working on it but it will take some time.
Conan
Junior Member
Junior Member
Posts: 96
Joined: 2012-04-18, 20:55 UTC

Re: [WFX] Android ADB 7.3

Post by *Conan »

It is normal, dos i dont have access to the storages?
I have a Note 9 witch Android 8.0.1 with root access.
When i klick and my Device i can only see:
apps
backup
bugreport
clipboard
dmesg
logcat
power
screenshot
shell

or i have was making wrong?
greetz
Enyby
Junior Member
Junior Member
Posts: 27
Joined: 2018-08-12, 16:02 UTC

Re: [WFX] Android ADB 7.3

Post by *Enyby »

2Conan
Try use different settings for get files list in plugin options.
Conan
Junior Member
Junior Member
Posts: 96
Joined: 2012-04-18, 20:55 UTC

Re: [WFX] Android ADB 7.3

Post by *Conan »

Ah great!
"Native "ls -la"" setting working with my note 9.
Thanks!
jakubklos
Senior Member
Senior Member
Posts: 221
Joined: 2012-07-11, 14:48 UTC

Re: [WFX] Android ADB 7.3

Post by *jakubklos »

Ok, the Windows x64 issue has been resolved. Anyway, the options dialog will not work (only on Windows x64) for these reasons

1. I use enitrely Lazarus / FPC for the development and the x64 version of the plugin crashs in LCL
2. It works properly on Linux x64
3. Delphi and Lazarus LCL/VCL is not compatible so VCL does not work at all. The x64 version is compiled with Delphi

I know it's a bummer but you can edit the .ini manually. I focus only on Linux dev now. Ditched windows a long time ago
Enyby
Junior Member
Junior Member
Posts: 27
Joined: 2018-08-12, 16:02 UTC

Re: [WFX] Android ADB 7.3

Post by *Enyby »

2jakubklos
Odd. TC 9.0 x64 compiled with Lazarus. So all must work here too.
If you want - I can review your code for find solution. If this suitable for you we can discuss it on email.
Hurdet
Power Member
Power Member
Posts: 620
Joined: 2003-05-10, 18:02 UTC

Re: [WFX] Android ADB 7.3

Post by *Hurdet »

jakubklos wrote: 2018-09-07, 15:03 UTC I know it's a bummer but you can edit the .ini manually.
you can give a comprehensive list of all the.ini options
snoopy112
New Member
New Member
Posts: 1
Joined: 2018-09-07, 16:54 UTC

Re: [WFX] Android ADB 7.3

Post by *snoopy112 »

2jakubklos

Have you planned for release ADB plugin for mac os?
damjang
Senior Member
Senior Member
Posts: 215
Joined: 2003-10-09, 15:58 UTC
Contact:

Re: [WFX] Android ADB 7.3

Post by *damjang »

2jakubklos:
Please update first post and post title with latest version... :D
And if possible also all in totalcmd.net
sergk79
New Member
New Member
Posts: 1
Joined: 2018-10-02, 16:38 UTC

Re: [WFX] Android ADB 7.3

Post by *sergk79 »

It looks like the plugin has an issue with listing filenames ending with two "==", so if you try to crate a dir with the name "privet==", the plugin will list it as "privet="
Here is the debug logs:

2018-10-02 12:33:58 [25A8] ADB Write: shell:ls -la "/data/local/"
2018-10-02 12:33:58 [25A8] ADB Read: OKAY
2018-10-02 12:33:58 [25A8] ADB Read Data: total 24
drwxr-x--x 5 root root 4096 2018-10-02 12:33 .
drwxrwx--x 40 system system 4096 2018-09-28 16:02 ..
drwxrwxrwx 2 root root 4096 2018-10-02 12:33 privet==
drwxrwx--x 3 shell shell 4096 2018-10-02 10:14 tmp
2018-10-02 12:33:59 [25A8] Connecting to ADB server...
2018-10-02 12:33:59 [25A8] Connected
2018-10-02 12:33:59 [25A8] ADB Write: host:transport:00fd2b24f8f02ff9
2018-10-02 12:33:59 [25A8] ADB Read: OKAY
2018-10-02 12:33:59 [25A8] ADB Write: shell:ls -la "/data/local/privet=/"
2018-10-02 12:33:59 [25A8] ADB Read: OKAY
2018-10-02 12:33:59 [25A8] ADB Read Data: ls: /data/local/privet=/: No such file or directory
2018-10-02 12:34:00 [25A8] Connecting to ADB server...
2018-10-02 12:34:00 [25A8] Connected
2018-10-02 12:34:00 [25A8] ADB Write: host:transport:00fd2b24f8f02ff9
2018-10-02 12:34:00 [25A8] ADB Read: OKAY
2018-10-02 12:34:00 [25A8] ADB Write: shell:ls -la "/data/local/"
2018-10-02 12:34:00 [25A8] ADB Read: OKAY
2018-10-02 12:34:00 [25A8] ADB Read Data: total 24
drwxr-x--x 5 root root 4096 2018-10-02 12:33 .
drwxrwx--x 40 system system 4096 2018-09-28 16:02 ..
drwxrwxrwx 2 root root 4096 2018-10-02 12:33 privet==
drwxrwx--x 3 shell shell 4096 2018-10-02 10:14 tmp
User avatar
Tichij
Junior Member
Junior Member
Posts: 24
Joined: 2011-02-22, 12:33 UTC
Location: Lithuania

Re: [WFX] Android ADB 7.3

Post by *Tichij »

2sergk79,
Try to experiment with file list command parameters. E.g., write (in pluggin options) "-ll -a -F" instead of "-la".
#49857 Personal licence
Windows 10 Pro 64bit. TC 10.51 32 + 64bit
Post Reply