|
20 | 20 | <img src="https://img.shields.io/badge/License-GPLv3-blue.svg" alt="License"></p> |
21 | 21 |
|
22 | 22 | <p align="center"> |
23 | | - <a href="./docs">Explore the docs »</a> |
| 23 | + <a href="https://androidide.com/docs/">Explore the docs »</a> • |
| 24 | + <a href="https://androidide.com/blogs/">Read our blog »</a> |
24 | 25 | </p> |
25 | 26 |
|
26 | 27 | <p align="center"> |
|
59 | 60 | > - [_GitHub Releases_](https://github.com/AndroidIDEOfficial/AndroidIDE/releases) |
60 | 61 | > - [_GitHub Actions_](https://github.com/AndroidIDEOfficial/AndroidIDE/actions) |
61 | 62 |
|
62 | | -- Download the AndroidIDE APK from [releases](https://github.com/AndroidIDEOfficial/AndroidIDE/releases). You |
63 | | - can also download APKs from [GitHub actions](https://github.com/AndroidIDEOfficial/AndroidIDE/actions). |
| 63 | +- Download the AndroidIDE APK |
| 64 | + from [releases](https://github.com/AndroidIDEOfficial/AndroidIDE/releases). You |
| 65 | + can also download APKs |
| 66 | + from [GitHub actions](https://github.com/AndroidIDEOfficial/AndroidIDE/actions). |
64 | 67 | - Follow the |
65 | | - instructions [here](./docs/installation.md) to |
| 68 | + instructions [here](https://androidide.com/docs/installation/) to |
66 | 69 | install the build tools. |
67 | 70 |
|
68 | 71 | ## Limitations |
69 | 72 |
|
70 | | -- For working with projects in AndroidIDE, your project must use Android Gradle Plugin v7.2.0 or newer. Projects with older AGP must be migrated to newer versions. |
| 73 | +- For working with projects in AndroidIDE, your project must use Android Gradle Plugin v7.2.0 or |
| 74 | + newer. Projects with older AGP must be migrated to newer versions. |
71 | 75 | - SDK Manager is already included in Android SDK and is accessible in AndroidIDE via its Terminal. |
72 | 76 | But, you cannot use it to install some tools (like NDK) because those tools are not built for |
73 | 77 | Android. |
@@ -116,4 +120,5 @@ You should have received a copy of the GNU General Public License |
116 | 120 | along with AndroidIDE. If not, see <https://www.gnu.org/licenses/>. |
117 | 121 | ``` |
118 | 122 |
|
119 | | -Any violations to the license can be reported either by opening an issue or writing a mail to us directly. |
| 123 | +Any violations to the license can be reported either by opening an issue or writing a mail to us |
| 124 | +directly. |
0 commit comments