Android Context in non-activity Class – The Secret of ContextWrapper
One of most frustrating issues I had to figure out when I’ve started to develop for Android was the Context.
Development Specialist, Artist and Activist
Personal Website
One of most frustrating issues I had to figure out when I’ve started to develop for Android was the Context.
Development Specialist, Artist and Activist
Personal Website
Getting the android IP address for Wi-Fi connection using the API is very simple:
Development Specialist, Artist and Activist
Personal Website
Oracle Java CentOS 6 Installation and configure it as the default Java Runtime Environment.
Continue reading
DevOps/IT Specialist, Musician.
IT Manager – Faculty of Exact Sciences, Bar-Ilan University
Personal Website
Several major companies have been hacked lately. Security advice for web users last week from the US Department of Homeland Security encouraging to disable java on browsers. Disable java in each browser takes time. You will learn how to disable java for all at once. and also for each browser if needed.
Development Specialist, Artist and Activist
Personal Website
To summarize the year 2012 I have compiled a list of must have WordPress plugins:
Development Specialist, Artist and Activist
Personal Website
In the following tutorial, I will demonstrate how to read and parse XML in your Android app.
Development Specialist, Artist and Activist
Personal Website
This article explain the usage of IntentService class in android SDK to perform background processing to offload tasks from an application’s main thread (Your activity).
when IntentService jobs done, the results are sent back to the activity.
Development Specialist, Artist and Activist
Personal Website
you can read part 1 here.
you can read part 2 here.
Development Specialist, Artist and Activist
Personal Website
you can read part 1 here.
Development Specialist, Artist and Activist
Personal Website
You may reach a point where you need to transfer data from a server (web-service) to a an android client. although, there are many ways to achieve that goal, one of the simplest is using JSON. JSON is better then XML in terms of small bandwidth footprint. it has a lot of libraries for every available platform, so it makes the best solution for server-client communication.
Development Specialist, Artist and Activist
Personal Website