Updated Working for Android (markdown)

master
Seth Archambault 7 anni fa
parent
commit
c12e2c9cea
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 {

Caricamento…
Annulla
Salva