Skip to content

UALR-MobileAppsDevelopmentCourse/05-basic-layouts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Android layouts

Android project used as introduction to Android layouts, as part of the elective course "CPSC-3367 Mobile Apps Development" from UA Little Rock.

Description

Simple app with four activities. The main one is just a menu the user can use to access the rest of the activities. Additionally, there's an activity that showcases how to define and use the FrameLayout component, and there are two additional activities that include example code on how to use LinearLayouts.

Branches

  • 1-starter-code. It provides a start point just for learning purposes. It includes several TODO comments to guide the development of the changes required to create the code in branch 2-solution.

  • 2-solution. It provides the code created to showcase the use and properties of FrameLayout and LinearLayout.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages