Wordpress - thedevelopersinfo.wordpress.com - The Developer's Info

Latest News:

We moved 14 Nov 2009 | 05:04 am

We moved. The Developer’s Info bought own domain. I invite all to visit new site http://thedevelopersinfo.com I will not update http://thedevelopersinfo.wordpress.com/ Thanks a lot for your attention.

Using SubActivities in Android 12 Nov 2009 | 08:27 am

We moved. Please visit this link for this post. Sometimes you need to run some Activity, do some operation there and return some value to parent Activity. For this situation Android has possibility to...

Viewing logs and exceptions in Android 10 Nov 2009 | 04:22 am

We moved. Please visit this link for this post.       I found that there is no logcat console in android plugins for NetBeans and IDEA 8. But when you develop application you need to see exceptions or...

IntelliJ IDEA 9 Beta is released 7 Nov 2009 | 06:32 am

We moved. Please visit this link for this post.       Good news for all who use IDEA. JetBrains announced that anybody can download and try their IDEA 9 Beta. Some new features: Faster Environment Imp...

Using Context Menus in Android 7 Nov 2009 | 06:21 am

We moved. Please visit this link for this post.       Context menu in Android is similar to context menu in any others OS. In Microsoft Windows or in any Linux distr you click right mouse key and see ...

Adding alphabetic shortcut to the menu item in Android 6 Nov 2009 | 08:46 pm

We moved. Please visit this link for this post.       There is a way to add shortcut to your menu item. I am going to show how it can be done. @Override public boolean onCreateOptionsMenu(Menu menu) {...

Adding icon to the menu item in Android 5 Nov 2009 | 06:46 am

We moved. Please visit this link for this post.       There is a good practice to add icons to the menu items. I am going to show code snippet which add icon to the menu item: @Override public boolean...

Getting formatted string from strings.xml in Android 5 Nov 2009 | 06:24 am

We moved. Please visit this link for this post.       I found way to get formatted string from strings.xml. I am going to show how I did it. Please refer to getString method. strings.xml <string name=...

Working with Submenu in Android Activity 4 Nov 2009 | 09:37 pm

We moved. Please visit this link for this post.       Submenu is a another way to group your menu items. I am going to show how to create, add items and handle items selection. Creating Submenu and ad...

PassGen 1.2.0 is released 4 Nov 2009 | 03:01 am

We moved. Please visit this link for this post.       FaYna Soft Labs updated PassGen application to version 1.2.0 PassGen – is a powerful and useful password generate tool. It allows to generate any ...

Recently parsed news:

Recent searches: