Technology 100 Days of Google Dev Panayiotis Georgiou 03/06/2015 0 Google are releasing 100 developer videos over 100 days, covering from Chrome to Android. Subscribe now: http://goo.gl/mQyv5L 100…
Technology Live ISS video in Android WebView Panayiotis Georgiou 20/04/2015 0 Live ISS video in Android WebView, one of the latest missions from the ISS is kind of amazing. The High Definition Earth Viewing…
Android iOS and Android Design Guidelines cheat-sheet Panayiotis Georgiou 27/02/2015 0 When making an app, following your platform’s design guidelines is a tried-and-true way to increase metrics like user retention and…
Android A New Way to Promote Your App on Google Play Panayiotis Georgiou 27/02/2015 0 Google Play now reaches more than 1 billion people on Android devices in more than 190 countries, helping a growing number of…
Android Error Launching AVD emulator for Android 5.0 on Mac OSX Panayiotis Georgiou 27/02/2015 0 The post shows how to successfully launch an AVD emulator for Android 5.0.
Android Error:compileSdkVersion android-21 requires compiling with JDK 7 Panayiotis Georgiou 26/02/2015 1 During my last project on Android 5.0 Reveal Animation, this error occurred: Error:compileSdkVersion android-21 requires…
Android Introduction to Android Studio Panayiotis Georgiou 25/02/2015 0 https://www.youtube.com/watch?v=K2dodTXARqc A high level introduction to Android Studio, the new IDE for Android application…
Android Reveal Animations on Android 5.0 Panayiotis Georgiou 25/02/2015 1 Android 5.0, added in API level 21, introduce ViewAnimationUtils.createCircularReveal (View view, int centerX, int centerY, float…