Techdroid
MENU
  • Home
Skip to content
  • Home
Android 12: Splash Screen API

Splash the new way: SplashScreen API

You must have come across Splash Screens on mobile apps, both as a user and as a mobile developer. During my early days as a mobile developer, I mostly frowned… Read more »

Android    Android, Android 12, Android Development, SplashScreen, UI

Detecting which app was used to share your apps content

Almost all mobile apps do some sort of sharing data with other apps. For example, your app might want to share URLs, images, videos or text content to other apps like Facebook, Twitter, Gmail and so…

Android    Android, Android Development, Android Intent, Android Share, Android Tricks
Jetpack Navigation and Firebase Analytics

Firebase Analytics with Jetpack Navigation

Firebase Analytics is the default choice for mobile app analytics these days. With a very few steps, the Firebase Analytics SDK for Android and iOS can be integrated within minutes…. Read more »

Android    Android, android jetpack, firebase analytics, jetpack navigation
Single Activity Design

Single Activity design

Single Activity design was discussed in one of the Google I/O talks ’19 along with Android Jetpack Navigation. The Android team now recommends the Single Activity design as the preferred… Read more »

Android    activity, android architecture, android jetpack, fragments, jetpack navigation, navigation component, single-activity

Android Security – Part II: Android KeyStore and cryptography operations

Android Security – Part I: Persisting user credentials Previous posts in this series We talked about the Android KeyStore system in brief in the last post. We will delve into… Read more »

Android, Security    Android, Android Development, Android Keystore, kotlin, Security

Android Security – Part I: Persisting user credentials

Do you think your mobile apps are secured? Users are now more aware and suspicious about what apps they install on their devices. And rightly so, since there have been… Read more »

Android, Security    Android Development, Android Tricks, mobile apps, Security

Android Security – Primer: Symmetric and Asymmetric cryptography

The objective of cryptography is to secure the communication or messages between two parties, so that any adversary(malicious) party cannot read or tamper the original communication.

Android, Security    android security, cryptography, encryption

Room Database – Kotlin – Nullable column

You might come across this error when you are using Room database on Android. This happens because the generated schema for your tables mark some of the table’s columns as NOT NULL.

Android    Android Development, Android Studio, kotlin, room database

Navigation Drawer in Android – Kotlin

Navigation drawers are everywhere. And implementing them is easy as well. In this post, we will go through all the steps that are required to implement a navigation drawer using Kotlin.

Android    kotlin, navigation drawer

Android Studio 3.2.1 – New project fails to run

I tried creating a new project on Android Studio 3.2.1. In the project creation wizard, choosing the minimum SDK version support as API level 21 (Android 5.0), created a project… Read more »

Android    Android Studio, Issues

Posts navigation

1 2 3 … 8 Next »

Subscribe

Loading

Recent Posts

  • Splash the new way: SplashScreen API
  • Detecting which app was used to share your apps content
  • Firebase Analytics with Jetpack Navigation
  • Single Activity design
  • Android Security – Part II: Android KeyStore and cryptography operations

Search

Recent Posts

  • Splash the new way: SplashScreen API
  • Detecting which app was used to share your apps content
  • Firebase Analytics with Jetpack Navigation
  • Single Activity design
  • Android Security – Part II: Android KeyStore and cryptography operations

Archives

  • May 2021
  • August 2020
  • April 2020
  • December 2018
  • November 2018
  • November 2016
  • March 2016
  • October 2015
  • August 2015
  • March 2015
  • November 2014
  • June 2014
  • March 2014
  • September 2013
  • April 2013
  • March 2013
  • February 2013
  • November 2012
  • August 2012
  • February 2012
  • January 2012
  • December 2011
  • October 2011
  • September 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • April 2010
  • March 2010
  • February 2010
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
Copyright 2015
techdroid.com
Ribosome by GalussoThemes.com
Powered by WordPress