Logo
  • Blog
  • About
  • Contact

Android

Posts by tag

Image for Understanding Dagger 2 Scopes Under The Hood

Understanding Dagger 2 Scopes Under The Hood

Oct 13, 2018 0 Comments 11.7K

Dagger 2 is a compile-time DI framework that is becoming increasingly popular in Android development. Using Dagger 2 can make application structure more scalable and maintainable. However, in this post I am not going to tell you about all benefits of…

Android Mobile Development
Read More
Image for Android Reverse Engineering: Debugging Smali in Smalidea

Android Reverse Engineering: Debugging Smali in Smalidea

May 2, 2017 5 Comments 71.7K

Smali is an assembler for the Dalvik Virtual Machine bytecode. Furthermore, code produced by the baksmali often considered to be written in the Smali language. Of course if there is an assembler, there should be a disassembler and there is no excepti…

Android Mobile Development
Read More
Image for Creating Custom Radio Groups & Radio Buttons in Android

Creating Custom Radio Groups & Radio Buttons in Android

Apr 29, 2017 4 Comments 52.8K

Radio Group and Radio Button are two great components provided by the Android Framework, but unfortunately they often cannot satisfy all requirements. In this case there are several possible ways to get missing functionality, for example, use third-p…

Android Mobile Development
Read More
Image for Separation of Concerns  & Single Responsibility – Android Settings Example

Separation of Concerns & Single Responsibility – Android Settings Example

Apr 25, 2017 2 Comments 12.4K

Separation of Concerns (SoC) and Single Responsibility Principle (SRP) are two software design principles that are applied in order to make software maintainable, extensible and testable. This definition can be used for most design patterns and princ…

Android Software Architecture
Read More

Categories

  • Administration
    6
    • DevOps
      2
    • Linux
      4
  • Hardware
    1
    • Repair
      1
  • Software Architecture
    3
  • Software Development
    11
    • Mobile Development
      4
      • Android
        4
    • Web Development
      7
      • JS
        1
      • NodeJS
        3
      • PHP
        3
  • Software Testing
    1

Recent Posts

  • Page Specific Dynamic Angular Components using Child Routes Jan 5, 2019
  • Understanding Dagger 2 Scopes Under The Hood Oct 13, 2018
  • Understanding and using Xdebug with PHPStorm and Magento remotely Jul 21, 2018
  • How to Override Module Templates and Classes in Prestashop 1.7 Apr 8, 2018
  • Efficient, Fast and Scalable Wordpress development with Timber (Twig) Jan 25, 2018

Tag cloud

Architecture 3 Centos 3 Linux 3 Selenium 1 Android 4 Software Design 2 Administration 3 The Clean Architecture 2 Testing 1 Clean Code 2

Search

© CROSP Solutions 2017 - 2024. All rights reserved.

  • Baeldung
  • GitHub
  • Linkedin
  • Instagram
  • Facebook
  • Twitter