Overview
This tutorial will explain how to upgrade your CyanogenMod CM10 to CM10.1 (Android 4.2.2 Jelly Beans).
Continue reading
DevOps/IT Specialist, Musician.
IT Manager – Faculty of Exact Sciences, Bar-Ilan University
Personal Website
This tutorial will explain how to upgrade your CyanogenMod CM10 to CM10.1 (Android 4.2.2 Jelly Beans).
Continue reading
DevOps/IT Specialist, Musician.
IT Manager – Faculty of Exact Sciences, Bar-Ilan University
Personal Website
CyanogenMod 10.1 is based on Android 4.2 Jelly Bean.
* This tutorial is for the Samsung Galaxy S2, but it is supposed to be similar to other Samsung models and probably to other manufacturers.
Development Specialist, Artist and Activist
Personal Website
This tutorial will explain how to install CM10.1 for Galaxy S2 i9100 (Android Jelly Beans 4.2.2).
Continue reading
DevOps/IT Specialist, Musician.
IT Manager – Faculty of Exact Sciences, Bar-Ilan University
Personal Website
Android-x86 project just released Android-x86 4.0-RC1.
now you can run android on PC / Laptop.
in this article, i will explain how to easily create a USB drive to boot your computer from.
you can try a live android version from this USB (without affecting your installed OS)
and/or you could install it if you want.
Development Specialist, Artist and Activist
Personal Website
The Coffee-Bytes plugin by Alex Popescu can add folding functionality to Eclipse IDE.
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