Skip to content

This repository contains template #1 for Pitch App. This template is the 'child app' that will be generated by Pitch App.

Notifications You must be signed in to change notification settings

prasang7/Pitch-Template-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Pitch - Template 1

This repository contains the source code of android template 1 of Pitch android application.

Development Setup

  1. Go to the project repo and click the Fork button
  2. Clone your forked repository : https://github.com/prasang7/Pitch-Template-1.git
  3. Move to android project folder cd source-code
  4. Open the project with Android Studio

How to build

All dependencies are defined in source-code/app/build.gradle. Import the project in Android Studio or use Gradle in command line:

./gradlew assembleRelease

The result apk file will be placed in source-code/app/build/outputs/apk/.

About

This repository contains template #1 for Pitch App. This template is the 'child app' that will be generated by Pitch App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages