Android Day 16 Let’s talk about icons!
Android Day 16 Let's talk about icons! 1.https://fonts.google.com/icons 2.Android Studio: If you're using Android Studio, you can use the built-in Vector Asset Studio to…
Youtuber @CodeWithWilliamJiamin's Website
Technical Blog Index
Start with a track, then drill into tags.
Core Topics
Popular Tags
• 1 min read
Android Day 16 Let's talk about icons! 1.https://fonts.google.com/icons 2.Android Studio: If you're using Android Studio, you can use the built-in Vector Asset Studio to…
• 3 min read
Android Day 15 How to make a customised logo text? Today, we are going to make some customised text at the top of our…
• 3 min read
Android Day 14 How to add custimized image as your app logo? Very simple one this day, you just need to add an image…
• 3 min read
Android Day 13 When to choose spacer and when to choose padding, in my experience. Some of you guys may think that padding is…
• 3 min read
Android Day 12 Clean Our Project and make a Translation App Demo Today we are going to do a complete overhaul of our project…
• 3 min read
Android Day 11 Add Toast to the button OK, the user can click the button, but they are not getting any respond, what to…
• 3 min read
Android Day 10 Add interaction to the Textfield ! Let's add some interaction to the text field so user can actually achive something! The…
• 1 min read
Android Day 9 How to make customised Preview? Realy simple, just comment the default preview and add our own , but add @Preview(showBackground =…
• 3 min read
Android Day 8 How to get user Input? Well , let me demostrate some of the user input, you can use all sorts of…
• 2 min read
Android Day 7 Why calling Greeting multiple times don't work? As someone who is new to composable, they may encounter some problem like this:…
• 1 min read
Android Day 6 Make an offline kotlin playground If you want to practice kotlin with out android app running. You can do that in…
• 1 min read
Unity 3D Game Dev Day 7: Why sometimes make bridge using the terrain brush make a huge hole to the bottom? Sometimes when we…