| | |
| | | package com.dayu.recharge; |
| | | |
| | | import android.app.Activity; |
| | | import android.app.Application; |
| | | import android.content.Context; |
| | | import android.content.Intent; |
| | |
| | | } catch (Exception e) { |
| | | e.printStackTrace(); |
| | | } |
| | | |
| | | initApplication(); |
| | | BaseApplication.getInstance().onCreat(this); |
| | | CrashReport.initCrashReport(getApplicationContext(), "45551598b8", true); |
| | |
| | | case BaseCommon.QHOnLineLibrary: |
| | | QHOnLineApplication.getInstance(this); |
| | | BusinessProvider.getInstance(this); |
| | | break; |
| | | case BaseCommon.Generalv1Library: |
| | | com.dayu.general.BaseApplication.getInstance(this); |
| | | BusinessProvider.getInstance(this); |
| | | break; |
| | | } |
| | | } |
| | | } catch (Exception e) { |
| | | } catch ( |
| | | Exception e) { |
| | | e.printStackTrace(); |
| | | CrashReport.postCatchedException(e); |
| | | } |