Commit f413404386124d8c87f63493dd592a60305b9ebf
1 parent
67dc0227dc
Exists in
master
clean
Showing 84 changed files with 4 additions and 237 deletions Inline Diff
- .gitignore
- .ignore
- TraceSDK/bin/AndroidManifest.xml
- TraceSDK/bin/R.txt
- TraceSDK/bin/classes/com/mobithink/tracesdk/Conf$App.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/Conf$Env.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/Conf.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/TraceAgent$1.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/TraceAgent$2.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/TraceAgent.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/event/Event.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/event/EventDBUtil$DBHelper.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/event/EventDBUtil.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/json/JSON.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/json/JSONArray.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/json/JSONException.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/json/JSONObject$1.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/json/JSONObject.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/json/JSONStringer$Scope.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/json/JSONStringer.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/json/JSONTokener.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/AbstractClient.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/DefaultRESTClient.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/EntityReader$GzipDecompressingEntity.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/EntityReader.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/EntityReaderImplJSON.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/EntityReaderImplString.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/HttpExecutor$HTTP_METHOD.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/HttpExecutor.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/HttpHeaders.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/IClient.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/MediaType.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/MetadataMap$KeyComparator.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/MetadataMap.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/MultivaluedMap.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/RESTClient.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/RequestEntity.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/RequestEntityImplJSON.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/RequestEntityImplString.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/Response.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/ResponseImpl.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/UriBuilder.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/Utils.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/utils/LogUtil.class
- TraceSDK/bin/classes/com/mobithink/tracesdk/utils/Util.class
- TraceSDK/bin/classes/com/mobithink/tracksdk/BuildConfig.class
- TraceSDK/bin/classes/com/mobithink/tracksdk/R$attr.class
- TraceSDK/bin/classes/com/mobithink/tracksdk/R$drawable.class
- TraceSDK/bin/classes/com/mobithink/tracksdk/R$string.class
- TraceSDK/bin/classes/com/mobithink/tracksdk/R$style.class
- TraceSDK/bin/classes/com/mobithink/tracksdk/R.class
- TraceSDK/bin/jarlist.cache
- TraceSDK/bin/res/crunch/drawable-hdpi/ic_launcher.png
- TraceSDK/bin/res/crunch/drawable-mdpi/ic_launcher.png
- TraceSDK/bin/res/crunch/drawable-xhdpi/ic_launcher.png
- TraceSDK/bin/tracesdk.jar
- TraceSDK/gen/com/mobithink/tracksdk/BuildConfig.java
- TraceSDK/gen/com/mobithink/tracksdk/R.java
- TraceSDKSample/bin/AndroidManifest.xml
- TraceSDKSample/bin/R.txt
- TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/BuildConfig.class
- TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/MainActivity$1.class
- TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/MainActivity.class
- TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/R$attr.class
- TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/R$dimen.class
- TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/R$drawable.class
- TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/R$id.class
- TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/R$layout.class
- TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/R$string.class
- TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/R$style.class
- TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/R.class
- TraceSDKSample/bin/classes/com/mobithink/tracksdk/R$drawable.class
- TraceSDKSample/bin/classes/com/mobithink/tracksdk/R$string.class
- TraceSDKSample/bin/classes/com/mobithink/tracksdk/R$style.class
- TraceSDKSample/bin/classes/com/mobithink/tracksdk/R.class
- TraceSDKSample/bin/dexedLibs/android-support-v4-c5dd981f46e5a43e2371ed794bb1e533.jar
- TraceSDKSample/bin/dexedLibs/tracesdk-1785c0d93fefc13a56ba69391ae6943c.jar
- TraceSDKSample/bin/jarlist.cache
- TraceSDKSample/bin/res/crunch/drawable-hdpi/ic_launcher.png
- TraceSDKSample/bin/res/crunch/drawable-mdpi/ic_launcher.png
- TraceSDKSample/bin/res/crunch/drawable-xhdpi/ic_launcher.png
- TraceSDKSample/gen/com/mobithink/tracesdk/sample/BuildConfig.java
- TraceSDKSample/gen/com/mobithink/tracesdk/sample/R.java
- TraceSDKSample/gen/com/mobithink/tracksdk/R.java
.gitignore
| File was created | 1 | /TraceSDK/bin | |
| 2 | /TraceSDK/gen | ||
| 3 | /TraceSDKSample/bin | ||
| 4 | /TraceSDKSample/gen |
.ignore
| 1 | /TraceSDK/bin | File was deleted | |
| 2 | /TraceSDK/gen | ||
| 3 | /TraceSDKSample/bin | ||
| 4 | /TraceSDKSample/gen |
TraceSDK/bin/AndroidManifest.xml
| 1 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" | File was deleted | |
| 2 | package="com.mobithink.tracksdk" | ||
| 3 | android:versionCode="1" | ||
| 4 | android:versionName="1.0" > | ||
| 5 | |||
| 6 | <uses-sdk | ||
| 7 | android:minSdkVersion="8" | ||
| 8 | android:targetSdkVersion="19" /> | ||
| 9 | |||
| 10 | <application | ||
| 11 | android:allowBackup="true" | ||
| 12 | android:icon="@drawable/ic_launcher" | ||
| 13 | android:label="@string/app_name" | ||
| 14 | android:theme="@style/AppTheme" > | ||
| 15 | </application> | ||
| 16 | |||
| 17 | </manifest> | ||
| 18 | 1 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" |
TraceSDK/bin/R.txt
| 1 | int drawable ic_launcher 0x7f020000 | File was deleted | |
| 2 | int string app_name 0x7f030000 | ||
| 3 | int style AppBaseTheme 0x7f040000 | ||
| 4 | int style AppTheme 0x7f040001 | ||
| 5 | 1 | int drawable ic_launcher 0x7f020000 |
TraceSDK/bin/classes/com/mobithink/tracesdk/Conf$App.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/Conf$Env.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/Conf.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/TraceAgent$1.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/TraceAgent$2.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/TraceAgent.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/event/Event.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/event/EventDBUtil$DBHelper.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/event/EventDBUtil.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/json/JSON.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/json/JSONArray.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/json/JSONException.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/json/JSONObject$1.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/json/JSONObject.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/json/JSONStringer$Scope.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/json/JSONStringer.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/json/JSONTokener.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/AbstractClient.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/DefaultRESTClient.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/EntityReader$GzipDecompressingEntity.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/EntityReader.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/EntityReaderImplJSON.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/EntityReaderImplString.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/HttpExecutor$HTTP_METHOD.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/HttpExecutor.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/HttpHeaders.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/IClient.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/MediaType.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/MetadataMap$KeyComparator.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/MetadataMap.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/MultivaluedMap.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/RESTClient.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/RequestEntity.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/RequestEntityImplJSON.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/RequestEntityImplString.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/Response.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/ResponseImpl.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/UriBuilder.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/rest/client/Utils.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/utils/LogUtil.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracesdk/utils/Util.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracksdk/BuildConfig.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracksdk/R$attr.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracksdk/R$drawable.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracksdk/R$string.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracksdk/R$style.class
No preview for this file type
TraceSDK/bin/classes/com/mobithink/tracksdk/R.class
No preview for this file type
TraceSDK/bin/jarlist.cache
| 1 | # cache for current jar dependency. DO NOT EDIT. | File was deleted | |
| 2 | # format is <lastModified> <length> <SHA-1> <path> | ||
| 3 | # Encoding is UTF-8 | ||
| 4 | 1 | # cache for current jar dependency. DO NOT EDIT. |
TraceSDK/bin/res/crunch/drawable-hdpi/ic_launcher.png
8.98 KB
TraceSDK/bin/res/crunch/drawable-mdpi/ic_launcher.png
4.94 KB
TraceSDK/bin/res/crunch/drawable-xhdpi/ic_launcher.png
13.7 KB
TraceSDK/bin/tracesdk.jar
No preview for this file type
TraceSDK/gen/com/mobithink/tracksdk/BuildConfig.java
| 1 | /** Automatically generated file. DO NOT MODIFY */ | File was deleted | |
| 2 | package com.mobithink.tracksdk; | ||
| 3 | |||
| 4 | public final class BuildConfig { | ||
| 5 | public final static boolean DEBUG = true; | ||
| 6 | } |
TraceSDK/gen/com/mobithink/tracksdk/R.java
| 1 | /* AUTO-GENERATED FILE. DO NOT MODIFY. | File was deleted | |
| 2 | * | ||
| 3 | * This class was automatically generated by the | ||
| 4 | * aapt tool from the resource data it found. It | ||
| 5 | * should not be modified by hand. | ||
| 6 | */ | ||
| 7 | |||
| 8 | package com.mobithink.tracksdk; | ||
| 9 | |||
| 10 | public final class R { | ||
| 11 | public static final class attr { | ||
| 12 | } | ||
| 13 | public static final class drawable { | ||
| 14 | public static int ic_launcher=0x7f020000; | ||
| 15 | } | ||
| 16 | public static final class string { | ||
| 17 | public static int app_name=0x7f030000; | ||
| 18 | } | ||
| 19 | public static final class style { | ||
| 20 | /** | ||
| 21 | Base application theme, dependent on API level. This theme is replaced | ||
| 22 | by AppBaseTheme from res/values-vXX/styles.xml on newer devices. | ||
| 23 | |||
| 24 | |||
| 25 | Theme customizations available in newer API levels can go in | ||
| 26 | res/values-vXX/styles.xml, while customizations related to | ||
| 27 | backward-compatibility can go here. | ||
| 28 | |||
| 29 | |||
| 30 | Base application theme for API 11+. This theme completely replaces | ||
| 31 | AppBaseTheme from res/values/styles.xml on API 11+ devices. | ||
| 32 | |||
| 33 | API 11 theme customizations can go here. | ||
| 34 | |||
| 35 | Base application theme for API 14+. This theme completely replaces | ||
| 36 | AppBaseTheme from BOTH res/values/styles.xml and | ||
| 37 | res/values-v11/styles.xml on API 14+ devices. | ||
| 38 | |||
| 39 | API 14 theme customizations can go here. | ||
| 40 | */ | ||
| 41 | public static int AppBaseTheme=0x7f040000; | ||
| 42 | /** Application theme. | ||
| 43 | All customizations that are NOT specific to a particular API-level can go here. | ||
| 44 | */ | ||
| 45 | public static int AppTheme=0x7f040001; | ||
| 46 | } | ||
| 47 | } | ||
| 48 | 1 | /* AUTO-GENERATED FILE. DO NOT MODIFY. |
TraceSDKSample/bin/AndroidManifest.xml
| 1 | <?xml version="1.0" encoding="utf-8"?> | File was deleted | |
| 2 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" | ||
| 3 | package="com.mobithink.tracesdk.sample" | ||
| 4 | android:versionCode="1" | ||
| 5 | android:versionName="1.0" > | ||
| 6 | |||
| 7 | <uses-sdk | ||
| 8 | android:minSdkVersion="8" | ||
| 9 | android:targetSdkVersion="10" /> | ||
| 10 | <uses-permission android:name="android.permission.INTERNET"/> | ||
| 11 | <uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/> | ||
| 12 | <uses-permission android:name="android.permission.READ_PHONE_STATE"/> | ||
| 13 | |||
| 14 | <application | ||
| 15 | android:allowBackup="true" | ||
| 16 | android:icon="@drawable/ic_launcher" | ||
| 17 | android:label="@string/app_name" | ||
| 18 | android:theme="@style/AppTheme" > | ||
| 19 | <activity | ||
| 20 | android:name="com.mobithink.tracesdk.sample.MainActivity" | ||
| 21 | android:label="@string/app_name" > | ||
| 22 | <intent-filter> | ||
| 23 | <action android:name="android.intent.action.MAIN" /> | ||
| 24 | |||
| 25 | <category android:name="android.intent.category.LAUNCHER" /> | ||
| 26 | </intent-filter> | ||
| 27 | </activity> | ||
| 28 | </application> | ||
| 29 | |||
| 30 | </manifest> | ||
| 31 | 1 | <?xml version="1.0" encoding="utf-8"?> |
TraceSDKSample/bin/R.txt
| 1 | int dimen activity_horizontal_margin 0x7f060000 | File was deleted | |
| 2 | int dimen activity_vertical_margin 0x7f060001 | ||
| 3 | int drawable ic_launcher 0x7f020000 | ||
| 4 | int id container 0x7f070000 | ||
| 5 | int id purchase 0x7f070003 | ||
| 6 | int id send 0x7f070001 | ||
| 7 | int id upgrade 0x7f070002 | ||
| 8 | int layout activity_main 0x7f030000 | ||
| 9 | int layout fragment_main 0x7f030001 | ||
| 10 | int string action_settings 0x7f040002 | ||
| 11 | int string app_name 0x7f040000 | ||
| 12 | int string hello_world 0x7f040001 | ||
| 13 | int style AppBaseTheme 0x7f050000 | ||
| 14 | int style AppTheme 0x7f050001 | ||
| 15 | 1 | int dimen activity_horizontal_margin 0x7f060000 |
TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/BuildConfig.class
No preview for this file type
TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/MainActivity$1.class
No preview for this file type
TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/MainActivity.class
No preview for this file type
TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/R$attr.class
No preview for this file type
TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/R$dimen.class
No preview for this file type
TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/R$drawable.class
No preview for this file type
TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/R$id.class
No preview for this file type
TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/R$layout.class
No preview for this file type
TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/R$string.class
No preview for this file type
TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/R$style.class
No preview for this file type
TraceSDKSample/bin/classes/com/mobithink/tracesdk/sample/R.class
No preview for this file type
TraceSDKSample/bin/classes/com/mobithink/tracksdk/R$drawable.class
No preview for this file type
TraceSDKSample/bin/classes/com/mobithink/tracksdk/R$string.class
No preview for this file type
TraceSDKSample/bin/classes/com/mobithink/tracksdk/R$style.class
No preview for this file type
TraceSDKSample/bin/classes/com/mobithink/tracksdk/R.class
No preview for this file type
TraceSDKSample/bin/dexedLibs/android-support-v4-c5dd981f46e5a43e2371ed794bb1e533.jar
No preview for this file type
TraceSDKSample/bin/dexedLibs/tracesdk-1785c0d93fefc13a56ba69391ae6943c.jar
No preview for this file type
TraceSDKSample/bin/jarlist.cache
| 1 | # cache for current jar dependency. DO NOT EDIT. | File was deleted | |
| 2 | # format is <lastModified> <length> <SHA-1> <path> | ||
| 3 | # Encoding is UTF-8 | ||
| 4 | 1408593124631 648327 ded9acc6a9792b8f1afc470f0c9cd36d178914cd E:\Project\TraceSDKSample\libs\android-support-v4.jar | ||
| 5 | 1408592397716 648327 ded9acc6a9792b8f1afc470f0c9cd36d178914cd E:\Project\TraceSDK\libs\android-support-v4.jar | ||
| 6 | 1 | # cache for current jar dependency. DO NOT EDIT. |
TraceSDKSample/bin/res/crunch/drawable-hdpi/ic_launcher.png
8.98 KB
TraceSDKSample/bin/res/crunch/drawable-mdpi/ic_launcher.png
4.94 KB
TraceSDKSample/bin/res/crunch/drawable-xhdpi/ic_launcher.png
13.7 KB
TraceSDKSample/gen/com/mobithink/tracesdk/sample/BuildConfig.java
| 1 | /** Automatically generated file. DO NOT MODIFY */ | File was deleted | |
| 2 | package com.mobithink.tracesdk.sample; | ||
| 3 | |||
| 4 | public final class BuildConfig { | ||
| 5 | public final static boolean DEBUG = true; | ||
| 6 | } |
TraceSDKSample/gen/com/mobithink/tracesdk/sample/R.java
| 1 | /* AUTO-GENERATED FILE. DO NOT MODIFY. | File was deleted | |
| 2 | * | ||
| 3 | * This class was automatically generated by the | ||
| 4 | * aapt tool from the resource data it found. It | ||
| 5 | * should not be modified by hand. | ||
| 6 | */ | ||
| 7 | |||
| 8 | package com.mobithink.tracesdk.sample; | ||
| 9 | |||
| 10 | public final class R { | ||
| 11 | public static final class attr { | ||
| 12 | } | ||
| 13 | public static final class dimen { | ||
| 14 | /** Default screen margins, per the Android Design guidelines. | ||
| 15 | |||
| 16 | Example customization of dimensions originally defined in res/values/dimens.xml | ||
| 17 | (such as screen margins) for screens with more than 820dp of available width. This | ||
| 18 | would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). | ||
| 19 | |||
| 20 | */ | ||
| 21 | public static final int activity_horizontal_margin=0x7f060000; | ||
| 22 | public static final int activity_vertical_margin=0x7f060001; | ||
| 23 | } | ||
| 24 | public static final class drawable { | ||
| 25 | public static final int ic_launcher=0x7f020000; | ||
| 26 | } | ||
| 27 | public static final class id { | ||
| 28 | public static final int container=0x7f070000; | ||
| 29 | public static final int purchase=0x7f070003; | ||
| 30 | public static final int send=0x7f070001; | ||
| 31 | public static final int upgrade=0x7f070002; | ||
| 32 | } | ||
| 33 | public static final class layout { | ||
| 34 | public static final int activity_main=0x7f030000; | ||
| 35 | public static final int fragment_main=0x7f030001; | ||
| 36 | } | ||
| 37 | public static final class string { | ||
| 38 | public static final int action_settings=0x7f040002; | ||
| 39 | public static final int app_name=0x7f040000; | ||
| 40 | public static final int hello_world=0x7f040001; | ||
| 41 | } | ||
| 42 | public static final class style { | ||
| 43 | /** | ||
| 44 | Base application theme, dependent on API level. This theme is replaced | ||
| 45 | by AppBaseTheme from res/values-vXX/styles.xml on newer devices. | ||
| 46 | |||
| 47 | |||
| 48 | Theme customizations available in newer API levels can go in | ||
| 49 | res/values-vXX/styles.xml, while customizations related to | ||
| 50 | backward-compatibility can go here. | ||
| 51 | |||
| 52 | |||
| 53 | Base application theme for API 11+. This theme completely replaces | ||
| 54 | AppBaseTheme from res/values/styles.xml on API 11+ devices. | ||
| 55 | |||
| 56 | API 11 theme customizations can go here. | ||
| 57 | |||
| 58 | Base application theme for API 14+. This theme completely replaces | ||
| 59 | AppBaseTheme from BOTH res/values/styles.xml and | ||
| 60 | res/values-v11/styles.xml on API 14+ devices. | ||
| 61 | |||
| 62 | API 14 theme customizations can go here. | ||
| 63 | |||
| 64 | Base application theme, dependent on API level. This theme is replaced | ||
| 65 | by AppBaseTheme from res/values-vXX/styles.xml on newer devices. | ||
| 66 | |||
| 67 | |||
| 68 | Theme customizations available in newer API levels can go in | ||
| 69 | res/values-vXX/styles.xml, while customizations related to | ||
| 70 | backward-compatibility can go here. | ||
| 71 | |||
| 72 | */ | ||
| 73 | public static final int AppBaseTheme=0x7f050000; | ||
| 74 | /** Application theme. | ||
| 75 | All customizations that are NOT specific to a particular API-level can go here. | ||
| 76 | Application theme. | ||
| 77 | All customizations that are NOT specific to a particular API-level can go here. | ||
| 78 | */ | ||
| 79 | public static final int AppTheme=0x7f050001; | ||
| 80 | } | ||
| 81 | } | ||
| 82 | 1 | /* AUTO-GENERATED FILE. DO NOT MODIFY. |
TraceSDKSample/gen/com/mobithink/tracksdk/R.java
| 1 | /* AUTO-GENERATED FILE. DO NOT MODIFY. | File was deleted | |
| 2 | * | ||
| 3 | * This class was automatically generated by the | ||
| 4 | * aapt tool from the resource data it found. It | ||
| 5 | * should not be modified by hand. | ||
| 6 | */ | ||
| 7 | package com.mobithink.tracksdk; | ||
| 8 | |||
| 9 | public final class R { | ||
| 10 | public static final class drawable { | ||
| 11 | public static final int ic_launcher = 0x7f020000; | ||
| 12 | } | ||
| 13 | public static final class string { | ||
| 14 | public static final int app_name = 0x7f040000; | ||
| 15 | } | ||
| 16 | public static final class style { | ||
| 17 | public static final int AppBaseTheme = 0x7f050000; | ||
| 18 | public static final int AppTheme = 0x7f050001; | ||
| 19 | } | ||
| 20 | } | ||
| 21 | 1 | /* AUTO-GENERATED FILE. DO NOT MODIFY. |