Showing posts with label MT6575. Show all posts
Showing posts with label MT6575. Show all posts

How To : Update Zopo ZP100 to ICS (MediaTek MT6575)

Tuesday, 25 September 2012


Files needed
ICS ROM (b79):
http://narod.ru/disk/48456521001.eee...14151.rar.html

Root:
http://files.dangerd.org/pub/ZP100//...OT%20by008.rar

Flashtool:
http://narod.ru/disk/44888871001.eec...06.01.zip.html

USB Drivers (and a flashtool I didn't use):
http://chinamobiles.org/downloads/zap/ZP100fix.zip

CWM Recovery:
http://files.dangerd.org/pub/ZP100//recovery.img

First of all: Make a note of your IMEI-number(s)

Download the files and unpack all (in seperate folders).
Shutdown the phone and plug it in via USB, Windows will search for a driver which you find in the package ZP100fix.zip (different inf-files depending on windows version).

Unplug phone, remove the battery.
Replace the recovery.img from the ICS ROM with the one downloaded seperately.
Start flashutil.
Load Scatter-file: MT6575_Android_scatter_emmc2.txt
Make sure that Options -> USB Mode is selected.
Click Download
Connect phone (still with no battery, at least I had to leave it out).
Flashing begins.

When all is done it displays an "OK window".
Now reboot the phone and when booted connect to USB again and run Root.bat from the package: zopo zp100 4.0root by008"
Follow on-screen instructions.

I did not need to install any separate Google Apps, it was included in the ROM.

Now you need to add some IMEI-numbers to your phone.
In the original ROM I could only ever see one IMEI for my zp100, so I wrote that down.
IMEI2 I took from an old Nokia I hadn't used for a few years.

Use terminal app or adb shell or whatever to execute the following (replace IMEI_1 and IMEI_2 with your IMEI's):
echo 'AT + EGMR = 1,7, "IMEI_1"'> /dev/pttycmd1
echo 'AT + EGMR = 1,10, "IMEI_2"'> /dev/pttycmd1

Update: Zopo IMEI Tool in English can be downloaded from here: http://depositfiles.com/files/wi41lcuvb (should eliminate the need for the terminal-hack above). If the system language on your phone isn't set to English the utility will be displayed in Chinese by default, so setup your phone to use English before running it.

If you want your external sdcard mounted as /sdcard (/mnt/sdcard) instead of /mnt/sdcard2 you have to replace the /etc/vold.fstab with the following:
http://www.cactuz.net/files/zp100/vold.fstab
Use root-explorer (make a backup of the old one) to replace it, then shutdown your phone and remove the battery, then plug it all back in and start again and your external sdcard shoudl be mounted on /sdcard (/mnt/sdcard) instead.

Hope this helps.
I'll report back here with any bugs etc.

To use RecoveryMod I have to chose it from the menu in MobileUncle Tools or ClockWorkMod Rom Manager, I have not been able to boot to CWM using VolUp+Power.

Philips outs the dual-SIM W732 droid, sticks a huge battery inside

Thursday, 12 July 2012

Philips has been keeping under the smartphone radar lately, but now it is back with a bang announcing the W732 Droid.
Apparently, the company has heard the prayers of Android fans and their requests for devices with better battery life and that's exactly what the W732 offers. The huge 2,400mAh battery inside is rated to give you 13 hours of continuous talk time or 10.5 hours of web browsing on a single charge.
Sporting a 4.3-inch LCD IPS display with a resolution of 480x800 pixels, the Philips W732 runs Android 4.0 ICS on a 1 GHz single-core MediaTek MT6575 processor and has 1GB of RAM. And with a 5MP camera at the back and Wi-Fi, Bluetooth and GPS on board, this Android might turn out to be a pretty decent entry-level offering.
It measures the acceptable 126.37 x 67.44 x 12.3 mm, but tips the scales at over 166 grams, which can probably be attributed to the ample juice pack. The Philips also features two SIM slots, both of which support hot-swapping.
The Philips W732 will make its debut in China and Russia in the coming weeks and will be available in five colors - black, white, pink, blue and green. Pricing and plans for worldwide availability are yet to be announced.

Review [MTK6573/6575] Complete guide to ClockworkMod Recovery

Thursday, 5 July 2012


ClockworkMod – also known as Clockwork and CWM – is a custom recovery for Android phones and tablets that allows you to perform several advanced recovery, restoration, installation and maintenance operations on your Android device that are not possible with the stock recovery. This guide will cover all that this recovery is capable of doing, and how to do it.

Here is what shall be covered in this guide:
  • About Android recovery
  • Introduction to ClockworkMod
  • Installing ClockworkMod
  • Booting into ClockworkMod
  • Feature tour

Now let's take a look at each of these topics in detail.




About Android Recovery

All Android devices are shipped with a recovery console that is basically a partition on the device's internal memory and can be booted into. The stock recovery of almost all Android devices provides a few basic yet handy options that allow you to factory reset your device and also to recover its operating system using an official ROM in zip format, but that is all you can do with it. That's where a custom recovery comes handy...

A custom Android recovery basically replaces the stock recovery with one that lets you do all you can do with the stock recovery, plus a plethora of more options to give you a lot more control on your device. With a custom recovery, you can install official and unofficial ROMs as well as other updates including apps, themes, kernels etc. using zip files, wipe not just user data but pretty much every partition on your device, mount the storage card for USB mass storage access without leaving recovery, partition your SD card, wipe Dalvik cache and battery stats, fix permissions, perform, manage and restore backups and so on.

Introduction To ClockworkMod

ClockworkMod recovery is one of the most widely used custom Android recoveries that is available for most mainstream Android devices. This recovery has been developed by Koushik Dutta (also known as Koush) – the creator of Android ROM Manager.

Installing ClockworkMod

What sets ClockworkMod recovery apart from most other custom Android recoveries is its dead simple installation process on most devices. It does require you to fully root your device in order to be installed but once rooted, installing it is as simple as installing ROM Manager and choosing the proper option.

However, in certain cases, this ROM Manager method will not work. That is the case for MediaTek chipset based devices and here is a warning for any owner of such a device: don't use ROM Manager or else you'll get a brick!!!

For those, the method you should follow in order to install ClockworkMod recovery is described on both my MT65x3 and MT6516 flashing tutorials:

  • MT65x3 flashing tutorial
  • With the release of the MT65x3 platform, a new version of SP Flash Tool was released. It doesn't make sense to go into deep details about the whole flashing process, because everything should be exactly the same as described on my MT6516 flashing tutorial.
    The new MT65x3 phones already support flashing via USB data cable without the need of the USB to UART cable, although that cable is still needed if this new tool is used with an old MT6516 based phone.


    Apart from the entire NAND flashing, it is noteworthy that you can flash only parts of the ROM. The following pictures will detail how to flash recovery image only. Sometimes that is required in order to flash a custom recovery which will then allow updating the phone using custom ROMs through the recovery menu.


    • First of all, make sure that you install the latest MT65x3 USB VCOM drivers. Now, open SP Flash Tool and make sure you mark USB Mode under Options tab.
    • Load the scatter file (MT6573_Android_scatter.txt) and ignore any message that may appear. After that, select the part you wish to flash into your MT65x3 based phone and make sure you select the right file location. In this example, it's shown the recovery partition.
    • Turn off your phone by removing the battery and replacing it after a few seconds. With phone completely switched off, press F9 (or hit Download button - the third one with an arrow) to start download and when the countdown starts connect the USB data cable into your phone.
    • The download of the chosen partition image(s) will start. After the yellow progress bar is complete, a popup with a green circle should appear.
    Attention: Please follow the instructions carefully. I will not take any responsibility on whatever may happen with your phone.
    Note: All needed tools and drivers can be downloaded from my MT65x3 Tools 4shared folder. The password to login is bm-smartphone-reviews.blogspot.com. Have fun.
     
Please note that those are just generic flashing tutorials. You need to find the ClockworkMod recovery image specifically designed for your device.

Booting Into ClockworkMod

Once you have ClockworkMod recovery installed on your Android device, booting into it is quite simple:

  • Using hardware button combination on most Android devices:
On most Android devices including ones by HTC, you can enter recovery by powering your device off and then powering it back on while keeping either the ‘Volume-Down’ or the ‘Volume-Up’ button pressed, depending on the device. This will enter the bootloader from where you can select the ‘RECOVERY’ option by navigating to it with the Volume key and entering it with the ‘Power’ key.
On MediaTek chipset based devices, such as G11i Pro, the method is the same as above, except that in this case the device will to boot directly into recovery mode. In very rare cases, the device needs to be connected to the computer via the normal USB data cable.
On most Samsung devices, specifically Samsung Galaxy S series devices, you must keep both the ‘Volume-Up’ and ‘Home’ keys pressed while powering on the device, to directly enter recovery. 

  • Using ADB (for advanced users):
If you have ADB installed on your computer, you can simply enable USB debugging mode on your device from Settings > Applications > Development, connect it to your computer via USB, launch a Command Prompt / Terminal window on your computer and enter this command: 
adb reboot recovery
  • Using extended power menu on your Android device:
This is another way of booting into recovery, but please note that the extended power menu is only present on some custom ROMs.



Feature Tour

Let's now take a look at all the options CWM recovery offers you to manage your Android device. In this example, the phone used was my G11i Pro running ClockworkMod recovery 5.0.2.8 but the details should apply to other devices and other 3+ versions of the recovery as well.

This is what you see when you reboot your device into ClockworkMod recovery:


You can navigate these options by using the ‘Volume-Up’ and ‘Volume-Down’ keys to highlight an option and the ‘Power’ key to enter / launch the highlighted option on most Android devices. On devices equipped with a trackball or an optical track pad such as G1, G2, Nexus One, HTC Desire etc., the trackball or track pad can be used for navigation and clicking it can be used to enter / launch the selected option. Let's review each of these options and their sub-menu options in detail.

    1 - reboot system now
    This one is self-explanatory.

    2 - apply update from sdcard
    This can be used for installation of any official or unofficial update, ROM, kernel, theme etc. that is in a zip format installable from recovery, as long as the file is named update.zip and it has been placed on the root of your SD card (i.e. not in any sub-folder). Selecting this option (and most of the options featured below) will bring up the following confirmation prompt (which you may find annoying but can avoid problems caused by accidental key presses):


    3 - wipe data/factory reset
    This option wipes all user data on the device as well as cache. Doing this will leave your phone in the state it was in when you bought it or when any custom ROM was first installed. It will also wipe any sd-ext partition that you might have setup (more on this later).

    4 - wipe cache partition
    Wipes the cache partition of the device to clear all the data accumulated there over use. This is often used before installing a new ROM, app, kernel or any similar mod via recovery.

    5 - install zip from sdcard
    This option brings up the following sub-menu:


    5.1 - apply /sdcard/update.zip
    This one is essentially the same as the apply update from sdcard option of the main menu.
    5.2 - choose zip from sdcard
    Lets you install any zip file (with any name) from any location on your SD card. The file can be for a ROM, a kernel, an application, a theme or any mod as long as it is in recovery-flashable zip format. This is the most widely used option for installing a ROM that you have downloaded and copied to your SD card. Entering this option will bring up a screen that will allow you to browse your SD card for the zip file and select it for installation as in this screenshot:


    5.3 - toggle signature verification
    Turns the signature verification on and off. When signature verification is on, you will not be able to install any custom ROMs that haven't been signed by the developers (most custom ROMs aren't signed). Switching it off skips the signature verification check and proceeds with the installation.
    5.4 - toggle script asserts
    Seldom-used option for a vast majority of users. It simply turns script asserts on or off. If you don't know about these, it's best not to change this option.
    5.5 - +++++Go Back+++++
    Takes you back to the main recovery menu, obviously!

    6 - backup and restore
    This is without any doubt one of the most important features provided by a custom recovery, the backup and restore feature – also known as Nandroid backup – allows you to take a snapshot of your phone's entire internal memory including all partitions, and save it on the SD card. Here is how it looks:


    6.1 - Backup
    Takes a Nandroid backup, as explained above.
    6.2 - Restore
    Lets you restore a previously taken backup. Entering this option presents you with a list of existing backups from the SD card that you can choose from for restoration.
    6.3 - Advanced Restore
    This option is similar to the Restore option but once a backup has been selected to be restored, this option allows you to choose what parts of it to restore. You can choose to restore the boot, system, data, cache and sd-ext partitions, as shown here:


    7 - mounts and storage
    Allows you to perform maintenance tasks on all the internal and external partitions of your android device:


    7.1 - mount/unmount /system, /data, /cache, /sdcard or /sd-ext
    These options let you toggle between mounting or unmounting these respective partitions. Most users don't need to change these options.
    7.2 - format boot, system, data, cache, sdcard or sd-ext
    These let you directly format any of these partitions. Take extreme care with this option as formatting any of these partitions will result in losing all data on them, especially the boot and system partitions. Formatting the system partition will remove your ROM and leave your phone without an operating system while wiping the boot partition may brick your phone unless you restore or flash another one before rebooting your device. To learn more about the contents of all these partitions, see our guide to Android partitions.
    7.3 - mount USB storage
    Lets you enable USB mass storage mode for your SD card right from recovery so that you can connect it to your computer via USB and transfer any files to/from it without having to leave recovery.

    8 - advanced
    This section contains a few options most users will not require, though these can come handy quite often, especially wiping Dalvik cache, which is required before most ROM installations. Here are the options from this section:


    8.1 - Reboot Recovery
    Lets you directly and very conveniently reboot from recovery right back into recovery. This is useful option for certain back-to-back installations that require the device to at least boot once between them.
    8.2 - Wipe Dalvik Cache
    Allows you to wipe the cache for the Dalvik virtual machine (the custom-built Java virtual machine for Android).This is required before most ROM installations and at other occasions too, for fixing some problems.
    8.3 - Wipe Battery Stats
    Wipes the saved battery usage statistics and effectively recalibrates the battery. Useful in various scenarios when Android is not showing correct battery levels.
    8.4 - Report Error
    In case of errors, this feature can be used to save a log of recent ClockworkMod recovery operations on the SD card that you can later report from Android using ROM Manager.
    8.5 - Key Test
    Lets you press any of the hardware keys to see if they are properly functioning, and to see their key codes.
    8.6 - Partition SD Card
    This option gives you a no-frills way to partition your SD card properly for use with ROMs that support data2ext (a very handy hack for low internal memory devices that enables an /sd-ext partition on the SD card to be used as the internal user data storage i.e. as the /data partition). Once this option is selected, you will be given options to choose the sizes for the /sd-ext partition as well as an optional /swap partition on the SD card, and will then automatically format it for you, leaving the remaining space for normal SD card usage. This option will wipe all data from your SD card so use it with caution!





    8.7 - Fix Permissions
    Fixes the file permissions for the internal memory partitions back to default. This is very useful as a fix for several errors and Force-Closes that start appearing after you or an application you installed and provided root access end up messing up the permissions of important files.

    9 - power off
    Do I need to tell you what it does? 

Well... that's all you need to know about ClockworkMod recovery.
 
Source from Bm-smartphone-review

Review The white i9220 with 5.3-inch screen


Configurations: MTK6575 solution, Cortex A9 core, 1GHz frequency, Power VRSGX531 GPU, 512M memory, 4G storage, TF card slot, 5.3-inch capacitive screen with 800×480 resolution, multi-touch, front facing camera, rear facing camera with 5 mega pixels, Bluetooth, GPS, light sensor, distance sensor, G-sensor, dual-card double question, 3G, video chat, Android4.0.4 OS, 2800mAh battery.   
The package
Accessories: two batteries, tablet case, instruction book, headphone, data line, charger, screen protector
The white appearance
5.3-inch screen
There are black version and white version.
The back
The white one
The back shells are different.
The borders are different.
The cameras are same
The ports
The cases
The details of the case
The case will protect the smart phone.
The dialing interface
The exclusive custom root Optimization firmware has been released by Jajatong that the applications can load to the TF card, such as 3D application and GPS.  
The company logo

Review : I5250s based on MTK6575 solution and IPS screen

Monday, 25 June 2012


From the development trend of digital products, we can see that integration and intelligentialize are so important for tablet PCs. The smart phone based on Android OS has integrated so many functions such as MP3, ebook, MID and radio.
I5250s from Shenzhen Maipai has full function, especially the call function.
I5250s is based on 5-inch screen, 9.7 mm thickness and 180g weight.截至昨日查看: 621次
Configurations: 5-inch IPS screen, capacitive control, multi-touch, 800×480 resolution, MTK6575 solution, 1GHz frequency, Android4.0 OS, front facing camera, rear facing camera with 5 mega pixels, built-in 3G.
The setting button, home button and return button are on the bottom.
The receiver, front facing camera and distance sensor are on the upper.
More details
The volume control button
The power switch button
The thickness is only 5mm.
The rear facing camera with 5 mega pixels
The logo and speaker on the back
Ports: microphone, 3.5mm headphone jack and mini USB port
The back
The white version
It sells for less than $190.

Review | ENote I5250 based on MTK6575 solution

Monday, 14 May 2012


MTK6575 solution is more powerful than MTK6573 solution, such as the video performance, speed and game performance.
The 5-inch tablet PC based on MTK6575 comes from Shenzhen Meepad.
E-Note I5250 is not only a tablet PC but also a smart phone.
Configurations: 5-inch HD AMLED high-definition screen, 512M memory, 4G storage, Android4.0.3 OS, built-in WCDMA, supports 3G and 2G GSM/GPRS, call function, 3G network, front facing camera with 1.3 mega pixels, rear facing camera with 5 mega pixels, flash light, auto-focus, built-in 3D accelerator, gyroscope, WIFI, Bluetooth.

Accessories: line- control earphone, two 3200mAh batteries, data line, charger and instruction book.

It is introduced HD AMLED screen

The touch buttons

The front facing camera with 1.3 mega pixels supports 3G video call.

The back is introduced anti-oxidation material

The rear facing camera with 5 mega pixels and flash light

3.5mm headphone jack

The power switch button and volume control button
The thickness is only 11mm.
m

MeePad E-Note I5250 has high quality.

It loads Android4.0.3 OS.

Android4.0.3 OS supports most of applications.

The Android4.0 smart phone

It supports call function.

It is a big smart phone.

The UI
http://en.szmaipai.com/

 
DroidXDA © 2012 | Designed by Bubble Shooter