• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. LUKE LOUYU

    Apps hi, i would like to know why my splash screen doesn't work.

    my codes are below import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.os.Handler; import android.content.Intent; public class MainActivity extends AppCompatActivity { @override protected void onCreate(Bundle savedInstanceState) {...