The Motorola Development Community


Go Back   MotorolaFans.com Forums > Developments > Development > Development Stickys
Notices

 

Moto Fans SENR

Join Date: Feb 2005
Posts: 694
Thanks: 0
Thanked 1 Time in 1 Post
 
#1
01-05-2006
Default Native ezx app/code sharing, tips and tricks

it looks like apps that will run w/ the native ezx-qt libs are starting to come out and although the executables can be shared w/ all in the downloads section, i thought i'd ask to see if anyone else is interested in sharing their ezx development here, including apps, code, tips, potential pitfalls, etc.

here is a start, its a stupid dialog box app that allows the user to bring up an EZX dialog box. nothing special but i find it useful to let the user know that something is happening at the system level. Below is the README and a screenshot.
Code:
This application simply throws up an EZX dialog box with a user specified
caption, icon, and timeout period.  Once the timeout period is reached
the application is exited automatically.

Note that to use it the LD_LIBRARY_PATH must be set properly to ensure that
the necessary ezx/qt libs are available.  This is most easily accomplished
with:

. /home/native/.profile


To install: copy the file ezxdialog to anywhere in your system path.

To use: 
	ezxdialog <caption> <figure> <timeout>

	<caption> must be specified\n");
	<figure> can be either the name of a file or a built in resource icon
	<timeout> is the number of seconds before quit (defaults to 10)

Example: ./ezxdialog \"Trashed...\" Dialog_Empty_Trash.gif 15
updated 1/7/06 to include source.

Attached Files
File Type: email ezxdialog_v_0.1_dist.tar.gz (8.8 KB, 406 views)
File Type: email ezxdialog_v_0.1_src.tar.gz (11.2 KB, 525 views)


User Information
rpconnect is offlineReport Post
MotoFans XPRT

intoxicated's Avatar

Join Date: Mar 2005
Posts: 459
Thanks: 0
Thanked 8 Times in 6 Posts
Location: NZ

 
#2
01-05-2006
Default Re: Native ezx app/code sharing, tips and tricks

i dunno how other people set up their cross compiler, and i have tried sam7's ezx-cross but didn't work on my machine, this is the way how i did it
1. firstly download this

2. run ezx-install.sh
and it will automatically installed the compileer and stuff for you

3. run ezx-scale-env.sh to setup the enviroment

the information is from here (its in chinese)

anyway anybody has tried setting up a backgroundPixMap for QListBox??
i can't get the background to show above the original background picture, it always shows BEHINDS that....


User Information
Current Phone: A780/E680I
Location: NZ

intoxicated is offlineReport Post
MotoFans JUNR

Join Date: Jul 2005
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
 
#3
01-05-2006
Default Re: Native ezx app/code sharing, tips and tricks

intoxicated

try this precompiled arm toolchain, worked beautiful for me out-of-the-box


User Information
lurker is offlineReport Post
Moto Fans SENR

Join Date: Feb 2005
Posts: 694
Thanks: 0
Thanked 1 Time in 1 Post
 
#4
01-05-2006
Default Re: Native ezx app/code sharing, tips and tricks

@intoxicated and lurker
how do the compilers you use fair w/ the floating point stuff?


User Information
rpconnect is offlineReport Post
MotoFans JUNR

Join Date: Oct 2005
Posts: 65
Thanks: 0
Thanked 0 Times in 0 Posts
 
#5
01-05-2006
Default Re: Native ezx app/code sharing, tips and tricks

great idea.
However, some people (myself included) would like also to have access to the EZX sdk... searched on emule but I could not find it

regards


User Information
asmatic is offlineReport Post
MotoFans MODR

Join Date: Jun 2005
Posts: 205
Thanks: 0
Thanked 0 Times in 0 Posts
 
#6
01-06-2006
Default Re: Native ezx app/code sharing, tips and tricks

@intoxicated
Quote:
i can't get the background to show above the original background picture, it always shows BEHINDS that....
did u try this ?
Qlistbox->setBackgroundPixmap(pix);

also u can try to palette() .. change background color to transparent or something.. and then setPalette( const QPalette & ) ? ...

well i did have a problem changin background of some widgets.. i dont know why setBackgroundPixmap doesnt work sometimes...

-Mudassar


User Information
mudassar is offlineReport Post
MotoFans XPRT

intoxicated's Avatar

Join Date: Mar 2005
Posts: 459
Thanks: 0
Thanked 8 Times in 6 Posts
Location: NZ

 
#7
01-07-2006
Default Re: Native ezx app/code sharing, tips and tricks

well, suddenly have the thought today so wrote this ...

Theme Mananger 0.5



its still buggy but should do the job for now
should work both on E680I/A780 since their theme system are the same

there is few bugs...
if you keep on tapping the top button it will somehow terminate the program
and the delete button is not working yet, lazy to write it

let me know if there is any bugs i will fix it if i can ...
Attached Files
File Type: zip manager0_5.zip (34.1 KB, 223 views)


User Information
Current Phone: A780/E680I
Location: NZ

intoxicated is offlineReport Post
MotoFans XPRT

intoxicated's Avatar

Join Date: Mar 2005
Posts: 459
Thanks: 0
Thanked 8 Times in 6 Posts
Location: NZ

 
#8
01-07-2006
Default Re: Native ezx app/code sharing, tips and tricks

also i have modify the bass enhancement program by alebm to give it a simple interface ...


Attached Files
File Type: zip bass.zip (4.7 KB, 358 views)


User Information
Current Phone: A780/E680I
Location: NZ

intoxicated is offlineReport Post
MotoFans MODR

evaldas's Avatar

Join Date: May 2005
Posts: 170
Thanks: 0
Thanked 0 Times in 0 Posts
Location: europe

Send a message via ICQ to evaldas
 
#9
01-07-2006
Default Re: Native ezx app/code sharing, tips and tricks

is it code or binary sharing thread?


User Information
Current Phone: nokia e65
Location: europe

evaldas is offlineReport Post
Moto Fans SENR

Join Date: Feb 2005
Posts: 694
Thanks: 0
Thanked 1 Time in 1 Post
 
#10
01-08-2006
Default Re: Native ezx app/code sharing, tips and tricks

@evaldas
good point, i included my ezxdialog source in the posting above, and here is another hack of an app that is a starting point for sound analysis. I still have to include the PSD option, but in the meantime the source might be of interest to others starting out like I am.

Here is the install section of the readme file, the full README is included with the source and dist packages.
Code:
To Install:
===========

Copy the package (audanalyzer.mpkg) to the phone and let the mpkg manager
install it (it should end up in /diska/.system/QTDownLoad/audanalyzer/).  
In order to get the data files to be read correctly, it is assumed that the package
is installed to the phone (it assumes that the package is put in
/diska/.system/QTDownLoad/audanalyzer).  If you need to install it on the 
memory card, you must edit the file audanalyzer.sh as per your installation.

If you have not enabled the mpgk installer flex-bit on the phone, and do not 
have a modified flash with the mpgk installer included, then, after copying the 
package to the phone, telnet to the phone and unzip/tar the package using 

  tar zxvf audanalyzer.mpkg

(don't worry about the "Cannot change ownership errors") and copy the audanalyzer 
directory to /diska/.  You can then run the application from the file manager using 
the /diska/audanalyzer/audanalyzer.lin script.  (The script assumes that the 
directory exists at /diska/audanalyzer/, if you decide to re-locate the directory 
you must update the .lin script as well.)
Attached Files
File Type: email audanalyzer_0.1_src_dec_19_2005_0.tar.gz (157.1 KB, 361 views)
File Type: email audanalyzer_0.1_dist_dec_19_2005_0.tar.gz (43.7 KB, 267 views)


User Information
rpconnect is offlineReport Post
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:53 PM. Search Engine Friendly URLs by vBSEO 3.2.0 Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. VBulletin Skin by ForumMonkeys.