Went right till root but no luck. I had in fact placed copies of the xml files in two locations, but Tasker isn't detecting them
through the in- built file browser in the app. All other 3rd party file mangers show the files in those locations, though :(
Could it be that the xml version is a few months old ( its something written in May 2014) and hence not being detected?
@David and anyone else interested:
For starters, make sure you are long pressing on the profile tab at the top to import a profile, and not the project tab at the bottom, which is to import a project. Each view is filtered so that only the correct file type for that import will be visible. If you are doing that correctly, the file also needs to be in the correct folder. Projects go in the projects folder, profiles go in the profile folder, etc. This seems obvious, but the folders don't exist by default. The get created when you export, otherwise they must be created manually. The best way to correctly create the folders is to export one each of project, profile, task and scene. Beginner mode must be off to see the project tabs.
If you are doing that correctly, it's possible the file you are trying import is just too old. Then your only recourse is to manually enter the information directly.
Also, you want to be sure you are using the very latest version of Tasker, as there was a bug fixed recently that prevented some imports from succeeding, but I think you have that covered.
Scott
If it contains more than one profile, it's likely to be a project file, and has the wrong file extension. Make sure it is prj.xml and not prf.xml and place it in the projects folder. Then long press the home project tab and select import. I'm not sure if you need to create a new project first or if the import will create it for you.
Scott
Projects must end in .prj.xml
Profiles must end in .prf.xml
Tasks must end in .tsk.xml
Scenes must end in .scn.xml
They must be in the correct folder to import successfully. If they don't end as above, but simply as .xml, they are from an older Tasker version and need to be renamed before they can be imported.
Scott
As I said earlier, some projects on the wiki are from a version of Tasker that's too old, and won't import.You will need to enter it manually. You get a bonus this way, though. You learn more about Tasker.
As for the documentation, it is in there, but it has also been discussed extensively here in the forum. Searching for it should turn up a lot of information.
Good luck.
Scott
Profile "Ring when XX calls"
Context
State: Incoming Call
Caller = XX (push the magnifying glass icon to search for a contact to insert)
First task "Play Ringtone"
1. If %VOLR < 5
2. Media Volume = 14
3. Music Play, File = media/audio/ringtones/myringtone.mp3
4. End If
Second task "Music Stop" as Exit Task
1. Music Stop
Profile "Turn Off Music On Offhook"
Context
Event: Phone Offhook
First task "Music Stop"