/androiddeviceyear

Exposes year in which device was high end for Appcelerator Titanium apps

Primary LanguageJavaOtherNOASSERTION

Android device year module gitTio

###Rationale

Sometimes its necessary on Android to degrade performance for low end devices. This module exposes: https://github.com/facebook/device-year-class for Appcelerator Titanium

###Methods/Functions

require("com.ti.androiddeviceyear").getDeviceYear();

I found devices < 2012 to be worth degrading performance for.

Get it

Download the latest distribution ZIP-file and consult the Titanium Documentation on how install it

Or simply use the gitTio CLI [gitTio](http://gitt.io/component/com.ti.androiddeviceyear

$ gittio install com.ti.androiddeviceyear

Author

Louis Quaintance
email: louisandkatherine10@gmail.com