Using ActionBarSherlock with IntelliJ IDEA

  “Usage” section of ActionBarSherlock only give you how to configure it with Eclipse. It is a little bit different for IntelliJ IDEA. Download ActionBarSherlock zip file and extract it next to your application module which will make use of ActionBarSherlock. Select File->Import Module from IntelliJ IDEASelect library folder under ActionBarSherlock folder and import it as

Read More

TTNET Muzik Android Uygulaması

TTNET’in muzik uygulaması Motorola Xoom’dan başka android tablet’de çalışmıyor. Aslında teknik olarak bir sıkıntı yok ama bu TTNET’in bilinçli olarak uygulamaya koyduğu bir kısıtlama.  Bendeki Asus Transformer tablet üzerinde bu uygulamayı çalıştırmak için şu şekilde bir yol izlemiştim: APK dosyasını diassembly edip DeviceRestriction dosyasındaki if-eq v0, v1, :cond_0 satırını if-ne v0, v1, :cond_0 ile değiştirip,

Read More

PDF vs EPUB on Android

Most of the ebooks I have purchased are available in several formats including epub and pdf. Due to my Sony ebook reader’s epub support I was biased toward epubs although I have already purchased ezPDF Reader application for my android devices. Recently I have started to read some books that are only available in PDF.

Read More