saechimdaeki / Cyphers_INFO

A mobile app that gives Cyphers's RestAPI information, a game provided by Neople, to users who enjoy Cyphers by receiving information via Retrofit2 communication.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HitCount license star issue

Cyphers_Info(사이퍼즈 정보통신기)

온라인게임 사이퍼즈의 전적검색 및 정보,홍보용 어플리케이션입니다.(Development Start Date: 2020-05-19)

Retrofit2+Databinding+MVVM(MVVM NOT YET..)

사이퍼즈오픈api 에서 RestApi를 수신합니다.

사이퍼즈 게임을 즐겨하는 유저들을 위한 어플리케이션입니다.

주요 기능으로는 유저의 전적검색,랭킹, 아이템조회, 홈페이지 소식, 포지션특성조회, 투신전, 보이스박스,
캐릭터 팁, 공략, 스토리(뷰페이저에 bookflip을 달아 책처럼 읽을수있습니다)입니다.

(오직 사이퍼즈를 즐겨하거나 관심있는 유저를 위한 특정타겟팅 어플리케이션입니다.) 

다운받으러가기

6월 25일 사이퍼즈 공식홈페이지에서 오늘의 사이퍼즈로 선정되었습니다

보러가기

2020 08 12

  • 신규캐릭터 및 jsoup파싱 태그 변경.
  • 이슈발생.. (wifi환경에서 jsoup을 반복적으로 이용할경우 홈페이지에서 해당기능을막음) 현재 해결되어 원활히 동작중
  • 현재 공식소식, 캐릭터정보/보이스박스, 세계관은 wifi환경에서는 anr문제를 일으키며 3G,4G,5G의 환경에서는 원활히 작동합니다.

신규캐릭터도 정상적으로 정보가 제공됩니다

플레이스토어1

플레이스토어2

플레이스토어3

플레이스토어4

📝 License

This project is released under the MIT license. See LICENSE for details.

MIT License

Copyright (c) 2020 김준성

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


📃 Libraries used

About

A mobile app that gives Cyphers's RestAPI information, a game provided by Neople, to users who enjoy Cyphers by receiving information via Retrofit2 communication.

License:MIT License


Languages

Language:Java 100.0%