Tasker: Trial Download / Install
These versions should not be installed by users who have already installed the Android Market version.
They expire after 7 days unless validated.
Note: Tasker requires Google Maps (which on most devices is already pre-installed).
For older releases, see here.
Download
Please make sure you pick the right version for your Android OS version. You may need to right-click and select Save-As.
If you wish to purchase a copy, please see the Ordering / Validation FAQ.
Install
First, you might need to enable the option Unknown Sources in the Android Settings Menu / Settings / Application. You can uncheck it again after installation.
On the Device Itself
If you click one of the download links using the standard system browser, Tasker should be downloaded. You
may need to click on the item in the browser's Downloads list to install.
Via SD
Put the downloaded apk file onto the SD card, and do one of:
- click on it with in a file manager
- use the app Apps Installer (the developer hasn't tried this).
Over USB
If you have the developer tools installed, you can use
adb install Tasker.xxx.apk
If you are installing over an existing version, you need to use:
adb install -r Tasker.xxx.apk
|