Page 2 of 5 FirstFirst 12345 LastLast
Results 16 to 30 of 74
  1. #16
    raydeejay's Avatar
    offline So I Hear You Can Mod
    Join Date
    Jan 2007
    Location
    Tenerife, Canary Islands
    Posts
    124
    Thanks
    12
    Thanked 8 Times in 7 Posts
    Downloads
    101
    Uploads
    0
    Not even 24 hours have passed since Clarkey post this and there area already 2 messages in the SLVR L7 main forum. Which kinda proves that one cannot fight/build/whatever against human laziness and other factors which I'm not going to write down because I'm a very polite person (most of the time anyways)

  2. #17
    JTX
    offline So I Hear You Can Mod
    Join Date
    Nov 2007
    Posts
    493
    Thanks
    3
    Thanked 15 Times in 11 Posts
    Downloads
    0
    Uploads
    0
    Make it not possible to create new threads in the main forum and problem is solved.

  3. #18
    D4T4's Avatar
    offline Skilfull Modder
    Join Date
    Oct 2006
    Location
    Atlanta, GA
    Posts
    977
    Thanks
    38
    Thanked 33 Times in 25 Posts
    Downloads
    135
    Uploads
    0
    Excellent, the L7 forum was getting messy and unorganized.


    © evil slayer
    Motorola RAZR 2 V8 (Sold)|T-Mobile Shadow(sold)|HTC Kaiser (Sold)|SE M600i (Sold)|Nokia N95-3|

    Itching to create a new thread?Watch THIS first

  4. #19
    Cody Overcash's Avatar
    offline Owner / Founder - ModMyMobile
    aka cash7c3
    Join Date
    Sep 2006
    Posts
    21,180
    Thanks
    393
    Thanked 1,573 Times in 751 Posts
    Downloads
    429
    Uploads
    1970
    Quote Originally Posted by JTX View Post
    Make it not possible to create new threads in the main forum and problem is solved.
    will be done as soon as we have moved all pages
    insert sexy looking new sig here

  5. #20
    angryteen's Avatar
    offline So I Hear You Can Mod
    Join Date
    Oct 2006
    Location
    Pakistan
    Posts
    335
    Thanks
    20
    Thanked 65 Times in 40 Posts
    Downloads
    541
    Uploads
    0
    yeh this order seems organized good job:biggthumpup:

    AWSM SIG COURTESY SEBGONZ

  6. #21
    alc112's Avatar
    offline So I Hear You Can Mod
    Join Date
    Dec 2006
    Location
    Concordia, Entre Ríos, ARGENTINA
    Posts
    179
    Thanks
    3
    Thanked 20 Times in 13 Posts
    Downloads
    135
    Uploads
    0
    Incredible!
    Thank you so much!

  7. #22
    Bizkid7's Avatar
    offline Skilfull Modder
    Join Date
    Oct 2006
    Location
    Jamaica
    Posts
    844
    Thanks
    29
    Thanked 68 Times in 60 Posts
    Downloads
    462
    Uploads
    0
    It's now easier to find topics you want

    SLVR L9/Funlights/Modded Bootscreen/Vista DRM/12 Icon menu

  8. #23
    offline So I Hear You Can Mod
    Join Date
    Oct 2006
    Posts
    118
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    126
    Uploads
    0
    great!!! now it's like at home!!! looooooool...

  9. #24
    offline Distinguished Modder
    Join Date
    Apr 2008
    Posts
    4,538
    Thanks
    196
    Thanked 1,235 Times in 761 Posts
    Downloads
    0
    Uploads
    0

    Some useful informations

    Warez - Short and modified version of software, also 'appz' - any software not released to the general public for free, wether downloaded from a p2p network (gnutella: limewire, bearshare, gnucleus; kazaa; bittorrent) or the web from a site dealing in such things. Programs released as freeware, shareware, or open source are not warez, neither are commercial applications paid for and bought online or in a store. Downloading/installing warez is by definition a violation of copyright law, and links pointing to such sites will be deleted from this board immediately. May require 'cracks' or 'patches' to get working without cd keys, security codes, serial numbers, etc.

    checksum
    - A mathematical calculation run on a piece of code to make sure it's the same as when the original checksum was generated. This is useful after flashing a phone to make sure the data in the phone is the same as what's on the computer. Variations are 'md5sum' and 'crc32'.

    hex - Short for hexadecimal, or counting in base 16 (as opposed to the normal base 10, decimal). A very easy way to write binary, as an 8 bit binary number becomes a single digit in hex. Some version numbers for flash files may be in hex, the digits are 0 1 2 3 4 5 6 7 8 9 A B C D E F such that 0B.D2.30 is newer than 0B.12.30

    bit - A single digit in binary, 1 or 0 - often used as true/false or on/off settings

    theme/skin - A set of graphics and colors to change the appearance of a program or OS. Motorola skins are similar to Windows XP themes or Winamp skins. Theme files will have the extention .tcf and skin files .dat and .ski.

    firmware - Somewhere between hardware and software. Generally used to mean any software that's semi-permanently written to a chip and not changed often without lengthy write sessions. The BIOS or CMOS in a computer is a type of firmware.

    USB - Universal Serial Bus - A faster way to connect peripherals than the old serial or parallel ports, also the best way to connect phones. Motorola phones use a mini USB plug on one end and a typical USB A plug on the end that goes into the computer. The plug is similar in size but not the same as the Mini B USB plug used in some digital cameras, but is identical to the Mini USB plug used in other cameras. If you have a cable that you think might work and it fits (DON'T JAM IT) then it should work provided you have the right software and drivers.

    BlueTooth (BT) - A wire replacement technology used to pair (communicate) with other BT devices (headset, usb dongle, pda, etc,). Some carriers are disabling the file-sending capabilities of the BlueTooth devices in some handsets. While it may work for transferring ring tones/graphics/phonebooks, Motorola phones can't use BlueTooth for the more advanced enhancements discussed here. For BT to work the paired devices must be within 30 feet of each other.

    bootloader - A small piece of software that tells an electronic device where the operating system is. Computers have a bootloader at the beginning of the hard drive that tells where the main OS is, and it's the same with Motorola phones. Generally speaking, unless you have major issues, you shouldn't upgrade the bootloader. In addition to causing other problems if done improperly (i.e. dead phone), newer bootloaders tend to have more security measures built into them making things like unlocking more difficult.

    J2ME - Java 2 Micro Edition - The more compact version of Sun's Java platform that Motorola phones run and downloadable games and applications are written in.

    midlet - A Java application written in J2ME, called 'midlet' because it's somewhere between a full application and an applet

    .jad - A small text file that contains a few lines describing a midlet, it's size, name, location, publisher, and a few other details are included.

    .jar - A Java ARchive file. In the context of phones, this is basically the installer file for any midlet you wish to install. Motorola phones can't install a .jar file without a .jad.


    unlocking
    - A process used to remove the original service providers lock on the phone. By removing the lock the phone is reset to accept SIM cards from any carrier, as opposed to locked phones which will only accept cards from the original carrier. THIS IS THE ONLY THING UNLOCKING DOES, AND NO, WE DON'T HAVE THE CODES TO UNLOCK YOUR PHONE. DO NOT POST YOUR IMEI NUMBER!

    flash
    - Part of the firmware of a Motorola phone that contains the OS and applications. Also, the act of putting a flash file on a phone. Reasons for upgrading flash include better RF reception, faster menu response, better battery life etc...

    flex
    - Part of the firmware of a Motorola phone that contains settings and graphics, usually tied to a certain carrier unless specifically 'unbranded'. Reasons for upgrading the flex include unbranding the phone, faster menu response, and changing the look/behavior of the OS.

    monster pack
    - A file that contains both flash and flex code for a phone as well as a language pack. Generally not used unless the phone is blank (or otherwise messed up).

    master clear
    - Destructive restoration of factory default settings. This WILL ERASE your phone book, ring tones, wallpaper, and any other data stored on the phone. Used as a last resort to possibly fix major settings issues. The master clear code for most newer Motorola phones is 000000 (six zeros)

    master reset - Same as master clear but without the destruction, but not always as effective. The master reset code for most newer Motorola phones is 000000 (six zeros)

    reset phone - As seen inside an application or instructions here - power cycling the phone, i.e. turning it off and back on. The same as pressing the reset button on your computer. Usually necessary after settings and file changes over a connection to the computer.

    seem
    - A file or address in memory that contains settings for the phone. All the seems in the phone (plus some other stuff) make up your flex such that replacing/upgrading your flex will undo any seem edits. Seem editing is similar to Windows registry editing - if you're careful it can make things a lot better/cooler/different; if you mess it up your phone may not work anymore.

    triplets - a group of phones (v300, v400, v500, v600) that have similar hardware and all use the same flash files, starting with 'triplets_'

    p2k
    - This term is used to refer to a command that is used for your phone to communicate with a computer, also known as a protocol.

    opcode - a special code entered into the phone through the normal buttons on the phone (i.e. no computer needed) that let you change settings not normally available through the menus. Often phone or series specific in nature i.e. the opcode to enable Java App Loader works on a v300 but not a v551 or v188.

    mma files - These files contain information regarding the layout of your phones menus and keypad buttons. There are two sets of mma files, mma_ucp (current menu setup) and mma_dcp (default menu setup). Both mma files are located in directory /a/mobile/system. They can be downloaded to your pc with p2kman/p2kcommander and edited with p2kmenueditor.

    RSA - RSA is a cryptographic algorithm, in this case it's used to check some Code Groups (CG) against the digital signature contained in CG7 or CG18. This is to prevent tampering with the firmware, the phone won't boot unless the code is correctly signed.

    RSA Removal - It means, patching the firmware so that it skips the digital signature verification. By removing RSA protection you can modify(patch) the CG1 to do things like putting iTunes menu icon, changing the keypad lock/unlock combination, or modify the bootscreen etc.
    Last edited by Manas; 03-23-2007 at 06:16 AM.

  10. 10 Users Say Thank You to manas For This Useful Post

    ADIRO (02-27-2007), alc112 (02-28-2007), Clarkey (05-05-2007), DavidSy (02-27-2007), j0cmpbll (04-29-2007), Kyle Matthews (02-26-2007), nagrom7 (03-21-2007), raydeejay (03-12-2007), rome32 (02-27-2007), z3r0 (04-02-2007)

  11. #25
    SuperJoker's Avatar
    offline Retired Moderator
    Join Date
    Sep 2006
    Location
    Amsterdam
    Posts
    13,949
    Thanks
    3,451
    Thanked 6,948 Times in 3,406 Posts
    Downloads
    1287
    Uploads
    791
    Enjoy it. :evilgrin:
    Follow me on Twitter

  12. #26
    raydeejay's Avatar
    offline So I Hear You Can Mod
    Join Date
    Jan 2007
    Location
    Tenerife, Canary Islands
    Posts
    124
    Thanks
    12
    Thanked 8 Times in 7 Posts
    Downloads
    101
    Uploads
    0
    Let me be a bit pedantic with this I just want to clarify some things.


    checksum
    - A mathematical calculation run on a piece of code to make sure it's the same as when the original checksum was generated. This is useful after flashing a phone to make sure the data in the phone is the same as what's on the computer. Variations are 'md5sum' and 'crc32'.
    Actually md5sum and crc32 are two specific types of checksum, based on two different calculations.

    BlueTooth (BT) - A wire replacement technology used to pair (communicate) with other BT devices (headset, usb dongle, pda, etc,). Some carriers are disabling the file-sending capabilities of the BlueTooth devices in some handsets. While it may work for transferring ring tones/graphics/phonebooks, Motorola phones can't use BlueTooth for the more advanced enhancements discussed here. For BT to work the paired devices must be within 30 feet of each other.
    Which enhancements are we talking about? I'm using things like Bluetooth Remote Control or Salling Click with success, which don't fall in the "file-transfer" category.

    J2ME - Java 2 Micro Edition - The more compact version of Sun's Java platform that Motorola phones run and downloadable games and applications are written in.
    Some time ago Sun changed the name to Java ME.

    .jar - A Java ARchive file. In the context of phones, this is basically the installer file for any midlet you wish to install. Motorola phones can't install a .jar file without a .jad.
    This is not true. Many applications can be installed without a .jad file, either with say MotoMidMan or by pushing them via Bluetooth.


    monster pack
    - A file that contains both flash and flex code for a phone as well as a language pack. Generally not used unless the phone is blank (or otherwise messed up).
    As far as I know, many people use MP's as a fast one-step way to mod their phones just by flashing them. Still, I have never done it since I prefer to tweak every little thing by hand.

    mma files - These files contain information regarding the layout of your phones menus and keypad buttons. There are two sets of mma files, mma_ucp (current menu setup) and mma_dcp (default menu setup). Both mma files are located in directory /a/mobile/system. They can be downloaded to your pc with p2kman/p2kcommander and edited with p2kmenueditor.
    L7's mma*'s require conversion before and after editing with p2kmenueditor. The necessary tool is available in the downloads section.

  13. 2 Users Say Thank You to raydeejay For This Useful Post

    nagrom7 (03-21-2007), rome32 (02-27-2007)

  14. #27
    rome32's Avatar
    offline So I Hear You Can Mod
    Join Date
    Oct 2006
    Location
    Canada
    Posts
    209
    Thanks
    23
    Thanked 82 Times in 14 Posts
    Downloads
    175
    Uploads
    0
    Quote Originally Posted by raydeejay View Post
    This is not true. Many applications can be installed without a .jad file, either with say MotoMidMan or by pushing them via Bluetooth.
    MotoMidMan creates a .jad file when installing .jar. I dont know about bluetooth though.

  15. #28
    raydeejay's Avatar
    offline So I Hear You Can Mod
    Join Date
    Jan 2007
    Location
    Tenerife, Canary Islands
    Posts
    124
    Thanks
    12
    Thanked 8 Times in 7 Posts
    Downloads
    101
    Uploads
    0
    Quote Originally Posted by rome32 View Post
    MotoMidMan creates a .jad file when installing .jar. I dont know about bluetooth though.
    Yes, but it does it based on data inside the .jar. So in most cases you don't need to have the .jad file, as it can and will be recreated by MotoMidMan before installing the midlet. They may be some cases, however, when the .jad file contains needed information so it will always be best to have it.

  16. #29
    rome32's Avatar
    offline So I Hear You Can Mod
    Join Date
    Oct 2006
    Location
    Canada
    Posts
    209
    Thanks
    23
    Thanked 82 Times in 14 Posts
    Downloads
    175
    Uploads
    0
    My understanding was the MotoMidMan creates the .jad because it is needed during the installation. So either way a .jad is needed, even if MotoMidMan needs to create it from the jar.

    btw, this is a good thread manasmoto

  17. #30
    raydeejay's Avatar
    offline So I Hear You Can Mod
    Join Date
    Jan 2007
    Location
    Tenerife, Canary Islands
    Posts
    124
    Thanks
    12
    Thanked 8 Times in 7 Posts
    Downloads
    101
    Uploads
    0
    Quote Originally Posted by rome32 View Post
    My understanding was the MotoMidMan creates the .jad because it is needed during the installation. So either way a .jad is needed, even if MotoMidMan needs to create it from the jar.

    btw, this is a good thread manasmoto
    Yes, I've observed that behaviour. However some time ago I used to upload midlets to my c390 and v220 using p2ktools (unfortunately, I can't reproduce that right now because the necessary version of p2ktools crashes on my PC right after starting) and it didn't create any .jad file, at least on disk. Then again, it didn't have all the advanced options that MotoMidMan offers.

    However my initial intention was to make clear that, in most cases, one does not need to have the corresponding .jad to install the application, as the original post suggests.

    And yes this is a good thread I think

Page 2 of 5 FirstFirst 12345 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •