Retweeting #AndroidDev with a marketing and spam filter. Let me know if I retweeted something I shouldn't have.
Created by @MiguelAtWork
beep bop beep bop
Goodbye cruel world! Elon has cut off my api access.
Maybe it's time to find more developer friendly platforms?
Other Android Dev communities I know of: https://t.co/sshj7fB77H https://t.co/iIgWMTUwDt https://t.co/hmTnMe1zNi
Elon hates devs because we cost him money.
Goodbye cruel world! Elon has cut off my api access.
Maybe it's time to find more developer friendly platforms?
Other Android Dev communities I know of: https://t.co/sshj7fB77H https://t.co/iIgWMTUwDt https://t.co/hmTnMe1zNi
Elon hates devs because we cost him money.
Android Tip:
Use ViewStub for views that you want to lazily inflate at runtime.
This reduces memory usage and speeds up rendering of the layout.
#AndroidDev#Android#AndroidTip
🚀 Super stoked to dive back into one of my earlier Android projects! 😍 Time to unlock those nostalgic codes and see how far I've come. Can't wait to unleash some next-level features and crush it with cutting-edge tech! 🤩 #AndroidDev#ThrowbackTech
https://t.co/nLdbj6YUOo
Who else thinks that Google Play's numbering scheme for public install count sucks?
Like, it's maybe fine for smaller numbers, but HOW ON EARTH is the difference between 1M and 2M neglected!?
#AndroidDev#GooglePlay
When it comes to transferring data between Activities (or any component), two commonly used interfaces in Android are Serializable and Parcelable.
But what's the difference between them? Let's find out! ✅
#AndroidDev
When U got a call from Client to send the work
Le Me (while traveling in Train 😂):-
with my Laptop💻
"Freelancing gives you out of the box experiences "✅
#freelance#Android#AndroidDev#freelancing
🚀 10 video milestone hit.
In this one it's all about that coverage once you do have tests. I use @bitrise to add a @codecov step to the app and a bit of jacoco config somewhere ⚙️
Check it out and feel free to drop your thoughts. 💡
https://t.co/RESA8HOWrD
#AndroidDev
🧵1/6: Reasons to Learn #Kotlin 🚀
Are you considering learning a new programming language? Stick around as I discuss the top reasons why Kotlin should be your choice! 👨💻👩💻💡
#programming#coding#AndroidDev
⚡Excited to share with you one of our latest & most advanced Mobile Apps "High-Jet", The easiest Maritime & Land Transportation App, For Individuals & Shipments in Egypt.
Check the full project 👇
https://t.co/Oj8v1KXP3L
#qts#MobileAppDevelopment#ios#AndroidDev#mobileapps
However, preventing jank can be difficult because there are so many different causes. But, #Dart has a number of features to avoid many of the common things that cause jank.
#AndroidDev#Coding
My Day 0+1 Vlog from @AndroidMakersFR is out now! Really was an amazing #Android event which I recommend all #androiddev attend if possible!
Always fun when I can travel by train, and the first conference day was a lot of fun with a cameo by @Ben_Kadel
https://t.co/CZEN4KjoTf
Developing an #Android app and want to test the network requests but the apis are not ready yet?
#OkHttp Interceptor got you covered!
Wrote this blog sometime back to solve this problem with OkHttp Interceptor
https://t.co/20luNXNcuq
#AndroidDev#kotlin
PHP is ready for a rematch. They even built this website that'll tell you how good new PHP actually is. Well, I don't know about the new one, but let me share with y'all this picture about the old one.
https://t.co/Qxkge7DDKr
#php#language#humor#androiddev
#AndroidDev Here is how to integrate the new #SplashScreen API:
1. Create a new theme.
2. Add the new theme to your manifest.
3. "installSplashScreen()" in your main Activity.
4. (Bonus) Add splash screen exit animation.
Example repo: https://t.co/3vzfBfxtoy