Monthly Archives: July 2013
Change android app name
Change android app name Edit the following file inside your mobile application: /res/values/strings.xml Here you will find the following code:… Continue reading »
Set android icon
Set android icon for a mobile application Place your icon in the following folders with the right resolutions. res/drawable-ldpi (120… Continue reading »
Android disable rotation
Disable landscape mode To disable the rotation in your android APP you have to place the right landscape mode. Place… Continue reading »
Compare csv files Python
Compare csv files with Python I used this script to compare two different SKU CSV lists with python. The script… Continue reading »
MTP USB Device
Install MTP USB Device driver Some tablets need the MTP driver before you can transfer data to it. … Continue reading »