Androiddev Stories

Refine by tag:
androiddev
WpAddappdevelopment
WpAddandroid
androiddev
WpAddappdevelopment
WpAddandroid

7 Stories

  • That Memory Leak You Can't Get Rid Of by merono
    merono
    • WpView
      Reads 130
    • WpPart
      Parts 4
    Sometimes you run into OutOfMemoryErrors (OOMs) and it's hard to track them down. This is a story of the time I first ran into an OOM caused by a memory leak in the Android SDK.
  • Android App Development by selromsoftware
    selromsoftware
    • WpView
      Reads 2
    • WpPart
      Parts 1
    Android app development refers to the process of creating applications for devices running on the Android operating system. With the widespread usage of smartphones and tablets, Android app development has become a lucrative field for developers and businesses alike. Developing an Android app involves several key steps. It starts with conceptualizing the app idea and defining its purpose and functionality. Then, the app's design and user interface are created, considering the principles of usability and visual appeal. The next step is coding, where developers use programming languages such as Java or Kotlin to build the app's logic and functionality.