I am looking forward to new Android Phone models
A lot of rumors said a various brands will release their Android Phones. But so that is only HTC has released models on Android. Well, I found a lot of sciphone G2 on eBay australia. I have not tried that. I am looking forward to new Android Phone models, because I have used HTC Magic for around two months, that is very very smartphone OS.
Google Apps ID
Google provides identity services to third party. That so, the websites can get the user informaton by Google Apps ID. Morevover, it supports OpenID.
Read more : http://googlecode.blogspot.com/2009/07/google-apps-openid-identity-hub-for.html
HTC Hero Unboxing Video
I found that is a video about Unboxing HTC Hero from HTC Source. That is very detail.
Android Donut
Today, I think that is a hot topic Android OS Version "Donut". I read news online. But That is not an offical release, 2.0, from Android. I checked the release page,http://source.android.com/release-features. There are no news at this moment.
Android Apps Internet Permission
I have written an application which used HttpGet. I found I got a premission declined. Then I found in android security model, all applications have not a premission to access internet by default.
Code
<uses-permission android:name="android.permission.INTERNET" /> |
This line of code are needed to add in AndroidManifest.xml