mirror of
https://github.com/tytydraco/LADB.git
synced 2026-04-27 08:26:00 +03:00
[GH-ISSUE #71] "This app is not licensed." #54
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#54
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 @gdneye on GitHub (Jun 5, 2022).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/71
Hello,
This is my first time building an Android App from source, but i was able to find a couple of guides, and everything seemed to be working perfectly until I opened the app on my phone.
When I opened it, I received the attached error. Googling the error code didn't pull much up.
There is no option that allows me to get beyond this screen. Clicking close minimizes the app and the warning returns and I switch back to the app. I've also tried closing the app, force closing the app, rebooting and uninstalling and re-installing.
Nothing has resulted in any change.

@tytydraco commented on GitHub (Oct 15, 2022):
Ah! I see. You can compile the app as debug if you want to dismiss this message, or look for the piracy checker code and just comment it out. I have it off for debug builds and on for release builds. Reopen this issue if it's still an issue.
@Dhyfer1 commented on GitHub (Jun 14, 2023):
@gdneye Can you tell me how you compiled the app? I don't have a way to pay for ladb and the only legal way to get it for free is to compile the app, but I don't know how to do it. You can help me?
@tahayparker commented on GitHub (Sep 3, 2023):
@Dhyfer1 here's a guide
https://github.com/openaps/AndroidAPSdocs/blob/master/docs/EN/Installing-AndroidAPS/Building-APK.md
@Dhyfer1 commented on GitHub (Sep 6, 2023):
@tahayparker Thanks for the link. Seems like a very detailed guide. I haven't tried it yet to compile ladb, have you?
@tahayparker commented on GitHub (Sep 7, 2023):
i did, but then didnt find any use for ladb plus ran out of storage so deleted it
@Dhyfer1 commented on GitHub (Sep 7, 2023):
Ok. So this guide is also useful for compiling any app that has its source code on GitHub? And after you compiled ladb, you didn't have the same problem of this issue?
@tahayparker commented on GitHub (Sep 8, 2023):
maybe. no idea tho, never tried with any other apps. dont use my phone much, just for calls, whatsapp and photos, so im not really into this scene.
i did, which is why im here. saw your message didnt have any replies (rude tbh) and decided to help out a comrade. bet you didnt expect a reply after 3 months did ya?
@Dhyfer1 commented on GitHub (Sep 8, 2023):
Ok. Then I would have to try.
Thx. So, in your case. Were you able to solve the same problem mentioned in this issue? And how did you solve it?
Not really. Thanks for answering my question after 3 months. In other repositories where I have left questions I am still waiting for a response, but I know it's a combination of luck and patience for someone to answer me, or just not have any answer.
@tahayparker commented on GitHub (Sep 8, 2023):
yeah i just complied it as debug, didnt wanna search through the code to find anti-piracy stuff. kinda lazy to do that
also, can you share some of the apps you're trying to compile? it'd be fun to do stuff, kinda bored rn
@Dhyfer1 commented on GitHub (Sep 8, 2023):
I got it, so you did what the dev suggested a few comments above. Ok
Sure. The dev has some open source applications in the Play store, such as Purr, PowerButtonSettings, Ease, AnyAssistant, Cachie etc
The interesting thing here is that in the description of these apps, the dev says that to compile these apps, Android Studio Canary is required, so I think he also used this Canary version to compile LADB.