Commit 774d94f4bfae286586b01f21de8f45e0b70b5a0a
1 parent
79b86efd3c
Exists in
features
ignore folder gen and bin
Showing 8 changed files with 6 additions and 3 deletions Inline Diff
- android/PromoterDemo/.gitignore
- android/PromoterDemo/bin/PromoterDemo.apk
- android/PromoterDemo/bin/classes.dex
- android/PromoterDemo/bin/jarlist.cache
- android/PromoterDemo/bin/resources.ap_
- android/PromoterRelease/.classpath
- android/PromoterRelease/.gitignore
- android/PromoterRelease/bin/promoterrelease.jar
android/PromoterDemo/.gitignore
File was created | 1 | /gen | |
2 | /bin | ||
3 |
android/PromoterDemo/bin/PromoterDemo.apk
No preview for this file type
android/PromoterDemo/bin/classes.dex
No preview for this file type
android/PromoterDemo/bin/jarlist.cache
1 | # cache for current jar dependency. DO NOT EDIT. | 1 | # cache for current jar dependency. DO NOT EDIT. |
2 | # format is <lastModified> <length> <SHA-1> <path> | 2 | # format is <lastModified> <length> <SHA-1> <path> |
3 | # Encoding is UTF-8 | 3 | # Encoding is UTF-8 |
4 | 1452501981264 484258 bd6479f5dd592790607e0504e66e0f31c2b4d308 D:\workspace\spreader\android\PromoterDemo\libs\android-support-v4.jar | 4 | 1453707303658 484258 bd6479f5dd592790607e0504e66e0f31c2b4d308 E:\git\sdkRelease\SpreaderSDK\android\PromoterRelease\libs\android-support-v4.jar |
5 | 1452510354966 484258 bd6479f5dd592790607e0504e66e0f31c2b4d308 D:\workspace\spreader\android\PromoterRelease\libs\android-support-v4.jar | 5 | 1453707303630 484258 bd6479f5dd592790607e0504e66e0f31c2b4d308 E:\git\sdkRelease\SpreaderSDK\android\PromoterDemo\libs\android-support-v4.jar |
6 | 6 |
android/PromoterDemo/bin/resources.ap_
No preview for this file type
android/PromoterRelease/.classpath
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <classpath> | 2 | <classpath> |
3 | <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> | 3 | <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> |
4 | <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> | 4 | <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> |
5 | <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> | 5 | <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> |
6 | <classpathentry kind="src" path="src"/> | ||
7 | <classpathentry kind="src" path="gen"/> | 6 | <classpathentry kind="src" path="gen"/> |
8 | <classpathentry kind="output" path="bin/classes"/> | 7 | <classpathentry kind="output" path="bin/classes"/> |
9 | </classpath> | 8 | </classpath> |
10 | 9 |
android/PromoterRelease/.gitignore
File was created | 1 | /gen | |
2 | /bin | ||
3 |
android/PromoterRelease/bin/promoterrelease.jar
No preview for this file type