Active Topics

 



Notices


Reply
Thread Tools
Posts: 5 | Thanked: 1 time | Joined on Dec 2013
#1171
No news?
Only this some games supported? Not any apps?
 
Posts: 38 | Thanked: 55 times | Joined on Jan 2013
#1172
Originally Posted by myname24 View Post
try this
does this include the bionc libarys?
 
DJJonosound's Avatar
Posts: 411 | Thanked: 302 times | Joined on May 2012 @ Australia
#1173
Tried to get flappy bird running. No success. Looks like a problem with opengl
After getting the apk I ran it and was missing libandengine.so. Googling it resulted in a game engine, which I downloaded the libraries for from the github page and then copied to
Code:
/home/user/.apkenv/lib/
In there goes a folder called armeabi and another called armeabi-v7a, both containing the appropriate libandengine.so files.
Running apkenv on the file after that resulted in this:
Code:
~/MyDocs/apkenv $ apkenv flappybird.apk
apkenv 42.3.15 - http://thp.io/2012/apkenv/
Copyright (c) 2012 Thomas Perl <m@thp.io>
linker/linker.c:1382| ERROR:     0 cannot locate 'glVertexAttribPointer'...
linker/linker.c:2057| ERROR: failed to link libandengine.so
Missing library dependencies.
Any idea how this can be fixed?

Alright.. so I am getting the 'failed to link whateverlibrary.so' on every apk.. Now my question is what that means/how to fix?

Last edited by DJJonosound; 2014-02-08 at 12:09. Reason: Added info
 

The Following 3 Users Say Thank You to DJJonosound For This Useful Post:
Posts: 3 | Thanked: 0 times | Joined on Sep 2012
#1174
pls tell me how to set apkenv game icon on desktop n900 ,tks so much
 
Posts: 1,417 | Thanked: 2,619 times | Joined on Jan 2011 @ Touring
#1175
Now that Alien Dalvik is in the wild is there any tricks that it uses that can be applied to apkenv?
Actually I am curious if Alien Dalvik can be run on the N9 with Sailfish could compatibility libs be collected to run it in Maemo or Meego?
 
DJJonosound's Avatar
Posts: 411 | Thanked: 302 times | Joined on May 2012 @ Australia
#1176
Probably not. Alien dalvik on sailfish is for wayland. N9 is x11. (IIRC that doesn't work across devices) Also a ton of licensing issues.
 
Posts: 206 | Thanked: 117 times | Joined on Nov 2013 @ CA, USA
#1177
How do I acquire a working copy of apkenv? I thought thp took it down after people kept sharing it without credit.
__________________
If what I said helped you, feel free to click the thanks button. He doesn't bite

I need some extra space for cloud storage. Help me get some! (You get some too)
 
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#1178
New apkenv version 42.7.0 available, including all of the fixes since last April.

Web: http://thp.io/2012/apkenv/
Source: https://github.com/thp/apkenv
Harmattan build: http://thp.io/2012/apkenv/apkenv_42.7.0_armel.deb

This release fixes rendering issues for apks that use depth testing by requesting a depth buffer on Maemo and MeeGo. Also, many countless other fixes and new debugging features are available (see the Git changelog for all of them), most of them contributed by krnlyng, crowriot and notaz.

This includes also a new support module for Petals Redux (apk download available at http://thp.io/2014/petals/, although it's a bit on the heavy side - GPU-usage-wise - for Harmattan, and even more so on Fremantle). I wanted to have Petals Redux on Harmattan, but Harmattan's GCC is version 4.4 (Fremantle's is 4.2), and the C++11 features used in the game require at least version 4.6, so by using apkenv, we can use a modern GCC with C++11 support (from the Android NDK) and still support older versions by going through apkenv (and writing a support module for the game).

Of course, one could also use a modern cross-compiler with a sysroot for the target platform, but that was too tedious, and not nearly as fun as (ab)using apkenv for that, and as a side effect, you get a new apkenv release here. Fun!
 

The Following 9 Users Say Thank You to thp For This Useful Post:
DJJonosound's Avatar
Posts: 411 | Thanked: 302 times | Joined on May 2012 @ Australia
#1179
Code:
RM696-21-3:/home/user/MyDocs/Apkenv# apkenv ctr.apk
apkenv 42.7.0 - http://thp.io/2012/apkenv/
Copyright (c) 2012, 2013, 2014 Thomas Perl <m@thp.io>

can't open /home/user/.apkenv/lib/armeabi/libctr-jni.so for writing
Not a native APK.
RM696-21-3:/home/user/MyDocs/Apkenv#
This happens with every apk I run, bar the different library. I presume that means I have screwed the library directory up. Any idea on a quick fix?
 
Posts: 206 | Thanked: 117 times | Joined on Nov 2013 @ CA, USA
#1180
Is this ONLY for games, or can I download let's say, Chrome browser and install it like that? or is it limited to only games like flappy bird or etc.
__________________
If what I said helped you, feel free to click the thanks button. He doesn't bite

I need some extra space for cloud storage. Help me get some! (You get some too)
 
Reply

Tags
android, emu_layer, new_whazapp, orphanenv, sfdroid, thp ole ole ole, thp's up, y u disobey thp


 
Forum Jump


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