Android - The Technical Blog

"Programming is usually taught by examples" (Niklaus Wirth)

Monday, 29 April 2019

Economics Festival app - privacy policy

›
Privacy Policy Claudio Agostini built the Economics Festival app as a Free app. This SERVICE is provided by Claudio Agostini at no cost a...
6 comments:
Wednesday, 7 March 2018

Animations with ConstraintLayout and the transition framework

›
In this post I'd like to share an interesting tutorial published on AndroidPub by Leonardo Pirro : Build awesome animations with 7 line...
9 comments:
Friday, 10 November 2017

AsyncTasks done right

›
As an Android developer you’ve probably already used AsyncTasks to perform long-running tasks in a separate thread and deliver the result...
3 comments:
Thursday, 26 October 2017

Testing Service lifecycle method calls

›
Let's suppose you have created a local Service (implementing the Local Binder Pattern ) to perform some tasks for your app, delivering ...
2 comments:
Sunday, 14 May 2017

Scheduling repeated tasks offline at (almost) exact times

›
As you probably know, starting from API level 21 (Lollipo) the best way to schedule repeated tasks on Android is using: the JobSchedul...
7 comments:
Saturday, 6 May 2017

Sticky Broadcast

›
Sticky Broadcast(s) are a special kind of Broadcast(s) that remain active for awhile after being sent. You can send a sticky Broadcast w...
7 comments:
Monday, 26 September 2016

Reverse engineering part 2: apktool

›
After getting the apk file (see article:  Reverse engineering part 1: getting the apk file ) it's time to disassemble it and analyze its...
7 comments:
›
Home
View web version

About Me

My photo
iClaude
View my complete profile
Powered by Blogger.