Reading
Add Comment
If you have an error like this,
- right click on project name, open properties.
- Select Java Build Path (from left menus)
- Under the "Libraries" tab, find the entry 'Unable to get system library for project', select it then click on the Remove button.
- Select Android (from left menus), tick on the version of android you want to target.
- Select Project menu (main top level menu), select Clean... Select OK.
- Right click on project name again, go down to Android Tools > Fix Project Properties.
0 comments:
Post a Comment