Browsing Category
Android
Archive, videos, tips and tricks published on Panayiotis Georgiou website check out the latest tutorials on Android N
Android Sliding Fragments
The post shows a useful video how to animate Fragment Transitions in Android platform.
This video discusses…
Android Permissions
The permissions provided by the Android system can be found at Manifest.permission. Any application may also…
How to update to Android 4.3
Google couple of days ago announced Android 4.3, a sweeter version of Jelly Bean that includes great new features…
Display version number on your Android app
Versioning is a critical component of your application upgrade and maintenance strategy.
Versioning is…
Fullscreen mode for previous Android api 8
The action bar feature has been introduced in Android 3.0 (API level 11). The purpose is to provide user actions…
Android Developer Tips
Be resolution independent. Check out “layoutopt” and “hierarchyviewer” that come with Android SDK under…
Image to email intent in Android
How to add image to an email intent in Android
Android Studio: How to change the SDK path
Here's how you can change the android sdk path in Android studio: