Socials
  • Facebook
  • Instagram
  • Linkedin
  • Youtube
  • Stackoverflow
  • Github
  • AngelList

Igor Khrupin

  • Technical Blog
  • Archives

2012

Android Development

How to write logcat from emulator (device) to external file. Or trick with Continuous Integration

Let me describe my problem. I have Android project which is under Continuous Integration (CI) server. In my case it is Jenkins. Then I run my tests I just can see JUnit output in Jenkins console. If some unexpected error happens I can’t see logcat from Android emulator. Here I Read more…

By Igor Khrupin, 10 years5 March, 2012 ago
Android Development

How to set View width (height) in percentage of parent View in Android

Example:I want to set child LinearLayout height = 50% of parrent LinearLayout in Android. Like in HTML. To set height in percents I do some trick with android:layout_weight and android:weightSum Here the screenshot: To do this you need do somethind like this. Look at code below:

By Igor Khrupin, 10 years29 February, 2012 ago
Android Development

Android application don’t fill all (screen) display area on HTC Sensation

Recently I wrote some app which looks good on HTC Desire and looks bad on HTC Sansation. The application didn’t fill all screen (display) area. And I see some black parts of display when I run my application. Here the screenshot: To fix this I made some changes in Android Read more…

By Igor Khrupin, 10 years26 February, 2012 ago
Android Development

How to display route between two points (geopoints) on Google Maps in Android

UPDATE: Now this is not working. Google API changed. Recently a have some task in my Android project. I needed to show route (directions) between two points (geopoins)on google maps in Android. I thought it can be simple task. But It was a lot of interesting things :). I’ve discovered Read more…

By Igor Khrupin, 10 years24 February, 2012 ago
Android Development

How to start Android adb server on startup in Ubuntu Linux from root

Hi, recently to make debug on real device I need to restart my adb server (Android Debug Bridge) manually. To use it I need restart it with root privileges. Now I want to show you how to make it on startup your Linux OS.1. Create file with adb name2. Put Read more…

By Igor Khrupin, 10 years27 January, 2012 ago
Java

How to use Xeger lib with maven

It will be useful for you if you need to get text which can be match with your existing regular expression in JAVA. Recently a had same question. I use Xeger (http://code.google.com/p/xeger/). First of all you need to download JAR from http://code.google.com/p/xeger/. Next you need to run in command line Read more…

By Igor Khrupin, 10 years18 January, 2012 ago

Posts navigation

Previous 1 2 3
profile for ihrupin at Stack Overflow, Q&A for professional and enthusiast programmers
Categories
  • Algorithms (7)
    • Graph (1)
    • Linked List (2)
    • Searching (1)
    • Sorting (3)
  • Frameworks (4)
    • Flash (4)
  • Gradle (1)
  • Integrated development environment (IDE) (8)
    • Android Studio (8)
  • Mobile Software Development (75)
    • Android Development (74)
      • Android Accessibility (1)
      • Android NDK (3)
      • Android Performance (1)
    • iOS Development (2)
  • Operation Systems (28)
    • Linux (16)
      • Ubuntu (6)
    • Mac OS X (13)
      • Mountain Lion (2)
  • Programming Languages (10)
    • ActionScript (3)
    • Java (7)
  • Tech (112)
  • Tools (1)
  • Uncategorized (1)
  • Web Development (16)
    • Bots (1)
Tags
ActionScipt 3 Activity adb server Algorithm Android Android Keyboard Android Manifest Android SDK Android Studio Apache AsyncTask Balloon cron crontab Decomposition Eclipse embed Font Flash UI Google maps GPS HTML LatinIME Layout letsencrypt Linked List Linux Ubuntu ListView Lucid Lynx Mac OS X Map Overlays Maven media player mp3 MySQL NDK nginx Recursion Sorting ssl streaming media Style TextField Ubuntu UI VirtualHost
Categories

Hestia | Developed by ThemeIsle