|
Nov 7 |
comment |
Google+ instant upload screenshots On my Nexus S with CM9 the "normal" pictures are stored in /sdcard/DCIM/Camera and the screenshots are in /sdcard/Pictures/Screenshots and they are not uploaded by instant upload too. |
|
Nov 3 |
comment |
Samsung Galaxy Nexus 4.1.2 Unable to connect to mobile network Connect the thing to a pc with usb and do adb logcat (maybe you need the sdk before). |
|
Oct 28 |
comment |
Unable to copy files to /sdcard Isn't the target named /sdcard or /storage/sdcard and not /system/sdcard? |
|
Oct 23 |
comment |
How can I tell why my sleeping phone occasionally gets warm (and battery is draining abnormally)? Do adb logcat and save the output to a file, then let it go to sleep and get warm and do adb logcat again. This should show you what was called after going to sleep. |
|
Oct 3 |
comment |
Get Source Code from an .apk file? Before that, have you checked if the package is open source? |
|
Oct 3 |
comment |
Connecting Google Nexus 7 to Linux When you connect the device, you should see a "connected as media device" on the nexus screen (I don't know the exact text, I see the german text only "Als Mediengerät abgeschlossen"). On the linux pc, you need tools like libgphoto2 or libmtp. I suggest to install the android sdk, then you can do adb shell to look around on the nexus, adb pull ... and adb push ... to transfer files from/to the sdcard folder. Note, this is different from my earlier comment, I forgot that I used gphotofs. |
|
Oct 2 |
comment |
Connecting Google Nexus 7 to Linux Without any special tools, I see the content of /sdcard |
|
Sep 13 |
comment |
fastboot does not discover my device Does adb get-serialno show you the correct device number? |
|
Sep 8 |
awarded | Commentator |
|
Sep 2 |
comment |
What is the most effective way to disable ads in an Android app? Buy the full version without ads, or write your own program. You can checkout easily how the existing app works (unless it was built with the NDK). |
|
Aug 22 |
comment |
“Android OS” is continuously downloading something in the background, how can I stop that? Look at 1qaz.de/Screenshot_2012-08-23-00-16-23.png and 1qaz.de/Screenshot_2012-08-23-00-16-34.png - this is from a Nexus S with 4.1.1 |
|
Aug 22 |
comment |
“Android OS” is continuously downloading something in the background, how can I stop that? @Cutter It's not available when you press the settings button while you're on that page? |
|
Aug 12 |
awarded | Critic |
|
Aug 5 |
awarded | Fanatic |
|
Jul 27 |
comment |
Jelly Bean OTA Update failing on Nexus S (“assert failed”) Have you already contacted Google's spport? Is the system still working with ICS tho? |
|
Jul 26 |
comment |
Jelly Bean OTA Update failing on Nexus S (“assert failed”) I bought the Nexus S last year in November with 2.3.6. Two weeks later it was updated to 4.0.3, the next update was 4.0.4 sometime in June and finally to 4.1.1 last week, without the error you described. |
|
Jul 20 |
answered | How to find out the variant of my Galaxy Nexus? |
|
Jul 4 |
comment |
When will my device get the Android 4.0 update (Ice Cream Sandwich)? @AlEverett I haven't made a screenshot when the upgrade notice came (I'll do that next time), this is a screenshot of the current system state: img191.imageshack.us/img191/5201/screenshot2012070408233.png |
|
Jul 3 |
comment |
When will my device get the Android 4.0 update (Ice Cream Sandwich)? I bought a Nexus S in December 2011 with 2.3.6, 2 weeks later it was updated to 4.0.3, some weeks ago it was updated to 4.0.4. |
|
Jul 3 |
comment |
My Galaxy Nexus detects wifi signal(at home) but can't connect to it In Setting => WLAN, what do you see when you tap on the WLAN you want to connect to? Signal, security, advanced options? |