GithubHelp home page GithubHelp logo

thushanperera95 / android-easy-about-and-help-activity Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 115 KB

Provides an easy way of adding an activity to that app that handles all the help, about and/or feedback information you want to include.

License: MIT License

Java 100.00%
android-library activity about help feedback

android-easy-about-and-help-activity's Introduction

Android Easy About and Help Activity

Provides an easy way of adding an activity to that app that handles all the help, about and/or feedback information you want to include.

Developers

Thushan Perera ([email protected])

System Requirements

Android 4.0 Ice Cream Sandwich (API level 14) or above

How to use

You only have to download android-easy-help-feedback project, import it into your workspace and add the project as a library in your android project settings.

Alternatively, you can add it as a gradle depency (add the following lines to your build.gradle file).

repositories {
    jcenter()
}

dependencies {
    compile 'com.kaozgamer.android:android-easy-help-feedback:0.9.6@aar'
}

I also recommend modifying the menu layout (pref.xml) and strings (strings.xml) to your suiting.

Contributing

Code

Feel free to contribute to the project by forking the project and then submit a pull request.

Issues

Please help out by submitting any bug you come across to the issue tracker.

A screenshot and a short description on where and when the bug occurs would greatly help us with locating and fixing the bug.

Areas of Focus

These are the areas of the app that needs more work. If you can see any improvements that can be made, please feel free to contribute!

Code Style

Please ensure that any code that you contribute, conforms to the coding standard defined here.

License

This project is licensed under the MIT License.

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.