Backward Compatibility for Applications(向后兼容)--摘自--android.doc.resources.articles
1.SettingtheminSdkVersion设置最小支持的sdk ... ... 2.Usingreflection使用反射检测要使用的类在当前运行环境下是否有需要调用的属性或方法。likeandroid.os.Debug.dumpHprofData(Stringfilename).TheDebugclasshasexistedsinceAndroid1.0,butthemethod