AndroidDeveloperLB

Results 889 comments of AndroidDeveloperLB

To me it works on Nexus 5x, but not on Nexus 5

@kudlatyIE I actually tested the very basic sample "photo-demo", which has the bitmap inside the project itself. Here's what I wrote about it: https://github.com/googlesamples/android-vision/issues/95

On SGS4 (I9505) it actually did work for me, and on G2 it worked only from the second time. It also doesn't work on Nexus 4.

I couldn't find how to get a gradle dependency to work with this repository. Are you sure it's possible? To me, I think I will have to copy the entire...

You do? What should I put in the dependencies? I mean without manually getting the jar file, of course. And you say I should use ProcessManifest ? Or that I...

Where is this "AXMLPrinter2" library that you talk about? Is it this one: https://mvnrepository.com/artifact/ca.mcgill.sable/axmlprinter2 But I can't find its Github repository, and how come it has only one version there?...

Oh I tried this one today actually, and I used just this: https://jitpack.io/#Sable.axml.tree.master.src.pxb/android Can you please show how to use ProcessManifest ? Or at least which parts of it I...

@fmatosqg I know it sometimes has annoying results. No idea how I can set an exclusion list either (to avoid showing me results that I know that shouldn't be removed)....

@fmatosqg The request is not to remove the capability of using it in a command line. It's to add a way to use it via the IDE, easier, just like...