Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
.Just got it now. It gave me a error about swype but it still works for me. Wifi only here.
Just got it now. It gave me a error about swype but it still works for me. Wifi only here.
use file managr HD which is optimized for tablets. you have to back out of the root folder to see the external Sd card.
) are now full-size on the screen and not imcorrectly shrunken-down (its like Honeycomb selected the smallest possible phone's screen (like the original G1) to use for a screen size for apps that are not yet optimized for the large screen).
).
The problem (found on another forum) is that the API used to write the apps did not have the ability to utilize the new path, "mnt/external1", only the old path "mnt/sdcard". Once the new API is released to developers, they will then be able to update the apps for the new path.
use file managr HD which is optimized for tablets. you have to back out of the root folder to see the external Sd card.






Environment.getExternalStoragePublicDirectory (Environment.DIRECTORY_ALARMS).getAbsolutePath()
Environment.getExternalStoragePublicDirectory (Environment.DIRECTORY_DCIM).getAbsolutePath()
Environment.getExternalStoragePublicDirectory (Environment.DIRECTORY_DOWNLOADS).getAbsolutePath()
Environment.getExternalStoragePublicDirectory (Environment.DIRECTORY_MOVIES).getAbsolutePath()
Environment.getExternalStoragePublicDirectory (Environment.DIRECTORY_MUSIC).getAbsolutePath()
Environment.getExternalStoragePublicDirectory (Environment.DIRECTORY_NOTIFICATIONS).getAbsolutePath()
Environment.getExternalStoragePublicDirectory (Environment.DIRECTORY_PICTURES).getAbsolutePath()
Environment.getExternalStoragePublicDirectory (Environment.DIRECTORY_PODCASTS).getAbsolutePath()
Environment.getExternalStoragePublicDirectory (Environment.DIRECTORY_RINGTONES).getAbsolutePath()
V/testme (15151): testme(): DIRECTORY_ALARMS: /mnt/sdcard/Alarms
V/testme (15151): testme(): DIRECTORY_DCIM: /mnt/sdcard/DCIM
V/testme (15151): testme(): DIRECTORY_DOWNLOADS: /mnt/sdcard/Download
V/testme (15151): testme(): DIRECTORY_MOVIES: /mnt/sdcard/Movies
V/testme (15151): testme(): DIRECTORY_MUSIC: /mnt/sdcard/Music
V/testme (15151): testme(): DIRECTORY_NOTIFICATIONS: /mnt/sdcard/Notifications
V/testme (15151): testme(): DIRECTORY_PICTURES: /mnt/sdcard/Pictures
V/testme (15151): testme(): DIRECTORY_PODCASTS: /mnt/sdcard/Podcasts
V/testme (15151): testme(): DIRECTORY_RINGTONES: /mnt/sdcard/Ringtones
.
OK, just got my update and the bluetooth tethering still works!
Another little change I noticed is when you activate the screen, it shows the name of the wireless network next to the wifi icon. That's a nice touch. Once you swipe to unlock, it goes away, but when you tap the corner, it shows it again in the notification/status box.
Haven't noticed anything else, but I've only had the thing for a week, so probably won't notice any of the subtle changes.
