2
mButtonPinIt = (PinItButton) view.findViewById(R.id.pin_button);
mButtonPinIt.setImageUri(Uri.fromFile(mFile.getAbsoluteFile())); 
mButtonPinIt.setUrl("http://www.google.com");

By taking Image from sdCard, webUrl is not setting in Pinterest Application. Is there any solution for this problem?

4

0 回答 0