Some help with manifest editor
Tried to use the ContactsUtils example in my project as inner activities.. I called the activity "Imported".
The I tried to call it from my Main activity with: StartActivity(Imported).. and expected to go the contacts activity, but
I got the following error >
Please tell me what text (permission) should I add to the manifest.. thanks in advance.
I must mention that the ContactsUtils example was and is, working fine when compiled alone.
Tried to use the ContactsUtils example in my project as inner activities.. I called the activity "Imported".
The I tried to call it from my Main activity with: StartActivity(Imported).. and expected to go the contacts activity, but
I got the following error >
Please tell me what text (permission) should I add to the manifest.. thanks in advance.
I must mention that the ContactsUtils example was and is, working fine when compiled alone.