mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-27 17:29:17 -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
|
### /src/com/seth/project/NativeLoader.java
|
||||||
|
|
||||||
> Note: My project is named "project" and the namespace is named "seth"
|
> Note: My project is named "project" and the namespace is named "seth"
|
||||||
|
|
||||||
package com.seth.project;
|
package com.seth.project;
|
||||||
public class NativeLoader extends android.app.NativeActivity {
|
public class NativeLoader extends android.app.NativeActivity {
|
||||||
static {
|
static {
|
||||||
|
|||||||
Reference in New Issue
Block a user