I Cant zoom out/ stuck on my android studio page
zoomed in :/
I was changing the looks of my android studio settings >apprentice >size. Mistakenly from 15 to 115 and it reacted so fast that it glitched and kicked me out the setting menu I couldn't to anything. -I tried unistalling it -Try opening ALT +V then go to appearance and zoom out couldn't do that -Am so stuck and confuse
it may be simple but am new to this sorry .
I was changing the looks of my android studio settings >apprentice >size....
https://redd.it/17zodci
@reddit_androiddev
Does this look like an app that's been in development for 3 years with a budget of $500,000?
https://play.google.com/store/apps/details?id=se.civicinnovation.mariko
It's available in English. They have been given a grant basically from the government to develop an aid for people with Autism/ADHD to help structure their life. I've only done a short programming course, but the app looks to me like more of a proof of concept that could've been put together by one person in a couple of months.
I don't know how the budget for something like this would be used, so I'm not sure if there's f...
https://redd.it/17zrn03
@reddit_androiddev
Weekly Who's Hiring Thread - November 20, 2023
Looking for Android developers? Heard about a cool job posting? Let people know!
Here is a suggested posting template:
> Company: <Best Company Ever>
> Job: <Title>\(https://example.com/job)
> Location: <City, State, Country>
> Allows remote: <Yes/No>
> Visa: <Yes/No>
Feel free to include any other information about the job....
https://redd.it/17zp5mk
@reddit_androiddev
Now in Android: 31 - Modern Android development, AndroidX, articles, and more!
https://www.youtube.com/watch?v=PgtglXDhp1s
https://redd.it/kjj61g
@reddit_androiddev
Read SDCard data in Android 11
In my Android application, there is a requirement to read data from External Storage(SDCard).
In that SDcard, I copied Content with Some Name. Inside the application, i have to read that data from SDCARd and display it on the screen.
To read Data I from external storage I have used
File sdcard = Environment.getExternalStorageDirectory();
File files = new File(sdcard, "/someName/"a
It worked fine up to the Android 10 version and returns data.
But when I run in Android 11 versi...
https://redd.it/kjj8lh
@reddit_androiddev
Admob earning for today so far getting lower
I published my first app and monitored admob earnings. I had earned 0.14$ today so far, but then suddenly it dropped to 0.7$. Is this normal?...
https://redd.it/kjgtoa
@reddit_androiddev
making an RTS game with RPG elements come join my discord?
Hi I'm making an RTS game with RPG elements and would like some company over on my discord channel to share my development news with.
here is the link: https://discord.gg/eWT9pyPgJx...
https://redd.it/kjd1cw
@reddit_androiddev
I created lazy-friendliest way to implement InAppUpdate including different methods to force updates, as my first Android library
InAppUpdate is my first library and i'm looking for feedback.
​
everything is done in InAppUpdateHelper.kt and what you have to do is:
Create ForceUpdateActivity
Modify your MainActivity
@reddit_androiddev
Does Android UI uses Composite Pattern?
I'm trying to understand this well because the onCreate() method and the way .kt .xml and everything else is connected sounds cryptic to a guy who only played with Swing in Java... Do you know any content that clearly explains how Android actually works? Because I can only see the surface of this sea......
https://redd.it/kjc5vk
@reddit_androiddev
What is Mobile App Development?
https://www.positionmobile.ky/what-is-mobile-app-development/
https://redd.it/kj1af6
@reddit_androiddev
Learning curve to develop a Electronic circuit simulator?
I’m an EE student and I’ve been wanting to create a basic app to simulate basic electronic circuits for a while now (for fun). I have no android dev experience but have a good grasp of C++, math and basic python (no java which I guess is the way to go). I’d like to be able to drag and drop basic components (ie resistors) and connect them with wires.
I’d appreciate any input from you guys as to how technically difficult (and realistic) this is for a newbie and any advice
Thanks!...
https://redd.it/kj0pu3
@reddit_androiddev
The State of Native Android Development, December 2020
https://www.techyourchance.com/the-state-of-native-android-development-december-2020/
https://redd.it/kj6lxw
@reddit_androiddev
We want to share this JavaScript SDK to help you build chat
My friend and I recently created a chat SDK ChatKitty and we've published it on GitHub. It handles real-time messaging using WebSockets and remains stable even in the presence of proxies, load balancers and personal firewalls. We hope it helps you build your chat app or integrate chat into your project. Feel free to share your thoughts. Any feedback is highly appreciated.
https://github.com/ChatKitty/chatkitty-js...
https://redd.it/kj5prx
@reddit_androiddev
Play Console: Local Pricing issue
Anyone having trouble with setting Local prices for certain countries when setting an app sale?
Whenever I try set an app price for Algeria for example, it tells me the price needs to be 30%, so I adjusted the price accordingly, then upon saving it tells me the price needs to be between 109.00-23469.00 for example, so I set it between the amount, but then I get the same message regarding the '30%' even though the figure is set correctly.
No matter what figure I put it doesn't accept, anyone fa...
https://redd.it/kj404p
@reddit_androiddev
Dependency Inversion with Kotlin!
https://youtu.be/mzvcONnKqmE
https://redd.it/kj1blr
@reddit_androiddev
Events as state are an antipattern
Nek.12/viewmodel-events-as-state-are-an-antipattern-35ff4fbc6fb6" rel="nofollow">https://medium.com/@Nek.12/viewmodel-events-as-state-are-an-antipattern-35ff4fbc6fb6
https://redd.it/17zu7kr
@reddit_androiddev
Exercises in futility: One-time events in Android
con-fotiadis/exercises-in-futility-one-time-events-in-android-ddbdd7b5bd1c" rel="nofollow">https://medium.com/@con-fotiadis/exercises-in-futility-one-time-events-in-android-ddbdd7b5bd1c
https://redd.it/17zq2ce
@reddit_androiddev
Is there any community driven features feedback APIs or SDK
I'm looking for an SDK or some APIs that do the following things:
1. Allows users inside my apps to suggest new features.
2. When suggested features are approved by an admin, allow other users to vote and comment in real time.
Imagine Reddit, but for suggesting features you would like to see inside an app.
This tool should allow mobile devs to see which features they should focus on, and be able to create a roadmap that more than 1-2 people want....
https://redd.it/kjmn8v
@reddit_androiddev
How much did you pay in Ads before your app took off organically?
For those of you with 100k plus downloads
How much did you pay in advertising before things took off organically?...
https://redd.it/kjkhpa
@reddit_androiddev
Blockchain with android
Wondering if anyone does any blockchain / decentralised apps development and what are the steps and sources to learn to do so? I'm really into crypto currencies and blockchain and want to hear your opinion and ideas of how you could use blockchain in an app...
https://redd.it/kikt3z
@reddit_androiddev
Need help with animation
How do I make a swipe animation like the one in Telegram X?
I'm currently using navigation component, and I can't find a way do replicate this behaviour, including the one on the toolbar.
Any sugestion?
https://reddit.com/link/kjgaom/video/gb3fgolba5761/player...
https://redd.it/kjgaom
@reddit_androiddev
FlowBinding 1.0
https://dev.to/ychescale9/flowbinding-1-0-44h
https://redd.it/kje75v
@reddit_androiddev
Backend Framework for Kotlin, Spring Boot or Ktor?
Do any of Android Devs also use Kotlin for Backend? I am tired of writing Java code with PlayFramework. Which one of Spring Boot or Ktor will you recommend to do Restful services with integration of Google login and MongoDB? I have zero experience with Spring and Kotlin, just want to start learning Kotlin and also learn a new backend Framework for kotlin. Thanks for any hints....
https://redd.it/kjd9e0
@reddit_androiddev
Is Google Play Console help chat using bots?
I had some questions about an app update that has been stuck in review. The responses I was getting were cold and unhelpful, copy + paste type responses. So I asked if the person I was speaking to was a real human. They said that was out of their scope. Are they using bots for the chat support?
Screenshot of convo: https://i.imgur.com/2d3qjMG.jpg
P.S. I tried to go back to the help options to see if there is a call me option, and now it says "Chat closed" and...
https://redd.it/kiet9x
@reddit_androiddev
App MVVM + Session timeout
Hello there, devs!
So I'm working in an application which has a session timeout to handle, if the user is inactive for a small period of time, the app shows a message and then you're forced to go to the login screen (Bad UX experience? Maybe, but I'm just the developer).
So, for now, I have a class called SessionHandler
in which I got a Handler and a Runnable, and each time an user do anything in the app, the method onUserInteraction
is triggered and the countdown is reseted to the initial...
https://redd.it/kjai8a
@reddit_androiddev
Create "statistics" app
I want to develop a simple app. Basically I want a view where I can enter some data that get inserted in a local database (would be nice if I could easily sync that with gdrive or dropbox like other apps do and also export local), then I want to perform some analysis on the data and present them later on as some simple statistics and diagrams.
What libraries would you recommend?
Basically I already did kind of that in python. Importing some excel sheets and analyze the data and visualize using...
https://redd.it/kj21pz
@reddit_androiddev
Learning about animating UI elements
Looking at Google's examples of apps that use material components like the Owl app, I am amazed at the code for animation, like this one for adding oscillation depending on scroll velocity. My question is how would one learn to code ...
https://redd.it/kj6meb
@reddit_androiddev
Is a processor with a speed of 1.6Ghz good for android programming ?
The processor is I5 10210u With dedicated graphics Nvidia MX250
​
Its generally going to be light programming...
https://redd.it/kj2h73
@reddit_androiddev
Cross Platform BLE App Development platform choice
Hey everyone,
I'm part of a very small team developing a product that is going to build an app to communicate and control our device over BLE. The device we're using has a Nordic chip on it.
The app we have now is Android only for beta testing. I built it on android studio because I was familiar with it. We now have a pretty decent version of it that our users can test the device with.
In the new year we want to have both an IOS and Android app up and running. We're looking at using a platfo...
https://redd.it/kj35yv
@reddit_androiddev
Error while uploading file to server
Hi. Please I am having an error while trying to use retrofit to upload an image and audio file. It's giving me error 400 post validation error and the error message is "Submitted file is empty". It's the Mixcloud API I am trying to upload to.
I have been on it for over 3 weeks with no progress in sight....
https://redd.it/kj15pp
@reddit_androiddev