UltraBurstXD

Results 10 issues of UltraBurstXD

Hi, I'm wondering if cocos2d have any support plan for Linux in future. Linux is growing more powerful each day, it's good platform to code after macOS. And many teams...

![Screenshot from 2020-09-27 12-51-14](https://user-images.githubusercontent.com/55871338/94363236-31418e00-00c1-11eb-9db8-b57f909ec736.png) Is it like that by default? If so, which property is associated so I can change through gtk.css file?

Hi, I'm encountering error while I trying to build a simple javaFX project sample like: **JavaFX deployment library not found in active JDK.** I'm aware Oracle decided to separate JavaFX...

Hi, I managed to solve some of many references issues mentioned in issue https://github.com/trebleshot/android/issues/187, by re-merging my [forked repo](https://github.com/UltraBurstXD/android) successfully with origin trebleshot ![Screenshot from 2021-09-01 17-49-06](https://user-images.githubusercontent.com/55871338/131714847-c072384b-0a4c-4207-a39b-e668a770c3cf.png) Some errors, for...

Got error: ``` * Where: Script '/home/ULinux/NetBeansProjects/netbeans/build.gradle' line: 28 * What went wrong: A problem occurred evaluating root project 'netbeans'. > Could not get unknown property 'gluonNexusUsername' for Credentials [username:...

Gluon mobile-desktop charm Javadoc broken or missing since version 6.0.0 beyond - on repo

Hi, I'm following the manual for some time, I thought the album art quality would be improved over time but nothing related to issue is solved. ![photo_2021-07-07_18-01-57](https://user-images.githubusercontent.com/55871338/124792664-7bf40e80-df4d-11eb-9224-d0aa22ea684d.jpg) Both in Notification...

/home/[user.name]/AndroidStudioProjects/Podplay/app/build/generated/source/kapt/debug/db/PodcastDao_Impl.java:3: **error: package android.database does not exist** `import android.database.Cursor;` ^ /home/[user.name]/AndroidStudioProjects/Podplay/app/build/generated/source/kapt/debug/db/PodPlayDatabase_Impl.java:128: **error: cannot access Context** ` final SupportSQLiteOpenHelper.Configuration _sqliteConfig = SupportSQLiteOpenHelper.Configuration.builder(configuration.context)` ^ `class file for android.content.Context not found` /home/[user.name]/AndroidStudioProjects/Podplay/app/build/generated/source/kapt/debug/db/PodPlayDatabase_Impl.java:147: **error:...

Hi, The method mentioned above has been deprecated, I'm wondering if there is any simple way to replace it...? It might not cause issues now, but later due to incompatibility...