Please enable JavaScript.
Coggle requires JavaScript to display documents.
2017.11 | Solution Dee (Tech. and Tools (Jekyll and GitHub Pages…
2017.11 | Solution Dee
-
-
Coding
Android
Intent
Intent mapIntent = new Intent(Intent.ACTION_VIEW, location);
Intent chooser = Intent.createChooser(intent, title);
-
-
Terms
Java for Android
-
Android KitKat (4.4)
Dalvik VM
Bytecode
Machine Code
(until runtime)
Just in Time Compilation