Android Developers
- Android’s commitment to Kotlin 2019年12月6日
Posted by David Winer, Kotlin Product Manager When we announced Kotlin as a supported language for Android, there was a tremendous amount of excitement among developers. Since then, there has been a s ... - Android Game SDK 2019年12月5日
Posted by Dan Galpin, Developer Advocate With over 2.5 billion monthly active devices, the Android Platform gives incredible reach for game developers. Taking advantage of that opportunity can be a ch ... - #AndroidDevChallenge: today is the last day to apply! 2019年12月2日
Today is the last day to apply for the Android Developer Challenge! And to spark your imagination, we wanted to take a look at one of the original Android Developer Challenge winners, from over 10 yea ... - An Update on Android TLS Adoption 2019年12月2日
Posted by Bram Bonné, Senior Software Engineer, Android Platform Security & Chad Brubaker, Staff Software Engineer, Android Platform Security Android is committed to keeping users, their devices, ... - 3 things to know about Jetpack from Android Dev Summit 2019 2019年11月26日
Posted by Jisha Abubaker, Product Manager Last month’s #AndroidDevSummit was jam-packed with announcements and technical news...so much that we wouldn’t be surprised if you missed something. So all th ...
Kotlin Official
- What to Expect in Kotlin 1.4 and Beyond 2019年12月5日
During the keynote at KotlinConf, Andrey highlighted our strategic view on the current areas of focus for the evolution of Kotlin, and our plans for Kotlin 1.4 which will be released some time next ye ... - Kotlin 1.3.60 Released 2019年11月18日
We’re happy to present the new release today, Kotlin 1.3.60. In addition to the quality improvements, this version focuses on: Optimizing the comparison of inline classes. Tooling improvements for deb ... - KotlinConf 2019 Live: Join the Broadcast, Attend the Q&A! 2019年11月12日
It’s turning into a nice tradition to broadcast KotlinConf. This year the community will have full access to the conference via the KotlinConf 2019 Live broadcast. We will be covering four of the pres ... - KotlinConf 2019 Global: Join In! 2019年10月22日
2019 has been amazing for the Kotlin community with developments like the language of choice on Android, a wave of Kotlin/Everywhere events, Breakout Project of the Year at OSCON ’19… and the year is ... - Instil + Kotlin == Happiness 2019年9月20日
A Case Study of the JetBrains Training Partnership Instil is a software development company based in Belfast, Northern Ireland. They specialize in mobile / cloud projects, consultancy, and training. T ...
Google Developers
- Blending Realities with the ARCore Depth API 2019年12月9日
Posted by Shahram Izadi, Director of Research and EngineeringARCore, our developer platform for building augmented reality (AR) experiences, allows your devices to display content immersively in the c ... - Flutter Interact - December 11 - create beautiful apps 2019年12月4日
Posted by Martin Aguinis, Flutter Marketing LeadSummary: Flutter Interact is happening on December 11th. Sign up here for our global livestream and watch it at g.co/FlutterInteract.Google’s conference ... - DevKids: An inside look at the kids of DevFest 2019年11月25日
After Aaron Ma, an 11-year-old DevFest speaker, recently gave his tips on coding, people kept asking us, “so what are the other kids of DevFest working on?” In response, we want to show you how these ... - Updates from Coral: Mendel Linux 4.0 and much more! 2019年11月22日
Posted by Carlos Mendonça (Product Manager), Coral TeamLast month, we announced that Coral graduated out of beta, into a wider, global release. Today, we're announcing the next version of Mendel ... - Time is Ticking: Clock Contest live with over $10,000 in prizes 2019年11月21日
Posted by Martin Aguinis, Flutter Marketing LeadFlutter Clock is a contest offered by Google, with participation from the Flutter, Google Assistant, and Lenovo teams, that challenges you to build a Fl ...
Realm Blog
- Sharing the MongoDB Realm Roadmap 2019年10月10日
We are pleased to announce a public roadmap for MongoDB Realm, the integrated product that combines Realm and MongoDB Stitch. - MongoDB to Acquire Realm - The Future is Bright 2019年4月23日
Realm's future is bright -- MongoDB to Acquire Realm - Realm and Microsoft Azure 2019年1月28日
A how-to guide for utilizing Realm with Microsoft Azure Cloud - Realm 2018: A Year in Review, and a Look Forward to 2019 2019年1月21日
Realm had a great 2018 across a number of accomplishments, and looks forward to an even better 2019 - Best Practices "How to Build An App" Realm Guide 2019年1月16日
We recently published a "how to" guide on how to build an app with Realm utilizing best practices
Realm Academy
- 5G is coming: Faster – But What Else is Needed? 2018年8月10日
5G is great but only addresses part of the solution gap, and omits a key element that has been historically neglected - Offline experience issues with the travel mobile apps 2018年5月18日
I use various airline mobile applications all the time. I won’t mention the airline by name, but one particular app always frustrates me. - Building Modern Swift Apps with Realm Database 2018年4月23日
This Book aims to introduce you to Realm Database and Realm Platform to create powerful, reactive iOS apps with Swift and RealmSwift. - Scratch That: Building an App in Swift 2018年4月14日
Daniel will build the core features of a basic app and cover the most important elements of building an iOS app in Swift from scratch. - Be offensive: Proactively Assessing Your iOS Applications 2018年4月14日
Dave explains the how developers can be more proactive in securing their mobile applications.
Android Pub
- AOSP System Image 2019年12月9日
After successfully download AOSP source code(To download AOSP code follow this link below link )https://medium.com/@budhdisharma/android-aosp-source-code-download-and-build-92843c782df5)Step to compil ... - Android Boot Process 2019年12月9日
When switching off the power of Android device and switch on it again, this process known as Android Booting sequence.Above Image showing 5 stage of Booting process for an Android-powered device:1st S ... - How to Recover Deleted Files from Hard Drive: A Step by Step Recovery Solution 2019年12月1日
Step By Step recovery solutionPhoto by Vincent Botta on UnsplashIntroduction:Our hard drives are undoubtedly the most important storage units where all kinds of files are saved by us. It doesn’t matte ... - Quick Recipe for creating DSLs in Kotlin 2019年12月1日
A pretty cool feature in Kotlin is the ability to construct custom DSLs. And you need just four things in order to write them.Infix NotationsExtension MethodsLambdasLambda with ReceiverLet’s go throug ... - Google Just Terminated My Google Play Publisher Account In One Hour After 10 Years Of Loyal Service 2019年11月28日
An open letter from a humble Android developer to the Android Community and especially to Purnima Kochikar, Director of Google Play, Apps & Games at Google.10 years of effort reduced to nothing in ...
ProAndroidDev
- Successful Live Coding 2019年12月9日
You can have all the tools in the world but if you don’t genuinely believe in yourself, it’s useless.― Ken JeongMy life has many journeys and the most inspiring are those that bring me personal joy an ... - Kaspresso: The autotest framework that you have been looking forward to. Part I 2019年12月9日
The world is changing dazzlingly fast. The most valuable and important resource now is Time. Success belongs to those who can manage time better.What does time mean in product development? You have to ... - Android Components Architecture in a Modular Word 2019年12月8日
Marvel kotlin sample application using android components architecture in a modular projectOver years Android architecture evolved to support production-quality apps on any scale focused on helping de ... - Remote feature flags do not always come for free 2019年12月5日
Most people would agree they are a necessary and core part of modern software development, but they can come at a cost. Ignoring this cost may bite you hard in the future. Let’s discuss these costs an ... - Creating an Expandable Floating Action Button in Android — Part 2 2019年12月4日
Creating an Expandable Floating Action Button in Android — Part 2An expanded floating action button used to call out sharingPart 1 of this post is linked below:Creating an Expandable Floating Action B ...
Android Developers Backstage(Podcast)
- Episode 127: Gradle to Crave 2019年11月22日
Tor, Jerome, Chris and Xavier in the recording studio.In this episode, Tor chats with Jerome Dochez, Chris Warrington and Xavier Ducrohet from the Android Studio build system team.We discuss a lot of ... - Episode 126: Gesture Nav 2019年11月11日
Allen, Chris, Adam, part of Tor, Dan (taking the photo), and Chet. All of them are also in the monitor, but backwards.Oh, and note the gym sock being used to dampen noiseon the mic. High tech stuff, A ... - Episode 125: ADB Live at the Android Dev Summit 2019年10月30日
Chet, Tor, Romain, Cyril and Zarah, laughing atsomething stupid funny that Chet said.Amongst the many talks and announcements at the Android Dev Summit 2019 was a hidden gem: the first ever live episo ... - Episode 124: UX 2019年10月28日
Chet, Glen, Rod, and Tor. Il n'y a pas de Romain. In this episode, Chet and Tor talk with Rod Graves and Glen Murphy from the Android UX team.We talked about various UX changes in Android over th ... - Episode 123: Redacted 2019年10月21日
Subscribe to the podcast feed or download the audio file directly.Links:Best Practices for Unique IdentifersChet: @chethaaseTor: @tornorbyeRomain: @romainguyThanks to continued tolerance and support b ...
Fragmented(Podcast)
- 184: Should I use a BaseActivity in my Android apps? 2019年12月2日
In this episode, we touch on a note so widely discussed topic: should Android application today use a BaseActivity? Doesn't that wreak of inheritance over composition? What would uncle Joshua say ... - 183: The Testing Paradox 2019年11月25日
In this episode Donn talks about his strategy for dealing with unknowns in programming, namely around testing and how to figure out how to write tests for new code that might be difficult, unfamiliar ... - 182: Where do I put DB objects in a modularized Android app? 2019年11月18日
In this episode Kaushik grapples with the question, where do I put DB objects in a modularized Android app? and tries to come up with an answer. - 181: In Functional Programming how to do IO and database operations 2019年11月13日
In today's episode, Kaush asks the question: in this brave new world where everyone is adopting more functional programming, do we just stop doing database operations? Listen to this episode to f ... - 180: Code Comments 2019年11月4日
In this episode of Fragmented, Donn talks about when it's appropriate to comment your code.
AppMasters(Podcast)
- 760: Using Email Marketing for Mobile App Retention with Matthew Sadofsky 2019年12月4日
Today's guest is a mobile marketing executive with years of experience growing mobile first companies in the dating, music, gaming, and fitness industries. We talk about key metrics a data scient ... - 759: How to Build a UA strategy for High-LTV Subscribers with Saulo Marti 2019年11月26日
Today's guest is the VP of Marketing of the highly popular 8fit app and he shares how to build a UA strategy optimized for high-LTV subscribers. Also, you will discover why performance marketing ... - 758: Launching a New Service in a Mature Market with Guillermo Gaspart 2019年11月19日
How do you overcome the first years of launching a totally new service into a mature market? Well today's guest is the Founder & CEO of BYHOURS, a service that lets you book hotels by the hou ... - Apps Gone Free vs Apple Feature 2019年11月18日
In this video, I compare my favorite mobile growth hack versus getting an Apple Feature. You will discover why this campaign is even better than an Apple Feature. Watch Video on YouTube and Subscribe ... - 757: Native App Preloads with Matt Tubergen 2019年11月12日
Want to preload your apps directly on to a user's phone? Well today's guest talks about how their new platform allows you to run ads and with a single tap bypass the Google Play Store and ha ...
App Annie Insight
- [Infographic] How to Upgrade Your Ad Reporting 2019年12月5日
To help app publishers make the most out of ad reporting, we have distilled the top six reasons to automate into this infographic. Read on to learn how automating ad reporting can help you boost reven ... - Mobile Minute: 2019 Holiday Shopping Season Shows Tight Race for #1 Mobile Shopping App 2019年12月4日
Amazon and Walmart lead top US downloads for Black Friday and Cyber Monday - Advanced Reviews Deliver User Insights at Scale 2019年12月3日
App reviews contain a wealth of information, but sifting through endless reviews to pan for insights is manual, time consuming, and not scalable. That’s where Advanced Reviews come in. - Mobile Minute: Black Friday To Reach New Heights on Mobile 2019年11月27日
Shoppers expected to spend 2.2 billion hours globally across shopping apps this holiday season. - [Webinar] How to Win Gen Z featuring Snapchat 2019年11月27日
Listen in as the experts at App Annie and Snapchat discuss the latest trends and opportunities with Gen Z