473,480 Members | 2,134 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Need help. Is it possible?

1 New Member
Hi guys...I'm new to mobile development and need your help. I'm trying to make a application that can detect the applications installed on mobile devices. Now I think there are two ways to achieve this:

1) Create a mobile application that can detect the other installed applications.
2) Create a windows/linux application that will first detect the connected phone and then detect the installed applications.

Now I think that 1st method would be easier if it is possible with j2me as .jar files are recognized by most of the mobile devices.

Or is it only possible by developing separate applications for different mobile OSes . This is something very difficult and time consuming so I thought J2me would be a better option as it targets several mobile devices at the same time( I may be wrong though.)

2nd option seems to be good but I'm not too sure.

Please help me.Tell me the right direction.
Oct 1 '08 #1
2 1645
RedSon
5,000 Recognized Expert Expert
I don't think we have any Java mobile experts here, you might want to try the J2ME website and forums there.

Sorry we couldn't help more.
Oct 2 '08 #2
markmcgookin
648 Recognized Expert Contributor
I'm no J2ME expert, but I have written a lot of Java applications in the past, and have written a number of papers on it in the past.

You are right however, writing a .java application should (in theory) give you cross platform compatibility uving the JVM (Java Virtual Machine) which will run between your device and your code so to speak in order to ensure compatibiity.

However this is rarely the case... .the "Write once run everywhere" is more like "Write once, debug everywhere" but it will save you time.

Your other option is more robust, if you are assuming for a PC install of the application, and multiple cab/jar files for each platform, but as you can imagine, this will take a lot more time and will also involve a lot more work down the line with updates for a number of different applicaitons.

I would put a bit more effort into the J2ME route, as if you can do what you need for your application with it, it would probably be the best bet.

I hope you get this sorted, and if you have any more questions, or java issues, we hope to hear from you soon.

Keep us posted on how this goes!

Mark
Oct 3 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

6
6302
by: mike | last post by:
Hello, After trying to validate this page for a couple of days now I was wondering if someone might be able to help me out. Below is a list of snippets where I am having the errors. 1. Line 334,...
9
2910
by: sk | last post by:
I have an applicaton in which I collect data for different parameters for a set of devices. The data are entered into a single table, each set of name, value pairs time-stamped and associated with...
14
2307
by: J. Makela | last post by:
Hallo. This should be a pretty entertaining question for you *real* javascript writers.. I, being the lowly photoshop guy at an ad agency made the mistake of actually saying "HTML" in a...
7
3268
by: Shyguy | last post by:
I have an option group with about 30 options. I would like to have the Option Labels get their text from a table. Is this possible, and if so how? Also, is it possible to embad a font into a...
2
4417
by: Keith Kowalski | last post by:
I anm opening up a text file reading the lines of the file that refer to a tif image in that file, If the tif image does not exist I need it to send an email stating that the file doesn't exist...
15
4561
by: Cheryl Langdon | last post by:
Hello everyone, This is my first attempt at getting help in this manner. Please forgive me if this is an inappropriate request. I suddenly find myself in urgent need of instruction on how to...
12
1849
by: nephish | last post by:
Hello there, i am getting to need to make my web stuff more OO. i have a project at work that we are porting to the internet, and i started learning php to do so. the project is now mamoth is...
20
4217
by: mike | last post by:
I help manage a large web site, one that has over 600 html pages... It's a reference site for ham radio folks and as an example, one page indexes over 1.8 gb of on-line PDF documents. The site...
1
1473
by: SilencerXXX | last post by:
Hello All...ok, so here is what I need to do, it's for a computer project I'm working on for school (the teacher said outside help is allowed). What I need to do is similar to a password cracker; I...
0
7055
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6920
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7060
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6760
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5365
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3013
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1311
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
572
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
206
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.