Skip to content

tobias-/maven-multilib-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven sample app

Abstract

While the app does nothing, it combines lots of technologies that needs some special care to get them to work together.

It combines the following:

  • Maven (with android-maven-plugin)
  • Eclipse-integration (both AA and maven)
  • Facebook
  • Multi-lib (Facebook and Common) Useful when having two apps that share lots of functionality e.g. paid and non-paid, branded apps or just layout reuse
  • Instrumentation Tests
  • Android Annotations

Installation

git clone the url at the top, i.e. git clone https://github.com/tobias-/maven-multilib-sample-app

To get it working as smoothly as possible, I highly recommend cloning and installing https://github.com/mosabua/maven-android-sdk-deployer

To get Eclipse working I recommend EE edition with "m2e" and "Android Configuration for M2E". Any Eclipse version should theoretically work though.

About

Maven multi apklib sample app with android annotations and tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages