English 中文(简体)
Error:Error: 创始项目 案文不止一次
原标题:Error:Error: Found item String/photoPickerNotFoundText more than one time

I m trying to import this project in Android Studio 1.0.1
https://github.com/android/platform_packages_apps_contacts

When I build the app it shows these two errors:

* Error:Execution failed for task :app:mergeDebugResources .
* C:UsersvinzAndroidStudioProjectsplatform_packages_apps_contacts-masterappsrcmain esvaluesstrings.xml: Error: Found item String/photoPickerNotFoundText more than one time

我想知道谷歌提供的这一来源法有什么错误。 我尝试取消扼杀性身份证,并改变姓名,但根本不工作。

问题回答

帮助我。 我也开会! 如果存在1 000多个重复姓名,我是否需要改变一切?





相关问题
iPhone: Need suggestion for SYNC contact

i want to create a application which sync my iPhone contacts to my server and vice-versa. i read a article on google Get Google Sync on your phone . i want to this type of feature which directly ...

Contacts created with Android emulator (2.0) not being seen

I created contacts with the emulator for v 2.0. However, I am unable to see these contacts. One of the errors I get even before my code that executes read contacts is: Cannot determine the default ...

PHP Contact form editing

Im not a pro at PHP, just starting actually and was wondering if you could help me. Im trying to get this contact form to email me stating the Persons Name and the message like this. Name: Fred ...

Exporting contacts from an application

I am maintaining an in-house ASP.NET web app, part of which includes a Customer Relationship Management module for our sales team. One of the things they want is to be able to export all their ...

Extend Contacts application on Android to provide encryption

I want to encrypt individual contacts stored by the Contacts application on Android based on user s preference. So, I am thinking I ll have to hook/extend the Contacts application before the it stores ...