Coder Social home page Coder Social logo

droidex's Introduction

DroiDéx

Portuguese

DroiDéx é um aplicativo baseado no DéxDroid versão 3.1, ou seja, uma Pokédex para Android, decidi cria-lo porque eu gostava muito do aplicativo DéxDroid e fiquei muito decepcionado ao ver que ele não recebeu mais atualizações, mas como o desenvolvedor original deixou ele em código aberto e deixou que qualquer um modificasse e distribuísse, decidi que eu mesmo iria continua-lo.

Você pode baixa-lo na Google Play Store.

Esse é o código da versão 5.9.3

Os Pokémons recentemente adicionados são:

  • Diancie
  • Hoopa
  • Volcanion
  • Poké Ball Vivillon
  • Eternal Floette
  • Mega Latias
  • Mega Latios
  • Mega Sceptile
  • Mega Swampert
  • Mega Sableye
  • Primal Kyogre
  • Primal Groudon
  • Mega Diancie
  • Fancy Vivillon
  • Mega Metagross
  • Todos os Pikachu Cosplay
  • Mega Altaria
  • Mega Salamence
  • Mega Lopunny
  • Mega Slowbro
  • Mega Audino
  • Mega Sharpedo
  • Mega Camerupt
  • Mega Gallade
  • Mega Rayquaza

Por ser baseado no DéxDroid ele possui as mesmas funções, como dados de todas as espécies de Pokémon de todos os jogos (da primeira geração a sexta geração), todos os dados de Pokémon consistem em:

  • Imagem (Sugimori Art e sprites)
  • Nome (Inglês, Japonês e nome Romaji)
  • Número da Pokédex de todas as regiões
  • Descrição (de todas as versões de Pokémon)
  • Altura
  • Peso
  • Habilidade
  • Eficácia de tipo
  • Status base
  • Movimentos (separados por grupo de versão)
  • Localização (separada por versão de Pokémon)
  • Evolução (incluindo Mega Evolução)
  • Etc.

As principais diferenças se comparado ao DéxDroid são uma página de configurações para mudar a cor do aplicativo, poder adicionar widgets de QUALQUER Pokémon na tela inicial, sons dos Pokémon no Anime e Jogo e gifs animados do Pokémon XY de TODOS os Pokémon.

Pokémon

Pokémon © 2002-2014 Pokémon. © 1995-2014 Nintendo/Creatures Inc./GAME FREAK inc. TM, ® and Pokémon character names are trademarks of Nintendo.

Fonte dos dados

  • Base de dados foi tirada Veekun's git ou Github. Foi apenas convertido do CSV para SQLITE.

Agradecimentos

Nesse aplicativo foi usado:

Licença

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

Esse aplicativo foi lançado sob licença GPLv3. Dessa forma, todo mundo esta permitido a modificar e lançar esse aplicativo em seu nome, mas vai ter que liberar o código fonte. E, se você fizer, por favor dê os devidos créditos a mim, Alefe Souza, e ao desenvolvedor do DéxDroid, Radhi Fadlillah.

English

DroiDéx is an application based on DéxDroid version 3.1, wich is an Pokédex for Android. I decided creating it because I loved the app DéxDroid and became so disappointed when I realized it had no more updates, but since the original developer left it open source and allowed anyone to modify and distribute, I decided to update it by myself.

You can download it at Google Play Store.

This is the 5.9.3 version code

Recently added Pokémon:

  • Diancie
  • Hoopa
  • Volcanion
  • Poké Ball Vivillon
  • Eternal Floette
  • Mega Latias
  • Mega Latios
  • Mega Sceptile
  • Mega Swampert
  • Mega Sableye
  • Primal Kyogre
  • Primal Groudon
  • Mega Diancie
  • Fancy Vivillon
  • Mega Metagross
  • Todos os Pikachu Cosplay
  • Mega Altaria
  • Mega Salamence
  • Mega Lopunny
  • Mega Slowbro
  • Mega Audino
  • Mega Sharpedo
  • Mega Camerupt
  • Mega Gallade
  • Mega Rayquaza

Since is based on DéxDroid, it has the same functions, as data of all Pokémon species from every series of Pokémon game (Gen I to Gen VI), every Pokémon's data is consisted by:

  • Image (Sugimori Art and sprites)
  • Name (English, Japanese, and Romaji name)
  • Dex number for all region
  • Description (from all Pokémon version)
  • Height
  • Weight
  • Ability
  • Type efficacy
  • Base stat
  • Move (separated by version group)
  • Location (separated by Pokémon version)
  • Evolution (including Mega Evolution)
  • Etc.

Compared to the DéxDroid, the major differences are a settings page to change the theme color, the function to add widgets of ANY Pokémon onto your home screen, Pokémon anime and game sounds and Pokémon XY animated gifs of ALL Pokémon.

Pokémon

Pokémon © 2002-2014 Pokémon. © 1995-2014 Nintendo/Creatures Inc./GAME FREAK inc. TM, ® and Pokémon character names are trademarks of Nintendo.

Data Source

  • Database is taken from Veekun's git or Github. Were just converted it from CSV to SQLITE.

Acknowledgements

In this app, were used:

License

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

This app is released under GPLv3 License. This way, everyone is allowed to modify this app and release it in their own name, but they have to open the source code. And, if you would, please give proper credit to me, Alefe Souza, and the developer of DéxDroid, Radhi Fadlillah.

droidex's People

Contributors

alefesouza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.