Updated Working for Android (markdown)

master
Seth Archambault vor 7 Jahren
Ursprung
Commit
c12e2c9cea
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. +1
    -0
      Working-for-Android.md

+ 1
- 0
Working-for-Android.md

@ -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 {

Laden…
Abbrechen
Speichern