Skip to content

ravsom/ActivityPipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ActivityPipeline

Activity Pipeline is a demo android program to demonstrate how to call activities in pipeline.

There are 3 activities - A, B, and C

A is the parent of B & C

A contains a button that starts B, B contains a button to finish B, and as soon as B finishes C is started by A

Releases

No releases published

Packages

No packages published

Languages