mirror of
https://github.com/bspeice/UNCCGameDay
synced 2025-07-02 06:16:49 -04:00
Add a proper Hello World message.
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
package com.uncc.gameday;
|
||||
package com.uncc.gameday.activities;
|
||||
|
||||
import com.uncc.gameday.R;
|
||||
|
||||
import android.os.Bundle;
|
||||
import android.app.Activity;
|
Reference in New Issue
Block a user