Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Commit be656a1

Browse files
committed
Migration to Android Studio
1 parent a48c94e commit be656a1

File tree

139 files changed

+2787
-590
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

139 files changed

+2787
-590
lines changed

.gitignore

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
/demo/gen
2-
/demo/bin
3-
/library/gen
4-
/library/bin
1+
/demo/.idea
2+
/demo/build
3+
/demo/local.properties
4+
/demo/aFileDialog/build
5+
/demo/aFileDialogTesting/build
6+
7+
/library/.idea
8+
/library/build
9+
/library/local.properties
10+
/library/app/build
11+

Readme.md

Lines changed: 15 additions & 18 deletions

demo/.classpath

Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#Fri May 08 11:01:36 UTC 2015
17 Bytes
Binary file not shown.
36 KB
Binary file not shown.
127 KB
Binary file not shown.
20.4 KB
Binary file not shown.
45.4 KB
Binary file not shown.

demo/.project

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)