Skip to content

Instantly share code, notes, and snippets.

@Bong79
Bong79 / HelloAndroid.zip
Created March 28, 2018 00:31
Google/Udacity, Card, Android
HelloAndroid.zip
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.TextView;
import com.example.ubom.jstjava.R;
*//**
*IMPORTANT:Add your package below.Package name can be found in the project's AndroidManifest.xml file.
*This is the package name our example uses: