I/O '19 hints at 'next-generation UI framework' for Android - 9to5Google Android Dev |
- I/O '19 hints at 'next-generation UI framework' for Android - 9to5Google
- Android Studio Project Marble: Layout Editor
- Should I report this to Google?
- Declarative UI Patterns - This will be interesting
- Ok, Google... - The Play store developer program needs to change
- Review Accused Me Of Including Malware?
- Developing Apps for Android Automotive OS
- Android Studio Actions shortcut no longer working
- Common Code-Smells in Kotlin
- Emulator 29.0.6 stable
- Usually I have only two options, debug/release but now I have a lot. I want to revert to just two options, any idea how? I recently messed around with the NDK and maybe this caused it?
- Keep it simple with Dagger 2
- Pick a card, any card: implementing the Monzo Plus card selection animation on Android
- GitHub - adawoud/android-animation-apis-flowchart: A flowchart to help you choose which Animation API to use.
- Dark mode for Chrome in Android
- How to properly crop a bitmap to set as wallpaper?
- Do you come across any tutorial with concrete code example, on how to achieve simple use case for Android Q: Scoped Storage?
- (Rx Java) Why are flowables always used for database transactions?
- The journey of an Android Developer
- PSA: constraintlayout:2.0.0-alpha5 is out but you can't preview any layouts
- Trying to reach the next level in Android dev
- Top Android developer books (Java)?
I/O '19 hints at 'next-generation UI framework' for Android - 9to5Google Posted: 01 May 2019 07:56 AM PDT
| ||
Android Studio Project Marble: Layout Editor Posted: 01 May 2019 03:04 PM PDT
| ||
Should I report this to Google? Posted: 01 May 2019 01:52 AM PDT
| ||
Declarative UI Patterns - This will be interesting Posted: 01 May 2019 08:15 AM PDT
| ||
Ok, Google... - The Play store developer program needs to change Posted: 01 May 2019 04:57 AM PDT
| ||
Review Accused Me Of Including Malware? Posted: 01 May 2019 10:57 AM PDT
| ||
Developing Apps for Android Automotive OS Posted: 01 May 2019 02:04 PM PDT | ||
Android Studio Actions shortcut no longer working Posted: 01 May 2019 01:59 PM PDT
| ||
Posted: 01 May 2019 02:58 AM PDT
| ||
Posted: 01 May 2019 09:12 AM PDT | ||
Posted: 01 May 2019 11:29 AM PDT
| ||
Posted: 01 May 2019 09:06 AM PDT
| ||
Pick a card, any card: implementing the Monzo Plus card selection animation on Android Posted: 30 Apr 2019 04:56 PM PDT
| ||
Posted: 01 May 2019 01:38 PM PDT
| ||
Dark mode for Chrome in Android Posted: 01 May 2019 01:34 PM PDT
| ||
How to properly crop a bitmap to set as wallpaper? Posted: 01 May 2019 09:42 AM PDT I am developing a wallpaper app and my wallpaper set works, but its zoomed on some devices and it's not centered. I've searched for a solution allot but can't find anything useful ways to do this. There are lots of different codes for cropping to the right size etc. but none of them work properly or at all! Any ideas on how I can make this work properly? I just want the wallpaper to be centered and not zoomed. I currently just simply use "myWallpaperManager.setBitmap(resource);" [link] [comments] | ||
Posted: 01 May 2019 12:56 PM PDT There are a lot of discussion around scoped storage. But, sadly, I can hardly find any good tutorial regarding Android Q: Scoped Storage. For instance, I wish to copy some image files from Application.instance().getExternalFilesDir(null) + "/a.png" to Shared collections Downloads. But, we can hardly get a concrete code example, on how to achieve so? I write my simple use case (File copy) at https://stackoverflow.com/questions/55941836/how-to-perform-multiple-files-copy-to-shared-collections-downloads-for-android If you ever come across a good tutorial, please kindly share it here. Would be very much appreciate :) The potential good tutorial, might be produced by CommonWare - https://commonsware.com/blog/2019/03/26/death-external-storage-can-haz-file.html But, I still don't see any concrete code example in his blog. Hope he will produce some concrete code example, to tackle common and simple use case :) Strangely, even Google keep evangelist Android Q: Scoped Storage, they don't seem to bother produce a concrete code example for such common use case. [link] [comments] | ||
(Rx Java) Why are flowables always used for database transactions? Posted: 01 May 2019 06:43 AM PDT I figured using a single would be simple enough but every example I see uses a flowable and I'm curious as to why? [link] [comments] | ||
The journey of an Android Developer Posted: 01 May 2019 12:30 PM PDT I started out android development at the end of 1st year of my college and here I am now after almost 3 years, sharing my experiences as an Android Dev. Hope you enjoy reading this one: https://ayusch.com/my-journey-to-become-an-expert-android-developer/ Let me know your story in the comments below ;) [link] [comments] | ||
PSA: constraintlayout:2.0.0-alpha5 is out but you can't preview any layouts Posted: 01 May 2019 11:16 AM PDT I updated to I get the following: java.lang.NoClassDefFoundError: Could not initialize class androidx.constraintlayout.widget.ConstraintLayout$LayoutParams$Table [link] [comments] | ||
Trying to reach the next level in Android dev Posted: 01 May 2019 03:28 AM PDT I'm currently finishing up my Master's in Computer Science whilst interning as an Android Developer (for a bit more than a year now). Up until now, I have a pretty good understanding of the following:
Recently, I went to the Android Makers conference in Paris and I realized that I still have so much to learn. The main points I enjoyed were the MVI pattern, Kotlin Coroutines, Kotlin Multiplatform Libraries and many more. However, when I try to learn something new (such as Coroutines), most articles require knowledge which I have not attained (Dependency injections, ViewModels, DataBinding, ect) My question is: where do I go from here? What should I learn next? I am a big fan of Udacity's Android courses, as they really helped me get into Android development at first but they are pretty limited as I feel that I have already somewhat learned the topics they cover. Is there an equivalent but for more advanced topics, such as Dependency Injection? [link] [comments] | ||
Top Android developer books (Java)? Posted: 30 Apr 2019 10:36 PM PDT I've been writing Java in school for about four months and I am pretty comfortable with it. Wrote a few small apps testing Android Studio tonight and it's very exciting. Can anyone give some recom opmendation for Android API books? [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