Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 02-04-2007, 01:25 PM   #1 (permalink)
The G-Axe Effect
 
gxsaurav's Avatar
 
Join Date: Jan 2007
Location: New Delhi
Posts: 5,579
Default Need help with JAVA GUI designing for mobile phones

Ok, first of all, I m not a programmer so my knowledge of programming in JAVA is 0.

What I have here is a JAVA based Yahoo messenger client application in .jar format, for my mobile phones K750i. The application works fine, but there are a few shortcomings in it such as UI for phones with 176X220 resolution etc.

Since the GUI of this app uses only some images & most part of the GUi such as gradient are “coded” I guess I can open it in some JAVA IDE with GUI where I can see the preview in a window & edit the code to change the colour etc. Is this possible?

Is there any JAVA programmer willing to help with me here? I can provide the application & since it is JAVA you can also run the jar file in your pc (don’t know how to) to see how it looks, I can give you what to change; you just have to code it. Or just recommend me a JAVA GUI designer application, which I guess is Netbeans IDE with Mobile pack (that is the only one I have heard about)? I also saw JFrom designer but don’t know which one will do the job cos, like I said, I m just into designing here & no coding.

The application YMess, based on jYMSG API. Now making a whole new application based on this API is tough task that’s why I decided to modify an existing one only.

The things which we need to do is

1) Increase the font size or give an option to user from choosing multiple font size from a menu.

2) When the user receives a message the LCD of mobile phone flashes 3 times. I have to remove this flashing with either nothing or a small audio file.

3) Many other UI enhancement for phones with 240X320 resolution.
__________________
Graphics & Web Designer - SlideShare
Portfolio & Blog : http://gxsaurav.com
gxsaurav is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 02-04-2007, 01:31 PM   #2 (permalink)
Indian by heart
 
planetcall's Avatar
 
Join Date: Nov 2003
Location: Bangalore
Posts: 343
Default Re: Need help with JAVA GUI designing for mobile phones

People do not distribute source codes with the application. Java compiler converts the Code to Class code which is an Intermediate Language and is further transformed to machine language by JVM or KVM at runtime. Think in analogous way....you want to make changes in your notepad application....say add a new menu. You wont be able to do it coz you dont have the source code. I dont say it cant be done but sure in this case you need an assembly programmer and for the java case there are some utilities to convert classes to original source files but I dont find 100% similarity with the converted Java code and the original java code. Most of the IL codes are obfuscated deliberately to stop such reverse transformation to source code.
__________________
प्रासादशिखरेऽपि सन्न काको गरुडायते ॥
No matter how high a fool may rise, he remains a fool -RigVeda
planetcall is offline  
Old 02-04-2007, 01:43 PM   #3 (permalink)
The G-Axe Effect
 
gxsaurav's Avatar
 
Join Date: Jan 2007
Location: New Delhi
Posts: 5,579
Default Re: Need help with JAVA GUI designing for mobile phones

from my limited knowledge

javac converts .java files to .class

cjava decompiler, decomiles .class to .java

I already have the .java files, decompiled from .class files, that is not the problem. The problem is how to make or modify the existing UI? I m downloading Netbeans IDE + Mobility pack, I hope it can open .java files or do me some help in UI desigining.

Any java coder willing to help is welcome.
__________________
Graphics & Web Designer - SlideShare
Portfolio & Blog : http://gxsaurav.com
gxsaurav is offline  
Old 02-04-2007, 08:58 PM   #4 (permalink)
In The Zone
 
busyanuj's Avatar
 
Join Date: Dec 2003
Posts: 488
Default Re: Need help with JAVA GUI designing for mobile phones

well, i don't know if it is a proprietary software or not. if it is not, simply insert System.out.println statements to observe the flow of the code and make the necessary modifications.
__________________
You are a living magnet. What you attract into your life is in harmony with your dominant thoughts.
busyanuj is offline  
Closed Thread

Bookmarks

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Java programming..how can I distribute java program....? Manojap Programming 5 16-05-2009 02:46 PM
Web Designing shashank_digitreader Tutorials 5 06-10-2006 01:08 AM
3D , @D and Web Designing akshayt Tutorials 1 17-01-2006 09:04 PM
Web Designing ravishankar QnA (read only) 11 20-01-2005 11:34 PM


All times are GMT +5.5. The time now is 11:52 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2