[WFX] Android ADB 8.8
Moderators: Hacker, petermad, Stefan2, white
Well, I copied an apk file from PC to ".apps" folder by F5 but nothing happend, on my GT-i9003.jakubklos wrote:Yes exactly. You can do the following:yeskky wrote:I don't quite understand how to install apk thru this plugin.
Is it just copy PC local apk file to the plugin's ".apps" virtual folder or anything else?
Thanks in advance.
Delete -> Uninstall
Copy To -> Install
Copy From -> Backup
#222405 Single user licence
You should enable debug loggin and see the ADB execution and try from command line. This feature does not require root priviledges.yeskky wrote:Well, I copied an apk file from PC to ".apps" folder by F5 but nothing happend, on my GT-i9003.jakubklos wrote:Yes exactly. You can do the following:yeskky wrote:I don't quite understand how to install apk thru this plugin.
Is it just copy PC local apk file to the plugin's ".apps" virtual folder or anything else?
Thanks in advance.
Delete -> Uninstall
Copy To -> Install
Copy From -> Backup
I had no idea there was something like that. Will check it out.damjang wrote:Just a little request: is it possible to make the version of the plugin "readable" from TC Plugins Manager? Because now TC Plug. Man. don't show any version number.
I have checked the TCPlugMan and I have to say that it does not show a version for any plugin. Does it work for you with others?damjang wrote:Just a little request: is it possible to make the version of the plugin "readable" from TC Plugins Manager? Because now TC Plug. Man. don't show any version number.
The TC plugin interface does not offer any version fuction unfortunately. This is why the version is displayed in the Options dialog caption.
Let me know
Makes sense. I was using the mouse right-click on the column headers but to no avail. Will see what I can do to include the version in the binary.damjang wrote:Yes, you must enable in Options... the column "Version".jakubklos wrote:I have checked the TCPlugMan and I have to say that it does not show a version for any plugin. Does it work for you with others?
But you can also look for file version of the .wfx file (eg. if you use the FileInfo plugin)
Ok, done. It will be part of v2.0damjang wrote:Yes, you must enable in Options... the column "Version".jakubklos wrote:I have checked the TCPlugMan and I have to say that it does not show a version for any plugin. Does it work for you with others?
But you can also look for file version of the .wfx file (eg. if you use the FileInfo plugin)
Version 2.0
A new version has been released
2.0
- .apps dir can always be entered
- File version information resource added
New version 2.1
I have just released a new version.
I am trying to follow all your inputs and feature requests. If you have any please share them with us.2.1
- New: .bugreport special folder added
- Update: Options - Debug tab jumps to end
- Update: .logcat folder (Copy file from .logcat folder)
- Update: File listing - file size not shown for non-file / items
- Update: Special folder files (screenshot, logcat, bugreport) have new filename template
Really like your plugin!
However there are a few things I still miss:
However there are a few things I still miss:
- Custom column support, to be able to show user/group of files and directories
- UID/GID/Stick-bit support: currently, only the regular file modes are supported.
for example: /xbin/su shows as 755, but it actually is 6755 (-rwsr-sr-x) - Symlink support:
- files: listing of /system/xbin shows all the symlinks to busybox as invalid directories
- directories: while this works, it would be nice to see which "directories" are actually symlinks. some other icon on those dirs would be great.
- Bug: Unable to abort file transfers:
It seems impossible to abort ongoing file transfers. I've tried to download a large file and wanted to cancel the transfer, but the cancel button has no effect. Only way to stop it is to kill total commander. - Maybe: in-place commandline support like the sftpplug.
This would be a nice feature, if commands entered in the tc commandline would be executed in the current directory. Output could then be shown in the ftp log window.