Android example created to test the RecyclerView and the CardView widgets
-
Updated
Apr 14, 2019 - Java
Android example created to test the RecyclerView and the CardView widgets
Constraint Layout, Relative Layout, Linear Layout and Frame Layout Examples 🧙🏻♀️
Android Programming exam projects - Some android apps that I've developed.
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
In this project the relative layout is used to design simple layout with four Buttons and one Textview.
Android app demonstrating RelativeLayout
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 is simple app In which any body can write table of any digit. In this app I have used Intent class and splash Screen and user can enter input according to his/her desired. In this app we have used following tools
This application uses RelativeLayout to use cardView , displaying widgets present in RecyclerView. And use of the framework of adapter-design-pattern 1. AdapterVIew 2. Data storage 3. Adapter
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
Проект: Место
This is an android app which let one user to talk and listen to other user via speech to text and text to speech 🤓
This is an android app which let users to record speech using MediaRecorder API and later user can listen it for one time 😅
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."