de en es fr nl pl pt sv zh

android

Simple Memo

Eana Hufwe

Simple Memo for Wear OS keeps your essential information just a glance away on your smartwatch. Perfect for remembering gym locker combinations, parking spot numbers, temporary door codes, room numbers, or meeting PINs. This lightweight app lets you quickly note down...

Thoughts on My New Smartphone

Andre Franca

It’s been three days with my new smartphone, a Samsung Galaxy s24 Ultra, and I confess that it’s been pretty boring. Well, the phone is fast and responsive compared to my old iPhone 11 Pro Max, but my learning curve has been slower than I anticipated, given that I haven’t used Android for at least...

Emacs on Droid

Dilip | Zororg

Emacs is a definite Greatest editor of all time, the extensibility power is unmatched with any other software. Users of Emacs can only know what it is, one who has not used it may not really understand the principles and power it gives us, the users. Once settled with it on PC, its not late to...

FOSS : On Droid

Dilip | Zororg

As we know, Android is widely popular OS for many phone. But these days its all filled with junks and bloated apps, these are to say so called "Popular Android Apps" or "Trending Apps". The reason simply would be "everyone in my circle uses it" or "I use it because they use it". But surely you...

[BSidesSF CTF 2019] – Mobile Track

aadityapurani

Introduction BSIDES CTF 2019 was hosted by Google and Facebook in San Francisco during the BSides Conference. Teams from all over the world could compete, but the prizes can only be claimed by teams who have their member(s) present physically in the BSIDES conference. The duration of the event was...

USB debugging toggle widget

Suresh Alse

Like I told you few days back in this post, I made a widget for android to toggle USB Debugging - ADB (Android Debug Bridge). Today, I will tell you more about it. There are many alternatives to this. However they either require you to make the app a system app or they simply open the...

Using WRITE_SECURE_SETTINGS permission on non system apps

Suresh Alse

I happen to frequently use an app that doesn't work if USB Debugging - ADB (Android Debug Bridge) is enabled. It is very cumbersome to go to settings and enable or disable the setting every time I need to use the app. I checked if there are any widgets that could do this in a click and returned...

ERR_TUNNEL_CONNECTION_FAILED on mobile network on android

Suresh Alse

For the past few days, whenever I tried to access any site with HTTPS, I used to get this error. "This webpage is not available ERR_TUNNEL_CONNECTION_FAILED" This used to occur only on mobile network (airtel) and not on WiFi. At first it seemed to be a problem with chrome. But the same...

Flux and Android

Austin Mueller

Motivation I recently embarked on a journey to make a new android application for a start-up that I am a part of. Being a software contractor, it is rare that I have the opportunity to build something from scratch. When this opportunity presented itself, I was excited to be able to implement my...