Skip to content

A modified version of an address book application using ORMLite andropenguin/AddressBookORMlite

Notifications You must be signed in to change notification settings

andropenguin/AddressBookORMLite7

Repository files navigation

A modified version of an address book application using ORMLite andropenguin/AddressBookORMlite

What is this?

This uses libraries of j256/ormlite-core ( https://github.com/j256/ormlite-core ) and j256/ormlite-android ( https://github.com/j256/ormlite-android ) to save address data to database. This is a modified version of andropenguin/AddressBookORMlite ( https://github.com/andropenguin/AddressBookORMlite ) . This uses Espresso for testing of Adapter, Database, AsyncTaskLoader, UI.

License

Copyright 2015 andropenguin@gmail.com (twitter id: @penguindaa )

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.

Used codes

This sample uses some codes of projects and blog as follows.

About

A modified version of an address book application using ORMLite andropenguin/AddressBookORMlite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages