GithubHelp home page GithubHelp logo

supermarslee / biubike Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gaoleicoding/biubike

0.0 1.0 0.0 123.42 MB

Android百度地图实例详解之仿摩拜单车APP(包括附近车辆、规划路径、行驶距离、行驶轨迹记录,轨迹回放,导航等)

Java 100.00%

biubike's Introduction

BiuBike

详情可参考博客:http://blog.csdn.net/gaolei1201/article/details/60876811 ,喜欢的话留下你的Star让我知道^_^。

最近共享单车很火,动辄几亿美刀,屌丝的我只有羡慕的份。啥时候自己也能创一番事业呢?我眉头紧皱深深地思索着。自己以前没做过地图有关的项目,看到网上也没有完整有关地图的项目,就想起模仿一下摩拜单车app,我这个小项目包括附近车辆、规划路径、行驶距离、行驶轨迹记录、轨迹回放,导航等(也挺全的哈),其中的附近车辆用的是假数据,行驶轨迹记录都是保存在本地数据库。实际项目中附近车辆和行驶轨迹都是要保存到服务器端。

百度地图开放平台:http://lbsyun.baidu.com


V2.2.0更新:

1、兼容8.0 9.0系统

2、解决地图不能定位的问题(因为9.0及之后非https请求需要配置network-security-config)

3、解决Notification不能显示的问题(因为9.0及之后Notification需要加Channel)

4、更换Translucent状态栏实现方式

5、BroadcastReceiver替换为EveentBus

6、行程中增加行程轨迹

7、优化逻辑和代码


app扫码下载体验

image

app效果图

image

image

image

biubike's People

Contributors

gaoleicoding avatar

Watchers

James Cloos 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.