Moto Hell - The Motorola Modding Community

Motorola Phone Models => Motorola A780/A1200/E2/E6/E680/V8/Z6 => Topic started by: sjj on August 02, 2007, 04:30:21 am



Title: Questions on different types on MPKG...
Post by: sjj on August 02, 2007, 04:30:21 am
After trying out so many different types of MPKG applications, I feel that there are many different types...

Firstly, the most common type, developed by the chinese, the QT applications with GUI... QT can only display stuff through the phone's GUI...

Next, is ZMplayer, I don't know what it is based on, I don't think its QT...
And the terminal emulator too, I don't know if it uses QT...

Lastly, those emulators by oopsware, why won't they run on E2??

Someone pls help me understand these stuff.... ???


Title: Re: Questions on different types on MPKG...
Post by: Exploited on August 02, 2007, 04:32:59 am
Darkslider or ilove3d may be able to help here


Title: Re: Questions on different types on MPKG...
Post by: zjole on August 02, 2007, 07:03:16 am
I have the same question.know little about programming and qt.:(



Title: Re: Questions on different types on MPKG...
Post by: Taurnil on August 02, 2007, 08:11:41 am
hi all :D
well, the differences you can see in the mpkg applications are based in the language they're written ;)
Zmplayer, EZXterminal and such other applications are binary executabl files, written in C++ and compiled for our E2's processor with non-official SDK, based in QT tweaks/cracks.

OC, fotoren, Hidefolders, Ubackup and others are simple scripts, mainly written in bash (still I'm waiting to see perl and python based mpkgs); so they're easy to translate... We can show GUI using the show** binaries.


Quote from: sjj
Lastly, those emulators by oopsware, why won't they run on E2??
The emulators oopsware ported needs to be modified for our rokrs; even if A780 and E2 has the same processor, we need many libraries to be ported and several code modifications to compensate the low ram in our E2. It's possible, for sure; but the problem we've here is the performance.


Title: Re: Questions on different types on MPKG...
Post by: sjj on August 02, 2007, 11:34:53 pm
Why do we have a performance problem?
E2's 624mhz CPU is faster than most of the older EZX phone like e680i....
For the memory part, we can use a swap file...


Title: Re: Questions on different types on MPKG...
Post by: keaglez on August 02, 2007, 11:55:12 pm
Can we increase E2 ram?


Title: Re: Questions on different types on MPKG...
Post by: andrei on August 03, 2007, 05:01:23 am
using "swap" may help you  ;)