I tried to create instagram clone but in different way. This android app is a simple clone of instagram app Which I made during my learning phase. I used parseSever as backend for this app.
dependencies {
implementation 'com.github.simformsolutions:SSCustomEditTextOutLineBorder:1.0.9'
implementation 'com.github.Shashank02051997:FancyToast-Android:0.1.6'
implementation "com.github.parse-community.Parse-SDK-Android:parse:1.23.1'
implementation 'de.hdodenhof:circleimageview:3.1.0'
----//------
}