mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Updated Working for Android (markdown)
@ -105,6 +105,7 @@ This is simple as in we're just using shell commands, no cmake, no builders of a
|
||||
### /src/com/seth/project/NativeLoader.java
|
||||
|
||||
> Note: My project is named "project" and the namespace is named "seth"
|
||||
|
||||
package com.seth.project;
|
||||
public class NativeLoader extends android.app.NativeActivity {
|
||||
static {
|
||||
|
||||
Reference in New Issue
Block a user