-
Similar Content
-
By rudi
Hello,
I found a couple of threads asking quite similar questions, but without finding a "straight" solution to Access the internal phone storage as well as the plugged in SD-Card.
While the SD Card is quite an easy Job (shutdown phone, remove SD, plug into some Card Reader, Access it using a drive letter), the internal storage isn't accessible this way.
Of course I *CAN* Access all the (regular visible) Content, when connected to a Windows box.
But this way I cannot estimate, where all the space was eaten up. So I'd like to know, how to address the "root" Folder of the internal storage of my Android Phone to get it's subfolders and files. Going through the whole Folder tree recursively isn't my Problem, it's just howto address the very first Folder and then to read all files (with sizes) and names of the subfolders.
Regards, Rudi.
-
By wisem2540
I am a huge autoit fan and have written several graphical apps. I would love to get started building simple and complex android apps. I am hoping someone here can recommend a good platform to get started with. Preferably something that had an Autoit-like feel
-
By Miliardsto
Hello Im wondering if using this https://ohtejera.github.io/ImperiusAutoIt/#started
UDF can i make that I can control my windows application with phone?
like for example click button Start on android phone and then something would be done in my windows app?
-
By mmoalem
Hi all - was wondering if the following is possible:
I have a motion detecting ccrv software on PC (icam or similar) - there is a bottom that turn surveillance (motion detection) on and off. I can get autoit to automate the clicking on the button.
I want my android phone to send a trigger every time it disconnect from the home network (i.e when I leave home) to tell autoit to turn on surveillance and when reconnecting to home network to trigger it to click off
does any one have a suggestion how to go about achieving this?
-
By gillesg
Hello all,
First, I wish you a happy new year.
I am building with autoit a substitution tool to sync my iTunes playlist with my android phone.
I have managed reading the itunes lib, but now I am stuck at reading / writing on my android device.
From all the searches I made, it is using MTP protocol.
The Windows Explorer can read and write on the device.
The device appears as a "portable device".
Does anyone of you can direct me in some direction to keep investigate.
Thanks in advance
Gilles
-