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 {

불러오는 중...
취소
저장