Skip to content

A multi module library project for use by android applications, with implementations of features like Multi Contact Picture and wrappers around SMS and Contacts data access.

License

Notifications You must be signed in to change notification settings

midhunhk/lib-aeapps

Repository files navigation

libAeApps

Build Status Release GitHub commits Issues

libAeApps is an Android library project which provides reusable solutions to some common problems. Some solutions require boiler plate code which can become tedious to manage.

This is named after Artistik Expressionz since all my apps follow the package structure "com.ae.apps.[appname]". Codenames for development versions are based on fruits, mostly berries.
The latest codename is Kiwiberry

Contents

Detailed information about the architecture of the project is available on the project wiki at this link Depending on the features you use, make sure to declare the permissions in your manifest.xml file.

Implementations

Presently the following android app projects make use of this library.

Changelog

To see the history of changes, see Changelog

Using the library

With version 4, the library has been split into multiple modules, each of which could be included separately in an android app. Instructions for using this library are mentioned at Distribution

Migration Guide

Instructions for migrating from a prior version of the library are at Migration Guide

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A multi module library project for use by android applications, with implementations of features like Multi Contact Picture and wrappers around SMS and Contacts data access.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages