Rahil

Results 112 comments of Rahil

#### [EasyInsta](https://github.com/ErrorxCode/EasyInsta) library made it more easy :-) See [this](https://errorxcode.github.io/docs/easyinsta/com/xcoder/easyinsta/Instagram.Profile.html#getFollowers(java.lang.String)) method of this library

> > > > but its only working in an android application, right? Nope, _**it's java universal library**_

**Using [EasyInsta](https://github.com/ErrorxCode/EasyInsta)** library, ``` List followers = instagram.getFollowers().getResult(5); ``` _Why write boilerplate code even though it could be of just one line?_

> You can't see insight currently, but you can create an issue for requesting this feature.

Are you sure that the user has added an email to their profile?

**_Please make your question clear and understandable!_**

Have a look at [this](https://github.com/ErrorxCode/EasyInsta) library and let me know it solved your issue. Make sure to watch it because a new update is coming soon.

Why do you need a library for the android app? This is a universal java library which can be used in any **framework written in java.** You can use it...

> @ErrorxCode your code is only include this lib, no work on android some years ago, some one has ported this lib for android , but now no one LoL,...

Hey! How did you use `WebView` for login using this library? Please share you webview code