xtensivearts - One Leap Ahead
Follow Us On Facebook!

Follow Us On Facebook!

Posted 09/13/2009 - 7:04 pm by Mathias Reisch

Ok, so most of you might know that you can follow us on Twitter. If you are more into facebook, well there is good news. You can now follow us on facebook as well. Visited our facebook page, become a fan and you will never miss another tutorial again.

Episode #9 – Lists: Item Clicks

Episode #9 – Lists: Item Clicks

Posted 09/13/2009 - 6:41 pm by Mathias Reisch

In this tutorial we will take a look at how to use ItemClickListeners within ListViews. For this episode we will extend the application we created in episode #7. When the user short-clicks on a list item, a small Toast mesage displays, indicating the list item that has been clicked on. A long-click on a list item can be used to remove that item from the list.

Continue reading / Write comment

New Branding – New Site

New Branding – New Site

Posted 09/05/2009 - 12:01 am by Mathias Reisch

Hey everybody! Today was a very exciting day because we launched our new website and we also changed our branding to better reflect our modern and dynamic character. Another reason is, that while “content is king”, a bad visual representation of such content can lead to distraction and frustration. The new website design incorporates both, a visually appealing layout and easily accessible user interfaces.

So we hope you like the new colorful and pleasant branding. Of course we would love to hear your opinion about our new design. So if you feel like telling us, just leave a comment. Also, we appreciate any bugs you report.

Episode #8 – The Alert Dialog

Episode #8 – The Alert Dialog

Posted 09/01/2009 - 9:43 pm by Mathias Reisch

In this episode we will take a look at the Alert Dialog. This dialog lets the user interact with your application and the great thing is, that it is also very easy to implement. You can use this dialog in many situations. Asking the user to confirm an action before executing it, is actually a good habit that will make your application look and feel more professional.

Continue reading / Write comment

Episode #7 – Using Basic Lists

Episode #7 – Using Basic Lists

Posted 08/24/2009 - 6:33 pm by Mathias Reisch

In this episode we will take a first glance at lists and how to create them. This is the first episode on lists and due to the fact that lists are a very important and versatile content element, we will cover additional list related techniques in later episodes. So stay tuned!

Continue reading / Write comment

Coming Up Next: New Tutorial On Lists

Coming Up Next: New Tutorial On Lists

Posted 08/21/2009 - 10:51 pm by Mathias Reisch

Hey guys! Since a few of you were asking when there will be another tutorial, I decided to reply real quick on the blog. A new tutorial is already in the making and will be released around the weekend or at the beginning of next week. I know that there has been quite a bit of delay with the new tutorials and the website updates lately, but the reason for that is actually that we are working hard on some very cool and exciting new features. I can’t say much about it at the moment, but rest assured that they will help to improve the community and the learning experience. So stay tuned and look out for the upcoming tutorial on how to use lists in Android.

Episode #6 – Notification & Long Clicks

Episode #6 – Notification & Long Clicks

Posted 08/13/2009 - 1:15 am by Mathias Reisch

In this episode we will take a look at how to notify the user by using Toast messages. These messages are small, unobstrusive notifications that can be used in all kinds of different situations. They are quite elegant and very easy to use.

We will also take a second look at button listeners by introducing the OnLongClickListener. All in all we will create a nice application that is fun to play around with and that invites you to customize it in any way you like.

Continue reading / Write comment

Episode #5 – Using Radio Buttons

Episode #5 – Using Radio Buttons

Posted 08/02/2009 - 12:16 am by Mathias Reisch

In this episode we will take a look at radio buttons and how to use them to create a simple color-switching application. Additionally you will learn more layout related stuff, which is always a good thing.

Continue reading / Write comment

Quick Tip #1 – Create an Eclipse Project from an Archive File

Quick Tip #1 – Create an Eclipse Project from an Archive File

Posted 07/28/2009 - 10:56 pm by Mathias Reisch

I thought it would be nice to have the possibility to share some valueable information, tricks and other awesome stuff outside the scope of the tutorial episodes. Thus, I’d like to introduce the new mini-tutorials called “Quick Tips”.

Continue reading / Write comment

Episode #4 – Checkboxes & Complex Layouts

Episode #4 – Checkboxes & Complex Layouts

Posted 07/27/2009 - 8:36 pm by Mathias Reisch

In this fantastic new episode of the Android Development Video Tutorial Series, we will have a look at how to use checkboxes and how to incorporate them into a complex layout. This episode takes the project from episode #3 as a base and builds on top of it. So if you have not watched episode #3 yet, I highly recommend that you do that before watching this episode.

Continue reading / Write comment