Language
![[Google]]( http://www.framentos.com/wp-content/plugins/easy-adsense-lite/google-light.gif)
About us...
Fabio Tuzza
Hi, I am a Computer Engineer, I graduated with a Bachelor's degree in Computer Engineering from University of Messina in 2009 . I graduated with a Master's degree in 2012. Now I live in Dundee, Scotland. During the last two years I worked in Rome in a consulting company as developer and project manager. My projects were focused on Computer Vision, Data Mining and Mobile Development (iOS, Android). Enjoy all in our blog! ;)
mail: fabiotuzza[at]gmail[.]comMaurizio Mento
Hello! I am a Computer Engineer, I live in Nice (France) and I work as developer in Sophia-Antipolis. I graduated from University of Messina for my Bachelor's degree in 2008 and from Polytechnic of Turin for Master's degree in 2011, both in Computer Engineering. I am very passionate about technology, music and sport. Hope you will enjoy our blog and our apps!
-
Recent Posts
Archives
Tags
-
Tag Archives: memory
How to read and write a text file in android?
In this post i want to show you how read and write un file *.txt. In the code example I write a String “Hello World” in a file [..]
Store object/data in internal memory
In many apps you need to store object/data in internal memory (custom Object, collection object: ArrayList, HashMap ecc.. ) in memory. In Android it’s very simple, for example if you want store a [..]
