App Feedback Thread - October 26, 2019 Android Dev |
- App Feedback Thread - October 26, 2019
- Android Dev Summit 2019, all sessions Playlist
- Drop in Admob CPM's today?
- Having dificult time undestanding unit testing.
- Introduction to Jetpack Compose - Codelab
- It seems like someone is botting admob requests on one of my apps. Any way to solve this?
- Android Dev Summit Theme Song / Soundtrack
- Do you think that staying on Java and ignoring Kotlin would be bad idea for future of app business?
- Android fluoride
- GitHub - googlesamples/easypermissions: Simplify Android M system permissions
- Any website for hosting images for free for a commercial app?
- Light weight android Linear Graph library
- Build fast-forward/time-lapse Android App
- Flutter Animation: Login dashboard - (Speed Code)
App Feedback Thread - October 26, 2019 Posted: 26 Oct 2019 05:28 AM PDT This thread is for getting feedback on your own apps. Developers:
Commenters:
To cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback. As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you. - Da Mods [link] [comments] | ||
Android Dev Summit 2019, all sessions Playlist Posted: 26 Oct 2019 08:04 AM PDT
| ||
Posted: 26 Oct 2019 12:23 PM PDT Anyone see significant drop in Admob CPM in US region today? It seems its almost 50% drop compared to usual numbers. [link] [comments] | ||
Having dificult time undestanding unit testing. Posted: 26 Oct 2019 06:07 AM PDT I've been doing android development for quite some time. But I've never tried to learn about testing. I recently tried to write a test case for simple login function but I'm having a hard time writing even the simple test case like that. I don't know why I don't understand the testing like I understand other programming staff. I am posting this to clear some of those doubts. My application in MVVM architecture with repository pattern and dependency injection is handled by KOIN. UI is developed with a navigation architecture component. LoginActivity LoginFragment } LoginViewModel LoginRepository Please correct the below statements if I'm wrong. I think this code is written in a way that is testable. This is what I think as a correct approach for testing this application. First I should start with the bottom layer which is This is the test class I came up with. } } This class runs fine and gives the result as both test cases passed. But it did not trigger the retrofit Not having good time understanding unit testing in android. Any help is appreciated. Thanks. [link] [comments] | ||
Introduction to Jetpack Compose - Codelab Posted: 25 Oct 2019 10:00 PM PDT | ||
It seems like someone is botting admob requests on one of my apps. Any way to solve this? Posted: 26 Oct 2019 11:34 AM PDT So yesterday i saw a large number of requests made to one of my apps. Considering the usual daily requests are between 0 and about 20 on this app, it seems highly likely that someone is botting the requests or my ids are somehow bugged. I got in total about 12k requests with 3 impressions which are probably from real users: https://i.gyazo.com/bad45598cfaea71dce741c89be97dea1.png Here are the countries: https://i.gyazo.com/9159b64c4408dc3c8e8f7b560f7b5f9c.png Has anybody experienced something like this? [link] [comments] | ||
Android Dev Summit Theme Song / Soundtrack Posted: 26 Oct 2019 09:55 AM PDT For anyone, who enjoys this lively music while watching the Dev Summit stream, this is it, keep replaying. [link] [comments] | ||
Do you think that staying on Java and ignoring Kotlin would be bad idea for future of app business? Posted: 26 Oct 2019 02:28 AM PDT As someone who has average knowledge in C# and Java, i feel meh about Kotlin. I see it being used more and more, but i just dislike the whole language. Kind of reminds me of JavaScript and for that reason I feel aversion towards Kotlin and haven't invested any time in trying to learn the basics. Do you think that Kotlin will be a must know language in the future, and that ignoring it will eventually bite me in the ass for ignoring it? As the saying goes, ignoring the sings of change is a risky long term strategy. And Google started acting as if Java doesn't exist. [link] [comments] | ||
Posted: 26 Oct 2019 02:45 PM PDT Hi when I build fluoride stack in Ubuntu, will I be able to create two devices that will comunicate each other using the stack and possibly through HCI packets that are handled by the android IPC and Linux IPC mechanisms. ? [link] [comments] | ||
GitHub - googlesamples/easypermissions: Simplify Android M system permissions Posted: 26 Oct 2019 01:43 AM PDT
| ||
Any website for hosting images for free for a commercial app? Posted: 26 Oct 2019 12:31 PM PDT I have my own server for hosting normal images for the app. But I've worked on a new feature which requires hosting of high resolution images. I was just wondering if there was any way for me to host these images for free? I know about flickr, but can we use their hosting for commercial applications? I'm looking for free option because the app doesn't make a lot of money. [link] [comments] | ||
Light weight android Linear Graph library Posted: 26 Oct 2019 09:46 AM PDT
| ||
Build fast-forward/time-lapse Android App Posted: 26 Oct 2019 12:15 AM PDT I have a small dilemma. After doing some window-shopping of different video editing apps and a quick review of GitHub, I can't seem to find a decent piece of code that can timelapse videos longer than 10 minutes to 30-40 second long vids. That's anywhere between 4000% and 7000% faster. I need this capability for a small side project of mine, and would love to have the ability to take a 10-15 minute video on my phone and - on my phone, without the overhead of transferring the video to my machine and editing it there - get a timelapsed version of it that's 30 seconds long. It does not need to be pretty, nor do anything fancy with the output file - just open it when it's done doing its thing. Can I get some direction of where to look? Bonus points for open source apps that already do that, and can be stripped down of all extra parts and tuned to achieve this. Super-duper bonus points for a nice tutorial written about the topic. [link] [comments] | ||
Flutter Animation: Login dashboard - (Speed Code) Posted: 26 Oct 2019 07:22 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