Skip to content

Instantly share code, notes, and snippets.

View ediljeberson's full-sized avatar

Jeberson A J ediljeberson

View GitHub Profile
@ediljeberson
ediljeberson / internshalla_Task_1_MainActivity.java
Last active June 20, 2020 20:23
$$Jeberson A_J$$#P.S.R Engineering college#Login using OTP authentication#Intro_slider#Create a new profile#View profile list#Connected with Firebase database#
package com.jeberson.internshalla_Task_1;
import android.content.Intent;
import android.os.Bundle;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import android.view.View;
public class MainActivity extends AppCompatActivity {