Code Monkey home page Code Monkey logo

limeapp's Introduction

LiME Creative Labs

Android app on Google Play

LiME is an Android App based on its homonymous blog. It was created to show live demos of tutorials created on the blog.

This App is basically a visual quick helper to detect tutorials you may be interested in and easily find its implementation. Main Activity contains a link to the blog and to this page. Each tutorial also has a link to its written version.

LiME Creative Labs blog is written in Spanish, but is easy to understand using a tool like Google Translate. If you don't like this option, source code is well documented an organized. A package has been created for each tutorial, so the code is isolated.

This App will be updated on every new tutorial added. What you can currently find:

  • Sliding Pane Layout: An example of SlidingPaneLayout implementation, another new layout from Support Library r13.

  • Drawer Layout: An example of Drawer Layout implementation, optimized to be used with ActionBarSherlock.

  • Action Bar Refresh: when the user clicks the Refresh Button, an indeterminate ProgressBar is shown until the operation is performed.

  • Test connectivity status live: A broadcast receiver intercepts connectivity changes and updates the UI.

  • Action Bar Search: A search action lets the user search for something by showing a textbox on Action Bar.

  • Multiple selection in ListView using ActionBarSherlock: Implementation of multiple selection using a SelectionAdapter.

Example Image

Building the project

It is recommended to use maven to compile this project. Download the project and import to your IDE as a maven project. You will need to add listviewanimations jar to your local maven repository. If you are on a Unix shell, just run the provided installDependencies.sh script.

If you want to use it as a regular Android project, go to the dependencies section and download those projects as libraries or jars to the build path.

Dependencies

Developed By

Antonio Leiva Gordillo - [email protected]

Follow me on Twitter Follow me on Google+ Follow me on LinkedIn
Copyright 2013 Antonio Leiva

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.

limeapp's People

Contributors

antoniolg avatar manuelpeinado avatar venkatvb avatar

Watchers

James Cloos avatar Karthik Kompelli avatar

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.