[WFX] Android ADB 8.8

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

Moderators: Hacker, petermad, Stefan2, white

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

Post by *jakubklos »

sidefx88 wrote:Hi!

I'm having a little problem when capture the screen using ADB (i've tried several versions: 6.0, 6.7 and now 6.8 with same results).

It captures the screen, but the resulting PNG has the colors changed (i guess it is a palette offset). For example: the red icons looks purple, the orange icons looks light blue, my light blue wallpaper looks brown, and so on...

Any solution? Is it a bug?

Thanks!
Hi sidefx,
that is weird. I have tested all different devices, resolutions, bit depths and it all works. Anyway, this will require some debugging. Can you contact me by email so I can send you a debug version?
jakub at icewarp dot com

Jakub
User avatar
sidefx88
Senior Member
Senior Member
Posts: 294
Joined: 2007-04-11, 17:07 UTC
Location: Argentina

Post by *sidefx88 »

OK, I will send you an e-mail with more details.
Thanks :)
I Love Total Commander!
Aleq
Junior Member
Junior Member
Posts: 55
Joined: 2006-06-07, 07:24 UTC
Location: CZ, EU

Post by *Aleq »

Just a note, Jakub - this could be known issue as I have noticed Cerberus Anti Theft application provides multiple options of screenshot formats - ARGB888 / ABGR888 / RGB565.... And I had to change it with one device, as far as I remember...
jakubklos
Senior Member
Senior Member
Posts: 221
Joined: 2012-07-11, 14:48 UTC

Post by *jakubklos »

Aleq wrote:Just a note, Jakub - this could be known issue as I have noticed Cerberus Anti Theft application provides multiple options of screenshot formats - ARGB888 / ABGR888 / RGB565.... And I had to change it with one device, as far as I remember...
Have fixed it:
7.0
- Update: Screenshots - support for all modes RGBA, ARGB, ABGR, BGRA
bibi_50
Junior Member
Junior Member
Posts: 12
Joined: 2003-04-25, 13:58 UTC

download problem

Post by *bibi_50 »

:?: Hello, I have a download problem with this last version (7.0)
I receive only 598.241 bytes of the therorical +/- 2.8 Mb size! :(

I have tried on two PCs, same result...

Could you please verify if your upload was OK?

Thanks for this great plugin !!
+-+ TC Licence # 434 +-+
jakubklos
Senior Member
Senior Member
Posts: 221
Joined: 2012-07-11, 14:48 UTC

Re: download problem

Post by *jakubklos »

bibi_50 wrote::?: Hello, I have a download problem with this last version (7.0)
I receive only 598.241 bytes of the therorical +/- 2.8 Mb size! :(

I have tried on two PCs, same result...

Could you please verify if your upload was OK?

Thanks for this great plugin !!
I have just tested it and it works fine (2.81MB). I guess it could be a proxy issue or something. You could try some downloader or a different browser...
bibi_50
Junior Member
Junior Member
Posts: 12
Joined: 2003-04-25, 13:58 UTC

Post by *bibi_50 »

Yes, it´s ok now, problem of proxy.

Thanks
+-+ TC Licence # 434 +-+
User avatar
humb20
Junior Member
Junior Member
Posts: 19
Joined: 2010-11-16, 16:17 UTC

Installing & Uninstalling

Post by *humb20 »

What I've been doing so far to install sideloaded APK files is upload them and use the Android device from there. Can you install and uninstall apps from the PC with this plugin without needing to use the device for that purpose? If so, can anyone explain it to me? I'm not seeing any such instructions anywhere.
jakubklos
Senior Member
Senior Member
Posts: 221
Joined: 2012-07-11, 14:48 UTC

Re: Installing & Uninstalling

Post by *jakubklos »

humb20 wrote:What I've been doing so far to install sideloaded APK files is upload them and use the Android device from there. Can you install and uninstall apps from the PC with this plugin without needing to use the device for that purpose? If so, can anyone explain it to me? I'm not seeing any such instructions anywhere.
Yes, it is possible and fairly simple to use. I am in the middle of building a new website so I might add some FAQs.

The plugin provides more features then visible at first sight. For app maintenance you need to use the .apps folder. You can copy new apks there which will result in installing them including adding them to the home screen. Deleting apks files results in uninstalling them. It is also possible to backup an apk by copying it from the device to the PC.

Very simple and yet powerful as you can work in batches (copy multiple apks (install multiple apps) and delete multiple apks (uninstall multiple apps))

Jakub
giuleppe
Junior Member
Junior Member
Posts: 12
Joined: 2005-09-23, 11:57 UTC

Nexus 7 upgrate to android 4.3

Post by *giuleppe »

goodmorning,
after upgrate my nexus 7 to android 4.3 ( and root)
I open totalcommander wfx plug but i can't see a directory an file of device.
WHY?
jakubklos
Senior Member
Senior Member
Posts: 221
Joined: 2012-07-11, 14:48 UTC

Re: Nexus 7 upgrate to android 4.3

Post by *jakubklos »

giuleppe wrote:goodmorning,
after upgrate my nexus 7 to android 4.3 ( and root)
I open totalcommander wfx plug but i can't see a directory an file of device.
WHY?
It could be many reasons
- Check that ADB is enabled on your device
- Check that you enable your ADB client on the device
- Check the TC logs for more information
giuleppe
Junior Member
Junior Member
Posts: 12
Joined: 2005-09-23, 11:57 UTC

Re: Nexus 7 upgrate to android 4.3

Post by *giuleppe »

jakubklos wrote:
giuleppe wrote:goodmorning,
after upgrate my nexus 7 to android 4.3 ( and root)
I open totalcommander wfx plug but i can't see a directory an file of device.
WHY?
It could be many reasons
- Check that ADB is enabled on your device
- Check that you enable your ADB client on the device
- Check the TC logs for more information

with adb i see a device, and i see too with plugin, but after i enter in devices, i cant's a directoty and file, i see only( app, backup,bugreport...) but not view directory
jakubklos
Senior Member
Senior Member
Posts: 221
Joined: 2012-07-11, 14:48 UTC

Re: Nexus 7 upgrate to android 4.3

Post by *jakubklos »

giuleppe wrote:
jakubklos wrote:
giuleppe wrote:goodmorning,
after upgrate my nexus 7 to android 4.3 ( and root)
I open totalcommander wfx plug but i can't see a directory an file of device.
WHY?
It could be many reasons
- Check that ADB is enabled on your device
- Check that you enable your ADB client on the device
- Check the TC logs for more information

with adb i see a device, and i see too with plugin, but after i enter in devices, i cant's a directoty and file, i see only( app, backup,bugreport...) but not view directory
You need to send the TC log (enabled in the plugin). Then we will know more
giuleppe
Junior Member
Junior Member
Posts: 12
Joined: 2005-09-23, 11:57 UTC

Re: Nexus 7 upgrate to android 4.3

Post by *giuleppe »

from shell devices I type this command:
mount -o rw,remount /dev/block/mmcblk0p1 /system

and after i can't see, I type this command because i cant' write a file with
plugin in devivice /data/data.


jakubklos wrote:
giuleppe wrote:
jakubklos wrote: It could be many reasons
- Check that ADB is enabled on your device
- Check that you enable your ADB client on the device
- Check the TC logs for more information

with adb i see a device, and i see too with plugin, but after i enter in devices, i cant's a directoty and file, i see only( app, backup,bugreport...) but not view directory
You need to send the TC log (enabled in the plugin). Then we will know more
jakubklos
Senior Member
Senior Member
Posts: 221
Joined: 2012-07-11, 14:48 UTC

Re: Nexus 7 upgrate to android 4.3

Post by *jakubklos »

giuleppe wrote:from shell devices I type this command:
mount -o rw,remount /dev/block/mmcblk0p1 /system

and after i can't see, I type this command because i cant' write a file with
plugin in devivice /data/data.


jakubklos wrote:
giuleppe wrote:
with adb i see a device, and i see too with plugin, but after i enter in devices, i cant's a directoty and file, i see only( app, backup,bugreport...) but not view directory
You need to send the TC log (enabled in the plugin). Then we will know more
The plugin performs remount by itself if required so you should not have to do it. Also you should not type in the mount/device path as it differs on every device. This should be enough:

busybox mount -o remount,rw /system
Post Reply