Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android 4.0 Ice Cream Sandwich

Roboto Font For Android 4+?

Do I need to use Roboto font and put it to asset folder if my app will support only Android 4+ devi… Read more Roboto Font For Android 4+?

Android App Doesn't Call "ondestroy()" When Killed (ics)

I'm developing an android app using bluetooth communication (using a propetary protocol) and I … Read more Android App Doesn't Call "ondestroy()" When Killed (ics)

Textview Won't Break Text

I am having trouble with textView not breaking line before ICS. In ICS (i belive honeycomb works as… Read more Textview Won't Break Text

Remove Titlebar In Xml

Im trying to remove the titlebar at the top of my app. I know this can be done by adding, @android:… Read more Remove Titlebar In Xml

Android List View Selected Item Style Not Showing Until User Scrolls

I am currently working on an Android tablet application which has two fragments, a list fragment an… Read more Android List View Selected Item Style Not Showing Until User Scrolls

Old Theme In 4.0+ App

I've created a spinner in my activity and when i run my app on my Jelly Bean device the theme o… Read more Old Theme In 4.0+ App