|
67 | 67 | alt="Get it on F-Droid" |
68 | 68 | height="80">](https://github.com/Mohammed-baqer-null/AndroidIDE-Rv2/releases) |
69 | 69 |
|
70 | | -> _Please install AndroidIDE from trusted sources only i.e._ |
71 | | -> > - [_The AndroidIDE website_](https://androidide.com) |
| 70 | +> _Please install AndroidIDE-Rv2 from trusted sources only i.e._ |
72 | 71 | > - [_GitHub Releases_](https://github.com/Mohammed-baqer-null/AndroidIDE-Rv2/releases) |
73 | | -> - [_GitHub Actions_](https://github.com/Mohammed-baqer-null/AndroidIDE-Rv2/actions?query=branch%3Adev+event%3Apush) |
74 | | -> - [_F-Droid_](https://f-droid.org/packages/com.itsaky.androidide/) |
75 | 72 |
|
76 | | -- Download the AndroidIDE APK from the mentioned trusted sources. |
| 73 | +- Download the AndroidIDE-Rv2 APK from the mentioned trusted sources. |
77 | 74 | - Follow the |
78 | 75 | instructions [here](https://docs.androidide.com/tutorials/get-started.html) to |
79 | 76 | install the build tools. |
|
82 | 79 |
|
83 | 80 | - For working with projects in AndroidIDE, your project must use Android Gradle Plugin v7.2.0 or |
84 | 81 | newer. Projects with older AGP must be migrated to newer versions. |
85 | | -- SDK Manager is already included in Android SDK and is accessible in AndroidIDE via its Terminal. |
| 82 | +- SDK Manager is already included in Android SDK and is accessible in AndroidIDE-Rv2 via its Terminal. |
86 | 83 | But, you cannot use it to install some tools (like NDK) because those tools are not built for |
87 | 84 | Android. |
88 | 85 | - No official NDK support because we haven't built the NDK for Android. |
@@ -123,12 +120,12 @@ Thanks to all the developers who have contributed to this project. |
123 | 120 | ## License |
124 | 121 |
|
125 | 122 | ``` |
126 | | -AndroidIDE is free software: you can redistribute it and/or modify |
| 123 | +AndroidIDE-Rv2 is free software: you can redistribute it and/or modify |
127 | 124 | it under the terms of the GNU General Public License as published by |
128 | 125 | the Free Software Foundation, either version 3 of the License, or |
129 | 126 | (at your option) any later version. |
130 | 127 |
|
131 | | -AndroidIDE is distributed in the hope that it will be useful, |
| 128 | +AndroidIDE-Rv2 is distributed in the hope that it will be useful, |
132 | 129 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
133 | 130 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
134 | 131 | GNU General Public License for more details. |
|
0 commit comments