Good Day everyone
I am beginning android developer. And I have stacked at the beginning. I followed all instructions from developer.android.com. When I create new android application project, then import android.support.v7.app.ActionBarActivity; is red underlined. I imported it from my sdk folder. Moreover, I have error in my XML files which have location at my_project_name/res/, folders: values/styles.xml, values-v11/styles.xml, values-v14/styles.xml.
After importing android.support.v7.app.ActionBarActivity, self generated R class is not generated. In case I disable all errors, I will have again this issue when I newly create android project. It tooks me a lot of time to manually improve it. Does anybodly help me to improve once and use for ever:).
Kind regards
No comments:
Post a Comment