You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #51 on October 23, 2023 05:35.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
issues
maybe people are too lazy to have dependencies to pc only for repack apk and install apk in T
(Test Only)
Solution
Implement Repack apk in test mode and install in test mode thought the app
references
how to instal test only version apk file?
command used either with or without adb shell
(without shell: adb install -t name.apk)
(with shell: adb shell pm install -t name.apk
Beta Was this translation helpful? Give feedback.
All reactions