Evernote / evernote-sdk-android

Evernote SDK for Android
428 stars 168 forks source link

NetworkOnMainThreadException in EvernoteOAuthActivity if set useSDK to level 11 or greater #4

Closed julianshen closed 11 years ago

julianshen commented 12 years ago

OAuth10ServiceImpl.getRquestToken() should not be called at UI thread or NetworkOnMainThreadException will be thrown after HoneyComb.

Here is the reference: http://developer.android.com/reference/android/os/NetworkOnMainThreadException.html

hypermurea commented 12 years ago

Is there a way for developers to participate in the development of the evernote android sdk? I've made changes to the original source to fix this issue.

tyvsmith commented 11 years ago

Fixed on 1.0