Android IDE (AIDE) Support Forum

Switching custom themes ( Project )

I have created a simple app that uses 2 themes: Dark and light!

  • Android X libraries.
  • Tablayout with viewpager and fragments.
  • CardView with different ripple effects.
  • Get and display device model, manufacturer and OS version.
  • Main Focus: Settings activity with an option to switch between dark and light themes!

https://drive.google.com/file/d/1HodIqBrWMFsT6IhGiBv9tqU6l3vUrAzw/view?usp=drivesdk

Screenshots:



2 Likes

Download the androidx jar file from the previous link. Navigate to the downloaded file, long press on it and set it as android.jar file

Don’t forget to refresh the project. You might encounter a crash upon starting the app if you dont refresh!

You need to use latest android.jar

Looks beautiful, I love it.

1 Like