Before joining GetSocial, I've spent 2.5 years leading the team of Unity 3D developers at Nravo, where had a chance to learn gaming industry from the inside.
During free time, you can find me preparing to the next speaking gig, or organizing DevFest Ukraine, the biggest Google tech conference in CEE.">
After quite a long pause, I’m getting back with a new series of posts. And we’ll start with Android EditText form validations. At first let’s define that Android form - it is a set of EditText’s whose data should be processed. There are two main steps to make processing successful: data input and data validation. Chuck Noris is always valid ...
#android, #best practicesHello, today I’d like to describe a process of integration commonly used library for emulation action bar in old Android versions - ActionBarSherlock into maven - Eclipse project. In a result we’ll get a project with: support of Action Bar Sherlock support of integration tests as a separate project configured Maven build and release ta...
#android, #maven, #eclipse