File tree 1 file changed +27
-1
lines changed
1 file changed +27
-1
lines changed Original file line number Diff line number Diff line change 1
1
# android-kotlin-samples
2
- Some basic samples of Kotlin for Android
2
+
3
+ Some basic samples of ([ Kotlin] ( http://kotlinlang.org/ ) ) for Android
4
+
5
+ ### Samples
6
+
7
+ - ([ HttpUrlConnection + AsyncTask] ( https://github.com/irontec/android-kotlin-samples/blob/master/LICENSE ) )
8
+ - ([ ListView + BaseAdapter + Data Object] ( https://github.com/irontec/android-kotlin-samples/blob/master/LICENSE ) )
9
+
10
+ ### Licencia
11
+
12
+ ([ EUPL v1.1] ( https://github.com/irontec/android-kotlin-samples/blob/master/LICENSE ) )
13
+
14
+ ```
15
+ Copyright 2015 Irontec SL
16
+
17
+ Licensed under the EUPL, Version 1.1 or - as soon they will be approved by the European
18
+ Commission - subsequent versions of the EUPL (the "Licence"); You may not use this work
19
+ except in compliance with the Licence.
20
+
21
+ You may obtain a copy of the Licence at:
22
+ http://ec.europa.eu/idabc/eupl.html
23
+
24
+ Unless required by applicable law or agreed to in writing, software distributed under
25
+ the Licence is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF
26
+ ANY KIND, either express or implied. See the Licence for the specific language
27
+ governing permissions and limitations under the Licence.
28
+ ```
You can’t perform that action at this time.
0 commit comments