Thursday, September 24, 2009

Motorola DEXT MB220


Motorola DEXT MB220 General Specification

Status: Available
Rating: 1.0 out of 5 (2 votes cast)
Network: GSM 850 / 900 / 1800 / 1900
Announced: 2009, September

Motorola DEXT MB220 Size

Dimension: 114 x 58 x 15.6 mm
Weight: 163 g

Motorola DEXT MB220 Display

Type: TFT capacitive touchscreen, 256K colors
Size: 320 x 480 pixels, 3.1 inches
- Accelerometer sensor
- Proximity sensor for auto turn-off
- Full QWERTY keyboard with 5-way navigation key
- MOTOBLUR UI with Live Widgets

Motorola DEXT MB220 Ringtones

Type: Polyphonic, MP3, AAC ringtones
Customization: Downloadable
Vibration: Yes


Motorola DEXT MB220 Memory

Phonebook: Practically unlimited entries and fields, Photo ca
Call records: Practically unlimited
Card slot: 1 GB storage, 256MB RAM, 512MB ROM
- microSD (TransFlash), up to 32GB, 2GB included

Motorola DEXT MB220 Data Specification

GPRS: Class 12 (4+1/3+2/2+3/1+4 slots), 32 - 48 kbps
Edge: Class 12
3G: HSDPA, 7.2 Mbps
WLan: Wi-Fi 802.11 b/g
Bluetooth: Yes, v2.1 with A2DP
Infrared port: No

Motorola DEXT MB220 Mobile Features

Messaging: SMS, MMS, Email
Browser: HTML
OS: Android OS, v1.5 (Cupcake)
Games: Yes
Colors: Midnight Titanium, Winter White
Other Features
-Also known as Motorola CLIQ in USA
-3G Network HSDPA 1700 / 2100
- Qualcomm MSM7201A 528 MHz processor/ 900
-Speakerphone Yes
- 3.5 mm audio jack
-GPS Yes, with A-GPS support
- Noise cancellation with dedicated microphone
- Digital compass
- Google Maps with Street View
- MP3/eAAC+/WAV/WMA9 player
- MP4/H.263/H.264/WMV9 player
- Organizer
- Document viewer
- Shazam
- iMeem Mobile
- Voice memo
- T9

Motorola DEXT MB220 Battery

Battery: Standard battery, Li-Ion 1420 mAh
Standby: Up to 320 h
Talk time: Up to 6 h

Saturday, September 12, 2009

How to translate java app to native language

With this software you can translate almoust every midlet to your native language. Below I am providing complete tutorial since the program is in Russian language.

1. First using Winrar we need to extract the jar file:
2. Open MobiTrans.exe, click on Open (the first button in the toolbar) and start browsing to the extracted files from the jar archive:


3. Choose class-files (this is for normal midlets)

4. Browse the strings and double click on a string that you wish to change. Translate it in the second text box and click ok:


5. Repeat 4. for all strings

6. Click on the save button and click OK

7. Repeat 2-6. for all class files. Note that some class files will show you error when you are loading them. That is ok - not all class files contain strings for editting. In this example I modified only one class file.

8. When you are ready create new folder on your desktop. Browse the folder where you extracted the jar file and you will find new files *.class.rus copy them into the new folder:


9. In this "new folder" rename the files to .class (remove the .rus at the end).

10. Open the jar file with Winrar and replace the existing .class files with the new updated (ex .rus) class files:

11. Install the app to your phone and you are ready!

Download Link :

http://storage.e398mod.com/soft/MobiTranslator.zip

Wednesday, September 2, 2009

Increase the bluetooth availability time

Currently for 49R, 70R and 79R - you can increase or decrease the time of your bluetooth connection availability. In the archives there are some pre-made patches, but the authors made it simple, so you can make changes yourself later.

Download Link :

http://storage.e398mod.com/tutorials/bttime.zip

Installation:
You will need to extract the codegroups of your firmware with SHXCodec and patch CG1 with FlashBackup

Later if you wish you can change the amount of minutes using simple seem edit. Seem 004a_0001 on offset 0х91 holds the value. Every digit increase adds additional minute. For example if you set the value to 01 it will be one minute, 0A = 10 minutes, etc.

How do I flash my phone

Source of the guide is http://mirror.softcox.com/e398-to-ROKR/
1. Check your Bootloader version by holding down # and * when you power the phone on

2. You must ensure that under Boot Loader you have 07.D0. If you have something else, DO NOT PROCEED

AT THIS POINT ENSURE YOUR BATTERY IS FULLY CHARGED, OR YOU MAY BE STUCK IN BOOTLOADER MODE WITH NO WAY TO RECHARGE THE BATTERY!

3. Make sure your phone is in Data/Fax mode under USB settings

4. Find the directory where Motorola PST is installed and run MultiFlashFlex.exe

5. Under preferences check the first two boxes

6. Under Enable Flash check the box and select the shx file of the Monster Pack that you will flash

7. Make sure under Enable Flex nothing is selected

8. Start your phone in bootloader mode, this is done by holding down the star * and hash # keys while powering on

9. Plug your phone in and wait for it to appear in the list (it may appear as S FLASH NEPTUNE LTE)

10. Press start!

Note: This guide is for already modded to 373 version phones! All 372 (stock firmware phones) need to flash 42_for_all MP first and then the MP that they want.

Recovery with dead flash

Sometimes our Motorola dies in a very bad way - nothing helps. This can happen if you end up with damaged flash memory, where the firmware and all program memory are stored
After such crash in practice nothing can help at all - no forceboot, no testpoint, no existing known recovery method! And here comes one method, which can probably still be able to revive your phone, even with dead flash memory. We already have one successful revival using that

Sympthoms:
- Ramldr shows errors like ERR Г
- MFF and PST cannot flash, they show errors.

We need the following:
- Phone corpse
- Full backup of the phone firmware
- Charged battery or at least USB charger
- Ramldr by Vilko
- Loader for Ramldr (ldr_*.bin)
- Hex editor (like XVI32)
- Good understanding and following the procedure below

What to do:
0. Test Point (it is not required)
1. Search for the broken cells
2. Making backup in peaces
3. Final stage of recovery
3a. Making our own ldr_part*.bin
3b. Recovery and obtaining working phone

0. Test point is alraedy discussed in the revival and survival. It is not required anyway.

1. Get ldr_*.bin, open it with Hex editor, "jump" (в XVI32 - [Ctrl]+[G]) to address F8 (that is the start of the flash memory), put value 10 00 00 00 (4 bytes)
Jump to address FC and put value 12 00 00 00
Save the file.

Connect the phone, go to bootloader and in ramldr click on send ramldr -> choose our new updated ldr_*.bin
When you see err: divide the region of the memory (10 00 00 00 - 12 00 00 00) in two equal length pieces and change the ldr_*.bin with the new values. Here is the example:

Region: 10 00 00 00 - 12 00 00 00
1 Piece: 10 00 00 00 - 10 FF FF FF
2 Piece: 11 00 00 00 - 12 00 00 00

And thus, it is possible to find the "broken addresses". It may be necessary to divide erroneous region to in half and pass regions many times..

From the phone with broken memory that we mentioned the region was: 10 F3 FF FF - 10 F6 00 00

2. As soon as we found the bad memory now it is time to make the backup
Hint: address 10 00 00 00 in the phone is addres 00 00 00 00 in the backup

Here is how you can do it:
Part 1 - from address 00 00 00 00 to the start address of the broken memory we will call it part1.bin
Part 2 - From the end address of the broken memory to address 02 00 00 00 (which is 12 00 00 00 in phone memory),
we will call it part2.bin
Hint: use the windows calculator to calculate the addresses in the "Scientific Mode" using Hex type

3. 3a. Now it is time for recovery. Prepare your ldr_*.bin files:
ldr_part1.bin
ldr_part2.bin
* They can be more in case you have more than 1 erroneous memory part
We need to change addresses now:
1). In ldr_part1.bin on address F8 write 10 00 00 00, and on address FC - the start address of erroneous memory part
2). In ldr_part2.bin on address F8 write the start address of the erroneous memory part and on FC write 12 00 00 00

3b. Start ramldr, connect our corpse and load it in bootloader mode, use "Send Ramldr" and choose ldr_part1.bin. Now choose "erase", you will see ACK ERASE, and select "base addr" as "10000000". Choose "send binary"
and send part1.bin. Restart the phone (you may need to remove the battery and start back in bootloader using the 4 and 5 pin method)
Do exactly the same with ldr_part2.bin/part2.bin.
Now it is the tricky part - if the bad memory block is not critical for the phone system - your phone will work! Unfortunately if it is - it is time for you to buy a new phone :)

NEW: Now we have MotoBackupTools program by n0wheremany which follows this procedure. No manual available yet.

Download Link:

http://storage.e398mod.com/tutorials/MotoBacupTools.rar

Also some beta of another recovery tool (don't know what it is for). Get it

http://storage.e398mod.com/tutorials/bct.rar

WORLD TOP SEARCH ENGINE

Custom Search

Adsense