-
Notifications
You must be signed in to change notification settings - Fork 403
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
How to change app name and package name? #45
Comments
Modifying the configuration requires source code modification, which I do
not currently have open source
Dream ***@***.***> 于2023年7月6日周四 20:33写道:
… I tried to modify VAConfig.gradle
PACKAGE_NAME = "com.carlos.multiapp"
EXT_PACKAGE_NAME = "com.carlos.multiapp.ext"
VA_MAIN_PACKAGE_32BIT = true
VA_ACCESS_PERMISSION_NAME = "com.carlos.multiapp.permission.SAFE_ACCESS"
VA_AUTHORITY_PREFIX = "com.carlos.multiapp"
VA_EXT_AUTHORITY_PREFIX = "com.carlos.multiapp"
But it doesn't work
Dear guys, please guide me.
Thanks.
PS: Is it possible to change plugin app name and package name too?
—
Reply to this email directly, view it on GitHub
<#45>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATTYXRK2HBBFKIO2I3UUEWLXO2WAHANCNFSM6AAAAAA2ALYRTI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
作者大哥你好,我需要加入一些自己的hook,但是都被封装到lib-release.aar里边了。请问怎么才能获取源码来修改?
|
hook 你是可以自己添加的,aar 包你电报或者微信找我
Jason ***@***.***> 于2023年8月29日周二 18:23写道:
… 作者大哥你好,我需要加入一些自己的hook,但是都被封装到lib-release.aar里边了。请问怎么才能获取源码来修改?
Modifying the configuration requires source code modification, which I do
not currently have open source Dream *@*.
*> 于2023年7月6日周四 20:33写道: … <#m_-2814154760965370643_> I tried to modify
VAConfig.gradle PACKAGE_NAME = "com.carlos.multiapp" EXT_PACKAGE_NAME =
"com.carlos.multiapp.ext" VA_MAIN_PACKAGE_32BIT = true
VA_ACCESS_PERMISSION_NAME = "com.carlos.multiapp.permission.SAFE_ACCESS"
VA_AUTHORITY_PREFIX = "com.carlos.multiapp" VA_EXT_AUTHORITY_PREFIX =
"com.carlos.multiapp" But it doesn't work Dear guys, please guide me.
Thanks. PS: Is it possible to change plugin app name and package name too?
— Reply to this email directly, view it on GitHub <#45
<#45>>, or unsubscribe
https://github.com/notifications/unsubscribe-auth/ATTYXRK2HBBFKIO2I3UUEWLXO2WAHANCNFSM6AAAAAA2ALYRTI
<https://github.com/notifications/unsubscribe-auth/ATTYXRK2HBBFKIO2I3UUEWLXO2WAHANCNFSM6AAAAAA2ALYRTI>
. You are receiving this because you are subscribed to this thread.Message
ID: @.*>
—
Reply to this email directly, view it on GitHub
<#45 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATTYXRPDAU5FT6UWPNII6WDXXW7KJANCNFSM6AAAAAA2ALYRTI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
hook需要修改AppComponentDelegate吧,这个类也是在aar包里的,没法修改呀。 我不知道您微信,麻烦加下我微信吧:capricorn5505
|
I tried to modify VAConfig.gradle
But it doesn't work
Dear guys, please guide me.
Thanks.
PS: Is it possible to change plugin app name and package name too?
The text was updated successfully, but these errors were encountered: