flavienlaurent / datetimepicker

DateTimePicker is a library which contains the beautiful DatePicker that can be seen in the new Google Agenda app.
1.83k stars 580 forks source link

Is it possible to implement this in ECLIPSE? #91

Open theapache64 opened 9 years ago

theapache64 commented 9 years ago

I want to implement this datetimepicker in my project, which am building in ECLIPSE. Is it possible to import this library in Eclipse ?

kmlkrk commented 9 years ago

I searched for the same thing few months ago and it didn't look easy or possible. I switched to android studio and love it. Give it a shot. It is pretty easy to convert your project. Also adt plugin for Eclipse is no longer supported so you will need to switch sooner rather than later anyhow. Good luck On Feb 10, 2015 6:06 AM, "Shifar Shifz" notifications@github.com wrote:

I want to implement this datetimepicker in my project, which am building in ECLIPSE. Is it possible to import this library in Eclipse ?

— Reply to this email directly or view it on GitHub https://github.com/flavienlaurent/datetimepicker/issues/91.

theapache64 commented 9 years ago

Ohhky!

theapache64 commented 9 years ago

So how to migrate to Android Studio ?

kmlkrk commented 9 years ago

Something along the lines of: file -> import and then choose non android studio project. Do not use export as gradle project in eclipse. Use the method I mentioned instead. On Feb 10, 2015 8:46 AM, "Shifar Shifz" notifications@github.com wrote:

So how to migrate to Android Studio ?

— Reply to this email directly or view it on GitHub https://github.com/flavienlaurent/datetimepicker/issues/91#issuecomment-73700990 .

theapache64 commented 9 years ago

people says that Android Studio is it's "early access" right now, so it's buggy. So should i migrate ?? CONFUSED.

kmlkrk commented 9 years ago

It has been out of beta for few months. It is very stable and polished in my opinion On Feb 10, 2015 1:22 PM, "Shifar Shifz" notifications@github.com wrote:

people says that Android Studio is it's "early access" right now, so it's buggy. So should i migrate ?? CONFUSED.

— Reply to this email directly or view it on GitHub https://github.com/flavienlaurent/datetimepicker/issues/91#issuecomment-73753223 .

theapache64 commented 9 years ago

Ohky