Difference between revisions of "Android"
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 38: | Line 38: | ||
* [[ANDROID: JSON Parser]] | * [[ANDROID: JSON Parser]] | ||
* [[ANDROID: Text to Speech]] | * [[ANDROID: Text to Speech]] | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | Kotlin | ||
+ | Kotlin Introduction | ||
+ | |||
+ | Data Types | ||
+ | |||
+ | Control Statements | ||
+ | |||
+ | VIDEO: Kotlin BasicURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: VIDEO: Kotlin Basic | ||
+ | KOTLIN: TutorialPointURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: TutorialPoint | ||
+ | KOTLIN: Quick GuideURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Quick Guide | ||
+ | KOTLIN: OverviewURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Overview | ||
+ | KOTLIN: Environment SetupURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Environment Setup | ||
+ | KOTLIN: ArchitectureURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Architecture | ||
+ | KOTLIN: Basic SyntaxURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Basic Syntax | ||
+ | KOTLIN: Control FlowURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Control Flow | ||
+ | KOTLIN: If else expressionURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: If else expression | ||
+ | KOTLIN: When ExpressionURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: When Expression | ||
+ | KOTLIN: For LoopURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: For Loop | ||
+ | KOTLIN: While LoopURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: While Loop | ||
+ | KOTLIN: Break ContinueURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Break Continue | ||
+ | KOTLIN: Data TypesURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Data Types | ||
+ | KOTLIN: OperatorsURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Operators | ||
+ | KOTLIN: BooleansURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Booleans | ||
+ | KOTLIN: StringsURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Strings | ||
+ | KOTLIN: ArraysURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Arrays | ||
+ | KOTLIN: RangesURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Ranges | ||
+ | Edit | ||
+ | Kotlin | ||
+ | Functions | ||
+ | |||
+ | Null Safety | ||
+ | |||
+ | Oops | ||
+ | |||
+ | KOTLIN: FunctionsURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Functions | ||
+ | KOTLIN: Class & ObjectURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Class & Object | ||
+ | KOTLIN: ConstructorsURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Constructors | ||
+ | KOTLIN: InheritanceURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Inheritance | ||
+ | KOTLIN: Abstract ClassesURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Abstract Classes | ||
+ | KOTLIN: InterfaceURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Interface | ||
+ | Edit | ||
+ | Kotlin | ||
+ | Scope Functions | ||
+ | |||
+ | Exception Handling | ||
+ | |||
+ | Collection | ||
+ | |||
+ | KOTLIN: Exception HandlingURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Exception Handling | ||
+ | KOTLIN: CollectionsURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Collections | ||
+ | KOTLIN: ListsURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Lists | ||
+ | KOTLIN: SetsURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Sets | ||
+ | KOTLIN: MapsURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Maps | ||
+ | KOTLIN: Visibility ControlURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Visibility Control | ||
+ | KOTLIN: ExtensionURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Extension | ||
+ | KOTLIN: Data ClassesURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Data Classes | ||
+ | KOTLIN: Sealed ClassURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Sealed Class | ||
+ | KOTLIN: GenericsURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Generics | ||
+ | KOTLIN: DelegationURL | ||
+ | Edit | ||
+ | |||
+ | Students can manually mark this item complete: KOTLIN: Delegation | ||
==Pranala Menarik== | ==Pranala Menarik== | ||
* [[Android Sistem Operasi]] | * [[Android Sistem Operasi]] |
Revision as of 12:22, 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
Kotlin Introduction
Data Types
Control Statements
VIDEO: Kotlin BasicURL Edit
Students can manually mark this item complete: VIDEO: Kotlin Basic KOTLIN: TutorialPointURL Edit
Students can manually mark this item complete: KOTLIN: TutorialPoint KOTLIN: Quick GuideURL Edit
Students can manually mark this item complete: KOTLIN: Quick Guide KOTLIN: OverviewURL Edit
Students can manually mark this item complete: KOTLIN: Overview KOTLIN: Environment SetupURL Edit
Students can manually mark this item complete: KOTLIN: Environment Setup KOTLIN: ArchitectureURL Edit
Students can manually mark this item complete: KOTLIN: Architecture KOTLIN: Basic SyntaxURL Edit
Students can manually mark this item complete: KOTLIN: Basic Syntax KOTLIN: Control FlowURL Edit
Students can manually mark this item complete: KOTLIN: Control Flow KOTLIN: If else expressionURL Edit
Students can manually mark this item complete: KOTLIN: If else expression KOTLIN: When ExpressionURL Edit
Students can manually mark this item complete: KOTLIN: When Expression KOTLIN: For LoopURL Edit
Students can manually mark this item complete: KOTLIN: For Loop KOTLIN: While LoopURL Edit
Students can manually mark this item complete: KOTLIN: While Loop KOTLIN: Break ContinueURL Edit
Students can manually mark this item complete: KOTLIN: Break Continue KOTLIN: Data TypesURL Edit
Students can manually mark this item complete: KOTLIN: Data Types KOTLIN: OperatorsURL Edit
Students can manually mark this item complete: KOTLIN: Operators KOTLIN: BooleansURL Edit
Students can manually mark this item complete: KOTLIN: Booleans KOTLIN: StringsURL Edit
Students can manually mark this item complete: KOTLIN: Strings KOTLIN: ArraysURL Edit
Students can manually mark this item complete: KOTLIN: Arrays KOTLIN: RangesURL Edit
Students can manually mark this item complete: KOTLIN: Ranges Edit Kotlin Functions
Null Safety
Oops
KOTLIN: FunctionsURL Edit
Students can manually mark this item complete: KOTLIN: Functions KOTLIN: Class & ObjectURL Edit
Students can manually mark this item complete: KOTLIN: Class & Object KOTLIN: ConstructorsURL Edit
Students can manually mark this item complete: KOTLIN: Constructors KOTLIN: InheritanceURL Edit
Students can manually mark this item complete: KOTLIN: Inheritance KOTLIN: Abstract ClassesURL Edit
Students can manually mark this item complete: KOTLIN: Abstract Classes KOTLIN: InterfaceURL Edit
Students can manually mark this item complete: KOTLIN: Interface Edit Kotlin Scope Functions
Exception Handling
Collection
KOTLIN: Exception HandlingURL Edit
Students can manually mark this item complete: KOTLIN: Exception Handling KOTLIN: CollectionsURL Edit
Students can manually mark this item complete: KOTLIN: Collections KOTLIN: ListsURL Edit
Students can manually mark this item complete: KOTLIN: Lists KOTLIN: SetsURL Edit
Students can manually mark this item complete: KOTLIN: Sets KOTLIN: MapsURL Edit
Students can manually mark this item complete: KOTLIN: Maps KOTLIN: Visibility ControlURL Edit
Students can manually mark this item complete: KOTLIN: Visibility Control KOTLIN: ExtensionURL Edit
Students can manually mark this item complete: KOTLIN: Extension KOTLIN: Data ClassesURL Edit
Students can manually mark this item complete: KOTLIN: Data Classes KOTLIN: Sealed ClassURL Edit
Students can manually mark this item complete: KOTLIN: Sealed Class KOTLIN: GenericsURL Edit
Students can manually mark this item complete: KOTLIN: Generics KOTLIN: DelegationURL Edit
Students can manually mark this item complete: KOTLIN: Delegation