datetimepicker
datetimepicker copied to clipboard
Is it possible to implement this in ECLIPSE?
trafficstars
I want to implement this datetimepicker in my project, which am building in ECLIPSE. Is it possible to import this library in Eclipse ?
Yes of course. Download it and add it as project into your Eclipse. In your project add it as library.
I Imported the project As Existing Android Code into Workspace, and marked it as library. and added v4-support and nineoldandroids. even though it shows some errors in different classes.