In last post we have seen linear layout and Relative layouts. In both layout inner child elements are at fixed
Continue reading
Android Codr – Android tutorial for beginners
Android tutorial for beginners
In last post we have seen linear layout and Relative layouts. In both layout inner child elements are at fixed
Continue readingIn Linear layout elements are arranged linearly either Horizontally or Vertically just by setting orientation tag to vertical or horizontal.
Continue readingRelative Layout: Relative Layout is view group where arrangement of child elements is in relative to each other or relative
Continue readingWe just developed our first app in previous post. Let’s continue further. In android studio you can see different windows
Continue readingBefore Android Studio Programmers were using eclipse for developing android app with Android Developer Tools (ADT) a plugin for Eclipse that
Continue reading