Posted on agosto 24, 2012 by veke87
At some point every Android developer will need to develop an app that works ( exploiting each device functionalities ) on both Phones and Tablets ( or even Google TV ). At the very beginning the first question that pops …
Continue reading →
Posted on agosto 24, 2012 by veke87 |
Posted in Seo |
Tagged :), android, facade, googletv, tablet
Posted on maggio 26, 2012 by veke87
Input validation could be very painful. Building forms, in every technology, is a boring and painful job. Fortunately on the web many libraries have born in order to facilitate this task to web developers. In android there are, built-in, some …
Continue reading →
Posted on maggio 26, 2012 by veke87 |
Posted in Android, Development |
Tagged android, data validation, email, forms
Posted on aprile 12, 2012 by veke87
It happens you need to execute some piece of code only on the first time the user start using your app. Lets say you want to show a quick tutorial to the user just once — Indeed, when the user …
Continue reading →
Posted on aprile 12, 2012 by veke87 |
Posted in Android, Development |
Tagged android, sharedpreferences
Posted on ottobre 9, 2010 by veke87
Sooner or later you'll have to deal with it. If you're an html developer and you write also in javascript you'll surely know the onchange event. Unfortunately it's a little bit tricky to find the same event on android. The …
Continue reading →
Posted on ottobre 9, 2010 by veke87 |
Posted in Android, Development |
Tagged android, edittext
Posted on agosto 12, 2010 by veke87
I just figured out how to write an sms without sending it really on android froyo 2.2 using the content provider. I'll write only the snippet here. Hope it helps Obviously you should set the right permissions on the manifest …
Continue reading →
Posted on agosto 12, 2010 by veke87 |
Posted in Android |
Tagged android, froyo, sms, snippet
Posted on agosto 9, 2010 by veke87
Since i started developing applications for android i noticed there were some undocumented apis. Google does reccomend to not use these apis but since there are no "other nice ways" to achieve some tasks sometimes they are useful ( but …
Continue reading →
Posted on agosto 9, 2010 by veke87 |
Posted in Android, Development |
Tagged android, calendar, froyo
Posted on luglio 27, 2010 by veke87
Today i surfed the web searching about guidelines and best practices on writing android apps. In this in-depth search i found some useful slides and tips: 1. Android Ui Design Guidelines A slideshare with some usefull tips about android ui …
Continue reading →
Posted on luglio 27, 2010 by veke87 |
Posted in Android, Development |
Tagged android, android-tips
Posted on marzo 20, 2010 by veke87
Simple Gps Info is a simple android application that would help you know and share your gps coordinates with your android smartphone. The code is really fast and efficient and the app consist on a simple to understand layout without …
Continue reading →
Posted on marzo 20, 2010 by veke87 |
Posted in Development |
Tagged android, gps
Posted on agosto 23, 2009 by veke87
Google Analytics Bridge is a java library for android ( Soon to be Open Source licensed ) that will help developers understand what the user interaction with their own application. Google Analytics Bridge is really easy to setup and it runs …
Continue reading →
Posted on agosto 23, 2009 by veke87 |
Posted in Development |
Tagged android, google, google analytics
Posted on luglio 17, 2009 by veke87
Bitberzerkir sul forum di androidiani, e in seguito integrato con nuove funzionalità ( per ora ancora in beta ) da Andrea Baccega ( me ). Il programma lo potete scaricare direttamente dal market e per ora suppora la visualizzazione di …
Continue reading →
Posted on luglio 17, 2009 by veke87 |
Posted in Development |
Tagged android