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
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...
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 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...
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.
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))
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 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
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
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
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: