Giter Site home page Giter Site logo

freemindhack / androidstudio-base-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kupferwerk/androidstudio-base-template

0.0 2.0 0.0 441 KB

A template for Android Studio that creates a basic Android Application.

License: Apache License 2.0

FreeMarker 72.71% XSLT 27.29%

androidstudio-base-template's Introduction

AndroidStudio-Base-Template

This project contains a Android Studio template to create a basic Kupferwerk Android app.

##Installation

  • Clone this repository to the following directory depending on your machine:

MacOS

/Applications/Android Studio.app/Contents/plugins/android/lib/templates/activities/

Windows

C:/Users/<<username>>/AppData/Local/Android/android-studio/plugins/android/lib/templates/activities/
  • Restart Android Studio

Usage

  1. Open Android Studio and create a new android project.
  2. After adding your project information and the targeted android devices you will see the options to add an activity on the next screen.
  3. Choose the Option "Kupferwerk Base App Template". Choose Options
  4. In the next screen you could modify the template. The template generates one activity with the entered parameters. Additionally the following feature could be added:
  • Square Dagger for dependency injection
  • Square Picasso for imageloading
  • Square Retrofit for webservice connection
  • GreenRobot Eventbus
  • Netflix RxJava for reactive pattern development
  • HockeyApp for crash- and updatemanagement.
  • Mockito for mocking
  • Integration of some Kupferwerk internal libraries. These libraries are hosted in the private Kupferwerk maven repository. You should provide some credentials in this case.
  1. Start the generation.

Choose Features

Important Notes!

This template is added as an Activity-template for Android Studio. This means that it is also possible integrating this template from New -> Activity menu again. Do not execute this template more than once on one project. Since this template will explicitly override some files (e.g. build.gradle, AndroidManifest.xml) without confirmation.

androidstudio-base-template's People

Contributors

plinzen avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.