My Mobile Data Speed of S3
I went back to Brisbane. Finally, I can use mobile data in Galaxy S3. That is much faster and better quality. Galaxy S3 has the benefits of new Vodafone 850 Network. This network got better coverage and supports faster speed. My old Galaxy S does not support 850Mhz Network. Now, I can enjoy this network via Galaxy S3.
Hong Kong has the potential for the development of Mobile Apps
I traveled to Hong Kong about a month on August. I met some programmers and a lot of Hong Kong friends. The programmers are very smart and keen to pick the new skills such as iOS and Android programming. I believe there are a number of programmers with apps development skill set! Moreover, Hong Kong is a small town but with 7.5 Millions people! Wow, there are a lot of people. Thus, they have the critical mass to have their localized app. Well, I can build for Brisbane, but that is only for 1 Mil people. On the other hand, if I build for Hong Kong, I got 7.5 Millions People!
To sum up, I believe Hong Kong has the potential for the development of Mobile Apps.
ViewPagerIndicator(2)-Fragment
I started to use ViewPagerIndicator for a few weeks. I found out each "page" inside ViewPagerIndicator is a Fragment. If that is a simple page, it will extend Fragment. If that is a list, please extend ListFragment
Code
public class TaskFragment extends ListFragment{ |
That is very complex, I suggest to read the document from Android.com. We have to fully understand the fragment concept!
The virtual keyboard of Galaxy S3
I have used Galaxy S3 for about a month. I found their touch screen is much more accurate than Galaxy S3. As a result, the virtual keyboard is improved. At the time, I was still using Galaxy s, that needed to correct the word I type. Now, S3 got most of words I type. I love it!

