Tag Archives: android

Android OAuth Invalid/Expired Token

I’ve been going over Marko Gargenta’s Learning Android book, published by O’Reilly Media; in it he goes through the creation of a basic Twitter app.  After struggling through the first example, I discovered two things: The examples in the book was using deprecated calls in the JTwitter library.  Twitter had moved away from simple authentication [...]

Posted in Java, Tech | Also tagged , , , , , , , , | Leave a comment

Android SDK Update: A folder failed to be renamed or moved

I recently decided to jump into some Android development in my spare time.  Using Eclipse as my IDE, I already have most of the Android SDK environment set up on my machine.  Using the Android SKD and AVD Manager, I decided to install a year’s worth of SDK updates. Unfortunately, a few minutes after the [...]

Posted in Java, Tech | Also tagged , , , , , , | Leave a comment