Skip to content

A basic template for android applications that is built with Buck and uses dagger.

Notifications You must be signed in to change notification settings

sarnoff/buck-dagger-android-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This represents a basic template for android applications that is built with Buck and uses dagger. Other things may be added to it for convenience, but it's a good starting point for new projects.

To build this you need to:

  1. install buck
  2. make a local.properties that points to the android sdk

After that, you can build with: buck build app

Or build and install with: buck install app

About

A basic template for android applications that is built with Buck and uses dagger.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages