AndroidIDEOfficial / AndroidIDE

AndroidIDE is an IDE for Android to develop full featured Android apps.
https://m.androidide.com
GNU General Public License v3.0
2.08k stars 245 forks source link

MANIFEST STUCK ON ZERO PROGRESS #1834

Closed xoureldeen closed 2 weeks ago

xoureldeen commented 2 weeks ago

Issue Checklist

Additional terms

Issue explanation

Screenshot_20240620-033141_AndroidIDE

Expected behavior

First setup

Version name

2.7.1-betaMarkdown is supported https://docs.github.com/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax

Download source

GitHub

Relevant log output

------------------------------------------
Installation directory    : /data/data/com.itsaky.androidide/files/home
SDK version               : 33.0.1
JDK version               : 17
With command line tools   : true
Extra packages            : libcurl jq tar
------------------------------------------
Confirm configuration ([y]es/[n]o): y
Installation directory does not exist. Creating directory...
Update packages...
Hit:1 https://packages.androidide.com/apt/termux-main stable InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Hit:1 https://packages.androidide.com/apt/termux-main stable InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Installing required packages..
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libcurl is already the newest version (8.5.0).
jq is already the newest version (1.7).
tar is already the newest version (1.35).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Packages installed

Downloading manifest file...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:01:45 --:--:--     0

  0     0    0     0    0     0      0      0 --:--:--  0:04:42 --:--:--     0
itsaky commented 2 weeks ago

Check your network connection. The service might be blocked in your country or there may be issues with your ISP. You can try using a VPN.

xoureldeen commented 2 weeks ago

Check your network connection. The service might be blocked in your country or there may be issues with your ISP. You can try using a VPN.

Fixed by vpn but now i got another issue

Run tasks : [:app:assembleDebug]

Configure project :app WARNING: The option setting 'android.aapt2FromMavenOverride=/data/data/com.itsaky.androidide/files/home/.androidide/aapt2' is experimental. Adding LogSender dependency (version '2.7.1-beta') to variant 'debug' of project ':app' WARNING: We recommend using a newer Android Gradle plugin to use compileSdk = 34

This Android Gradle plugin (8.0.0) was tested up to compileSdk = 33.

You are strongly encouraged to update your project to use a newer Android Gradle plugin that has been tested with compileSdk = 34.

If you are already using the latest version of the Android Gradle plugin, you may need to wait until a newer version with support for compileSdk = 34 is available.

To suppress this warning, add/update android.suppressUnsupportedCompileSdk=34 to this project's gradle.properties. Warning: Dependant package with key emulator not found!

FAILURE: Build failed with an exception.

BUILD FAILED in 5s