Giter Club home page Giter Club logo

Carlos Daniel's Projects

android11permissions icon android11permissions

This is a simple sample project that shows how to implement android's permissions using new Register Activity for Result API to ask for a given permission

beacondemo-kotlin icon beacondemo-kotlin

A demo project for Android using Kotlin and Rx to identify emisions from a particular Beacon, then identify them and triggers a logic. In this example, a notification object is created indicating that the user is near or far from the region of the beacon

conferences icon conferences

A community-curated list of conferences around the world for Android developers.

contactsappcrud icon contactsappcrud

This is an Android App that allows to create, query, update and delete (CRUD) a contact. The app is implemented using Android Architecture Components - MVVM and Room. As a note, it is not integrated with phone contacts. It has its own database.

currencyconverter icon currencyconverter

A simple Android App that consumes a currency converter services showing exchanges from USD to GBP, EUR, JPY and BRL and shows a graphic of their values

displaycontacts icon displaycontacts

A simple Kotlin app tu retrieve all device's contacts (name and phone number).

eventschedulerarchcomp icon eventschedulerarchcomp

Simple Kotlin app to schedule events and list them using new architecture components: Room, LiveData and ViewModels. Base app build.gradle setup was taken from Riggaroo's countdown app (Dagger2 Config)

fluttermealsrecipes icon fluttermealsrecipes

A Flutter project to explore the use of Dart and Flutter. It connects to The Meal DB API (https://www.themealdb.com/api.php) to get the info of available meals recipes. You can navigate to a specific Meal Category or even use the Searching box to get a Meal Recipe by name.

gbooksviewmodel icon gbooksviewmodel

A simple and friendly MVVM project showing how to implement new ViewModel approach using LiveData to store a response and survive configuration changes using new LifecycleActivity. It consumes a Google's Books Api to get the first ten items given a search query.

geofencesdemo-kotlin icon geofencesdemo-kotlin

A demo project in which a couple of locations are defined (hard coded) as geofences, then using a GoogleApiClient for Android and location play services, we can identify if the user is entering or exiting a region (geofence). It is all implemented in Kotlin version 1.0.6

glrecipes icon glrecipes

A simple project to show a list of elements with an item details using some Jetpack's components.

helloci icon helloci

A small project to setup a simple CI for Flutter projects

imagecropper icon imagecropper

This project allows to apply a Cropper to an image. The image could be selected from local gallery, or taking a photo with the camera. It runs in Android N, taking into account the update with File providers. Also, the architecture could be improved, even the logic to extract part of the logic in a thread out the main UI for some features. But it was focused mainly in the feature of crop. It allows dragging, pinch and zoom as well. Some code were taken from other existent resources, referenced in the code.

kotlintrainingapp icon kotlintrainingapp

A simple app in Kotlin to show a general behavior: a main screen with a list of images, then after tapping on an image a new screen is shown with the detail, in this case, the image in a larger size. This app is a base example to a basic Kotlin training to show how easy an Android app could be implemented using Kotlin. It is based on Antonio Leiva's example.

magic8ballgame icon magic8ballgame

A simple Android app in Kotlin, which simulates the magic 8 ball game. After a tap on "Shake Me" button, a new answer is shown randomly.

marvel-universe icon marvel-universe

A simple project that consumes a webservice from Marvel's API to list some Marvel's heroes. This is just a simple app to use Dagger and RxJava under a MVP approach. Could be expanded in the future to see the detail of a hero or to do a different query to list other different heroes.

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.