Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

kshitizwagle/Mobile-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Programming

Collection of mobile application development projects including Android and iOS examples.

Projects Included

  • APIExample: Android API integration example
  • BasicIosApp: Basic iOS application
  • Calculator: Mobile calculator application
  • LoginForm: Authentication and login form implementation
  • RecyclerViewApplication: Android RecyclerView examples
  • ToDo: To-do list application

Setup

Each project can be built independently. Navigate to the respective project directory and follow its build instructions.

Android Projects

cd [ProjectName]
./gradlew build

iOS Projects

Open in Xcode and build accordingly.

About

Collection of mobile application development projects including Android and iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors