Android Question Maven artifact not found

tufanv

Expert
Licensed User
Longtime User
Hello

I get the error:

Maven artifact not found: G/\Android\android-sdk\extras\android\support\v4\android-support-v4

when i add this to my project

#AdditionalJar: G:\Android\android-sdk\extras\android\support\v4\android-support-v4.jar

Please look at the rror msg it says : Maven artifact not found: G/\Android\

there is a problem with the path alotugh i did not write the path like that. What is the problem here ?
 
Top