question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to add a library that's not yet detected?

See original GitHub issue

I have an .apk where some library is not detected, though I know (from the project, and from decoding it with Apktool) it is there: version 0.04 of qutelauncher added Firebase Analytics – and accordingly, there’s com/google/firebase/* in the Smali. I cannot find a match on that in data/tgst5.dat, so it’s not reported.

So what would be the necessary steps in such a case? Plus, along those lines, is there a way to scan for undetected libraries one might not be aware of (one does not always know what to expect in some .apk – which is why one uses LibRadar in the first place 😃?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
pkumzacommented, Feb 22, 2017

All right, issue reopened. ╮(╯▽╰)╭

0reactions
IzzySoftcommented, Feb 28, 2017

Thanks! Looks like soon it’s time I try the new version then. OTOH, seeing the install instructions, I’m afraid it won’t be that soon; it got too many dependencies. I prefer if things either come straight from the repositories, or run “out of their directory”. Having to install self-compiled stuff via “make install” (Redis 3.2, as the repos only hold Redis 3.0) plus things via pip/pypi (which isn’t installed itself even on my machine) is not my first choice 😉

Does it already return JSON the way it did before? Or did the format change?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to add libraries to Kontakt and fix the library not found error
If it's a player library, you'll need to add it in the regular browser and make sure it's the main folder, not a...
Read more >
I Cannot Find My Library in KONTAKT - Native Instruments
In the list, make sure that all Libraries that you wish to appear in the Library Browser are visible by clicking the square...
Read more >
How to Use Kontakt's Libraries Tab to Access ANY Library
If you've been using Kontakt for a while then chances are that you've acquired some libraries that do not show up in the...
Read more >
Metal default library not found | Apple Developer Forums
But I add my ***.metal file into my library project target, and run an example project which depend on this metal static lib....
Read more >
library not found for -lPods - Stack Overflow
Go to Product > Edit Scheme · Click on Build · Add the Pods static library, and make sure it's at the top...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found