MCPcopy Index your code
hub / github.com/Skykai521/AndroidDeveloperAdvancedManual / main

Method main

AndroidApplication.java:4–5  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

2
3public class AndroidApplication {
4 public static void main(String[] args) {
5 }
6}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected