[Help] Is there any way to run java. apps on android. - Android Apps and Games

[Help] Is there any way to run java. apps on android 2.1 pls help me

try jbed here- mannuforall.in/2011/04/run-java-applications-or-games-on.html
May this helpful to you.

Could somebody tell me if there is a way to run java dictionaries like Kodi for example in HTC HD2 with android 2.3.7 ?

no advice ?

In order to run some java files on my android devices, I out an Ubuntu image on my sd card and run that in chroot. Takes a couple of gig's from your memory and isn't really smooth, but it does the job:
http://forum.xda-developers.com/showthread.php?t=1223128
You're probably looking for a more lightweight and flexible solution, but maybe this can help you out.

Related

PPC Emulator for Testing downloaded programs

Hi Guys,
I have searched high and low for the answer to this one, so I thought I'd give up and ask you guys.
What I need is an Emulator for PPC that I can use on my computer to test downloaded programs before I instal them to my XDA.
The problems are:
Active sync appears to only work with visual .net development suit, which I dont have the money to buy.
Embeded visual C does run a nice emulator, but it wont connect to the active sync and thuse I cant install programmes. There did seem to be a solution in useing the folder option in the above programe to access a Virtual SD card on the computer (shared folder on my drive) but how do I access the programmes?
I would prefer to try these programmes out in a sand pit if I could.
But there doesnt seem to be away.
Please dont flame me if I have missed an earlier thread or some google search... I am new.. I am not worthy... I have no flame retardent underware...
Edy
I don't have an answer for you, (I also would like to do this also!), but I don't believe you will be able to get the eMbedded Emulator to run 'real' apps because these apps are compiled for a CPU target, (usually ARM) and the emulator only runs 8086 compiles.
The emulator is more to test your own source code and it compiles for 8086, and when you are ready, you compile your source for ARM, MIPS, to distribute.
If anyone knows of a Windows based emulator that runs ARM compiled programs, I would LOVE to know about it.
I seem to remember there was a Palm version where you could simply drag and drop programmes into it and test them. Would be nice if that were so for the PPC.
Still noone said life had to be perfect ;-)
Edy
Ya, I came from the Palm world, and they did have an emulator that would allow you to run Palm apps. It wasn’t the great emulation, but it usually was good enough to give you an idea if you even wanted to bother installing it on your ‘real’ device.
Well, maybe there is one for PPC and we just don’t know about it… Anyone???
There is no such an emulator and making it is extremely difficult. You'll have to completely emulate whole CPU, some hardware and write your own OS just for this "virtual" PocketPC. Noone has done this.
So the long and the short of this is I need visual .net to be able to run the MS emu... Any here doing that? If so can you tell me if it is possible to install other programs for testing, or will the emu only work with applications you are writing yourself?
There is no such an emulator and making it is extremely difficult. You'll have to completely emulate whole CPU, some hardware and write your own OS just for this "virtual" PocketPC. Noone has
Click to expand...
Click to collapse
no it's that that difficult at all sure it takes some time to do
if you look around for emulators many many platforms come as emulated on pc systems like ps2 all the way back to mame
i have a few friends who just made a whole emulation of the arm cpu on the pc not a pocketpc or windows ce emulator but just pure arm
Rudegar said:
i have a few friends who just made a whole emulation of the arm cpu on the pc not a pocketpc or windows ce emulator but just pure arm
Click to expand...
Click to collapse
Please, can you provide us with a link? I was very interested in such an emulation to test Xanadux stuff without being afraid to render the Himalaya into a brick
Matthias
they are making it because they are embedded software developers
and they are making a project where they are programming to the arm cpu i dont know if they would part with the code but mind you it's no
pocketpc emulator and i doubt it would even support a graphic display apart from text since they dont need it for the project
i'm sure there must be some emulators out there
i mean the stuff in embedded visual c++ and visual studio 2003 and 2005
even if it's not a true emulator then it comes kinda close
embedded visual c++ does have an emulator, but you cant sync it with active sync and therefore you can only test programs that you are developing yourself. There was a posted solution for this involving a null modem cable and two com ports. But my computer only has one com port :-(
Looks like you need to buy Visual Studio .net to get a fully working emulator that can sync with active x and thus test programs....
Hi there,
Somebody correct me if I'm wrong about this, but I don't think even getting the .NET framework working with Microsofts PPC 2003 emulator will work as a true emulator for the actual device.
I have the emulators for PPC and SmartPhones installed since we are developing applications for mobile (but mostly Java based) phones. So far with our initial test developments, you can only run your own developed applications or applications that are currently being developed and compiled for the emulators. Final compiled applications (for ARM/MIPS) are different from the compiled versions for the emulators and won't work with it. Being like this, the compiled version for the ARM processors will not work with the PPC emulator.
Well, that is just my comment...
Cheers,
Hey, I haven't tried it yet, but this sure sounds like what we have wanted...
http://msdn.microsoft.com/mobility/windowsmobile/downloads/emulatorpreview/default.aspx
Hey, I just tired it, (installing an ARM app) and it works. Cool!
How do I download that program. or can somebody upload please.
How do I download that program. or can somebody upload please
Click to expand...
Click to collapse
* Visit http://beta.microsoft.com,
* Login using your Passport account, or create one if you don't have one.
* Use Guest ID MSDEVICE to access the Community Preview website
You'll have to create a passport but that shouldn't be a real problem? I tried to upload it to the FTP using upload:upload but it won't let me send the file?
I have to say that this tool / App is one of the best you can find on the Web. I can now emulate the Pocket PC on my PC to trial games / apps first without messing up my XDA2i.
Thanks for the link guys well done!!
Lee
Upload it plz!
can u upload it somewhere? i am unable to download from the MS site!!!
PLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ.................
Re: Upload it plz!
studdocs said:
can u upload it somewhere? i am unable to download from the MS site!!!
PLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ.................
Click to expand...
Click to collapse
I assume you installed the Microsoft ActiveX component called "Microsoft File Transfer Manager" right?
It's the requestor that appears just before the download begins... Then press "transfer" to begin the transfer ..
I hope it works for you...
Rayan
It would be helpful if somebody could upload this program, I am having no success after many attempts to download.
Here you go: ftp://ftp.xda-developers.com/DeviceEmulator050419.msi
(better use a 'normal' FTP client to download)

Linux Emulation on Windows Mobile?

Hello Friends,
I am wondering if anyone has heard of emulating a Linux operating system locally on Windows Mobile (CE)? Something like PocketDOS but running a basic Linux operating system instead of DOS? I read about Bochs (http://forum.xda-developers.com/showthread.php?t=291899), which may boot a Linux image, but from I've read Bochs doesn't work too well with newer Windows Mobile?
I know I can use Putty (SSH) or VNC and such for remote Linux access, but the goal here is to get some basic version of Linux running locally. I'm not sure Haret's Android port is ready for prime time yet (from what I've read) on my specific phone (Touch Pro 2)
Does anyone have any ideas? Please share, thanks.
mail_e36 said:
Hello Friends,
I am wondering if anyone has heard of emulating a Linux operating system locally on Windows Mobile (CE)? Something like PocketDOS but running a basic Linux operating system instead of DOS? I read about Bochs (http://forum.xda-developers.com/showthread.php?t=291899), which may boot a Linux image, but from I've read Bochs doesn't work too well with newer Windows Mobile?
I know I can use Putty (SSH) or VNC and such for remote Linux access, but the goal here is to get some basic version of Linux running locally. I'm not sure Haret's Android port is ready for prime time yet (from what I've read) on my specific phone (Touch Pro 2)
Does anyone have any ideas? Please share, thanks.
Click to expand...
Click to collapse
It's possible to run Linux native, not emulated. Search for: HARET
Thanks for your response, but the idea at this point is to run Linux emulated, not native in Haret. I would love to run it Linux native using something like Android but unfortunately at this point Android doesn't look to be stable enough on my platform (Rhodium, Touch Pro 2) for 'production use'.
Any thoughts?
Android on the TP2 is improving every other day. Right now, power management and some features like Wifi, BT, GPS and Camera still aren't working, but things are progressing nicely
Moved as not software release...
mail_e36 said:
Thanks for your response, but the idea at this point is to run Linux emulated, not native in Haret. I would love to run it Linux native using something like Android but unfortunately at this point Android doesn't look to be stable enough on my platform (Rhodium, Touch Pro 2) for 'production use'.
Any thoughts?
Click to expand...
Click to collapse
I'm not saying use Android, but Haret + some linux system, just the console. I thought that's what you needed. There are different system packages available which you could boot, not necessairly Android.

looking for app to compile and run java code to my android phone

Hello! i was wondering whether there is an app that can compile a .java text file and to able to run it in my android phone.
kapazo said:
Hello! i was wondering whether there is an app that can compile a .java text file and to able to run it in my android phone.
Click to expand...
Click to collapse
It would be great but AFAIK it does not exist (much complicated i guess).
The only method I've seen of doing this is real overkill. Basically, set up Linux to run on your device and VNC into it so you can run a development IDE in there.
If you want to do that then I can link you to tutorials on getting Linux running, but it's running as a VM on your device, so it's a bit slow and not very friendly. I really wouldn't recommend it as a development choice.
I know there's some basic C compilers out there, but I don't know of anything else (other than a Spectrum emulator )

[Q] Is jdk necessary for developing android app

Hey i am new to android developing. I just wanted to create my own apk. I have little knowlegde about c++. I had in my 12th std. So i know little about programming. i have searched over net for help. Have watched many tutorial for developing app for begginers.
1)I have downloaded sdk 32 bit on my windows 7 64bit(read 1 post that its good to put 32bit even if i have 64bit pc). I havnt installed it yet. I want to know in which order should i install it and is there any kind of settings need to be done before beginning developing app.
2)is it neccessary to install jdk? i am going to create small apps for now. for my htc explorer device.
if anyone can help me in anyway for developing app please do.
u can suggest me easy apps
i know about hello world,addition and play music with one click
Once i am done with the basics then i am going to look forward in developing big apps. like angry birds type
thanks in advance....

[Q] Is it possible to make a Java-Based Mobile OS run .apk files?

Hello!
I am a very novice Java programmer, with little experience in Java so far. I have, however, thought about writing my very own mobile OS in Java (when I obtain more experience). I would very much like the OS to be able to run .apk files. I read somewhere that the compatability layer for .apk files is written in Java. I was wondering three main things: is it possible to incorporate an apk compatability layer into a Java-Based OS, how difficult would it be to do this (if it is in fact possible), and, if it is doable, would this be legal?
Thank you!

Categories

Resources