**DEPRECATED**: Questions regarding CommonsWare's open source projects
There are information that it is impossible to use ViewPager within a Fragment in many sources like "The Busy Coders …
android android-fragments android-viewpager commonswareUPDATE maybe changing the Bitmap size in the new Activity may fix the problem String myRef = this.getIntent().getStringExtra("filepath"); …
android commonswareI'm working with Mark Murphy's excellent Commonsware books - but it's a lot to digest. I built the 'FakePlayer' app (…
android commonsware android-permissionsI am using this code: https://github.com/commonsguy/cw-advandroid/blob/master/Camera/Picture/src/com/commonsware/android/picture/PictureDemo.…
android camera commonswareAccording to this CommonsWare example I managed to get my RelativeLayout subclass to be merged with my layout described in …
android android-layout user-interface android-view commonswareI have two examples of Intentservice. One is the Download example in the commonsware book. the other is at http://…
android service commonsware