Android Dev - Weekly "who's hiring" thread! |
- Weekly "who's hiring" thread!
- Weekly Questions Thread - August 10, 2020
- Material Reside Menu ( 3D Perspective Drawer ) Made purely using Kotlin & Motion Layout Visit - github.com/chintanrparmar/MaterialResideMenu
- I tried to create a basic launcher. At this point in time, it implements the most basic features required in a typical launcher. Mostly open source launcher projects are based on Google launcher3 & are quite complex to start with. If you're looking for something simple, you might find it useful.
- I decided to turn a crappy android headunit into a full custom car infotainment system - Which can interact with each car's ECU over canbus!
- My #flutter project is almost done.
- Integrate autofill with keyboards
- Swift developer has some questions regarding android development
- Any tips on setting the app price per country?
- Introducing Satchel: a fast, secure and modular key-value storage with batteries-included for Android and JVM
- Emulator 30.0.25 Canary
- Vector drawables broken
- Why is Android Programming so verbose?
- SecTheTech/AMDH An Android Mobile Device Hardening written with python3
- Is there any way to "debug" my phone to get a log of everything I'm doing?
- Kotlin/Native Memory Management Roadmap – Kotlin Blog
- AppStartup Community
- A Unique Problem
- How to architect Android Analytics layer? - Finally I got back to speed, jumping back to youtube. Comments are appreciated. I have also added github repo. Feel free to check it out.
- Sample project about Android Components Architecture on a Modular Word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack
- How to get soft keyboard height before its rendered?
- Help to get emulator hw accelerated on Linux
- Those who are getting started on Android Development, what can be done to make your life easier?
- Benefits of React JS Development
| Posted: 10 Aug 2020 05:44 AM PDT Looking for Android developers? Heard about a cool job posting? Let people know! Here is a suggested posting template:
Feel free to include any other information about the job. [link] [comments] | ||
| Weekly Questions Thread - August 10, 2020 Posted: 10 Aug 2020 03:57 AM PDT This thread is for simple questions that don't warrant their own thread (although we suggest checking the sidebar, the wiki, our Discord, or Stack Overflow before posting). Examples of questions:
Important: Downvotes are strongly discouraged in this thread. Sorting by new is strongly encouraged. Large code snippets don't read well on reddit and take up a lot of space, so please don't paste them in your comments. Consider linking Gists instead. Have a question about the subreddit or otherwise for /r/androiddev mods? We welcome your mod mail! Also, please don't link to Play Store pages or ask for feedback on this thread. Save those for the App Feedback threads we host on Saturdays. Looking for all the Questions threads? Want an easy way to locate this week's thread? Click this link! [link] [comments] | ||
| Posted: 10 Aug 2020 03:59 AM PDT
| ||
| Posted: 10 Aug 2020 05:19 AM PDT
| ||
| Posted: 09 Aug 2020 12:18 PM PDT
| ||
| My #flutter project is almost done. Posted: 10 Aug 2020 08:09 AM PDT
| ||
| Integrate autofill with keyboards Posted: 10 Aug 2020 04:11 AM PDT
| ||
| Swift developer has some questions regarding android development Posted: 10 Aug 2020 07:55 AM PDT Hey there, pretty new to android development. I spent most of my time messing around with iOS development and I've been meaning to spend some time learning android development. Picked up a bit of flutter but I really wanted to get my hands dirty with some native development for android. Did some stuff with kotlin and realised that I wasn't a huge fan of XML for UI coding. Swift has frameworks such as UIKit and SwiftUI for UI code. I do understand that android has an upcoming counterpart, kotlin's jetpack compose. However, Jetpack Compose is still in development and not ready for use. I was wondering if there was any way i could code my UI, similar to that of UIKit or SwiftUI. Thank you! [link] [comments] | ||
| Any tips on setting the app price per country? Posted: 10 Aug 2020 07:48 AM PDT I have some paid apps on Google Play and I'm pretty sure that I could be making a lot more money by setting the app prices properly. I mean if you set the app price to $1 in Google Play, it is automatically recalculated in every country in their own currency. However, I don't want to make it the same price everywhere. While earning $1 in Germany could take just a couple minutes, earning it in India usually takes a lot longer. Is there any best practice for some formula, so for example while the app in Germany would cost $1.20, in India it would be only $0.60? I was thinking on basing the price on the Big Mac Index, any thoughts on that? Or do you have any better suggestions? :) Pricing the apps better would benefit all sides. Thanks [link] [comments] | ||
| Posted: 10 Aug 2020 07:20 AM PDT
| ||
| Posted: 09 Aug 2020 11:04 PM PDT | ||
| Posted: 10 Aug 2020 06:22 AM PDT Vector drawable was taken from developer.android directly, all my imported vector images are also broken. Does anybody encountered something like this? It's probably my local problem because there is no cry on the Internet about this. I also tried to use beta studio, but issue remains [link] [comments] | ||
| Why is Android Programming so verbose? Posted: 10 Aug 2020 05:36 AM PDT I come from html and angular background and I have made many hybrid apps using cordova. I have been learning native android programming using Kotlin so that I can extend or create some plugins for cordova android. I also am trying to learn native app development so that I can add that to my resume. My question is: why is android programming so verbose? Why do I have to type 10 lines of code and use adapters etc. when they could have just added a list by assigning a variable? Mind you I am writing this from my past experience. It looks so cumbersome to even do small things like alerts, api requests for which I have to build the damn thing. And oh the crashes on different phones. My coworker is inundated with crashes and he spends so much time fixing them because of null pointer exception or redmi phones decided to not render an xml layout properly (he inherited the code from old developer). Is there any good reason why did google or original creators made it so verbose? Are there any google engineers here who can shed a light on this? [link] [comments] | ||
| SecTheTech/AMDH An Android Mobile Device Hardening written with python3 Posted: 10 Aug 2020 05:23 AM PDT
| ||
| Is there any way to "debug" my phone to get a log of everything I'm doing? Posted: 09 Aug 2020 11:25 PM PDT Basically I have an app on my phone, and I want to make a script that will open that app and press a certain button, only problem is that it seems to be impossible to unlock the phone programatically without jailbreaking my phone. So I thought that if I can debug the existing app to see the name of the button I can have it be clicked using the name without unlocking the phone. Is there any way to debug an existing app to find the names of buttons and other UI elements? [link] [comments] | ||
| Kotlin/Native Memory Management Roadmap – Kotlin Blog Posted: 10 Aug 2020 12:29 AM PDT
| ||
| Posted: 10 Aug 2020 12:27 AM PDT Hey everyone, there's a pretty good community that goes through the steps, resources, tips etc. after you develop your app. Thought I'd share in case anyone is looking to build a company around any android dev. If interested join the slack channel.Slack Channel AppStartup [link] [comments] | ||
| Posted: 10 Aug 2020 12:08 AM PDT I've never developed for Android and I know python but not Java. With that out of the way, I have an external webcam that connects via USB. There exist apps that allow one to take pictures or record video from such a camera, but I'd like to use it for r/pan. The issue arises that I can't use the input from the USB camera. I imagine the best way around this is as follows. There exist apps that 'spoof' the camera input to instead show an image or video. I imagine it'd be possible to do this instead with a live video feed from the USB webcam. Does this seem possible and if so, a reasonable challenge to take on? Any insight would be appreciated. [link] [comments] | ||
| Posted: 09 Aug 2020 07:59 PM PDT
| ||
| Posted: 09 Aug 2020 11:33 PM PDT
| ||
| How to get soft keyboard height before its rendered? Posted: 09 Aug 2020 06:03 PM PDT https://www.youtube.com/watch?v=kEANAazKmuo&feature=youtu.be This is a chat app called KakaoTalk (apologies for bad audio, dropped my phone towards the end). Does anyone know how they implemented the Emoji view to be the same height as the keyboard? The app seems to know the height of the soft keyboard before its rendered, making the swap between the keyboard and the emoji view seamless. The only way I could think of implementing this would require either knowing the height of the soft keyboard for every android/iOS device or making the keyboard focus somewhere early in the app (probably user registration), calculating the difference in view height after the resize, and storing that calculated keyboard height in a DB/cache. Is there a simpler explanation? [link] [comments] | ||
| Help to get emulator hw accelerated on Linux Posted: 09 Aug 2020 09:19 PM PDT
| ||
| Those who are getting started on Android Development, what can be done to make your life easier? Posted: 09 Aug 2020 01:21 PM PDT What do you wish for to exist, that would make your Android Dev journey much more pleasant? Apart from the official docs or official materials, what can other devs or content creators create so you will have a good understanding of Android Dev as a whole? [link] [comments] | ||
| Benefits of React JS Development Posted: 10 Aug 2020 02:18 AM PDT
|
| You are subscribed to email updates from Developing Android Apps. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
| Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States | |
No comments:
Post a Comment