Active Topics

 


Reply
Thread Tools
SubCore's Avatar
Posts: 850 | Thanked: 626 times | Joined on Sep 2009 @ Vienna, Austria
#41
Originally Posted by qole View Post
Is there a specific reason why you choose /usr/local/bin for your symlink, instead of /usr/bin? Wouldn't it be easier to just add it to /usr/bin?
makes it easier to backup & restore changes after a firmware upgrade or similar. you just have to remember /usr/local instead of every single one
__________________
"What we perceive is not nature itself, but nature exposed to our method of questioning."
-- Werner Karl Heisenberg
 

The Following User Says Thank You to SubCore For This Useful Post:
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#42
Update: Yes, Opera Mini runs fast enough, but it seems to have some interaction bugs under this system... Can't seem to enter text into a text field properly. The OK button doesn't do anything...
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
Posts: 69 | Thanked: 53 times | Joined on Aug 2009
#43
Originally Posted by qole View Post
Update: Yes, Opera Mini runs fast enough, but it seems to have some interaction bugs under this system... Can't seem to enter text into a text field properly. The OK button doesn't do anything...
Have you tried any J2ME games with MicroEmulator?
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#44
Nope. Not going to either
I played OpenArena on my N900 on the bus last night. Mobile phone games just don't do it for me.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
Posts: 486 | Thanked: 251 times | Joined on Oct 2009
#45
Originally Posted by qole View Post
I'm sorry, but you're just wrong. The N900 busybox tar very definitely does support gzip compression. It doesn't support bzip2 compression, however.

Type tar at the command line; it lists [czxtv0] as the valid options.
OK. My mistake.
I had typed:
Code:
tar cvfz filename.tar.gz filename.ext
It complained of no file filename.tar.gz and created a tar file named z. It looks like f must be the last option. Every tar with gzip support that I have used before was fine with z being the last option whether creating, listing, or extracting from gzipped tar files.

I will delete my post.
 

The Following User Says Thank You to j.s For This Useful Post:
Posts: 42 | Thanked: 2 times | Joined on Dec 2009
#46
This is indeed great stuff...made a quick Swing app that fetches some train timetables from a certain WWW-page. Works like a charm!

Dak, have you had any luck registering the jar files so that one could start a Java app more easily?
 
Posts: 42 | Thanked: 2 times | Joined on Dec 2009
#47
Originally Posted by Dak View Post
@Xizor - I'm still tinkering with that 'auto run' mechanism.

...

PS. Did you originally download the wrong JRE? Is that why you got the "Headless" exception?
Yeah, I had the wrong JRE...I was sure I downloaded the right one, but maybe it's time to start thinking about them glasses.

One thing I noticed is that the java application (using Swing) takes a really long time to start (almost 10 seconds). There probably is nothing that can be done to speed this up....
 
Posts: 42 | Thanked: 2 times | Joined on Dec 2009
#48
Originally Posted by Dak View Post
Yep...that's part of the overhead involved in setting up the JVM, loading all the bytecode, initializing it and then letting it run. I guess it's up to Sun to optimize this process, but I wouldn't expect significant improvement unless they can implement some safe 'lazy optimization' for startup.

But it's a 600MHz ARM chip....whaddayagonnado? Imagine how treacly that same code would run on a 600Mhz pentium

The important thing is that it runs respectably well once it is loaded. I'm pleased with it.

I think this leads to the inevitable conclusion that Java on the N900 should be used sparingly and with due consideration to the bandwidth limits we face.

My strategy, if I use it at all, will be to prefer crafting very thin, lightweight clients that provide a visual surface for a native core...accessed via JNI/sockets.
You are absolutely right...you can't do wonders with the given hardware and once the app is running the performance seems to be quite good.

It would be really interesting to see a java application using the phones native API's via JNI.
 
Posts: 486 | Thanked: 154 times | Joined on Sep 2009 @ New York City
#49
Originally Posted by qole View Post
Nope. Not going to either
I played OpenArena on my N900 on the bus last night. Mobile phone games just don't do it for me.
How is the game play without a mouse? I could never play quake without mouseview. ..
 
Aranel's Avatar
Posts: 301 | Thanked: 227 times | Joined on Nov 2009 @ Turkey
#50
with auto-aim ofc =)
 
Reply


 
Forum Jump


All times are GMT. The time now is 02:23.