android10 / frodo

Android Library for Logging RxJava Observables and Subscribers.
1.48k stars 101 forks source link

About minSdkVersion  question. #10

Closed DeloDuan closed 8 years ago

DeloDuan commented 8 years ago

My English is not good, I hope you can understand. this minSdkVersion is 14, but i want turn down 10. Can you give me some advise to cope with this problem?

android10 commented 8 years ago

Sorry, you cannot. The library relies on features that are provided by android sdk 14 and up. Maybe your case is particular but nowadays the number of devices with sdk < 14 is very low and is not worth development effort to support a lower sdk.