Android Day 14 How to add custimized image as your app logo?
Android Day 14 How to add custimized image as your app logo? Very simple one this day, you just need to add an image…
Youtuber @CodeWithWilliamJiamin's Website
• 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…