Android Dev - Google cancels IO 2020 |
- Google cancels IO 2020
- Books to read for mobile development
- Anyone using libp2p with Kotlin ?
- Google map pricing for putting markers in app
- Code review for a very simple app I made to learn Kotlin and some of the new Android Components.
- Coroutines + Flow vs. RxJava for new project
- The joys of getting review bombed by one person.
- Can I implement ads in youtube videos ad directly
- Kotlin 1.3.70
- I feel like such a n00b
- Android is blocking word Coronavirus in Google Play Stote
- Getting started on freelancing
- Kotlin 1.3.70 released
- Worker class not getting executed in workmanager
- Scoped Storage Stories: More on RecoverableSecurityException
- Integration testing system components.
- Google Maps Are Not Free Anymore; What Should You Do?
- Java 14 Arrives with a Host of New Features
- Top Downloaded Mobile Apps (1998-2020) (From Snake-1998 to YouTube App-2020)
- Is sending a file to a server in Base64 encoding correct? I heard it is a bad practice, but not sure why.
- Do interfaces belong in a Kotlin Android project?
- Google's largest event of the year, I/O, has been cancelled.
| Posted: 03 Mar 2020 12:33 PM PST Just received an email from them:
Doesn't seem like they have updated their website yet, however. [link] [comments] | ||
| Books to read for mobile development Posted: 04 Mar 2020 04:40 AM PST Hi.Which books do you recommand to read as a mobile developer?I would like to read books that talk about market,how to make downloads and how to have succes now those who talk about languages.Do you have any recomandations? [link] [comments] | ||
| Anyone using libp2p with Kotlin ? Posted: 04 Mar 2020 07:44 AM PST I am working on a blockchain project and wanted to use rust-libp2p to handle the networking as the jvm-libp2p does not seem stable (I might be wrong). I am using android 3.6 and use android_logger to print to the console. I used the provided rust example and copy/pasted it to android, everything compiles, however I get a problem when I am running it on the android emulator, my addresses (line 88) do not show up whereas some other stuff is printed. This is the part that is not displaying : I get the following stack trace: Obviously the loop is not running because Swarm::listeners(&swarm) is empty, what I do not get is why it is empty when it is not on when I run the code on my terminal. Is it because of Android or maybe the emulator ? Any help is welcome cheers [link] [comments] | ||
| Google map pricing for putting markers in app Posted: 04 Mar 2020 01:38 AM PST So i am a bit confused as some say i have to pay whereas others say it's free for mobile one of the doc. say that to use markers its $7 per 1k request whereas other say its free for a mobile app so just want to know from the community and confirm it [link] [comments] | ||
| Code review for a very simple app I made to learn Kotlin and some of the new Android Components. Posted: 04 Mar 2020 08:06 AM PST So, I made this simple app that fetches data from a super Hero Api. Its very simple, it allows the user to search the API for Super Heroes, add them to favorites, view details about each hero and create a super hero that is missing from the API and store all this data in a room database. it uses retrofit, Coroutines, room, navigation Components and its structured using MVVM. Please look through the code and let me know if I'm on the right path regarding. this is my first time using Kotlin. [link] [comments] | ||
| Coroutines + Flow vs. RxJava for new project Posted: 04 Mar 2020 07:57 AM PST Would you prefer Kotlin coroutines + Flow or RxJava for a new Android app? Will coroutines be the default for new Android APIs? What would you prefer if the team already knows Rx? I'd like to read some opinions and the reasoning. [link] [comments] | ||
| The joys of getting review bombed by one person. Posted: 03 Mar 2020 11:05 AM PST
| ||
| Can I implement ads in youtube videos ad directly Posted: 04 Mar 2020 07:00 AM PST I have created an Android application which fetches youtube videos from the YouTube API, can I put banner ads in my application? [link] [comments] | ||
| Posted: 03 Mar 2020 10:06 AM PST
| ||
| Posted: 03 Mar 2020 04:47 PM PST I've been writing android apps professionally for 7 years. Wrote several personal apps prior to that and have been steeped in android since the froyo days. But I'm in a contract now and feel like such a n00b. These guys love alpha code. If Google comes out with something new, it's in their apps within days. That's not bad. It's just tiring. Having absorbed and learned various patterns, classes or architecture that Google promotes and then deprecates (ie AsyncTasks, Broadcast Receivers, Content resolver, oh, I could go on and on) while introducing new patterns classes and architecture (WorkManager, Paging Library, androidx, view binding, and on and on) I feel like like all my previous knowledge is worthless. I'm learning all the new stuff, which is cool, but really difficult to be billed as "senior android developer" and get shit done without getting bogged down in trying to understand new things. Anyone else ever feel like that? I feel like like a junior developer who studied the most recent googly shit for a couple of weeks would stomp me in a sprint comparing story points completed. How can I get that "I really do know wtf I'm doing" feeling back? [link] [comments] | ||
| Android is blocking word Coronavirus in Google Play Stote Posted: 03 Mar 2020 11:45 AM PST
| ||
| Getting started on freelancing Posted: 04 Mar 2020 04:07 AM PST Hi, I currently work as Android Developer but I am looking to go freelance. Do you have any piece of advice to give me? Any particular good website? Thanks :) [link] [comments] | ||
| Posted: 03 Mar 2020 11:06 AM PST
| ||
| Worker class not getting executed in workmanager Posted: 04 Mar 2020 01:59 AM PST Created a worker class and recurring work request to run every 15 mins but the workmanager instance getting created, the worker class not getting executed.Workmanager version : 2.3.2 also tested in 1.0.1target api: 28 or 29
Application class
[link] [comments] | ||
| Scoped Storage Stories: More on RecoverableSecurityException Posted: 03 Mar 2020 02:35 PM PST | ||
| Integration testing system components. Posted: 03 Mar 2020 11:59 PM PST So I have a music player app that I used Google's built in media browser and media browser service to implement. Problem is that since my player ui is connecting through the media browser instead of the regular ibinder I cannot figure out a way to write integration tests for it. [link] [comments] | ||
| Google Maps Are Not Free Anymore; What Should You Do? Posted: 03 Mar 2020 11:18 PM PST
| ||
| Java 14 Arrives with a Host of New Features Posted: 03 Mar 2020 11:11 AM PST
| ||
| Top Downloaded Mobile Apps (1998-2020) (From Snake-1998 to YouTube App-2020) Posted: 03 Mar 2020 10:22 PM PST
| ||
| Posted: 03 Mar 2020 09:42 AM PST | ||
| Do interfaces belong in a Kotlin Android project? Posted: 03 Mar 2020 11:37 AM PST
| ||
| Google's largest event of the year, I/O, has been cancelled. Posted: 03 Mar 2020 09:10 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