biotinker / LibreTasks

An updated form of Omnidroid
Apache License 2.0
82 stars 22 forks source link

Add support for building with ADT+Eclipse #225

Closed mvglasow closed 6 years ago

mvglasow commented 7 years ago

This change allows Eclipse users to use either ADT or Andmore.

Build throws an error but the APK gets built correctly. This is a stop-gap solution so I can work with ADT; on the long run it’s probably better to add .project to .gitignore—it contains local information and gets auto-generated by Eclipse anyway.