A Anand Not Your Average Dev
  • Blog

A Anand

Software Engineer

DOWNLOAD RESUME

Certy Design

Posted on June 20, 2017 by admin
Categories | 0 comments

Post navigation

previous article
Certy Developer
Certy Developer
next article
Certy Task
  • Blog

A Anand

Software Engineer

Latest Posts

  • Spring Security Implementation using JPA

    In this article I’ll be showing you guys how to implement authentication and authorization using Spring Security and JPA. Authentication refers to the process of confirming identity and Authorization refers to the process of verifying what a user has access to. I’ve already explained in details regarding Authorization in my previous post on Spring Security The post Spring Security Implementation using JPA appeared first on Blog - Not Your Average Dev.

  • An Improved Permission Manager for Android

    The purpose of a permission is to protect the privacy of an Android user. Android apps must request permission to access sensitive user data (such as contacts and SMS), as well as certain system features (such as camera and internet). A central design point of the Android security architecture is that no app, by default, The post An Improved Permission Manager for Android appeared first on Blog - Not Your Average Dev.

  • Don’t use Android Shared Preferences

    Shared Preferences is one of the most interesting data storage option Android provides its users. Shared Preferences is the way in which one can store and retrieve small amounts of primitive data as key/value pairs to a file on the device storage such as String, int, float, Boolean that make up your preferences in an The post Don’t use Android Shared Preferences appeared first on Blog - Not Your Average Dev.

Copyright © 2020 Not Your Average Developer. All Rights Reserved.