mirror of
https://github.com/tytydraco/LADB.git
synced 2026-04-27 00:15:59 +03:00
[GH-ISSUE #26] Can't install app on Samsung devices from compiled APK file #17
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LADB#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @oldaccofpronoy2108 on GitHub (Jul 16, 2021).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/26
@tytydraco commented on GitHub (Jul 16, 2021):
I'm gonna need more information. What did you compile it with, what device did you install it on?
@Bhavinjain260 commented on GitHub (Jul 16, 2021):
Or can you make a small section in the readme section
Which compilor to use etc etc
And simple building steps
@tytydraco commented on GitHub (Jul 16, 2021):
You just need Android Studio Canary. But the compile steps are dead simple, you can find out how online.
@Bhavinjain260 commented on GitHub (Jul 16, 2021):
any dependency ?
i tried to build the apk couple of times in that all the time it failed
@tytydraco commented on GitHub (Jul 16, 2021):
Just Android Studio Canary
@Bhavinjain260 commented on GitHub (Jul 16, 2021):
mind helping me ?
@Bhavinjain260 commented on GitHub (Jul 16, 2021):
NM somehow build the apk
@tytydraco commented on GitHub (Jul 16, 2021):
You need to accept the sdk licences
@oldaccofpronoy2108 commented on GitHub (Jul 17, 2021):
I installed on Galaxy Tab A 10.1 (Android 11/Lineage OS 18) & compiled it using the Android-SDK Tools & Gradle...
@oldaccofpronoy2108 commented on GitHub (Jul 17, 2021):
But the weird thing is the APK works on other, non-samsung devices
@tytydraco commented on GitHub (Jul 17, 2021):
Hmm, I'm not entirely sure then. If you could compile the apk then you should be all set. I'd guess it's a device issue?
@secchipietro04 commented on GitHub (Jul 24, 2021):
i managed to make it work by going File | Settings | Appearance & Behavior | System Settings | Android SDK | SDK tools, install "Android sdk command-line tools".
It will download and install it and asks to accept licences, then all worked perfectly