Weekly "anything goes" thread! Android Dev |
- Weekly "anything goes" thread!
- Kotlinx Json vs Gson - a short article about Kotlin oriented cross-platform reflectionless serialization library from JetBrains.
- I have created a tutorial for Recycler View Animation using Custom Layout Manager in Kotlin.
- What are your thoughts on MoPub?
- What are some use-cases for EncryptedSharedPreferences?
- Suggest me a good paid online course on mobile security
- Does anyone have English version of this repository?
- Android dev here, what could I use to make a desktop app?
- Anyone come across a good real device testing farm which supports Samsung Galaxy S10 Android 10?
- What are the best resources to get back into Android development?
- will you be my mentor?
- What are some good projects in Android studio i should do in order to get better and attract job offers/internships?
- What's in your cart?
- Is it normal that mobile games tend to be performing on one platform?
- Flutter Versus Other Mobile Development Frameworks: A UI And Performance Experiment
- Android studio image filters
- Emulator 29.3.3 Canary
- Website for app translation
- Resources for designing and building dark mode apps
- which version of Android Studio do i use?
- I need help you guys
- Build Native Apps on both Android and iOS with Flutter
- Recycler View Not Deselecting When View Is Hidden. Help?
Weekly "anything goes" thread! Posted: 03 Jan 2020 04:40 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] | ||
Posted: 03 Jan 2020 10:50 AM PST
| ||
I have created a tutorial for Recycler View Animation using Custom Layout Manager in Kotlin. Posted: 03 Jan 2020 01:43 AM PST
| ||
What are your thoughts on MoPub? Posted: 03 Jan 2020 10:42 AM PST Do you have any experience with them? I am looking for a serious ad network for mediation but for some reason they seem shady, and something about them just doesn't feel right. From their policy to how they collect and manage user data. Have you worked with MoPub? What are your thoughts on MoPub? [link] [comments] | ||
What are some use-cases for EncryptedSharedPreferences? Posted: 03 Jan 2020 07:46 AM PST What are some practical use-cases for EncryptedSharedPreferences? I originally wanted to use it to store some user credit card information, but there aren't many discussions surrounding if/why this is a good/bad idea. [link] [comments] | ||
Suggest me a good paid online course on mobile security Posted: 03 Jan 2020 08:39 AM PST My company (outsourcing specialized in financial, payments, banking domains) is willing to sponsor me, so I think to take advantage of. [link] [comments] | ||
Does anyone have English version of this repository? Posted: 03 Jan 2020 07:40 AM PST
| ||
Android dev here, what could I use to make a desktop app? Posted: 03 Jan 2020 12:50 PM PST Hello I am an Android developer with decent experience, both using java and kotlin, but now I want to make a desktop app. I use Linux, so that would be my target OS, but it also running on Windows and or Mac would be a nice plus. I don't want to run an Android app on my desktop in an emulator (don't know if there is a way to do that with good integration with the desktop, clipboard, that also doesn't swallow all my ram), instead I want to know what I could try that might be more familiar to an Android developer, like some java framework or something high level, not plain java... you get the idea... kotlin native seems too low level and not fully stable, but I don't know, you tell me... Thanks! EDIT: I rememberd about Ambox, haven't tried it (yet). [link] [comments] | ||
Anyone come across a good real device testing farm which supports Samsung Galaxy S10 Android 10? Posted: 03 Jan 2020 08:53 AM PST These few days, I have been searching and testing around various real device testing farm, to look for device Samsung Galaxy S10 Android 10. So far, I am not able to find a good one.
Have anyone come across a good real device testing farm which supports Samsung Galaxy S10 Android 10? Thanks. [link] [comments] | ||
What are the best resources to get back into Android development? Posted: 03 Jan 2020 07:58 AM PST A few years (pre-Kotlin and Fragments were the new kid on the block) ago I developed a couple Android apps and I would like to get back into it, but a lot has changed since then. Can anyone recommend some resources to get familiar with the best practices and what previous patterns need to be avoided? [link] [comments] | ||
Posted: 03 Jan 2020 11:24 AM PST can anyone be my mentor? im a newbie and i have doubts here and there, and writing posts everytime on reddit and stackoverflow is a bit tedious so can anyone help me out and share their email or give me permission to DM them (for doubts) ? would be super grateful... thanks. [link] [comments] | ||
Posted: 02 Jan 2020 10:45 PM PST | ||
Posted: 03 Jan 2020 08:14 AM PST I'm collecting opinions on how to implement a shopping cart. In this scenario, the user can only shop from one store at a time, which makes the shopping cart very dynamic and disposable. Therefore, should I store this cart online or have it saved offline, for example using a shared preference? [link] [comments] | ||
Is it normal that mobile games tend to be performing on one platform? Posted: 03 Jan 2020 01:48 AM PST Hey fellow android devs, I have a weird problem. I released two games of mine quite a while ago the first one was Flat Fat Cat Bounce a physic based cat puzzle. I released it on PlayStore and AppStore at almost the same time with some what the same store descriptions, trailer, images etc. Today I have about 81% Android and 19% iOS for that game so far so good. But now the weird part I made a second game Space Unicorns, which is actually just a reskinning of Flat Fat Cat Bounce, instead of having cats we have unicorns with the same mechanics and game play. I also released that one on PlayStore and AppStore and the weird thing is for this game I have 91,2% iOS and only 8,8% Android. I can't really explain why that is so different and if it is just random or what ever. May be you encountered something similiar? Or is just normal? [link] [comments] | ||
Flutter Versus Other Mobile Development Frameworks: A UI And Performance Experiment Posted: 03 Jan 2020 01:28 PM PST
| ||
Posted: 03 Jan 2020 07:07 AM PST I tried some libraries for image Filters, but all of them caused my app to lag and/or crash, how can I use filters which don't lag? I already tried multi thread but that was just semi good working, eg. the app crashed on some pictures, but I couldn't find why these pictures caused the app to crash, thanks in advance for any Help :) EDIT: I tried this library https://github.com/mukeshsolanki/photofilter and this is also currently the library I use in my code, there isnt really a stacktrace, it just times out, its an issue with the memory, this is the code I currently use: Then a button starts the thread, this works good for small pictures, but when I use photos from the actuall camera, which takes larger pictures, it wont filter anymore, so how can I achieve that also photos can be used? [link] [comments] | ||
Posted: 02 Jan 2020 06:03 PM PST | ||
Posted: 03 Jan 2020 12:42 AM PST Hi, i have seen some apps in which their developers adds an option for "translate for us" They upload their string resources to some website and user can download and translate their strings from that website. I don't know about that website can you suggest a good one? [link] [comments] | ||
Resources for designing and building dark mode apps Posted: 02 Jan 2020 08:05 PM PST Now live! https://darkmodedesign.xyz is a small site I built that lists the best resources for designing and building dark mode experiences for mobile, web and desktop apps. — I hope you find it helpful 🙏 [link] [comments] | ||
which version of Android Studio do i use? Posted: 03 Jan 2020 03:29 AM PST i'm currently going through the book "Android programming: The big nerd ranch 3rd edition", im not sure which version of android studio to use since this book is of 2017-18, and im not sure if it would support the new features and i might throw myself into hours of finding out the code in the book is not compatible or something. Any help is appreciated (im in chapter 7 starting the criminal intent app thanks) [link] [comments] | ||
Posted: 03 Jan 2020 05:16 AM PST Recently i started developing an app for play store, which is basically a game. And i wanted to upload it to the play store. Now it turns out you need to pay 25 dollars for a developer account. So, i asked my parents to buy the developer account for me but theu refused to do so. they told me to study and not waste time on making apps. im 15 btw and really interested in app development. Ive written this post to ask for help from you guys, does anyone have a developer account which could be lent to me or something? Or can i publish my app through your account? Thanks in advance. [link] [comments] | ||
Build Native Apps on both Android and iOS with Flutter Posted: 03 Jan 2020 06:42 AM PST | ||
Recycler View Not Deselecting When View Is Hidden. Help? Posted: 02 Jan 2020 09:34 PM PST I have a recycler view that displays four numbers. 1,2,3,4. When I select any of those numbers, everything seems fine. The problem is when I Horizontally scroll while one of those four numbers are selected and the other numbers populate my screen: 4,5,6,7. If I click 7 and then horizontally scroll back to 1, both 7 and 1 are selected. I'm stuck help please? More info: https://stackoverflow.com/questions/59553123/recycler-view-not-deselecting-when-view-is-hidden [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