theplebdev.bsky.social
@theplebdev.bsky.social
Android dev
GitHub: github.com/thePlebDev
My blog post on dealing with orientation changes in C++ for my Android game #androiddev #gamedev dev.to/theplebdev/u...
Updating the UI for orientation changes with C++ android OpenGL | Android game dev
Table of contents Should my game allow for orientation changes? When you don't adjust...
dev.to
March 23, 2025 at 6:11 PM
Just launched the latest version of my Android #Twitch app!!!! Now with a mini game section!!! 🎉 📷#androidDev #gamedev play.google.com/store/apps/d...
Modderz - Apps on Google Play
Twitch client built with users in mind
play.google.com
March 21, 2025 at 6:02 PM
My blog post on using trigonometry to create a Circle with C++ and OpenGl #androidDev dev.to/theplebdev/u...
Using Trigonometry to create a circle with C++ and OpenGL | Android Game dev
Table of contents Show me the code The Math My app on the Google play...
dev.to
March 21, 2025 at 1:02 AM
I feel like the future of quest VR development is going to be about maximizing brain rot. Why watch when you could also play
March 17, 2025 at 12:53 AM
Slightly better version of my twitch app with mini games for Android
March 14, 2025 at 11:43 PM
My blog post on basic hit detection in C++ #androiddev dev.to/theplebdev/b...
Basic hit detection in C++ for Android Game devs
Table of contents Show me the code Basic hit detection explained My app on...
dev.to
March 13, 2025 at 6:08 PM
@lowco.tv do you think a twitch app with mini games would actually be something people would use? Here is my beta version
March 11, 2025 at 2:21 PM
My blog post on using Linear interpolation to convert Android's pixel based coordinates to OpenGL's coordinate system #androidDev #math : dev.to/theplebdev/u...
Using Linear Interpolation to map android touch screen values to OpenGL's coordinate system
Table of contents The code What we are trying to do Non-formal definition Linear...
dev.to
March 8, 2025 at 8:29 PM
Does anyone have any suggestions about smoothing out animations. Technically these work but they are a little choppy #androiddev
March 2, 2025 at 7:24 PM
The feature is complete and it's smooth like butter!!!!! #androiddev #twitch
February 21, 2025 at 2:05 AM
The user experience is definitely getting better #androiddev #twitch
February 18, 2025 at 9:43 PM
Ping pong is almost working.... Except the ball moves like a paddle #androiddev
February 16, 2025 at 12:56 AM
My very short blog post on using the Camera2 API to do manual video encoding with Android dev.to/theplebdev/u...
Using Android to stream to Twitch. Part 3. Manual video encoding
Table of contents Read before continuing Goal of this series Steps in this series Where...
dev.to
February 4, 2025 at 2:00 PM
My little blog post on implementing RTMP handshake with #Twitch servers #androiddev dev.to/theplebdev/u...
Using Android to stream to Twitch. Part 2. RTMP handshake
Table of contents Warning Goal of this series Steps in this series What is a RTMP? The...
dev.to
January 26, 2025 at 6:58 PM
My little blog post on connecting to #Twitch ingestion servers via a secure Socket #androidDev dev.to/theplebdev/u...
Using Android to stream to Twitch. Part 1. Securing a Socket
Table of contents Warning Goal of this series Steps in this series What is a Socket? What...
dev.to
January 25, 2025 at 5:33 PM
Very happy to say I got accepted into the new @MetaQuestVR pilot program. I can't wait to get the hardware and port my #Twitch app over to VR #androiddev
November 24, 2024 at 6:12 PM
My short blog post on creating a custom coroutine. #AndroidDev #androiddevs dev.to/theplebdev/q...
Quick example of creating a custom Kotlin coroutine and scoping it to a Android service.
Resources Elements of Kotlin coroutines book My app on the Google play...
dev.to
November 21, 2024 at 5:56 PM
The background audio feature is complete!!! Users for my #twitch app can now listen to streams when they close the app #androiddev
November 21, 2024 at 2:45 AM
Foreground service notification timer with broadcast receiver to shut down the service #androiddev
November 20, 2024 at 12:06 AM
I think this is my best meme yet #AndroidDev
November 18, 2024 at 10:01 PM
Fix the clear chat bug for my #twitch app. A lot smoother now #androiddev
November 12, 2024 at 7:58 PM
Me when I download the NDK #AndroidDev
November 9, 2024 at 4:04 AM
Good example of documentation: android.googlesource.com/platform/dev...
Bad example of documentation: github.com/android/ndk-...
android.googlesource.com
November 7, 2024 at 5:30 PM