-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Explain about your project #1
Comments
BaseHelp is a powerful & easy to use library for Android. It encapsulates
the functions commonly used in Android development which have complete demo
and unit test. Using its encapsulated methods can greatly improve
development efficiency.
first you need to add dependency in app's build.gradle file.
Now any of your activity extends AppCompactActivity. So basically you need
to do is replace AppCompactActivity with BaseAppCompactActivity.
its done. now if you want to see all available methods from this library
than just write nb.. and it will pop out all methods.
Thank you for showing your interest. If you get stuck let me know.
…On Thu, Dec 28, 2017 at 11:48 AM, Nimish Nandwana ***@***.***> wrote:
Hey Nikhil,
I got to know about your library from one of your comments on
StackOverflow. I wanted to use and explore your library but unfortunately,
your Readme.md file did not tell anything about your project.
It would be really nice if you can update your Readme.md file with a brief
about your project so that it will be easy to know about it and use it if
necessary.
Thank you.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEGomZ_LVeTke_Wp_ATYI_mHJ_AFIwkXks5tEzLMgaJpZM4ROCus>
.
|
Hey Nikhil , |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey Nikhil,
I got to know about your library from one of your comments on StackOverflow. I wanted to use and explore your library but unfortunately, your Readme.md file did not tell anything about your project.
It would be really nice if you can update your Readme.md file with a brief about your project so that it will be easy to know about it and use it if necessary.
Thank you.
The text was updated successfully, but these errors were encountered: