2009
08.17
Samsung has the source code of the linux kernel from the GT-I7500 Galaxy released. This make it possible to searching the sources about multitouch support.
After reading the function static void melfas_ts_work_func(struct work_struct *work) and comparing
Read More >>
2009
08.17
Today, Samsung has released the source code of the GT-I7500 Galaxy. In the zip file is the full source of the used kernel, bluez and some scripts.
Read More >>
2009
08.16
Sometimes i need to see the system log from my android mobile. As root on android i can see this in the terminal with dmesg. But i want to see it on my desktop computer.
The Android SDK has the solution. Simple
Read More >>
2009
08.13
The Dalvik Debug Monitor Service (DDMS) is a debugging tool. It is designed forĀ dalvik, the java based virtual machine used in Android. DDMS comes with the Android SDK. This sdk is only for 32bit platforms created, but most
Read More >>
2009
08.13
There are some news about the source code for Samsung GT-I7500 Galaxy.
From the mailing list of the android kernel development, i was pointed to
Read More >>
2009
08.10
Today i received the answer from Samsung about source code used for the Galaxy linux kernel.
The email support tell me
Read More >>
2009
08.06
Short: It seems like this is unpossible today. No driver, unkown hardware support.
The full story
After a working backup and restore for the Samsung Galaxy, i planned to show multitouch on it. But this is really harder to implement.
Read More >>
2009
08.05
After a long work i have created a new recovery image. This containts a new gui and a full working nandroid backup and restore. The backup and restore is tested and it works great. The only issue is, that the date of the files from /data is from the backup day. But this does not happens.
The new gui
I have created a new gui for the recovery image.
Read More >>
2009
08.03
Hello,
the compass of the Samsung Galaxy has some problems with north/south. This is not fixed in the I7500VIAIG6 update from last Wednesday. But the authors from WikiTune have received an email from Samsung, that a new update will fix it.
source: UPDATE: Samsung Galaxy Compass
2009
08.03
The last recovery image with nandroid backup for Samsung Galaxy has some issue. The backup is not complete and the script has some problems on different partion between HTC and Samsung.
In the next days
Read More >>