Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 254 Bytes

File metadata and controls

8 lines (5 loc) · 254 Bytes

SEBase

Base Application classes for android apps.

Extend SEApplication and SEActivity, as well as SEFragment and SEListFragment.

For AsynctTasks, execute tasks using the executeTask or executeParallelTask method of the Activity or Fragment.