• Stars
    star
    17
  • Rank 1,257,181 (Top 25 %)
  • Language
    Java
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Olá androideanos, a interação com mapas é crucial para muitos Apps, foi pensando nisso que iremos apresentar um componente completo, com: * Cálculo de melhor rota ( Polyline ); * Marcadores dinâmicos OnTheFly; * RecyclerView integrada com Mapa; * Cálculo de distância; ** Tudo isso usando o GPS!

More Repositories

1

live-resume

简历模版 Create a professional website & resume that helps you stand out from the crowd using our fast and easy personal web application, designed to highlight your skills and experience.
SCSS
436
star
2

TinderCardSlide

Complete component for those who need a deck of dynamic and interactive charts for Android. Much like what we found in Tinder. Fully open source for changes and improvements.
Java
26
star
3

ShareIntent

Share links, app's, text and others from your android APP for any app ( WhatsApp , Facebook , Twitter, Snapchat , among others)
Java
12
star
4

Spring-Boot-Studies

A generic repository for study purposes, with all the exercises from the https://www.tutorialspoint.com/spring_boot
Java
8
star
5

TinderSwipeBastos

Componente completo para quem precisa de um baralho de cartas dinamico e interativo para Android. Muito parecido com o que encontramos no Tinder. Código totalmente aberto para modificações e melhorias.
Java
8
star
6

PushNotification.API.PHP

First Commit
PHP
5
star
7

PushNotification

Artigo explicando passo-a-passo como implementar as PushNotification Android, utilizando código PHP para enviar a mensagem e um APP exemplo para receber essas notificações no celular. Ambos, API ( PHP ) e Aplicativo disponíveis para download.
Java
5
star
8

OysterCard

A simple version of Oyster Card System from London City
JavaScript
4
star
9

ContactPickerList

Lista de contato completa, com busca, marcadores or letras, ordem alfabética, envio de SMS e funcional para Android 6 >
Java
4
star
10

georreferenciamento_php_mysql

Artigo com exemplo de como utilizar georreferenciamento com PHP & MySQL. Muito útil para aplicações que necessitam encontrar ou geo localizar usuários em um determinado raio de distancia.
PHP
2
star
11

guilhermeborgesbastos

2
star
12

SendSMTPMail

Exemplo prático de como utilizar o envio de e-mail autenticado via SMTP AUTH, usando uma conta GMAIL.
PHP
2
star
13

feature-toggle

A Spring Boot RESTful API using Angular 9 for the UI that allows users to manage feature toggles for their applications.
Java
2
star
14

MapItemNavigationEn

Hello, interaction with maps is crucial for many Apps, was thinking that we will present a complete component with: * Calculation of best route (polyline); * Dynamic Bookmarks OnTheFly; * Integrated RecyclerView with map; * Calculation away; ** All this using the GPS!
Java
1
star
15

anti-traversing-2d-array

This repository presents an algorithm that avoids the traversing(loop) of a bidimensional array based on a logical representation for each element on the 2D Array. This approach turns the computing cost from O(n²) to O(1) complexity, where we end up having a constant-time response in our application. The formula is being tested by several Unit Tests focusing on exercising the multiple variants of a matrix and their possible selections.
Java
1
star