TCP/IP Monitoring In Eclipse? - Android Software Development

I'm a novice when it comes to Eclipse and Android programming, but I'm pretty familiar with Java and J2ME dev.
I've used the Network Monitor in the Java Wireless Toolkit and I'm trying to find something similar in Eclipse. Mainly, I'd like to see the requests and responses when I attempt to access web data.
What do you guys use?
Thanks,
Matt

Related

How to get Java to work with internet site

Everyone, I am sorry for the fallowing post as I am sure that it is a silly question but I just can't figure this one out. Yes, I have searched everything that I could think of.
I am trying to access a security alarm system that has a web interface. On my pc I put in the web address, username and password. Then a Java interface is launched, inter the security code and tada I'm in. Now here is my question, with my new tilt2 I can get all the way to the part where the Java interface is launched and then nothing.
Is there any way to get java interface to launch on my tilt2?
Thank you
Try this thread http://forum.xda-developers.com/showthread.php?t=544770
It may work for you, also Search for Adobe_FlashLite_3.1_WWE.cab
I hope this helps, its a start for you anyway.
osrix25 said:
Try this thread http://forum.xda-developers.com/showthread.php?t=544770
It may work for you, also Search for Adobe_FlashLite_3.1_WWE.cab
I hope this helps, its a start for you anyway.
Click to expand...
Click to collapse
He asked for Java not Flash.
And to answer your question, no, you can't.
Just because java application on mobile phone use j2me which is java adapted for mobile and there is no chance that a mobile java virtual machine can ever run a desktop java applet.
Regards
Thomas
tlefeuvre said:
He asked for Java not Flash.
And to answer your question, no, you can't.
Just because java application on mobile phone use j2me which is java adapted for mobile and there is no chance that a mobile java virtual machine can ever run a desktop java applet.
Regards
Thomas
Click to expand...
Click to collapse
Alright mate. I don't know what program he's trying to run or wether the applet is actually java or flash based. clearly you have all the answers.
osrix25 & tlefeuvre, thank you for your help. I was afraid that this would be the case. There is a service that will allow this communication with WM but it is an extra step in the process. I post all of m information on a third party website that converts the control to html the I can edit (for a fee). I am more worried about reducing the level of security with this program.
.357

How to develop Andriod OS?

I've been doing some research but mostly everything is in regard to developing applications. I have 10 years of php knowledge under my belt so I'm familiar with coding, how it works, what can be done, etc. I know php is server side while Java is client side of course. I'm not worried about learning how to code in Java, I'm a quick learner and that won't be my main concern. I'm wanting to grab 2.3 source and get a stable version going, do I need to get Eclipse to develop this? Where can I look to start my crusade? I understand Android uses the 2.6 linus kernel, I somewhat understand the Dalvik system. Where do I start? Any help is greatly appreciated. Thanks.
To get started...
http://developer.android.com/sdk/index.html
http://developer.android.com/resources/tutorials/hello-world.html
Buy a book, preferrably one for Android Development.
creata.physics said:
I know php is server side while Java is client side of course
Click to expand...
Click to collapse
I think you must thinking of javascript which is client side, and is totally unrelated to java (despite the name).
PM me for a link to our Android 101 training DVD.

[Q] Making an App

Hey all.
I did some searching and came out empty.
I want to make my own .cab app. I know C and C++
What SDK do I need? Do they offer GUI SDK or just CLI SDK?
Thank you.
You'll need the Windows Mobile SDK, which is easily available via a google search. The standard Windows GUI is then available in whatever version of .Net you're using to develop with.
Obviously I don't know what kind of development you've done before now, so I don't know if you've done any .Net development or have any experience with OO programming. It may be simple enough for you to move to C#, and if you can then I'd recommend that.
There's also a couple of presentation GUIs available in the Windows software development forum (not in the phone specific areas of the forums). Here's one I've used before and found it to be very nice...
http://forum.xda-developers.com/showthread.php?t=648906
Good luck mate.
Development tools
Take a look in the wiki: Development tools

[Q] communication between android app and java application

Hi all,
Im new in this forum and just wanna ask for some help on where can i find a simple tutorial or a sample project of an android application that can communicate with a java application on a PC.
im thinking via wifi.. also i got some knowledge in java programming and right now im starting to learn more about android development.
some simple tutorial/samples like an android app where you have to type a message and it will show on the java application in the PC when the send button is clicked.
wakkana12 said:
Hi all,
Im new in this forum and just wanna ask for some help on where can i find a simple tutorial or a sample project of an android application that can communicate with a java application on a PC.
im thinking via wifi.. also i got some knowledge in java programming and right now im starting to learn more about android development.
some simple tutorial/samples like an android app where you have to type a message and it will show on the java application in the PC when the send button is clicked.
Click to expand...
Click to collapse
You probably want to check out Google App Engine and their Cloud Messaging and datastore features.
It would be better than WiFi or Bluetooth as you could be the other side of the world.....

Has anyone used GoAppzone?

Hi I have been trying out a IDE GoAppzone, its a javascript html based approach to app development, and it provides easy to use connectors for accessing databases. I wondered if anyone on this forum has tried it out and what they think of it as a concept, and what they think of it as an IDE? GoAppzone.com

Categories

Resources