Thread: MPKG and ELF
- 08-12-2009, 08:00 PM #1
MPKG and ELF
What's the difference between Elves and Mpkg??


- 08-13-2009, 04:47 AM #2
They are both applet formats. Elf was made for p2k type of phones, mpkg for linux.

-
- 08-14-2009, 07:48 AM #3
I need a linux phone.
There's a way to port an applet from mpkg to elf??

- 08-14-2009, 08:49 AM #4
I don't know much about this topic but I would say no, the differences will be too much. Elf is written in c and I think mpkg in c# or c++. The firmwares are totally different so all the functions will be totally different.

-
The Following User Says Thank You to SocaSlvr For This Useful Post:
Hairo (08-14-2009)
- 08-14-2009, 10:07 AM #5
Yeah, Soca is right. Mpkg is in C++.

_.__.__._I have retired. If you PM me, I may not reply.
-
The Following User Says Thank You to Danation For This Useful Post:
Hairo (08-14-2009)
- 08-14-2009, 03:52 PM #6
Righ guys!!!
PKG have only the source code with shell scripts interpreted by the Bash...
so it don't need to be compiled...
Elf's have diiferent functions..and need to be compiled..
then you can write a elf that do the same function as a PKG (play a music for example)
But you can't port a PKG to ELF !!!
-
- 02-02-2010, 02:58 AM #7
Itty Bitty Modder
- Join Date
- Apr 2007
- Posts
- 17
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Downloads
- 665
- Uploads
- 0
can we run Tunes player on motorola z6 linux phone ??
i am working on it. maybe by showing libraries to tunes
can u help me?
- 03-08-2010, 11:18 AM #8
maybe it can help u
http://forum.mo-tofan.ru/index.php?s...=132240&st=660
delet "-"
- 04-01-2010, 09:17 PM #9
Skilfull Modder
- Join Date
- Aug 2007
- Location
- India, Karnataka
- Posts
- 619
- Thanks
- 21
- Thanked 86 Times in 46 Posts
- Downloads
- 93
- Uploads
- 0
there are several types of applications can be run under Linux phones for example as you said scripts application but it is not the only one, you have to compile applications of c++ & QT, there are other types of applications which us SDL , which also to be compiled. I don't know elf what it is exactly, but under Linux elf is an application & if it is plain c language code & independent of phone libraries for example hello world application, then you can bring that code & can compile with Linux phone sdk, & run under Linux phone.
mpkgs are more contain GUI of QT or SDL, which do not present in P2K phone so cannot be ported to ELF, but basically they are ELF itself..
.
Expect the Unexpected
.
C-168 / Z6 [4FR]
Indian FLEX for Z6 , My Applications for Z6 zInstaller1.0 , zInstaller2.0 (select file and multilingual)
(For V8 - vInstaller ) myWallChager (Daemon Application) , Indian MP Modded


LinkBack URL
About LinkBacks
Reply With Quote



