Skip to content

Commit

Permalink
移除百度地图
Browse files Browse the repository at this point in the history
  • Loading branch information
zjlong committed Apr 20, 2016
1 parent b6fb30a commit c7699b1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 95 deletions.
Binary file removed basic/libs/BaiduLBS_Android.jar
Binary file not shown.
4 changes: 0 additions & 4 deletions basic/src/main/java/com/common/BasicApplication.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
import android.app.Application;
import android.content.Context;

import com.common.model.basic.LocationTip;

/**
* author miekoz on 2016/3/17.
* email [email protected]
Expand All @@ -27,8 +25,6 @@ public void onCreate() {
super.onCreate();
ourInstance = this;
mContext = getApplicationContext();

new LocationTip(this).doStartLocation();
}


Expand Down
91 changes: 0 additions & 91 deletions basic/src/main/java/com/common/model/basic/LocationTip.java

This file was deleted.

0 comments on commit c7699b1

Please sign in to comment.