Click here to Skip to main content
15,886,724 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi guyz,

I am developing an android app in visual studio 2010 c# with Xamarin. I have copied some images in drawable folder. I also do it by add existing item. But when I tried to use image in imageview, project resources is empty. It shows nothing. Can some body tell me where is the problem.

Best Regards.
Posted
Comments
CHill60 12-Apr-14 8:43am    
You might get a quicker response from the Xamarin site http://forums.xamarin.com/[^]
[no name] 12-Apr-14 9:46am    
Did you add the images to your resources or just add them to your project?
rana_sonu1 13-Apr-14 4:17am    
yes I add images in resources in drawable folder.
Dominic Burford 13-Oct-14 4:44am    
The Resources file only gets updated when you rebuild the project.

1 solution

Hi,

Please add the file with the help of "Add file" context not copying directly or dragging in to the resource folder..

Also rebuild the project after adding those image files..

Thanks,
Ullas Krishnan
 
Share this answer
 
Comments
rana_sonu1 27-Mar-15 4:11am    
thanks a lot
Member 11716259 16-Oct-17 6:56am    
Hi sir anyone please help me,

i am using visual studio 2010 and install Xamarin but in visual studio 2010 i am unable to find Xamarin but android app not shown in Tool in visual studio...
Ullas_Krishnan 1-Jun-18 5:41am    
it may be some installation error .. its should automatically in an additional menu

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900