Skip to content

Rebrand to NBCraft on Android#531

Closed
iProgramMC wants to merge 4 commits intomasterfrom
rebrand-native-android
Closed

Rebrand to NBCraft on Android#531
iProgramMC wants to merge 4 commits intomasterfrom
rebrand-native-android

Conversation

@iProgramMC
Copy link
Member

As part of the ongoing rebrand.


android {
namespace 'com.reminecraftpe'
namespace 'com.nbcraft'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be org.nbcraft

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was com.reminecraftpe for like 2 years and nobody complained.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we're using org.nbcraft everywhere, and org.nbcraft.nbcraft instead of io.github.reminecraftpe

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just let me do it cuz i was already working on this, just gotta fix macos CI

Copy link
Member Author

@iProgramMC iProgramMC Mar 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we use org.nbcraft for both, then there will be package confusion between the Android native activity-based version and the SDL2 version.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One should be called org.nbcraft.nbcraft-sdl2 and the other org.nbcraft.nbcraft-native or whatever. Perhaps native just gets org.nbcraft.nbcraft. I have a similar naming for the Xcode and VS clients. NBCraftClient.SDL2, NBCraftClient.Win32, NBCraftClient.iOS, etc.

Don't know if it compiles. The PR is there, and I'm just gonna compile both and test.
@iProgramMC iProgramMC marked this pull request as draft March 1, 2026 17:03
@iProgramMC
Copy link
Member Author

Please do not pull yet as I don't know if this works.

@iProgramMC
Copy link
Member Author

Android native turns out to be broken in more ways than one

@iProgramMC
Copy link
Member Author

@Un1q32 you can take care of the SDL rename, I'll undo my own commits for SDL Android and I'll rename this PR to "fix android native + rebrand" or something

@Un1q32
Copy link
Contributor

Un1q32 commented Mar 1, 2026

To fix android native you would have to fix the OpenSL backend

Turns out it was completely broken! probably since the "MinGW support + CMake refactor" (5ef48b8) commit.
@iProgramMC
Copy link
Member Author

will be finished in another PR.

@iProgramMC iProgramMC closed this Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants