Skip to content

Android Development Tools for Eclipse vs libev

A side-by-side look at Android Development Tools for Eclipse and libev. For an in-depth review of either product, follow the links below.

Android Development Tools for Eclipse

Android Development Tools for Eclipse

Development

Android Development Tools (ADT) is a plugin for the Eclipse IDE that provides a powerful, integrated environment for building Android apps. ADT extends the capabilities of Eclipse to let you quickly set up new Android projects, build an app UI, debug apps, export signed or unsigned .apk files, and more.

androideclipseidemobilejava
libev

libev

Development

libev is a high-performance event loop/event model library written in C. It allows asynchronous events and callbacks to be registered and handled efficiently in applications. libev supports various event notification interfaces like timers, signals, sockets, pipes, and more.

cevent-loopasynchronouscallbackstimerssignalssocketspipes