Linux Useful Shortcut Keys In Ubuntu 14 Panayiotis Georgiou 05/09/2014 0 Keyboard shortcuts for GNOME desktop Ctrl + Alt + F1 = Switch to the first virtual terminal Ctrl + Alt + F2(F3)(F4)(F5)(F6) =…
Android Horizontal Scroll View in Android Panayiotis Georgiou 27/08/2014 0 The post demonstrates a simple demo for Horizontal Scroll View in Android.1-HorizontalScrollView.java package!--more-->…
Android Display formatted date/time using String.format() Panayiotis Georgiou 26/08/2014 0 Examples of using String.format() to display formatted calendarpackage com.panayiotisgeorgiou.androidtime; import!--more-->…
Android Android L for game development Panayiotis Georgiou 26/08/2014 0 Check out what's new for games in the upcoming Android L release. Learn about new features in the OpenGL graphics and OpenSL !--more-->…
homepage Android Studio Shortcuts for Mac OS X Users Panayiotis Georgiou 08/08/2014 0 Android Studio brings keyboard shortcuts that helps developers to keep hands more on keyboard rather than relying much on the…
Android Get Your Development Environment Ready for Android L Panayiotis Georgiou 07/08/2014 1 Android L Developer Preview is an early release of the upcoming Android platform. This post shows how to get your development…
Android Bluetooth Low Energy Panayiotis Georgiou 05/08/2014 0 Bluetooth Low Energy is an incredibly exciting technology with the promise of unlocking a myriad of use cases. This session will…
Android Building Advanced UIs for Android Wear Panayiotis Georgiou 02/08/2014 0 How to write apps for Android Wear devices that need to support complex interactions with the user. This video will describe the…
Android Android L Developer Preview – Camera2 API Panayiotis Georgiou 02/08/2014 0 Ankur Kotwal presents the Camera2 API in Android L, which is designed as a very flexible and unified pipeline for all camera related…
Android What’s new in WebView in the Android KitKat/L Panayiotis Georgiou 29/07/2014 0 This video introduce the new features of WebView that shipped in the KitKat/L release of Android.