0

I have just downloaded a project here Color Picker

What should I do to add it to my Project and then use it

Im really stuck now. If you have the answer, plz show me step by step

Thanks in advance !!!!

Liar
  • 1,235
  • 1
  • 9
  • 19

1 Answers1

0

Import the project as existing android code into workspace in eclipse and add it as library to your project.

payal tuteja
  • 170
  • 9
  • when i import. there are 2 project inside: main & AmbilWarnaDemoActivity. Both have errors: No resource identifier found for attribute ‘supportsAlpha’ in package ‘yuku.ambilwarna.demo’ (AmbilWarna....), No resource identifier found for attribute ‘layerType’ in package ‘android’ (main) – Liar May 23 '15 at 09:07
  • It may be because it needed `Appcompact` library and check properties, you have to mark it as a library too. – Shvet May 23 '15 at 09:17
  • i use 'main' as the library for my project but Ctr+Shift+0: can not import needing library – Liar May 23 '15 at 09:30