Skip to content

안드로이드 오픈 라이브러리 Android Library : Everything, including this library

Notifications You must be signed in to change notification settings

aarifali/Android-Caffeine-library

This branch is up to date with ShakeJ/Android-Caffeine-library:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f058ec7 · Apr 3, 2014

History

20 Commits
Jan 13, 2014
Nov 13, 2013
Apr 3, 2014
Oct 29, 2013

Repository files navigation

Android Caffeine Library

안드로이드 라이브러리 '카페인'

Caffeine Library is the contain functions and method required for the development of the Android app.

Please see the issues section to report any bugs or feature requests and to see the list of known issues.

Using

사용법

Project - Properties - Java Build Path - Source(Tab) - Link Source - Select 'Caffeine' Folder

In source code, in first Activity called

ContextUtil.CONTEXT = this;

second, using many utils in Caffeine

Logg.w("Caffeine", "is Connect WI-FI? " + SystemUtil.isConnectedWiFi());

About

안드로이드 오픈 라이브러리 Android Library : Everything, including this library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%