From c12e2c9ceaaba8b2f1b4013c559df4954e6cef69 Mon Sep 17 00:00:00 2001 From: Seth Archambault Date: Mon, 11 Jun 2018 17:53:32 +0000 Subject: [PATCH] Updated Working for Android (markdown) --- Working-for-Android.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Working-for-Android.md b/Working-for-Android.md index 463a3de..f1f3eb7 100644 --- a/Working-for-Android.md +++ b/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 {