Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi all,


error run android in Visual Studio ???

picture error:
http://inut.hostei.com/images/d5430cf85f78.png[^]
Posted
Comments
Sandeep Mewara 23-Sep-12 9:25am    
It would be difficult for anyone to comment based on what you have shared.
[no name] 23-Sep-12 10:15am    
And so? The error is perfectly clear. What is the problem?

1 solution

You are using Path.Compine(path1,path2) and either path1 or path2 is null.

Check the values you are passing to the method.
 
Share this answer
 
Comments
samad blaj 24-Sep-12 0:05am    
What do I do now?
You see I installed the sdk. But it does not find the address.

http://trmn.net46.net/images/534ba68236ba.png
Mehdi Gholam 24-Sep-12 1:10am    
Search your source for Path.Combine and put a break point on the lines and see which argument is null.
samad blaj 25-Sep-12 8:51am    
no........

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