Arasthel

Thoughts, stories and ideas.

  • Home
  • Android
ios

Data Classes on Swift

TL;DR: How do I get that? While working on the latest project at work, I had the chance to work on a project where we tried some similar but different design patterns

  • Jorge Martín
    Jorge Martín
7 min read
Android

Filtering BLE Devices by device name on Android

Today I found out that on my device, using ScanFilter along with setDeviceName(deviceName) won't work at all while scanning for BLE devices. Apparently, this kind of filtering is broken on Android 6.

  • Jorge Martin Espinosa
    Jorge Martin Espinosa
< 1 min read
Android

'Installation Blocked' using Android Studio 2.2

Hello, fellow Android devs! It's been quite a while since I last posted anything on my blog, but I wanted to share how to fix a bug that has been happening to me

  • Jorge Martin Espinosa
    Jorge Martin Espinosa
< 1 min read

A tale of two String lengths - and Emojis

Yesterday, while doing some coding for an OSX app on Swift, I came across an interesting issue. For some data parsing methods I had to use regex and the infamous NSRegularExpression class. After

  • Jorge Martin Espinosa
    Jorge Martin Espinosa
3 min read

Some Parcel array storage enlightenment

If some of you have used SwissKnife, you may have also used the @Parcelable annotation. This annotation turns a normal class into a Parcelable object by writing all the boilerplate for you with

  • Jorge Martin Espinosa
    Jorge Martin Espinosa
2 min read
Android

So I made this thing...

If you read -and I don't think so, since it's written in Spanish- my latest post about Groovy you'll probably know that I really like this language and have started using it for

  • Jorge Martin Espinosa
    Jorge Martin Espinosa
1 min read
Arasthel © 2019
Latest Posts Twitter Ghost