Skip to content Skip to sidebar Skip to footer
Showing posts with the label Commonsware

Can't Find The Leak, On My Fragment Android Code

I have a TabLayout, under each tab there is a Fragment (I'm using ArrayPagerAdapter). I've … Read more Can't Find The Leak, On My Fragment Android Code

How To Keep An Intent Service Running

I have two examples of Intentservice. One is the Download example in the commonsware book. the ot… Read more How To Keep An Intent Service Running

Develop Alarm Application

I'd like develop an Alarm Application. The application should work like this: launch it the ac… Read more Develop Alarm Application