AndroidDeveloperLB

Results 872 comments of AndroidDeveloperLB

Do you know perhaps what takes so much memory? It just parses APK files, and even then, just tiny stuff from there, no?

I actually prefer that we could set the strings ourselves, to let translators handle it.

Here, created a way to customize them all: https://github.com/AndroidDeveloperLB/ColorPicker https://github.com/jaredrummler/ColorPicker/pull/110

@thelittlefireman Is this a working workaround? Can you please show a sample of how to use it (zip file of a POC project) ?

@PrototypeZ Can you please consider changing it so that it would work? It's quite a harsh requirement to force us to have such fields are non-private...

@PrototypeZ "asm" ? Assembly language?! You went this far? :)

I don't know what this is, but sounds complex too. Can it also generate java code from byte code?

Wow cool! Sadly I never created anything that handles annotations. To me it seems like magic.