Skip to content

sushilkumar2007/NewsApp

Repository files navigation

Assignment News App ( MVC Pattern used )

How To Build

Take a clone of project . Open android studio and select the NewsApp project.

Command for build ther project.

open terminal in android studio. run the command > gradlew build

How to create debug apk .

run the command > gradlew assembleDebug
// This creats the file app-debug.apk in folder app/build/outputs/apk/debug/

How to check lint warnings and errors

run the command >gradlew lint

About

Assignment News App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages