androidvoid.blogspot.com
Androidvoid: 9月 2011
http://androidvoid.blogspot.com/2011_09_01_archive.html
This site is all about Android Development and some other technology things! Agile trend in Japan. In late 2006, I introduced Agile methodology specifically scrum in one of our clients in Japan. At first, they were very reluctant on using this type of method since they were used to waterfall methodology. However, after having seen the effectiveness of agile, they never went back to waterfall. I believe "waterfall" methodology has its merit but most of the developments we do now will be more effective on ...
androidvoid.blogspot.com
Androidvoid: 8月 2011
http://androidvoid.blogspot.com/2011_08_01_archive.html
This site is all about Android Development and some other technology things! Just a Collection of String Searching Algorithms. A very common algorithm to search each elements of the array for a match. A brute-force substring search algorithm checks all possible positions:. The Rabin–Karp algorithm. Is a string searching algorithm created by Michael O. Rabin and Richard M. Karp in 1987 that uses hashing to find any one of a set of pattern strings in a text. An array of characters, W (the word sought).
androidvoid.blogspot.com
Androidvoid: 11月 2011
http://androidvoid.blogspot.com/2011_11_01_archive.html
This site is all about Android Development and some other technology things! Enable Metro Apps for Netbook's 1024X600 limitation. After installing Windows 8 on my Acer Aspire one, Metro Apps did not work because of netbook's screen size limitation. Fortunately, found a work around for it. 1 Press "Win" R on the keyboard to open "Run". 2 Write "regedit" and press "ok". 3 In the registry editor navigate to:. HKEY LOCAL MACHINE SYSTEM CurrentControlSet Control Video ". 6 Restart your computer. Enable Metro ...
androidvoid.blogspot.com
Androidvoid: Android Presenter
http://androidvoid.blogspot.com/2011/02/android-presenter.html
This site is all about Android Development and some other technology things! My latest business application for Android. Style="border:none; width:0px; height:0px". 市川市, 千葉県, Japan. UTest 2012 Top Tester of the year. 65,000 Android phones shipped everyday—Google. Japanese Letter Templates (Invitations 2). Also involved in other things. check it out. Quotation of the Day. Jain SIP in Android! Android You Tube Videos. TCHAR, std, BSTR, wcscpy are foreign to you? This Day in History.
androidvoid.blogspot.com
Androidvoid: 1月 2010
http://androidvoid.blogspot.com/2010_01_01_archive.html
This site is all about Android Development and some other technology things! Configuring Eclipse to work with Tomcat. INSTALLİNG ECLİPSE AND TOMCAT. Download site. Download the Java EE. Extract the . zip file. To which directory you want.i prefer using C: Java eclipse. Create desktop shotcut if you want for easy use. Download the Tomcat 6.x. From the apache web site. Do not download windows installer. It comes without some command line utilities.Download the core package not other ones. [2]. You are take...
androidvoid.blogspot.com
Androidvoid: 3月 2010
http://androidvoid.blogspot.com/2010_03_01_archive.html
This site is all about Android Development and some other technology things! List all the problems encountered when implementing Android Service. PendingIntent - This is mostly used in notification to fire the intent if the user clicks on the notification. (Example: SMS Messages). Here is one issue I encountered while using PendingIntent:. Not getting the extras after firing the intent as shown in the example". Actually this is not a problem and I think callbacks were handled quite well in Android service.
androidvoid.blogspot.com
Androidvoid: 10月 2009
http://androidvoid.blogspot.com/2009_10_01_archive.html
This site is all about Android Development and some other technology things! RHEL / CentOS / RedHat Linux Useful Commands. Is administration tool / command for IPv4 packet filtering and NAT. You need to use the following tools:. Is a command to run a System V init script. It is use to save / stop / start firewall service. Simple Singleton pattern in C#. Delegates, Events and Async callbacks. Ways you might compute the difference between pixels:. Bright1 = (R1 G1 B1)/3;. Bright2 = (R2 G2 B2)/3;. Those are...
androidvoid.blogspot.com
Androidvoid: 12月 2009
http://androidvoid.blogspot.com/2009_12_01_archive.html
This site is all about Android Development and some other technology things! Testing your Iphone app on a real device without paying. There's a way to put your application on a real device without paying Apple. really! First make a ‘pwned provisioning profile using the KeyChain Access. Open up Keychain Access in Applications Utilities. Go to Keychain Access Certificate Assistant Create a Certificate. For ‘Name’, type: iPhone Pwned Developer. Check the box for ‘Let me override defaults’. Open /Developer/P...
androidvoid.blogspot.com
Androidvoid: 2月 2013
http://androidvoid.blogspot.com/2013_02_01_archive.html
This site is all about Android Development and some other technology things! UTest 2012 Top Tester of the year. I'm so honored to be included on the list! UTest Announces the Top Testers for 2012! To the uTest Blog. Coming from an application development background, I really did not like testing. Whenever I was asked to test an app, I will make excuses, hide or delegate it to someone else. Little did I know that in just a short span of time, uTest did not only change that belief but also my life.
androidvoid.blogspot.com
Androidvoid: 5月 2010
http://androidvoid.blogspot.com/2010_05_01_archive.html
This site is all about Android Development and some other technology things! 65,000 Android phones shipped everyday—Google. First Posted 12:21:00 05/14/2010. WASHINGTON – At least 65,000 mobile phones powered by Google's Android operating system are being shipped everyday, Google chief executive Eric Schmidt said Thursday. It looks like Android is going to be either the number one or number two player" in the mobile phone market, he said at the meeting which was streamed live on Google-owned YouTube.