Multitasking the Android Way

Android is fairly unique in the ways it allows multiple applications to run at the same time. Developers coming from a different platform may find the way it operates surprising. Understanding its behavior is important for designing applications that will work well and integrate seamlessly with the rest of the Android platform. This article covers…

Read More

Google Translate API sini kendiniz kullanın..Use Google Translate API by own

Merhabalar, Burada bir Java program ornegi verecegim. Bu program Google Translate API nı kullanarak, girilen texti daha önceden tanımlanmış dillere çeviriyor. Google Translate API yüzlerden API dan sadece bir tanesi, bunları kullanarak daha çok şey yapabilirsiniz. Çevirilecek text burada elle yazıldı, ve çevirilecek dil sayısı da belli ama siz istediğiniz gibi değiştirerek farklı uygulamalar yapabilirsiniz….

Read More

Ten Tips for Android Application Development

Beginner tips Learn SQL and put your data models in a database Android has an excellent persistence system; use it to make your applications more robust in case of failure or shutdown, and to make suspending and resuming more efficient. Android’s SQLite-based storage system is thoroughly integrated with Android’s user interface classes. Android supports the observer…

Read More

Grundig TVs at IFAGrundig TVs at IFA

Merhabalar, bizim geliştirdiğimiz ürünler bu seneki IFA fuarında müşteri önüne çıkarıldılar. Çalışmalarımızın sonuçlarını sizlere burada sunmaktan çok mutlu olduğumu belirtmek isterim. Lütfen aşağıdaki videoları izleyin.. 2011 IFA – Grundig Smart Inter@ctive TVs Grundig TVs Comfort Guide  Here are the products that we are developing and they were presented in IFA in Berlin/Germany. I am very…

Read More

Funny Source Code Comments

Funny Source Code Comments I recently stumbled upon an awesome Stack Overflow thread, entitled “What is the best comment in source code you have ever encountered?”. As you might have guessed, it is a collection of funny source code comments, provided by developers all over the world. Take a look at it, it could definitely…

Read More

Preview of Google TV Add-on for the Android SDK (at last)

[This post is by Ambarish Kenghe, who’s a Product Manager for Google TV — Tim Bray in http://android-developers.blogspot.com] At Google I/O, we announced that Android Market is coming to Google TV. Today, we’re announcing a preview of the Google TV Add-on for the Android SDK. With the upcoming OS update to Honeycomb, Google TV devices will be Android compatible….

Read More