-
Notifications
You must be signed in to change notification settings - Fork 216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
构建安卓apk时错误 #26
Comments
老哥,解决了麽? |
并没有 |
我安卓可以运行,但订阅和节点都为空! |
@mumujie10 你是自己编译的apk ? 还是用的现成的? |
我拉完git 使用flutter build apk构建了,然后改了url |
老哥,麻烦说说你的编译环境,我的死活不成功呢,报错。 |
我看作者的CI 后面都是一直构建失败了 |
我这个flutter版本也是有问题的,我现在也在找合适的版本 |
我以为你构建成功了呢? |
没成功,成功了麻烦告诉下解决方法,非常感谢 |
没成功,成功了麻烦告诉下解决方法,非常感谢 |
Hi my workflow is working for apk build. You can use. But i cant fixed list servers https://github.com/muzaffer72/onvao.net.vpn/tree/master/.github%2Fworkflows |
Thanks @muzaffer72 , but I saw all your workflow were failed. |
|
可以构建成功吧,serverlist也可以 |
请问一下环境是什么,能否帮我打包一个看看 api地址 1air.xyz |
This comment was marked as off-topic.
This comment was marked as off-topic.
|
我这么改了下可以打包
|
能登上但是不显示节点,感谢大佬帮忙,我再自己研究下 |
我去试试 |
@RDReindeer 成功了吗? |
并没有,可以加下tg一起探讨一下t.me/jametime |
|
android 作者还没改好,VpnManager里的getStatus()方法改下,就可以运行了
|
add build gradle in android { ... } after change Target Sdk version in build gradle line 56 targetSdkVersion 32 |
我无法断开连接是怎么回事 |
thanks: enum Os { class Platform { /// Platform is Web. /// Platform is Android. /// Platform is IOS. /// Platform is Fuchsia. /// Platform is Linux. /// Platform is MacOS. /// Platform is Windows. /// Platform is Android or IOS. /// Platform is Android or IOS or Fuchsia. /// Platform is Linux or Windows or MacOS. /// Getting the os name. |
您好:
您的来信我定将详细阅读。但由于本人时间与精力有限,回信的先后次序为“客户、亲人、同事、朋友、陌生人”。如果为您带来不便还请谅解。
|
节点不显示解决了么 |
确实无法断开 |
您好:
您的来信我定将详细阅读。但由于本人时间与精力有限,回信的先后次序为“客户、亲人、同事、朋友、陌生人”。如果为您带来不便还请谅解。
|
/root/sail/android/app/src/main/kotlin/com/sail_tunnel/sail/utils/DeviceStorageApp.kt: Error: Expected Application subtype to implement Configuration.Provider [BadConfigurationProvider from work-runtime-2.7.1]
Explanation for issues of type "BadConfigurationProvider":
An android.app.Application must implement
androidx.work.Configuration.Provider
for on-demand initialization.
Vendor: Android Open Source Project (work-runtime-2.7.1)
Identifier: work-runtime-2.7.1
Feedback: https://issuetracker.google.com/issues/new?component=192731
1 errors, 0 warnings
FAILURE: Build failed with an exception.
Execution failed for task ':app:lintVitalRelease'.
Fix the issues identified by lint, or create a baseline to see only new errors:
For more details, see https://developer.android.com/studio/write/lint#snapshot
BUILD FAILED in 1m 30s
Running Gradle task 'assembleRelease'... 92.2s
Gradle task assembleRelease failed with exit code 1
The text was updated successfully, but these errors were encountered: