Skip to content

Commit 5bf64ee

Browse files
committed
init AndroidStudio
1 parent 0dfc1b1 commit 5bf64ee

File tree

2,208 files changed

+985
-3083
lines changed

Some content is hidden

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

2,208 files changed

+985
-3083
lines changed

.gitignore

+13-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1-
/adclient*
2-
/google-*
3-
/android-*
4-
.*.sw?
5-
1+
*.iml
2+
.gradle
3+
/local.properties
4+
/.idea/caches
5+
/.idea/libraries
6+
/.idea/modules.xml
7+
/.idea/workspace.xml
8+
/.idea/navEditor.xml
9+
/.idea/assetWizardSettings.xml
10+
.DS_Store
11+
/build
12+
/captures
13+
.externalNativeBuild

.idea/codeStyles/Project.xml

+29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/gradle.xml

+15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/runConfigurations.xml

+12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Builder/.ant-targets-build.xml

-24
This file was deleted.

Builder/.classpath

-12
This file was deleted.

Builder/.gitignore

+1-11
Original file line numberDiff line numberDiff line change
@@ -1,11 +1 @@
1-
/apk
2-
/ant.properties
3-
/bin
4-
/.settings
5-
/market/
6-
/screens/
7-
/playservices
8-
/books
9-
/fdroid/mupdf
10-
/fdroid/LibreraReader
11-
/fdroid/release
1+
/build

Builder/.project

-21
This file was deleted.

Builder/.project.save

-27
This file was deleted.

Builder/Description/guide/1.jpg

-19.5 KB
Binary file not shown.

Builder/Description/guide/10.png

-200 KB
Binary file not shown.

Builder/Description/guide/11.png

-1.33 MB
Binary file not shown.

Builder/Description/guide/12.png

-335 KB
Binary file not shown.

Builder/Description/guide/2.jpg

-16.7 KB
Binary file not shown.

Builder/Description/guide/3.jpg

-15.2 KB
Binary file not shown.

Builder/Description/guide/4.png

-1.63 MB
Binary file not shown.

Builder/Description/guide/5.png

-574 KB
Binary file not shown.

Builder/Description/guide/6.png

-956 KB
Binary file not shown.

Builder/Description/guide/7.png

-898 KB
Binary file not shown.

Builder/Description/guide/8.png

-455 KB
Binary file not shown.

Builder/Description/guide/9.png

-899 KB
Binary file not shown.

Builder/Description/guide/guide-ru/index.md

-10
This file was deleted.
-797 Bytes
Binary file not shown.
-3.77 KB
Binary file not shown.
-762 Bytes
Binary file not shown.
-2.24 KB
Binary file not shown.
-4.55 KB
Binary file not shown.
Binary file not shown.

Builder/Description/guide/guide-ru/library/index.md

-42
This file was deleted.

Builder/Description/guide/index.md

-95
This file was deleted.
-268 KB
Binary file not shown.
-290 KB
Binary file not shown.
-278 KB
Binary file not shown.

Builder/Description/guide/left-menu/app-preferences/index.md

-33
This file was deleted.

0 commit comments

Comments
 (0)