Skip to content

Instagram client for android for viewing posts (pic & vid) in full-screen with swipe capability without having an insta account.

Notifications You must be signed in to change notification settings

lcukerd/InstaSwipe

 
 

Repository files navigation

Instagram declared Scraping its data as illegal also they started changing there data format very frequently so I have decided to stop modifying this app any further. Anyone is free to fork(so that i can also use your app) this and modify it as they want.

InstaSwipe

InstaSwipe is an Instagram client for Android. It will show posts (images and videos) in fullscreen mode and will let you swipe to get to next post. You can also view others profile pic in high resolution in fullscreen. All that without logging in. It might not seem much but will be heaven for some.

Originally, this project is a "clone of Instagram" made ,using Firebase(auth,data etc), owned by Mitch Tabian. I have changed the source code to make it retrieve real Instagram data and show in the pre-built UI of this project.Pieces of UI that I used here are made/rebuilt by me.

I am not using Instagram API, because I might never get accepted to access data out of sandbox API, therefore I am retrieving data from source code of Instagram's web pages.

Features:

  • View videos/images in fullscreen with swipe(to get to next) and zoom(for image only) feature.
  • Can view profile pic in full screen as well.
  • Browse public accounts incognito (no need to signin).
  • Images once loaded, will reopen with little to no internet requirement (If you move to "low speed zone").
  • You can Download pic so that you view it offline

How to use app:

  • Click on search icon from bottom navigation view.
  • Search for the account.
  • When account is displayed, either tap on it to view account or long tap to save this account(so that you don't have to search it again).
  • You can tap on profile pic in grid view page to view its original upload quality in full screen.
  • Everything else is basic controls.
  • You can now download pics and save it on your phone. (Download icon in bottom navigation view).
  • Any other tab from bottom navigation bar are for future use, so don't mess around

    Known issues/features requirement (If someone wants to contribute.)

    Cannot view all images in sidecar (group of photos posted together).
  • Get to photo showed in swipepic in grid adapter when pressed back button.
  • Show loading at bottom when more pics are loading.
  • Cannot show live video and story.

  • Screenshot1

    Screenshot2

    Screenshot3

    Profile Pic in original upload quality in full screen.

    Screenshot4

    Screenshot5

    Ability to swipe to next pic and view image in their orinal aspect ratio.

    Screenshot6

    Ability to zoom and pan image in full screen.

    Screenshot7

    Ability to save pic on phone.

    Screenshot8

    Grid view to view offline and downloaded pics.

    Screenshot9


    Download from here.

    About

    Instagram client for android for viewing posts (pic & vid) in full-screen with swipe capability without having an insta account.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Packages

    No packages published

    Languages

    • Java 100.0%