Skip to content
  • Home
  • Android
  • News
  • WordPress
  • Network
  • Javascript
  • Nulled Scripts
  • Source Code
  • Home
  • Android
  • News
  • WordPress
  • Network
  • Javascript
  • Nulled Scripts
  • Source Code

Dynamic ListView – Android

  • Faiz Faiz
  • December 22, 2018January 21, 2019
  • Android, Android Tutorial, Article, Download, Projects, Technology

Step 1 : Select File -> New Project -> Project name   Step 2 :Open res -> layout -> activity_main.xml add following code :   <?xml version=”1.0″ encoding=”utf-8″?> <android.support.constraint.ConstraintLayout… Read More »Dynamic ListView – Android

Static ListView – android

  • Faiz Faiz
  • December 22, 2018January 21, 2019
  • 1 Comment
  • Android, Android Tutorial, Article, Download, Projects, Technology

Static ListView Creation in Android Step 1 : Select File -> New Project -> Project Name Step 2 : Open res -> layout -> activity_main.xml  add following code :… Read More »Static ListView – android

android logging using timber min

Timber android logging library

  • Faiz Faiz
  • December 14, 2018January 21, 2019
  • 1 Comment
  • Android, Article, News, Technology

Timber is a logging utility class built on top of Android’s classes. Example: Printed using default Log class. int num = 2000; Log.e(TAG, String.format(“Integer a… Read More »Timber android logging library

  • « Previous
  • 1
  • …
  • 23
  • 24
  • 25

Appjow