Open in app

Sign In

Write

Sign In

Tahsin Dane
Tahsin Dane

1.6K Followers

Home

About

Published in Google Developer Experts

·Nov 28, 2016

You don’t have to use WeakReference to avoid memory leaks

One of my colleagues recently mentioned that they saw a presentation that says: If you are an Android developer and you do not use WeakReferences, you have a problem. I personally think that, not only that is a wrong argument but it is also totally misleading. …

Android

3 min read

WeakReference in Android
WeakReference in Android
Android

3 min read


Published in Google Developer Experts

·Jan 12, 2016

Lifesaver Protip: The Fuck Gradle Rule

I’ve been thinking about this for a long time. When you type a wrong task name in gradle, the stderr output tells you about it and gives an alternative candidate. When this happens, I always type fuck and all I see is: Well, no more. Finally I decided to write a custom rule for it. Here you go: tasomaniac/thefuck-gradle thefuck-gradle - The Fuck rule for Gradlegithub.com Once you install the rule, it saves your life over and over.

Android

1 min read

Lifesaver Protip: The Fuck Gradle Rule
Lifesaver Protip: The Fuck Gradle Rule
Android

1 min read


Published in Google Developer Experts

·Oct 18, 2015

Google Maps No Longer Requires STORAGE Permission!

Update: With the release of Google Play Services 8.3, the need for the Storage permission is completely dropped. You can safely remove the permission completely now. Here is the official documentation: If you’re targeting version 8.3 or later of the Google Play services SDK, you no longer need theWRITE_EXTERNAL_STORAGE permission…

Android

3 min read

Google Maps No Longer Requires STORAGE Permission!
Google Maps No Longer Requires STORAGE Permission!
Android

3 min read


Published in Google Developer Experts

·Oct 9, 2015

Intent Resolving in Android M

Warning! Resolving of “Implicit Intent”s in Android Marshmallow is not working as the same as before. This may break your app’s behavior. Let me explain the expected behavior and why is not working: I have recently been working on a small open source project called “Open Link With”. …

Android

3 min read

Intent Resolving in Android M
Intent Resolving in Android M
Android

3 min read


Published in Google Developer Experts

·Sep 28, 2015

Warning! For Google Analytics users

I have a very little open source application called HackDash. It just shows the open/close status of various Hackerspaces in the world in DashClock. The implementation is really simple. …

Android

3 min read

Warning! For Google Analytics users
Warning! For Google Analytics users
Android

3 min read


Published in Google Developer Experts

·Sep 1, 2015

Persist your data elegantly: U2020 way

SharedPreferences are great and the easiest way to persist user data on Android. It lets you to store/access primitive preference data in key-value pairs. It supports storing/accessing primitive data: boolean, float, int, long, String, and StringSet (not Array unfortunately). Almost all Android applications use it. Although usage of the API…

Android

5 min read

Android

5 min read

Tahsin Dane

Tahsin Dane

1.6K Followers

twitter.com/tasomaniac

Following
  • Amir Shevat

    Amir Shevat

  • Emre Barack Sokullu

    Emre Barack Sokullu

  • Murat AYDIN

    Murat AYDIN

  • Kevin Galligan

    Kevin Galligan

  • Joe Birch

    Joe Birch

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech