Weekly Questions Thread - January 26, 2021 Android Dev |
- Weekly Questions Thread - January 26, 2021
- Should I just ignore "This APK contains Java/Kotlin code, which might be obfuscated. We recommend you upload a deobfuscation file to make your crashes and ANRs easier to analyze and debug."?
- noob here!
- Looking for feedback on a project using Paging 3 with RemoteMediator and NetworkBoundResource
- Android Library for easing Media Selection to your apps with support for Images and Videos with a beautiful sample app.
- How to Customize Android Snackbar
- Can TV App Repo Be Modded?
- How do you share code between different apps?
- What exactly does Google Play want in my privacy policy?
- Easy way to improve long-term retention: with User Stats
- Need help Android Studio
- Someone told me when making layouts text sizes should always be in multiples of 2 for best performance. Eg 12sp 14sp 16sp ect. Is this correct?
- What do I need to develop an app like my Talking Pet
- How i can fix Notice of Violation of Facebook Audience Network Policy
- Live coding interview - good or bad? Why?
- Login interface
- ConstraintSet Overlay Issue
- Admob match rate and impression dropped to 0 !
- Can't find Network Debugging in my Android TV (MiBox)
- As AsyncTask is deprecated, what do I use?
- [theory] I think microdroid is related to android apps on windows
- Video capture quality on social media apps
- To use a dependency injection framework or not to
- Draw trail on offline map - which library would you choose ? (Excluding google maps)
Weekly Questions Thread - January 26, 2021 Posted: 26 Jan 2021 06:00 AM PST 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:
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: 26 Jan 2021 11:04 AM PST This warning comes up each time I'm uploading a new APK version. I'm working in Unity. Should I ignore it, or can it lead to a problem? [link] [comments] | ||
Posted: 26 Jan 2021 01:26 AM PST Hi. I am actually a civil engineer but I have a huge interest in coding and web development. I just finished learning HTML on my own and also have a basic knowledge in C programming. now i want to learn about android app development but i don't have any basic background knowledge.. so which programming language should i learn ? or what are the things i need to learn for developing android app? where can i get the best online courses? (For free) (thanks in Advance) [link] [comments] | ||
Looking for feedback on a project using Paging 3 with RemoteMediator and NetworkBoundResource Posted: 26 Jan 2021 10:10 AM PST
| ||
Posted: 26 Jan 2021 10:22 AM PST
| ||
How to Customize Android Snackbar Posted: 26 Jan 2021 02:05 PM PST What is Android Snackbar 💠and how to customize it: action button, anchor, themes, and a custom view. 🌟 I also added an article rating after the post. It's just 1 click, check it out! But don't give me 1 star 😅 [link] [comments] | ||
Posted: 26 Jan 2021 03:22 PM PST With tv app repo you can create a apk that it visible on android tv, it can make two different apks for different tasks one for installing a shortcut to open a different apk for the purpose of making a visable banner for sideloaded apks the other function is that it can open a https link in a browser window from a shortcut/banner on the Home Screen! Is there a way to find a way to put these two functions together, I would like a to build a single apk that can open a linked apk and also send a https get request silently instead of opening a browser This is the version on tv app repo I've been trying to learn from https://github.com/ITVlab/TvAppRepo/releases/tag/1.1.4 Can any body make me a template I could edit and build with android studio? I am VERY new to this and could do with some direction please [link] [comments] | ||
How do you share code between different apps? Posted: 26 Jan 2021 03:11 PM PST Hello Android Devs, At my company, we will have multiple applications that will re-use code from the same library modules. For those of you in a similar situation, how do you manage this situation?
Thanks! [link] [comments] | ||
What exactly does Google Play want in my privacy policy? Posted: 26 Jan 2021 06:05 AM PST I have had my app rejected a few times because of my privacy policy. I am using Admob to serve ads. This is the privacy policy that got rejected: I use a Admob, a third party service. It collects some information about the user's habits and/or devices. Admob's privacy policy is available here: https://policies.google.com/privacy Does anyone here have experience with this? What exactly do they want? Edit: Heres what I am going to try again with: This app uses Admob, a third party service. It collects the following information:
It uses the information to:
In order to opt out of personalized advertising, click here: https://adssettings.google.com/authenticated Admob's privacy policy is available here: https://policies.google.com/privacy [link] [comments] | ||
Easy way to improve long-term retention: with User Stats Posted: 26 Jan 2021 02:20 PM PST I'm currently on a mission to improve the retention for my app. One way that I've recently been able to improve long-term retention is by adding user stats. It's just a small section in the menu that shows the user how many days they've been using the app and how many entries they've written with my app. Caveats:
I write about this in more detail here: App Millionaire: [Experiment][Ship] User Stats 📊 [link] [comments] | ||
Posted: 26 Jan 2021 02:09 PM PST So I am new to coding so I am trying to learn by creating random things, I am trying to get a countdown timer off github ( GitHub - iwgang/CountdownView: Android Countdown View ) and I'm getting an error: "incompatible types: void cannot be converted to CountdownView" I'm getting the error at the .start bit. This is done in Android Studio BTW. Any help is greatly appreciated! [link] [comments] | ||
Posted: 26 Jan 2021 02:09 PM PST | ||
What do I need to develop an app like my Talking Pet Posted: 26 Jan 2021 12:17 PM PST What do I need to develop an app like my Talking Pet https://play.google.com/store/apps/details?id=info.wobamedia.mytalkingpet.free&hl=tr&gl=US For android for face landmark , animate , filters what do i need to use?(opencv etc) And how? [link] [comments] | ||
How i can fix Notice of Violation of Facebook Audience Network Policy Posted: 26 Jan 2021 10:48 AM PST A while ago I received this violation from fb audience network .. i made changes to the app and made the ads smoother and less annoying to users (i only use interstitial ads) I even deleted the ads permanently from the app And I've deleted a sdk audience network im very disappointed and i don't know what else to do :( if someone faces a similar problem, please help ! [link] [comments] | ||
Live coding interview - good or bad? Why? Posted: 26 Jan 2021 02:20 AM PST Hi All, I would like to know your opinion about live coding during the interview. What do you think about a live coding interview? What good or bad practices have you seen? I deliberately gave only two extreme answers in the survey, because others would be "it depends" answers. Please feel free to elaborate. My opinion: I see different types of live coding:
I have put it according to my personal usefulness ranking. Ad 1) Pair programming live coding can test not only technical skills but also teamwork. This is ok. Ad 2) Solving real code problems is a more realistic case scenario, but not a great check without code autocompletion. Ad 3 ) IMHO for any modern developer, algorithmically thinking isn't so much needed nowadays. Communication and analysis of business requirements are more useful. Of course, algorithms can help but in most common cases and for most of the tasks it's not necessary. Lots of things are done by Framework or IDE. An algorithm challenge can be funny, like solving sudoku, but is it really helpful to check the skills of the candidate? Maybe when it would be a simple algorithm you could check someone's way of thinking, but many times I've seen very hard algorithms and not much time to solve it. You need to know the answer from the beginning to solve it. FAANG uses algorithmic challenges, and many other companies want to copy it, but FAANG has a different business model, and they give much more time for the candidate than a typical company.I personally don't believe that this would work for typical software companies where the programmer needs to provide business value for the users. [link] [comments] | ||
Posted: 26 Jan 2021 08:12 AM PST Hi, I am new to developing apps on Android Studio so I just wanted to know if for two accounts a student account and a volunteer account do I need two login interfaces or one is enough. Also if I need just one is there any way to identify which user is a student and which one is a volunteer using firebase because each one has a different kind of profile? [link] [comments] | ||
Posted: 26 Jan 2021 07:51 AM PST
| ||
Admob match rate and impression dropped to 0 ! Posted: 26 Jan 2021 03:51 AM PST Admob impression were fine when app launched, now it's dropped to 0 impression and 0% match rate per day. No policy violation email, no ad limit , nothing.. I don't understand what's happening. I know sometimes there isn't any ad to serve but it's been 10 days. There is no option to contact admob either. If any one had this problem and how you guys fixed it please let me know, Thanks ! [link] [comments] | ||
Can't find Network Debugging in my Android TV (MiBox) Posted: 26 Jan 2021 07:28 AM PST
| ||
As AsyncTask is deprecated, what do I use? Posted: 26 Jan 2021 02:17 AM PST Hi peeps! I hope everyone is safe and well! I'm taking advice from my previous thread on here and creating a Repository to deal with my database. However, the tutorial of sorts I'm using to do this is using AsyncTask to do the majority of thread based functions. For example, I'll put my insert class within my repository class: Now I'm very aware that AsyncTask is deprecated since API level 30 and I want to use the best way that is as future safe as possible. I already have an ExecutorService "ThreadUtil" class which is in charge of the initialisation of my app so should I use that? If so, how? Otherwise what should I use to achieve what the above is doing? Thanks guys! [link] [comments] | ||
[theory] I think microdroid is related to android apps on windows Posted: 26 Jan 2021 05:22 AM PST Microdroid is a further stripped down version of GSIs, atleast as per XDA. At the same time, microsoft has announced its plans to bring android apps to windows. I think microsoft will implement microdroid in windows. The XDA post writer thinks microdroid will be used for drm and stuff, and maybe it will, but I think microsoft will also use microdroid for its own purposes. [link] [comments] | ||
Video capture quality on social media apps Posted: 26 Jan 2021 03:13 AM PST Hey all, just a noob here Recently switched from iOS to Android and came to find out there's a noticable difference in video quality when captured in app (tiktok, ig, etc). I heard it's due to a difference in ios vs android coding. Does anyone know of a fix for this issue? If not, why is it not yet fixed in the firstplace? I hope my question is in place Thank you [link] [comments] | ||
To use a dependency injection framework or not to Posted: 25 Jan 2021 11:25 PM PST Ive been reading up on dagger2 and hilt to generate injectors. My use case is to instantiate the data sources, repository and viewmodel factory in an injector class so my code in the views avoid boilerplate. So for any module, I would need 4 methods in my injector object to achieve my requirement. Taking this into account, do I really need to spend time learning a framework and to deal with the pitfalls associated with committing to a library? [link] [comments] | ||
Draw trail on offline map - which library would you choose ? (Excluding google maps) Posted: 25 Jan 2021 04:50 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