Weekly discussion, code review, and feedback thread - April 22, 2024
Reddit » Developing Android Apps
by /u/AutoModerator
14h ago
This weekly thread is for the following purposes but is not limited to. Simple questions that don't warrant their own thread. Code reviews. Share and seek feedback on personal projects (closed source), articles, videos, etc. Rule 3 (promoting your apps without source code) and rule no 6 (self-promotion) are not applied to this thread. Please check sidebar before posting for the wiki, our Discord, and Stack Overflow before posting). Examples of questions: How do I pass data between my Activities? Does anyone have a link to the source for the AOSP messaging app? Is it possible to programmati ..read more
Visit website
How often are app releases at your current organisation?
Reddit » Developing Android Apps
by /u/Quieter22
14h ago
At my current org (mid-large sized startup), we have weekly app release, which I feel is too many releases. In my previous orgs, I have seen releases happen at end of each sprint, i.e 2 Weeks. Weekly release is extremely tiresome and is very unnecessary IMO. Each release not only takes additional bandwidth, but also causes constant deadlines and anxiety to people. What is the app release cycle be like at your organisation? Want to know the general standard followed across industry. submitted by /u/Quieter22 [visit reddit] [comments ..read more
Visit website
AOSP 13/14 have the same RAM requirements of their full Google Android counterparts?
Reddit » Developing Android Apps
by /u/Honest-Word-7890
14h ago
Is it 2 GB for all or can AOSP, in its latest form, be useful in tiny devices with 1 gig or less? submitted by /u/Honest-Word-7890 [visit reddit] [comments ..read more
Visit website
Geofences in Android is making me lose my job
Reddit » Developing Android Apps
by /u/Appropriate-Power425
23h ago
Hi there, my developer friends. As an Android developer at a company, I'm facing some issues with Geofences. We provide services to our clients with strong agreements ensuring bug-free and flawless solutions. One of our main features is geofences. 8 years ago, my company introduced this geofencing solution to the market. Back then, building geofences for Android was much easier due to service margins. But now, it's become a huge challenge. In Android, geofences don't work properly. I've tried experimenting with them in many ways, but they simply don't work because of battery-saving features ..read more
Visit website
What are some good data visualization solutions and why? (Jetpack compose for ui)
Reddit » Developing Android Apps
by /u/Big_gang_
23h ago
I am working on an app that is using kotlin and jetpack compose for the ui. So far I only know about MPAndroidCharts but are there any other libraries that are well documented or a better fit for my user interface? submitted by /u/Big_gang_ [visit reddit] [comments ..read more
Visit website
Need help with protobuf generation
Reddit » Developing Android Apps
by /u/omer6662
23h ago
[SOLVED] See comments below for 2 different solutions for the problem. Ok I'm actually losing my mind over this and I need help. I'm pretty new to android development so if this post is missing info let me know and I'll edit to post to add it. All I'm trying to do is get a single .proto file to be genrated into java code within my project so that I can import it to use my java files. The gradle build is kotlin (gradle.build.kts) and every single example I could find was using the groovy build (build.gradle) and no matter how I tried to translate it nothing works. Either it doesn't compile the ..read more
Visit website
Can I Learn android programming with LOW END PC ?
Reddit » Developing Android Apps
by /u/Klutzy-Initiative-42
1d ago
I Love Programming since I was kid every time I start learning I drop in the middle, So I decided to learn this time but it seems my pc is too bad so can I still programming with this specs or not INTEL CELERON G1840 4GB INTEL HD GRAPHICS FAMILY 1824 submitted by /u/Klutzy-Initiative-42 [visit reddit] [comments ..read more
Visit website
Getting wifi info from network?
Reddit » Developing Android Apps
by /u/lt_Matthew
1d ago
Can an android app obtain the current network's SSID and password? I know it can be done on Windows, but does an android app have that kind of permissions? Either by asking the network or retrieving a stored file? submitted by /u/lt_Matthew [visit reddit] [comments ..read more
Visit website
How to upload gallery photo as camera photo
Reddit » Developing Android Apps
by /u/No_Wallaby6623
2d ago
Hey. I need to upload photo from gallery on data reporting application. But the app only allows to capture from camera. Is possible to crack that and upload gallery photo as camera captured photo.( Android 14 ) submitted by /u/No_Wallaby6623 [visit reddit] [comments ..read more
Visit website
Synchronizing a countdown timer in multiplayer game between clients?
Reddit » Developing Android Apps
by /u/Competitive-Lack-660
2d ago
I want to add a time limit to my multiplayer. The countdown timer should run for 1-minute, and game must be finished when it reaches zero. There is two clients in the room, and I want to synchronize their clock, so it finishes almost simultaneously for both. It seems impossible to implement all the logic on client-side only, because of the differences in device performances and possibilities of "cheating". I also though about running a clock on the server using Firebase Functions CLI, and updating rooms' time left field each second. However this solution not only inefficient, but also very de ..read more
Visit website

Follow Reddit » Developing Android Apps on FeedSpot

Continue with Google
Continue with Apple
OR