Although physical memory of Android devices are reached to 3GB nowadays, only a limited portion of this memory is available to an application. Amount of this memory may change with different version of the Android even for the same device model. You can access row data from here Device Model Heap Available To Dalvik
Category: Android
Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]
This error occurs when you try to reinstall an android application that is signed with a different key than already installed application. This may occur if you are a developer and installed the signed version of the application to your device (from Google Play Store) and you want to install a debug version of the
My First Published Android Application:Kids Photo Album
Kids Album is a photo album application. Main focus of the application is taking periodic photos of your kids and displaying them in a timeline view. Main Features: Create your kids profiles Customizable reminder to remind you at which period you would like to take photos Daily,weekly,yearly photos Display photos in timeline Add old photos
How to Speed Up Android Emulator for Debugging and Testing
I usually prefer to use my real phone for debugging and testing my application. But I want to see it in other device configurations, especially the user interface. Even you build the user interface with a visual editor you need to see it runtime to fully visualize everything. Android emulator is very slow because it
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
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,
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.