Updated Working for Android (markdown)

master
Seth Archambault 7 years ago
parent
commit
c12e2c9cea
1 changed files with 1 additions and 0 deletions
  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 {

Loading…
Cancel
Save