Posts Tagged ‘Android’

Facebook SDK for Android

Image via CrunchBase The Facebook SDK for Android broadens our support for mobile platforms, which also includes iPhone apps and mobile websites. You can begin integrating the following Facebook Platform features into your Android applications today: Strong authentication using OAuth 2.0 Making requests to the new Graph API Publishing stories back to Facebook via Feed [...]

“???????????? no permissions” when running adb devices

I got ???????????? no permissions when running adb devices To fix this I needed to start the server under root privileges. # adb kill-server # adb start-server After that # adb devices returns the correct list of devices.

Google Android challenges Apple iPhone

Google is targeting the iPhone’s lack of real keyboards; inability to run simultaneous apps; inability to allow open development; and lack of interchangeable batteries. via Google Android challenges Apple iPhone | 26 Oct 2009 | ComputerWeekly.com.