rovo89 / Xposed

The native part of the Xposed framework (mainly the modified app_process binary).
Other
7.45k stars 1.47k forks source link

Xposed Download SDK URL not accessible #431

Open saurabhlucideus opened 4 years ago

saurabhlucideus commented 4 years ago

The url is "https://dl-xda.xposed.info/framework/" is not accessible. Throws an error "This site can’t be reached https://dl-xda.xposed.info/framework/ is unreachable. ERR_ADDRESS_UNREACHABLE".

Kindly help me out for the same

liyinyin commented 4 years ago

Same error.

eebssk1 commented 4 years ago

I have no problem accessing it,try again.Maybe try ping(or traceroute) the host ip to see if it's just your ISP's problem?

ildar commented 2 years ago

anyone having framework files that were at dl-xda.xposed.info/framework/ ?

eebssk1 commented 2 years ago

jarlib archive(site being shutdown): https://javalibs.com/artifact/de.robv.android.xposed/api direct download: https://public.nexus.pentaho.org/content/groups/omni/de/robv/android/xposed/api/82/api-82.jar internet archive link: https://web.archive.org/web/20220903150816/https://javalibs.com/artifact/de.robv.android.xposed/api

ildar commented 2 years ago

thanks a lot Yet I couldn't download it :-( the tiny 24K file is worth published here. But I fail to figure out how to install it when I get it. Any guide for this?

eebssk1 commented 2 years ago

thanks a lot Yet I couldn't download it :-( the tiny 24K file is worth published here. But I fail to figure out how to install it when I get it. Any guide for this?

Hi. This is the api dependency used to build xposed modules. If you want flashable zip, pls check here https://web.archive.org/web/20220000000000*/https://dl-xda.xposed.info/framework/

ildar commented 2 years ago

right! success at https://web.archive.org/web/20220121133020/https://dl-xda.xposed.info/framework/ Thanks a lot