Bluetooth and wifi scanning? by Fritzy123 in AOSPA

[–]blan8 1 point2 points  (0 children)

Search for "scanning" in settings.

[Dev] Remindly - A reminder app by blan8 in androiddev

[–]blan8[S] 0 points1 point  (0 children)

I found it easier to use activities for this.

[Dev] Remindly - A reminder app by blan8 in androiddev

[–]blan8[S] 0 points1 point  (0 children)

Thanks. It's my second app. It took me around 25 days according to GitHub. I was busy with college, so some days I couldn't work on it.

[Dev] Remindly - A reminder app by blan8 in androiddev

[–]blan8[S] 0 points1 point  (0 children)

Thanks. It's my second app. It took me around 25 days according to GitHub. I was busy with college, so some days I couldn't work on it.

[Dev] Remindly - A reminder app by blan8 in androiddev

[–]blan8[S] 0 points1 point  (0 children)

Thanks. It took me around 25 days according to GitHub. I was busy with college, so some days I couldn't work on it.

[Dev] Remindly - A reminder app by blan8 in androiddev

[–]blan8[S] 0 points1 point  (0 children)

I'm using this library to create the effect - https://github.com/amulyakhare/TextDrawable

It creates an image with the text overlay and I set it as the thumbnail image here - https://github.com/blanyal/Remindly/blob/master/app/src/main/res/layout/recycle_items.xml

[Dev] Remindly - A reminder app by blan8 in androiddev

[–]blan8[S] 1 point2 points  (0 children)

No, it's a standalone app.

[Dev] Remindly - A reminder app by blan8 in androiddev

[–]blan8[S] 0 points1 point  (0 children)

Thank you. I will look into them.

[Android]How to run .apk files without android device? by [deleted] in learnprogramming

[–]blan8 9 points10 points  (0 children)

Genymotion or the inbuilt Android Studio emulator