hi,
i've just got started with android a couple of weeks ago, my problem
is about including the library in a projetct, here are the steps im
following :
- i create a new project targeting api 13 (as said here
https://groups.google.com/group/actionbarsherlock/browse_thread/thread/709d2055a474e2d1#)
from existing source (library/)
- i create another project(as i've seen this project also must target
api 13) and i add the first project as an android library.
--> every thing works fine but i can't run my app on a device
targetting api 7(makes sense), i've read that this actionbar can be
used even on android 1.6...im i missing something here...
all help is appreciated (sorry for my bad english).