Difference between revisions of "Android"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 39: | Line 39: | ||
* [[ANDROID: Text to Speech]] | * [[ANDROID: Text to Speech]] | ||
+ | ==Kotlin 1== | ||
− | + | * [[VIDEO: Kotlin Basic]] | |
− | + | * [[KOTLIN: TutorialPoint]] | |
− | + | KOTLIN: Quick GuideU | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | KOTLIN: Quick | ||
− | |||
− | |||
− | |||
KOTLIN: OverviewURL | KOTLIN: OverviewURL | ||
− | + | KOTLIN: Environment Setup | |
− | + | KOTLIN: Architecture | |
− | + | KOTLIN: Basic Syntax | |
− | + | KOTLIN: Control Flow | |
− | + | KOTLIN: If else expression | |
− | + | KOTLIN: When Expression | |
− | + | KOTLIN: For Loop | |
− | + | KOTLIN: While Loop | |
− | + | KOTLIN: Break Continue | |
− | + | KOTLIN: Data Type | |
− | + | KOTLIN: Operator | |
− | + | KOTLIN: Boolean | |
− | + | KOTLIN: String | |
− | + | KOTLIN: Array | |
− | + | KOTLIN: Range | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | KOTLIN: Data | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | KOTLIN: | ||
− | |||
− | |||
− | |||
− | KOTLIN: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ==Kotlin 2== | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | Kotlin | ||
− | |||
− | + | KOTLIN: Function | |
+ | KOTLIN: Class & Object | ||
+ | KOTLIN: Constructor | ||
+ | KOTLIN: Inheritance | ||
+ | KOTLIN: Abstract Class | ||
+ | KOTLIN: Interface | ||
− | + | ==Kotlin 3== | |
− | + | KOTLIN: Exception Handling | |
− | + | KOTLIN: Collection | |
− | + | KOTLIN: List | |
− | + | KOTLIN: Set | |
− | KOTLIN: | + | KOTLIN: Map |
− | + | KOTLIN: Visibility Control | |
− | + | KOTLIN: Extension | |
− | + | KOTLIN: Data Class | |
− | KOTLIN: | + | KOTLIN: Sealed Class |
− | + | KOTLIN: Generic | |
− | + | KOTLIN: Delegation | |
− | |||
− | KOTLIN: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | KOTLIN: Data | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | KOTLIN: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Pranala Menarik== | ==Pranala Menarik== | ||
* [[Android Sistem Operasi]] | * [[Android Sistem Operasi]] |
Revision as of 12:39, 26 June 2022
ANDROID Basic
- ANDROID: Overview
- ANDROID: Setup Environment / Lingkungan
- ANDROID: Arsitektur
- ANDROID: Komponen Aplikasi
- ANDROID: Contoh Hello World
- ANDROID: Resources
- ANDROID: Activities
- ANDROID: Services
ANDROID Basic 2
- ANDROID: UI Layout
- ANDROID: UI Control
- ANDROID: Broadcast Receiver
- ANDROID: Event Handling
- ANDROID: Notification
- ANDROID: Content Provider
- ANDROID: Fragment
- ANDROID: Intent Filter
- ANDROID: Style & Theme
- ANDROID: Custom Component
Android Advanced Concept
- ANDROID: Drag & Drop
- ANDROID: Notification
- ANDROID: Location Based Service
- ANDROID: Sending eMail
- ANDROID: Sending SMS
- ANDROID: Phone Cal
- ANDROID: Publishing Application
- ANDROID: PHP MySQL
- ANDROID: SQLite Database
- ANDROID: JSON Parser
- ANDROID: Text to Speech
Kotlin 1
KOTLIN: Quick GuideU KOTLIN: OverviewURL KOTLIN: Environment Setup KOTLIN: Architecture KOTLIN: Basic Syntax KOTLIN: Control Flow KOTLIN: If else expression KOTLIN: When Expression KOTLIN: For Loop KOTLIN: While Loop KOTLIN: Break Continue KOTLIN: Data Type KOTLIN: Operator KOTLIN: Boolean KOTLIN: String KOTLIN: Array KOTLIN: Range
Kotlin 2
KOTLIN: Function KOTLIN: Class & Object KOTLIN: Constructor KOTLIN: Inheritance KOTLIN: Abstract Class KOTLIN: Interface
Kotlin 3
KOTLIN: Exception Handling KOTLIN: Collection KOTLIN: List KOTLIN: Set KOTLIN: Map KOTLIN: Visibility Control KOTLIN: Extension KOTLIN: Data Class KOTLIN: Sealed Class KOTLIN: Generic KOTLIN: Delegation