Android Dev - Weekly Anything Goes Thread - December 11, 2020 |
- Weekly Anything Goes Thread - December 11, 2020
- KTX Graphics: Kotlin extensions for Bitmap, Canvas, etc.
- Implementing Custom Architecture based on Model-View-ViewModel with ViewStates
- Warning! Don't rate us badly if you have nothing to say, else we will expose you! :D
- SELinux on Android
- Create an extenstion to existing app , Is this possible ?
- Kite: an android resource library wrapper. Forget about ContextCompact, Resources and Context.
- Flip Card Animation Uding Motion Layout
- Capabilities
- Firebase Firestore- sharing and synching data between users
- AdMob confirmed click for banner and native ads
- Does anyone find a solution for AdMob ad serving limit problem?
- Monitor app reviews
- Sharing the same Google Developer Account with a friend to publish apps?
- What's the best way to open the last displayed fragment upon reopening the app?
- Machine Learning Project
- Where should I be monitoring for Android Studio macOS Big Sur compatibility?
Weekly Anything Goes Thread - December 11, 2020 Posted: 11 Dec 2020 06:00 AM PST Here's your chance to talk about whatever! Although if you're thinking about getting feedback on an app, you should wait until tomorrow's App Feedback thread. Remember that while you can talk about any topic, being a jerk is still not allowed. [link] [comments] | ||
KTX Graphics: Kotlin extensions for Bitmap, Canvas, etc. Posted: 11 Dec 2020 04:43 AM PST
| ||
Implementing Custom Architecture based on Model-View-ViewModel with ViewStates Posted: 11 Dec 2020 12:35 AM PST
| ||
Warning! Don't rate us badly if you have nothing to say, else we will expose you! :D Posted: 10 Dec 2020 09:13 AM PST
| ||
Posted: 11 Dec 2020 01:59 AM PST I am trying to understand the impact of SELinux if I root a device. Let's pretend that I have successfully rooted an Android device running the latest implementation of SELinux. What impact would that have? It root still all-powerful? Would I still be able to access user data? Can I just disable SELinux as root? Or is SELinux just supposed to help stop you obtaining root in the first place, or performing malicious activities as another user? I understand the idea behind the labelling system, but I am unsure what actions root would be declared as not being allowed to perform? [link] [comments] | ||
Create an extenstion to existing app , Is this possible ? Posted: 11 Dec 2020 09:02 AM PST Hi , Many thanks, Daniel [link] [comments] | ||
Kite: an android resource library wrapper. Forget about ContextCompact, Resources and Context. Posted: 10 Dec 2020 03:18 PM PST
| ||
Flip Card Animation Uding Motion Layout Posted: 11 Dec 2020 06:40 AM PST
| ||
Posted: 11 Dec 2020 06:29 AM PST I just want to check I am using the term 'capability' correctly. My understanding is that any defined function for which you need to request a permission is called a Capability, for example camera access. I assume, therefore, that if you write a custom permission to allow access to some functionality of your own application, that is also called a capability? [link] [comments] | ||
Firebase Firestore- sharing and synching data between users Posted: 11 Dec 2020 05:35 AM PST Hi, In my app I have some lists with items inside them. Every user can create as many lists as he wants, and have as many items inside as he wants. And an additional feature is that the user can share his lists with other users (so both of them can edit) I am using Firestore as my backend and so far I got what I need (saving users/lists/items). Now comes the part with sharing lists. I have read some stuff and I didn' find a solution which I am happy with. One approach would be use nested objects and have nested queries, but there I am worried about the performance (even its said, I quote, "You cannot create slow queries with Firestore"). An another approach would be to copy the whole list inside every user that it is being shared with, but here I see the problem with syncing data and keeping all lists updated. Does someone have a similar setup and how have you solved it? Also what's bugging me, how should the data on firebase be updated? Right now I update when the change happens, but maybe it's a better approach to wait some time after the last change (because its likely that the user will do some more stuff) and then push the update into Firebase when you "think" the user is done (also to minimize the number of transactions). [link] [comments] | ||
AdMob confirmed click for banner and native ads Posted: 10 Dec 2020 04:22 PM PST
| ||
Does anyone find a solution for AdMob ad serving limit problem? Posted: 10 Dec 2020 11:18 PM PST Hi, devs Straight to point our Admob account got ad serving on Jun18 2020 we taught its just a regular checkup because we got ad serving limit before and it will be gone with a week sometimes it happens because we use Applovin or some other ad network to promote apps and the traffic quality changes and ad serving limited after a week or 3 days it got fixed but now our ad serving has been limited for 6 months from Jun 18th till now we try to contact AdMob in a numerous way but they shut off the email support and don't reply to feedback anymore at this point we have no idea how to fix that and we have no idea what causes the ad serving limit after that we move to another ad network but the lack of data they don't serve any ads and our earnings fall 80% after we stop the AdMob ads with a month it removes the ad serving error and we thought it got fixed so we set up and start to serve Admob ads with in an hour after start to serving ads our Admob ad serving has been limited again and the date in privacy policy daily changing itself into new date and we have no idea what to do ? does anyone know how to solve the Admob issue please reply? [link] [comments] | ||
Posted: 11 Dec 2020 01:27 AM PST I am thinking of starting a new service for developers that summarises your app's reviews periodically and deliver the results right to your mailbox in a one page briefing. It would include things you could improve on from 1 star reviews and what your users love from 5 star reviews so we can focus on developing features that matter! How does that sound to you? [link] [comments] | ||
Sharing the same Google Developer Account with a friend to publish apps? Posted: 10 Dec 2020 04:13 PM PST Is it against the Google terms of use to share account and password of one Google Developer Account to publish our Apps? We live in different countries. Thanks! [link] [comments] | ||
What's the best way to open the last displayed fragment upon reopening the app? Posted: 10 Dec 2020 03:48 PM PST I am using drawerlayout to allow the user to open different questionnaires. The questions in the questionnaire are different fragments. The problem is that when a questionnaire is started and say the use goes to question no. 5 and exits the app then she or he will have to start from the home page ie first fragment in the drawer layout. How do I save the last fragment ie question shown so that I can show it again when the app is reopened? [link] [comments] | ||
Posted: 10 Dec 2020 02:44 PM PST Hi everyone , I want to make a project like a diagnoser, that gives you your disease based on symptoms. Like symptomate and webMD. Such machine learning algorithms to do this are usually implemented in python, how do I link it to android please? [link] [comments] | ||
Where should I be monitoring for Android Studio macOS Big Sur compatibility? Posted: 10 Dec 2020 09:59 AM PST As the title says, where is there an issue with JetBrains or Google I can register to? I've been wanting to install Darkroom (a photo editing app) since it came to Mac but it's only compatible with Big Sur, but of course work comes first... [link] [comments] |
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