8
Unable to understand what jdk location isview story

http://askubuntu.com – I have java installed correctly for sure. aaa@ubuntu:~$ whereis java java: /usr/bin/java /usr/bin/X11/java /usr/local/java /usr/share/java aaa@ubuntu:~$ whereis javac javac: /usr/bin/javac /usr/bin/X11/javac But when I'm trying to add the location of /usr/bin/java in IntellyJ Idea12 as a java project sdk, I can't do that because it requires the folder and /usr/bin/java is a file. (HowTos)

8
Terrible Gmail problems with Nexus 4view story

http://forums.androidcentral.com – Just got a Nexus 4. I was testing the push function for gmail and started seeing anomalies. Searches revealed these two threads Issue 42272 - android - Nexus 4 stops responding to ARP requests when screen is off with wifi on - Android - An Open Handset Alliance Project - Google Project Hosting Google Groups Obviously there's an issue. For me, the Gmail app is almost totally useless. (HowTos)

9
How to: Create a fading gif with GIMPview story

http://www.linuxandlife.com – In today's article, I will show you how to create a simple fading gif image with GIMP. I will use the image below as the sample. First, open the image on GIMP then make the layer transparent. Just go to Layer > Transparency > Color to Alpha then hit OK: Next, you need to create several copies of this layer. Go to Layer > Duplicate Layer or just simply hit Shift + Ctrl + D. (Distributions)

8
Cross compiling on Linux for Windows using MXE - GSL linking?view story

http://stackoverflow.com – I have a C++ project developed on Linux that I would like to pass to my Windows-user colleagues by giving them the executable file. I searched into the problem and found that one way could be to compile by using i586-mingw32msvc-g++ instead of g++. (HowTos)

8
Gradle build failing due to androidannotations pluginview story

http://stackoverflow.com – I am integrating andoirdannotations into a gradle build process into a generic android project. (HowTos)

8
HTTP Status 405 - Method Not Allowed (jax-rs service)view story

http://stackoverflow.com – I have problem with jax-rs services, service return HTTP Status 405 - Method Not Allowed. I calling serice from android project. Here is my code: Service: @GET @Consumes(MediaType.TEXT_HTML) @Produces(MediaType.APPLICATION_JSON) @Path("login") public Korisnici Login(@QueryParam("u") String username,@QueryParam("p") String password){ Korisnici exception = new Korisnici(); try { (HowTos)

8
Why different android versions display different GUI?view story

http://stackoverflow.com – Please have a look at the following code <TableLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/tableLayout1" android:layout_width="match_parent" android:layout_height="match_parent" android:background="#FFF" android:gravity="right" android:padding="5dp" android:paddingBottom="5dp" (HowTos)

8
SmartAds aims to pay smartphone and tablet users to see ads on their devicesview story

http://www.talkandroid.com –   Want to watch an ad or two and get paid for it? Well the Indiegogo project for SmartAds may have an incentive for you. (IT news)

8
Strike Suit Zero to Arrive on Linux After Allview story

http://news.softpedia.com – Strike Suit Zero, a game developed by Born Ready Games, in which the player controls a combat suite, in space, will be arriving on Linux after all. Strike Suit Zero was a Kickstarter project and the developers managed to raise the necessary money in order to finish the project and launch it for the Windows playform. (IT news)

8
4X Strategy Game FreeOrion 0.4.2 Gets Improved AIview story

http://news.softpedia.com – FreeOrion, a free, open source, turn-based space empire and galactic conquest (4X) computer game being designed and built by the FreeOrion project, has reached version 0.4.2. According to its developers, FreeOrion is far from being a complete game and it still requires a great deal of new features. Highlights of FreeOrion 0.4.2: • The AI has been improved and it's no longer “cheating (IT news)