A powerful Android layout view that use java expression in layout params to describe relative positions.
-
Updated
Oct 28, 2017 - Java
A powerful Android layout view that use java expression in layout params to describe relative positions.
It was my first android project build for 1st year college project . It is a simple app that act as a digital lab manual for physics lab
Projetos, apostilas, exercícios e apresentações do curso CodeXP - Mobile.
All code and some explanation during class in Binar Batch 8 - Focus Class (Full Android)
It is a basic frontend of pencil sketching tutorial app(Clone of we draw application from play store). It describes the process of sketching any anime or cartoon character for a basic lerner.
Android app demonstrating RelativeLayout
Android example created to test the RecyclerView and the CardView widgets
The French App provides user with four buttons to press, for each press a voice is played corresponding to the colour of the button. This project is written in .Java and .Xml. It also shows that is it possible to span relative layout inside constraint layout
Android Programming exam projects - Some android apps that I've developed.
How to work with RelativeLayout and LinearLayout.
Relative Layout is a view group that displays child views in relative positions. The position of each view can be specified as relative to sibling elements (such as to the left, right, above or below another view) or in positions relative to the parent RelativeLayout area (such as aligned to the top, bottom, left, right or center).
This app includes one edit text, 2 side by side images, one view text sided by one button and one image aligned at the bottm in RELATIVE LAYOUT.
Add a description, image, and links to the relativelayout topic page so that developers can more easily learn about it.
To associate your repository with the relativelayout topic, visit your repo's landing page and select "manage topics."