Updated Working for Android (markdown)

master
Seth Archambault 7 年之前
父節點
當前提交
c12e2c9cea
共有 1 個文件被更改,包括 1 次插入0 次删除
  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…
取消
儲存