SoveWithStack : A Android Library Which Helps You A Lot
SolveWithStack : Android library for helping you to reach out to best possible answer for your bug/error available on stack overflow and will show it in your Android Studio Console only.
1. Including in your project
* SolveWithStack is available in the maven . Add it your root build.gradle at the end of repositories
* Start using by simply adding it as a dependency
2. Getting Started
* create a class MyApplication.java extends Application
* Make sure you refer MyApplication class Context
* Add Internet permission in Manifest
* Include Service in Manifest
* To initialize SolveWithStack do this under your onCreate() of MyApplication.java
Now If in your project any error occurred this library show the corresponding Solution in the android studio console Like This
Credits : Yashish Dua
Tutorial By : Tushar Verma
Linkedin Profile : https://www.linkedin.com/in/tushar-verma-047329154/
Github Profile : https://github.com/tushar821999/
Twitter Profile : https://twitter.com/tushar_821999/
Komentar
Posting Komentar