Jump to content

Please help me copy and rename file in emulator android - (Moved)


Recommended Posts

  • Moderators

Moved to the appropriate forum.

Moderation Team

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

3 hours ago, Nine said:

Show what you have coded so far that does not work

So, i only want you can show you how i can copy or rename a file in emulator run under window by autoit.

A example, a document or link guide that i can refer. I don't know where to start now.

Link to comment
Share on other sites

Unless you want to share more of your informations (emulator software, target application, code you have scripted so far), I am afraid I will not be able to assist you any further.

Link to comment
Share on other sites

Lacking any information we can only stab in the dark & guess. Here is mine.

Open Autoit help file, expand "function reference", expand "file directory and disk management", select "file copy".

That shows how to copy files.

Select "file move". You can use that to rename files.

Of course hacking away at this without any help can be quite time consuming. If you give a wee bit of info on what you are doing, the highly experienced people of this forum can save you all that time and frustration.

If your script is some kind of big secret, you can search the forum for "file copy" or "rename files" and see what others have done.

Link to comment
Share on other sites

  • 2 years later...
  • Developers

Please stop added these type of thank you posts as it doesn't contribute at all to the thread and only resurrects it. there is a "Like" option for that available you should use. 

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...