Der_Googler

Results 61 comments of Der_Googler

> > You can try this class.. idk if it works. Try your luck > > > > ```java > > package com.dergoogler.hentai.zero.util; > > ... > > ``` >...

> per react: /** * @deprecated Use either `ReactNode[]` if you need an array or `Iterable` if its passed to a host component. */ > > Possible to refactor? You...

@iansinnott, I know this is a bad idea, this would break many libraries and app when update their dependencies..

@laymonage, I can check this the days, but I don't know so much over Angular and Vue

`/sdcard/Documents` is a public directory. Everyone can access it, even apps

> Not necessarily, i have looked at it a few minutes on an older rooted phone but didnt find anything. I think to address a bigger number of devices a...

@simondankelmann take a look at this thread: https://stackoverflow.com/a/35499446.

> I think the problem with this is that Android, since version 4.4 has been using BlueDroid as a Bluetooth stack. BlueDroid handles the tx bit by itself, so we...