I want to use default Android credentials for specific phone to pass authentication test in Google Apps, but documentation is terrible :-(, and worst of all I'm a newbie.

Anyone have a idea how to do it? There are some apache libs for it, but as I mentioned documentation is very weak. Here is reference to this class.

best, Patrick

link|improve this question

75% accept rate
feedback

2 Answers

up vote 1 down vote accepted

Do you mean user's Google account and password? If yes then it cannot be done to my knowledge. Sorry

link|improve this answer
feedback

Documentation for the Apache HttpComponents can be found on the Apache HttpComponents Web site.

Specifically, you may be interested in the examples, such as the client authentication example.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.