Skip to content

Instantly share code, notes, and snippets.

View muhammadsalehahmad's full-sized avatar

muhammadsalehahmad

View GitHub Profile
package com.example.mus.just_java;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);