Is there a way to create a widget with Titanium Appcelerator?
I need to create a widget to bring the count of the mileage of a car.
I am working with Titanium SDK 5.1.2 GA and Classic development.
Thanks in advance..
Titanium currently does not support Android Widgets: https://jira.appcelerator.org/browse/TIMOB-1780
Although not officially supported you might be able to bundle an Xcode-built Today Extensions similar to how you do with Watch OS 2: http://docs.appcelerator.com/platform/latest/#!/guide/Integrate_a_WatchKit_App_Built_in_Xcode