android :: android
This module provides basic logging facilities, advanced logging can be achieved by importing log.
log
core :: abstract_collection
core :: abstract_text
android :: activities
app :: app
app :: app_base
App
core :: array
app :: assets
android :: aware
core :: bitset
core :: bytes
core :: circular_array
core :: codec_base
core :: codecs
core :: collection
java :: collections
core :: core
core :: environ
core :: error
core :: exec
java :: ffi_support
core :: file
core :: fixed_ints
core :: fixed_ints_text
fixed_ints
core :: flat
core :: gc
core :: hash_collection
HashMap
HashSet
core :: iso8859_1
java :: java
jvm :: jvm
core :: kernel
core :: list
core :: math
core :: native
core :: numeric
Numeric
android :: platform
core :: protocol
core :: queue
core :: range
core :: re
Pattern
core :: ropes
core :: sorter
core :: stream
core :: string_search
core :: text
core :: time
core :: union_find
core :: utf8
android :: dalvik
android :: log
gamnit :: gamnit_android
android :: landscape
android :: portrait
a_star-m
gamnit :: android19
gamnit :: camera_control_android
android :: sensors
# Android services and implementation of app.nit # # This module provides basic logging facilities, advanced logging can be # achieved by importing `android::log`. module android import platform import dalvik private import log