Is there any chance to upload and work with Java applications on HTC Hero?
My bank's mobile banking applications is written in Java and I would like to use it on my Hero.
Thanks
Yes, jbed java.
Related
Just wonder where I can download free Java VM
into my Xda/Qtek on pocket pc2002?
Or is there a website where I could have trial
before buying? Thank You. :?
AFAIK there is no free JVM for the XDA/PPC2002...
The Personal Java implementation of Insignia/Esmertec is one that is widely used (IPAQ etc.) and is available for about $/E 50 at Handango.
More modern versions, supporting the CLDC and MIDP2.0 profiles (gaming api's...) are difficult to find. Esmertec has announced their JVM but does not seem to be available yet, and the one from Kada Systems will be released in about a week. Kada does have 30 day evalation versions (you must register...). Their current implementation however (MIDP 1.0) is far from stable
An alternative could be the WebSphere Micro Environment for Pocket PC 2002 - CLDC / MIDP by IBM, available at Handango for $6, which I never tried...
If you can find a free one, let me know !
Marco.
There are at least two free ones:
http://www.superwaba.com.br/
http://www.ewesoft.com/
I have taken a look at these and must say that YES they have something to do with Java, but if you are looking for a VM (like I am) which does support the latest standards (J2ME, CLDC/CDC and MIDP 2.0) which make it possible that your JAVA MIDlets run on PDA's and Smartphones (like Nokia or SPV) they seem useless since both EWE and WABA use their own set of libraries and deployment.
For example. on the EWE site:
"So Ewe is just another Java VM implementation?
No, the Ewe VM is not a Java VM since it does not implement a very small number of Java features, nor does it use any of the "standard" Java libraries and API. Ewe has its own set of utility, network, zip, gui and other packages."
Meaning if you want to run Java games of some kind which use the "standard" Java libraries and API, these VM's really seem useless
Marco.
Hello!
I want to start developing apps for WM, but im stuck with a question in my mind.
My first app i did it in VS 2005 and now im trying VS 2008. Also i have some HTML skills and I want to know what other software is used to create WM apps, other then VB & VS.
I would like to know a few(free if possible ).
Thanx!
ApaKhe said:
Hello!
I want to start developing apps for WM, but im stuck with a question in my mind.
My first app i did it in VS 2005 and now im trying VS 2008. Also i have some HTML skills and I want to know what other software is used to create WM apps, other then VB & VS.
I would like to know a few(free if possible ).
Thanx!
Click to expand...
Click to collapse
If you want to make some games, game editor is excellent for that. Iam making a cut the rope for windows mobile with it , I will let you know when its released. There are some limitations , but its free to use and simple to learn. The games in the website in my signature where made with game editor , go check them out.
You may struggle a bit here. All versions of Windows Mobile are running a version of Windows CE .NET, the vast majority of them on an ARM powered device.
Most of the operating system will have been written in Win32 C/C++ with a few touches of ARM assembly thrown in for device drivers, CE components etc.
ATL and MFC are both C++ class wrappers for the underlying Win32 stuff.
The .NET CF is the Mobile Version of the .NET Framework and again is a wholly Microsoft set up. (VS 2003 onwards)
Mono is a GNU linux .NET alike product and can be used to create CF exectables. It's free, but there are a few caveats. The first one being the fact that WinMo will refuse to run exe files created by Mono until you patch its compiled key. There is no real test or debug environment. It will be code, compile, patch, copy, run and crash ad nauseum, until it works! Also the QTK graphics objects, have not been ported over to WinMo.
The only 'free' MS offering is Embedded C++ 4.0, but it is C++ Win32/MFC/ATL only and takes a lot of hard work to master, and it was only really meant for development for WinMo 2003, although correct design of an application will allow it to run on later versions and appear like a MinMo 5/6 program.
Use of GPS may scupper your efforts, you will need VS 2005 or later.
To sum up, it's a minefield.
1) Is it possible to run windows application on android? C#.
I want to build an app on C# and i want it to run on my Android Phone, is this possible?
2) How can I run Html files on my phone?
Sorry for my english.
I'm not very experienced, but I think you'll need to emulate windows. I cannot guarantee that this is correct though.
jhaz04 said:
1) Is it possible to run windows application on android? C#.
I want to build an app on C# and i want it to run on my Android Phone, is this possible?
2) How can I run Html files on my phone?
Sorry for my english.
Click to expand...
Click to collapse
Html will work with, but you need to do some porting. C# is what apple uses for their apps. As far as I know, our apps are mostly written in java.
Sent from my SGH-I777 using Tapatalk
You won't be able to run C# apps on an android phone. The big problem is that Android doesn't use C# code at all. Applications are typically written in Java, although developers have the option of writing in native code (C++) if they are willing to forego the use of APIs. The short answer is that any C# app will have to be totally rewritten for use on and android phone.
As for HTML, there are a number of excellent browser apps that either come pre-installed or are on the market. These apps can open HTML files. They can even handle web apps using HTML5, javascript, css and AJAX.
Hope that answers your question.
Hey,
I use visual studio for programming in C++ and am interested in learning to develop for android. I have previously done so in eclipse but it has been 2 years or so and that was in Java. I am interested in programming in C++ and was curious what IDE y'all used.
Thanks,
Fish.
MrFish. said:
Hey,
I use visual studio for programming in C++ and am interested in learning to develop for android. I have previously done so in eclipse but it has been 2 years or so and that was in Java. I am interested in programming in C++ and was curious what IDE y'all used.
Thanks,
Fish.
Click to expand...
Click to collapse
I suggest you to use Qt
You can programing in c++ for android
If you're on Windows, Visual C++ isn't a bad choice (esp. the latest editions which include Android support!). But if you're on Linux and/or programming on both Windows and Linux, Qt Creator is my favourite by all means.
Personally, I prefer CLion by JetBrains (the company that creates IntelliJ and Android Studio). Although it is a commercial IDE, you can have free license for student or open source project.
THGDev said:
Personally, I prefer CLion by JetBrains (the company that creates IntelliJ and Android Studio). Although it is a commercial IDE, you can have free license for student or open source project.
Click to expand...
Click to collapse
CLion is amazing! It works really well with Rust plugin too.
my old ppc and windows mobile smartphone has no app to use anymore. Just need some old ppc game, or Java game. emulator and basic browsers would be great.
Thanks
A chinese website:
https://www.dospy.wang/forum.php?mod=forumdisplay&fid=55&mobile=2
A Russian website:
MySQL Fatal Error