I'm a newbee in android platform. Im trying to create one appliccation in the latest version. but i want to run that app in the lowest versions.I just heared about using supported libraries along with the application. I have some doubts about that
- How we can add supported libraries in our application, from where we can download that?
- when we develop using spported libraries .when we run on a lowest platform , which functionalities of the highest version we can use?
- is highest versions UI is supported in lowest version?
- give some example for adding the supported libraries..
Thanx in advance !