add android support library v4 to intellij ide
- by user1233587
i am trying to use viewpager from android support library v4 in intelli j
currently
i have android sdk 4.1
I copied android-support-v4.jar to my intellij android project under 'libs'
in the project settings of intellij
I webt to "Modules" = "MyModuleName" = dependencies tab, and add the android-support-v4.jar, by navigating the path to the libs/…