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 {

読み込み中…
キャンセル
保存