Reply
Thread Tools
Posts: 238 | Thanked: 131 times | Joined on May 2011 @ Bulgaria
#31
Hi Art-O if you have a time could you try to run that file
http://dox.bg/files/dw?a=80af969fc0
regards
edit:
I did't notes this before
Orginally posted by Art-0
I don't have one so I can't test that.
sorry for question man

Last edited by disappear; 2012-12-22 at 19:43.
 

The Following User Says Thank You to disappear For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#32
i have fruitninja sound.

also a question to @thp: can you force media volume to be changed when apkenv launched?
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#33
also to @thp and @Art-0:
where to get init and try_init? i cant understand java classes yet
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
B-RUNO's Avatar
Posts: 124 | Thanked: 125 times | Joined on Sep 2010
#34
Originally Posted by coderus View Post
i have fruitninja sound
Hey coderus just for a matter of fact do you have a N900 or N9?
Regards
Bruno
__________________
Proud owner of a Nokia N900
If you like my post hit the Thanks button!
 

The Following User Says Thank You to B-RUNO For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#35
N9 of course
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 2 Users Say Thank You to coderus For This Useful Post:
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#36
Originally Posted by coderus View Post
can you force media volume to be changed when apkenv launched?
You mean that the +/- buttons are used for volume control? Should be possible by setting a resource application class. Patches welcome.

Originally Posted by coderus View Post
where to get init and try_init?
try_init in apkenv means "try to see if you can handle this apk", which usually means looking if the library provides the necessary symbols. init is then called when the module has been chosen as the one to use (both are used in apkenv.c). While try_init does not get any additional parameters apart from the module itself (and should not do/allocate anything, as it will be called in all modules in order of priority until a working one is found), init already gets the screen size (width, height) and data directory where to store files.
 

The Following 2 Users Say Thank You to thp For This Useful Post:
Posts: 18 | Thanked: 94 times | Joined on Dec 2012
#37
Originally Posted by B-RUNO View Post
Hey Art-O i noticed that you updated the fruitninja module, I've tried the new one but there is no sound, sorry if I'm the only one with the problem anyone?
Fruit Ninja uses ogg files for sound and it seems that N900 offical libsdl-mixer lacks support for these: http://talk.maemo.org/archive/index.php/t-81792.html.

But there seems to be libsdl-mixer1.2 version 1.2.6-5+0m5+ogg+mp3 in extras(?) repository. Can you get this version installed and test fruit ninja with that?
 

The Following 4 Users Say Thank You to Art-O For This Useful Post:
Posts: 1,417 | Thanked: 2,619 times | Joined on Jan 2011 @ Touring
#38
Probably been covered before, why won't the linux android/dalvik dev environemtn compile for Maemo5? Or is it too much a resource hog?
 

The Following 3 Users Say Thank You to biketool For This Useful Post:
Posts: 835 | Thanked: 772 times | Joined on Oct 2007 @ Finland
#39
Is it possible to have binary file for n9 with added suport for those modules?
 

The Following User Says Thank You to Kozzi For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#40
@thp, thanks, i understang that.
but where to get functions to put inside init? AB anf FN calling native_init but FN also calling native_initfilemanager and native_setapplicensed. i'm checking World Of Goo and it have no any "init" function inside classes.

i cant find any functions getting args: width, height, apk path.
__________________
Telegram | Openrepos | GitHub | Revolut donations

Last edited by coderus; 2012-12-23 at 12:53.
 

The Following 2 Users Say Thank You to coderus For This Useful Post:
Reply

Tags
apkenv

Thread Tools

 
Forum Jump


All times are GMT. The time now is 09:26.