Difference between revisions of "Android"

From OnnoWiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
* [[ANDROID: Activities]]
 
* [[ANDROID: Activities]]
 
* [[ANDROID: Services]]
 
* [[ANDROID: Services]]
 
  
 
==ANDROID Basic 2==
 
==ANDROID Basic 2==
Line 32: Line 31:
 
* [[ANDROID: Sending eMail]]
 
* [[ANDROID: Sending eMail]]
 
* [[ANDROID: Sending SMS]]
 
* [[ANDROID: Sending SMS]]
* [[ANDROID: Phone Cal]]
+
* [[ANDROID: Phone Call]]
 
* [[ANDROID: Publishing Application]]
 
* [[ANDROID: Publishing Application]]
 
* [[ANDROID: PHP MySQL]]
 
* [[ANDROID: PHP MySQL]]
Line 63: Line 62:
 
==Kotlin 2==
 
==Kotlin 2==
  
KOTLIN: Function
+
* [[KOTLIN: Function]]
KOTLIN: Class & Object
+
* [[KOTLIN: Class & Object]]
KOTLIN: Constructor
+
* [[KOTLIN: Constructor]]
KOTLIN: Inheritance
+
* [[KOTLIN: Inheritance]]
KOTLIN: Abstract Class
+
* [[KOTLIN: Abstract Class]]
KOTLIN: Interface
+
* [[KOTLIN: Interface]]
  
 
==Kotlin 3==
 
==Kotlin 3==
  
KOTLIN: Exception Handling
+
* [[KOTLIN: Exception Handling]]
KOTLIN: Collection
+
* [[KOTLIN: Collection]]
KOTLIN: List
+
* [[KOTLIN: List]]
KOTLIN: Set
+
* [[KOTLIN: Set]]
KOTLIN: Map
+
* [[KOTLIN: Map]]
KOTLIN: Visibility Control
+
* [[KOTLIN: Visibility Control]]
KOTLIN: Extension
+
* [[KOTLIN: Extension]]
KOTLIN: Data Class
+
* [[KOTLIN: Data Class]]
KOTLIN: Sealed Class
+
* [[KOTLIN: Sealed Class]]
KOTLIN: Generic
+
* [[KOTLIN: Generic]]
KOTLIN: Delegation
+
* [[KOTLIN: Delegation]]
  
 
==Pranala Menarik==  
 
==Pranala Menarik==  
  
 
* [[Android Sistem Operasi]]
 
* [[Android Sistem Operasi]]

Latest revision as of 13:25, 26 June 2022

ANDROID Basic

ANDROID Basic 2

Android Advanced Concept

Kotlin 1

Kotlin 2

Kotlin 3

Pranala Menarik