Ipack: Direct Downloads
Download
If you can't download via Market, you can use these direct downloads. Click on an icon to see the whole set.
Miscellaneous
Uniform
These sets all contain interchangeable icons of the same name so that they can be easily used with
Tasker's Change Icon Set action. Special thanks to mysitemyway.com for them.
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, it 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 xxx.apk
If you are installing over an existing version, you need to use:
adb install -r xxx.apk
|