Skip to content

wahyupermadie/android-npm-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js CI

Generate Android Starter Kit

Generate Android MVVM Starter Kit. StarterKit

How To Use

    npm i create-android-app <project name>
    npx create-android-app <project name>

App

  • Jetpack - Jetpack is a suite of libraries, tools, and guidance to help developers write high-quality apps easier.
  • Retrofit - A type-safe HTTP client for Android and Java
  • RxJava - a library for composing asynchronous and event-based programs by using observable sequences.
  • Dagger - Dagger is a compile-time framework for dependency injection. It uses no reflection or runtime bytecode generation, does all its analysis at compile-time, and generates plain Java source code.
  • OkHttp - HTTP is the way modern applications network. It’s how we exchange data & media. Doing HTTP efficiently makes your stuff load faster and saves bandwidth.
  • RxJava - RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
  • Glide - An image loading and caching library for Android focused on smooth scrolling
  • etc

Reference

About

NPM Command to create android starter kit project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published