Open in app

Sign In

Write

Sign In

Ilya Eremin
Ilya Eremin

47 Followers

Home

About

Published in Flatstack Thoughts

·Apr 17, 2019

Productivity tips for everyday development

Here are some tricks which can be useful for you that I’m using everyday as software engineer. These tricks are applicable for macOS, if you know alternatives for other OSes feel free to leave a comment. alfred It’s a free tool that can cut a lot of your routine. You need…

Productivity

3 min read

Productivity tips for everyday work
Productivity tips for everyday work
Productivity

3 min read


Published in Flatstack Thoughts

·Nov 24, 2018

Migrate to API 26: Push notifications with custom sound/vibration/light

“Oh why” you think. Google already has docs on this topic. Recently I migrated to latest target sdk to meet Google Play API requirements and discovered that Google docs are incomplete and give you bad examples. I’m going to provide you with missing pieces. this guide can be useful for Developers who have apps with custom…

Android

3 min read

Migrate to API 26: Push notifications with custom sound/vibration/light
Migrate to API 26: Push notifications with custom sound/vibration/light
Android

3 min read


Sep 18, 2017

Increase version code and version name on Android using Gradle script

intro In JS world there is nice package manager called npm. It has nice command: npm version [patch|minor|major] After I tried it I immediately wanted same tool for Android. what the hell npm version does It increases your app version. For example, your app version is 1.0.0. Following table shows how command affect on version number: npm…

Android

2 min read

Android

2 min read


Published in Flatstack Thoughts

·Apr 3, 2017

Modify API response for Android app using Charles proxy

why For example, your application on start asks your server “hey, budy, am I outdated? What’s the latest version of myself?”, i.e. app sends GET request. Server responds with following: { "app_version": 19, "link": "https://link.to/download/your_app_v19.apk" } If user has non latest app version then app downloads latest version and offers user…

Android

4 min read

Modify API response for Android app using Charles proxy
Modify API response for Android app using Charles proxy
Android

4 min read


Mar 5, 2017

Android JSON Parsers Comparison

There are bunch of json parsers. Recently I discovered ason. Also I heard about moshi but not used it. So I wanted to compare them. List of parsers to compare: gson 2.8.0, jackson 2.0.1, moshi 1.4.0, ason 1.1.0. I found one worthy related article from 2015. It’s compares old versions…

Android

2 min read

Android

2 min read

Ilya Eremin

Ilya Eremin

47 Followers
Following
  • Mirek Stanek

    Mirek Stanek

  • Amit Shekhar

    Amit Shekhar

  • Pinterest Engineering

    Pinterest Engineering

  • Adelsky

    Adelsky

  • Chet Haase

    Chet Haase

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech