Simple guide to improve your own extension on gnome-shell

This guide does not will include all aspects of the creation of the extension for gnome shell, but will be specific to the management of the localization and the management of storing the preferences of the extension itself, of these topics did not find much on the net so i summarize what I found for […]

, , , , , , , ,

Lascia un commento

Glances as your desktop wallpaper on Gnome Shell

I’m a little bored with conky, I wanted to try some other similar software but I could not find valid alternatives so I put the software system monitoring glances as desktop wallpapaer; glances is functional, complete and very nerdy I tried this on my arch completely updated with gnome shell 3.6.x, this is how it […]

, , , , , , ,

Lascia un commento

Custom slide menu dashboard

This is an attempt to create a slide menu dashboard in a test application,the code is very simple and uses the library SlidingMenu and a personaly class to manage history data of the app. here the complete project: Download PRJ here the sample code of CommonActivity: here the sample code of history data manage:

, , , , , ,

Lascia un commento

How to write SMS and call log into DB of stock ROM android

This is a test application,I built this application to write data into SMS and call logs DB system on stock ROM android. here the complete project: Download PRJ here the sample code with which write the data into DB sms/calllogs:

, , ,

Lascia un commento

How to read SMS and Call logs into stock ROM android

This is a test application,I built this application to understanding the operation of storing SMS and call logs. here the complete project: Download PRJ This task is very simple,the work is all done by this asynctask which derives the information:

, , , ,

Lascia un commento

Sbattezzo is now available

Sbattezzo is now available in the Android play store, this application is available only in Italian, and made available under GPL v3 and the source is hosted on sourceforge at: http://goo.gl/W4Gwc 8ye.

, ,

2 commenti

Android / Google Chart / ImageView – Sample #2 EVOLUTION

This is a revision of the precedent article,this correction need because it was not possible to derive the size of the ImageView before the system designed it all view of the activity, here’s the correct code. and then you can use this task in the onWindowFocusChanged method,like this: I still do not like it, is […]

, , , ,

Lascia un commento

Iscriviti

Ricevi al tuo indirizzo email tutti i nuovi post del sito.