William Smith

Results 42 comments of William Smith

@TheUltimateKrtek Which library causes the crash, or is it all libraries? What device and Android version are you using? It would be good to fix these crashes, but for the...

@EmmanuelPil Thanks for reaching out to the author! I didn't even know that the library was still being maintained.

I notice a similar behavior on my Samsung phone, but it doesn't seem to be getting in the way of selecting text. I can continue to drag and select more...

I don't know quite what it takes to make an app bundle. I've read that it's not possible to construct an app bundle from an apk, but don't know why...

Without the entire output/stack trace it is difficult to tell what the error is. Is it a `BufferOverflowException` as in #11? Also, what version of APDE are you using?

@renatolrr APDE should work with or without an SD card. I don't think that this issue has been resolved so I am re-opening.

@EmmanuelPil You can move the bar. Long-press (until it vibrates and turns blue) and drag. I mention this in [Getting Started](https://github.com/Calsign/APDE/wiki/Getting-Started) but perhaps it should be better-documented. I will look...

@Golfand This is a new one. The strange thing is that the problem seems to be coming from dx, and APDE uses dx as a library. The library is loaded...

@hetSmiecht Very interesting, I am able to replicate this behavior. I'm not sure if I'll be able to fix this now, but I'll definitely look into it when I get...

This seems like a bug in Android mode. I do notice that your demo works correctly in the default renderer (JAVA2D) but not in any OpenGL-based renderers. I can look...