Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?

Statistics

Total Posts
General Information
  • Last Activity: 1st May 2013 02:18 AM
  • Join Date: 15th September 2009
  • Referrals: 0

Most Thanked

MOST THANKED POSTS
ThanksPost Summary
5 I have managed to get CIFS working on stock Nexus 10. It's quite a bit more problematic on the Nexus 10 than normal. There are 2 main issues to deal with. Newer versions of the Linux kernel require a UNC variable to be passed to them and the cur...
4 To set Home/Work on Android (It's kind of hidden): Start Maps Tap on your icon (The blue dot on the map, this should have your contact photo on it not just the blue arrow. You can pull it up by turning on the Latitude option.) Tap on your name th...
1 After the update to 4.2.2 the loopback method to use the adb shell directly on the device isn't working anymore. A XDA-User allready filed a bug-report here: http://code.google.com/p/android/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type...
1 Another work around, that doesn't require messing with boot.img or whatever. The 'adb' binary actually ships with android on the tablets/phones. You can use that, setup adbd to accept network connections and then connect to localhost. I h...
1 Don't loose hope, it is possible to get CIFS to work in Android applications (at least for me)! The problem is I'm just not exactly sure how :/. It sometimes works and sometimes doesn't. Possibly it's because I am doing it manually after boot, o...