App Feedback Thread - December 07, 2019 Android Dev |
- App Feedback Thread - December 07, 2019
- Keigen: A Kotlin library for fast matrix operations and linear algebra built on the C++ Eigen library
- Has anyone for the love of god figured out how to have a custom gradle test task without modifying the default `gradlew test`?
- Android weekly application
- What is Firebase? 15 Reasons to Master It - Firebase Tutorials
- Color Picker
- Any Admob or Ads SDK professionals (have actually published stuff using them) I can talk to directly? Unity 3D knowledge is key as well.
- Anyone here whose app got indexed in Play Store?
- is this a proper way of adding listeners?
- Is it possible to re-program an android's native app functions?
- Android Developers Blog: Android’s commitment to Kotlin
- Apps' icons should have a dark mode version.
- SkinDx: Machine learning android app for pigmented skin lesion diagnosis with HAM10000 dataset
- Everytime I open Android studio, it opens a blank new instance that does nothing and uses all RAM
- [CI/CD Noob] How should I trigger a release?
- We have a lot of Fake Orders by the robot on Android App
App Feedback Thread - December 07, 2019 Posted: 07 Dec 2019 04:28 AM PST 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] | ||
Posted: 07 Dec 2019 02:02 AM PST
| ||
Posted: 07 Dec 2019 12:58 PM PST Hi, I want to have a tasks which runs only selected tests. Sounds reasonable? My naive gradle brain tells me to } FAILURE: Build failed with an exception. What? I google around, and people modify the default test tasks like this What? Documentation is ofcourse unhelpful as usual with gradle, and or references java plugin. Facepalm [link] [comments] | ||
Posted: 07 Dec 2019 09:41 AM PST
| ||
What is Firebase? 15 Reasons to Master It - Firebase Tutorials Posted: 07 Dec 2019 06:35 AM PST
| ||
Posted: 07 Dec 2019 03:20 PM PST Hello guys, [link] [comments] | ||
Posted: 07 Dec 2019 12:39 PM PST Not looking for entry level guys here. My team is in the middle of launching and we are in this endless nightmare of Admobs + mediation with other sites but we are constantly encountering issues. Let me know if you are interested it would mean alot. EDIT: I will pay you for an hour of you time [link] [comments] | ||
Anyone here whose app got indexed in Play Store? Posted: 07 Dec 2019 06:06 AM PST I wanted to release an app like a month ago, but then I started seeing these posts which say apps aren't getting indexed, so I postponed it. Seems like google will be google and will always treat devs like shit and won't answer our questions. So is there someone here whose new app got indexed in Play Store? Should I risk uploading the app now and then spend money marketing it, or should I wait until we hear something positive? Edit: Just want to know this to see if ALL the new apps are not getting indexed, or it's just a problem with some apps. [link] [comments] | ||
is this a proper way of adding listeners? Posted: 07 Dec 2019 10:29 AM PST Fragment class button on click method
viewmodel class
repository class
is there any other way I know about whether user created successfully? [link] [comments] | ||
Is it possible to re-program an android's native app functions? Posted: 07 Dec 2019 12:07 PM PST I want my samsung galaxy to be able to start recording video with only the press (or double press) of a button while the phone is off/sleeping. The phone does not do this natively. I was wondering if there is a way to re-program native features and program this feature into the phone myself? If so what is this concept called so that I can look more into it? Or any other approaches? I don't have a lot of experience programming with android but am a fast learner and would love to work on this as a learning project. If not, I'd also like to simply have some sort of icon at the top of the unlock screen that when pressed opens the camera, at least. Currently, natively, there is a button at the bottom of the screen that when swiped opens up the camera for taking photos. Another option is to simply build an app, but I'd want the app to appear on the lock screen or open up automatically at the double press of the phones power button. [link] [comments] | ||
Android Developers Blog: Android’s commitment to Kotlin Posted: 06 Dec 2019 08:00 PM PST
| ||
Apps' icons should have a dark mode version. Posted: 07 Dec 2019 09:18 AM PST An app launcher icon should look darker when the system is in dark mode. Not sure if doable, or if already done by some apps. [link] [comments] | ||
SkinDx: Machine learning android app for pigmented skin lesion diagnosis with HAM10000 dataset Posted: 06 Dec 2019 09:27 PM PST
| ||
Everytime I open Android studio, it opens a blank new instance that does nothing and uses all RAM Posted: 06 Dec 2019 09:17 PM PST This windows open alongside my main window that contains current project and if I close that blank instance my whole Android studio gets closed. Any solution? I have reinstalled AS, reverted back to previous version but the problem persists. [link] [comments] | ||
[CI/CD Noob] How should I trigger a release? Posted: 06 Dec 2019 08:18 PM PST Hi, I'm trying to learn CI/CD, my previous setup (as a solo developer) was to run tests before release manually. i.e. I had a gradle However so when I had my release branch stabilized as I'd like, I just ran Now, I'm trying to do a CI/CD (running unit tests every commit into master works as expected and is cool), and I'm struggling to figure out how would I'd do this exact release thing but on a CI. Basically what the issue is that CI wans to run my whatever every commit, I did figure out how to run different task if on a release/* branch, so for example lint is not run on master etc, but still it wants to run the TLDR; how can I tell CI, "hey I want to release now, run full checks and assembleRelease" (and make the apks available for download? (If not deploy the apk for now). As opposed to unit tests only every master commit) // PS: using github actions Thanks! [link] [comments] | ||
We have a lot of Fake Orders by the robot on Android App Posted: 06 Dec 2019 08:06 PM PST
|
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