My Note on Solutions.
Pages
(Move to ...)
Home
Contact/Tip Me
▼
Wednesday, July 27, 2011
How to Install ADB Driver for HTC Inspire 4G
›
following ADB Driver for HTC wildfire and T-Mobile G2 , add the entries to the android_winusb.inf, ; HTC ...
Friday, July 22, 2011
Android Developers Blog: Multiple APK Support in Android Market
›
Android Developers Blog: Multiple APK Support in Android Market What a great idea, Android rocks!
Thursday, June 16, 2011
How to : Set Android WebView HTTP Referrer programmatically
›
In Android, you may use the webview.LoadData to show html. using the following code, public class WebViewTestActivi...
2 comments:
Monday, June 13, 2011
No provisioned iOS devices are available. Connect an iOS device or choose an iOS simulator as the destination.
›
One day, I want to write a Iphone app for my son, then Just download the latest Xcode, and plug my Iphone to the Mac, supposedly,XCode shoul...
Wednesday, June 8, 2011
How to: Test if an object is of a specified type. instanceof JAVA, C# and Objective C
›
In Java, just using the instanceof keyword. In C#, it has the similar syntax, Just called IS In Objective-C, using keyword ...
Thursday, June 2, 2011
How to get the SOS.DLL for silverlight 4.0.60310.0 for windbg
›
If you want to do the Silverlight debugging using windbg, the first thing is you have to get the sos extension for Silverlight. When I tr...
Tuesday, May 31, 2011
IronRuby Tutorial, Ruby For C# programmers,Part 1
›
IronRuby is one of the DLR extension on Microsoft .net platform that enable you programming against .net using the Dynamic Language. I will ...
‹
›
Home
View web version