thatmidcoder393
thatmidcoder393
Duplicate of issue #3397
@itsaky I lost the video recording. I can't play the video on [Streamable](streamable.com). ~~I will post in on [Imgur](imgur.com) as soon as possible!~~ I updated the issue! Alsoooo. `org.xmlpull.v1.XmlPullParserException: END_TAG...
@itsaky I think what caused this is because of the keyboard. When the keyboard suddenly lags. It does that
rm ~/.termux/colors.properties rm ~/.termux/font.ttf
https://github.com/ThatMG393/gpu_accel_termux this basically does it for you.
> > https://github.com/ThatMG393/gpu_accel_termux > > this basically does it for you. > > Emmm... This is actually nothing to do with the kgsl vulkan driver... This link provides a way...
I want to use JDTLS on my Android project
@rgrunber This is the features I want to use: ``` Standalone Java files support As-you-type reporting of syntax and compilation errors Code completion Javadoc hovers Organize imports Type search Code...
@rgrunber I cannot run JDTLS as a separate application if I don't have the JRE installed (unless I packaged JDTLS as a library), also I have managed to make JDTLS...