maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   [Announce] apkenv (N900, N950, N9) (https://talk.maemo.org/showthread.php?t=87496)

cddiede 2012-10-26 17:56

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by Samir_123455 (Post 1285947)
chmod: apkenv : Operation not permitted ???? whats is the problem

Sounds like you're in a FAT32 volume that does not allow chmods.


As root, move your /home/user/apkenv directory to /opt.

Then you can chmod it as needed.

thedead1440 2012-10-26 18:31

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by cddiede (Post 1285963)
Sounds like you're in a FAT32 volume that does not allow chmods.


As root, move your /home/user/apkenv directory to /opt.

Then you can chmod it as needed.

cddiede, I think he can try the step with one change..

after doing cd /home/user/apkenv he is doing ./apkenv /path/to/apk

he should change this to:

Code:

cd /home/user/apkenv
/home/user/apkenv /path/to/apk


I know of 2 users who got it to work this way...


Just my 2cents :D

KiRiK 2012-10-26 18:31

Re: [Announce] apkenv (N900, N950, N9)
 
Fixed apkenv-qml version is at github: https://github.com/QKit/apkenv-qml/downloads

Remember: you must put apkenv binaries to "/opt/apkenv/bin".

herno24 2012-10-26 19:43

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by KiRiK (Post 1285982)
Fixed apkenv-qml version is at github: https://github.com/QKit/apkenv-qml/downloads

Remember: you must put apkenv binaries to "/opt/apkenv/bin".

With this version, opt/apkenv doesn't exist, only opt/apkenv-qml/bin, but put in there the binaries doesn't resolve the problem. It's not working, the games doesn't open (i installed this version over the previous one (0.0.1)).

KiRiK 2012-10-26 19:45

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by herno24 (Post 1286023)
With this version, opt/apkenv doesn't exist, only opt/apkenv-qml/bin

http://talk.maemo.org/showpost.php?p...&postcount=360

sifo 2012-10-26 19:51

Re: [Announce] apkenv (N900, N950, N9)
 
KiRiK

You simply did the right thing ;) btw the UI is awesome and nice, thanks

Edit :Anyone knows when we are getting the binary officially again ?

./sifo

herno24 2012-10-26 19:52

Re: [Announce] apkenv (N900, N950, N9)
 
Ah ok, but how i give the rights to execute (sorry, I'm a little lost with this procedure).

marbleuser 2012-10-26 20:20

Re: [Announce] apkenv (N900, N950, N9)
 
eh?! What about satnav software?

nicodonte 2012-10-26 20:30

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by KiRiK (Post 1285982)
Fixed apkenv-qml version is at github: https://github.com/QKit/apkenv-qml/downloads

Remember: you must put apkenv binaries to "/opt/apkenv/bin".

After installing this new version, all games stop working. I have all the binaries in /opt/apkenv/bin already.

KiRiK 2012-10-26 20:34

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by nicodonte (Post 1286054)
After installing this new version, all games stop working. I have all the binaries in /opt/apkenv/bin already.

Check permissions.

nicodonte 2012-10-26 20:36

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by KiRiK (Post 1286055)
Check permissions.

All files has 0755

KiRiK 2012-10-26 20:46

Re: [Announce] apkenv (N900, N950, N9)
 
Perhaps the problem with dependencies.
I honestly can not say exactly what is wrong.
On my Nokia N900 and Nokia N950 it works.

nicodonte 2012-10-26 20:52

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by KiRiK (Post 1286063)
Perhaps the problem with dependencies.
I honestly can not say exactly what is wrong.
On my Nokia N900 and Nokia N950 it works.

I'm using the files from version 0.1.0:

apkenv (87.060b)
libc.so (276kb)
liblog.so (13.892b)
libm.so (87.412b)
libstdc++.so (5.524b)
libz.so (95.988b)

Its that correct?

Version 0.1.0 was working good in my phone, what other dependencies do I need?

marbleuser 2012-10-26 21:08

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by marbleuser (Post 1286047)
eh?! What about satnav software?

LOL never mind, the only thing that works is Angry Birds and nothing else

http://wiki.maemo.org/Apkenv/Game_Compatibility

PIDk 2012-10-26 21:11

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by marbleuser (Post 1286070)
LOL never mind, the only thing that works is Angry Birds and nothing else

http://wiki.maemo.org/Apkenv/Game_Compatibility

It's time to rename apkenv to angrybirdsenv :D

marbleuser 2012-10-26 21:56

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by PIDk (Post 1286075)
It's time to rename apkenv to angrybirdsenv :D

Good idea! Maybe we could change the thread title too, as it seems to be misleading and giving false hope.

nicodonte 2012-10-26 21:58

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by nicodonte (Post 1286066)
I'm using the files from version 0.1.0:

apkenv (87.060b)
libc.so (276kb)
liblog.so (13.892b)
libm.so (87.412b)
libstdc++.so (5.524b)
libz.so (95.988b)

Its that correct?

Version 0.1.0 was working good in my phone, what other dependencies do I need?

I re-install all dependencies and now is working again. Weird!! lol!

adunanzav3x 2012-10-26 21:58

Re: [Announce] apkenv (N900, N950, N9)
 
- Can't we post the files of apkenv....ok -.-
- Can i send apkenv.deb (works perfectly) to other users?
- What can we do now?

And....THP where are you!!!!!!!!!!!???

cddiede 2012-10-26 22:15

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by adunanzav3x (Post 1286093)
- Can't we post the files of apkenv....ok -.-
- Can i send apkenv.deb (works perfectly) to other users?
- What can we do now?

And....THP where are you!!!!!!!!!!!???



He's where ever he feels like being.

For the love of god. Someone takes their personal time to develop something cool, and shares it for other people to play with and now folks are acting like he owes them perpetual product support.

THP owes us nothing. For the love of god, the only thing he asked for was the binaries to not be redistributed and we couldn't even refrain from that.

The very fact that THP hasn't posted here telling folks to piss off tells me that he's a better person then I am. :mad:

Samir_123455 2012-10-26 23:46

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by thedead1440 (Post 1285981)
cddiede, I think he can try the step with one change..

after doing cd /home/user/apkenv he is doing ./apkenv /path/to/apk

he should change this to:

Code:

cd /home/user/apkenv
/home/user/apkenv /path/to/apk


I know of 2 users who got it to work this way...


Just my 2cents :D

first thank you for your help , then this way didn't solve my problem it also said permession denied so what I should do ? please help me

Samir_123455 2012-10-26 23:48

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by cddiede (Post 1285963)
Sounds like you're in a FAT32 volume that does not allow chmods.


As root, move your /home/user/apkenv directory to /opt.

Then you can chmod it as needed.

please you can help me how to move the apkenv to /opt as root or I need to move it by root filebox ?

Schturman 2012-10-27 00:07

Re: [Announce] apkenv (N900, N950, N9)
 
Samir, if you have needed files, you can easily install it via N9QT (tweak E-7). A few minutes ago I released new version and now it work with autosave, thanks to PIDk... Just read PDF instruction...

don_falcone 2012-10-27 00:10

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by Samir_123455 (Post 1286127)
please you can help me how to move the apkenv to /opt as root or I need to move it by root filebox ?

No. Educate _yourself_ finally about such basic doings using the net and existing threads, or better get lost.

RafaelVlmendes 2012-10-27 04:32

Re: [Announce] apkenv (N900, N950, N9)
 
The best tutorial for Nokia N9.

1° Download apkenv-qml 0.0.1 and install: Apkenv0.01
2° Download package Apkenv Apkenv
3° Unrar Apkenv. Example: \MyDocs\Apkenv
4° Write in terminal:
devel-su

rootme

cd /home/user/MyDocs/Apkenv

sh AndroidGames.sh

apt-get install libsdl1.2 libsdl-mixer1.2 libgles1-sgx-img

Close the Terminal
5° Open the Apkenv-qml and search the APK and your icon
6° Open the game in your menu.

DaReaper 2012-10-27 04:50

Re: [Announce] apkenv (N900, N950, N9)
 
I figured i'd just leave this attachment for Fremantle users, since the direct downloads from the actual site is down at the moment.

Edit : Removed libraries (Sorry about that).

thedead1440 2012-10-27 05:41

Re: [Announce] apkenv (N900, N950, N9)
 
don't you people understand thp's clear instruction not to distribute his binaries?

If thp doesn't continue with his project people who distributed without his permission are to be blamed for being so excited at just getting angry birds on their devices...

His site isn't down but he has removed the links for his reasons...Wait for him to clarify the situation instead of doing against his wishes....


Edit: DaReaper thank you! Now only for some other people thick in their heads to understand their folly...

gkhnkrts7 2012-10-27 06:14

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by RafaelVlmendes (Post 1286157)
The best tutorial.

1° Download apkenv-qml 0.0.1 and install: Apkenv0.01
2° Download package Apkenv Apkenv
3° Unrar Apkenv. Example: \MyDocs\Apkenv
4° Write in terminal:
devel-su

rootme

cd /home/user/MyDocs/Apkenv

sh AndroidGames.sh

apt-get install libsdl1.2 libsdl-mixer1.2 libgles1-sgx-img

Close the Terminal
5° Open the Apkenv-qml and search the APK and your icon
6° Open the game in your menu.

this is for n900? If not, could you give your help for my n900 too?
Thanks :)

RafaelVlmendes 2012-10-27 06:21

Re: [Announce] apkenv (N900, N950, N9)
 
Hi gkhnkrts7. Only replace these packages:
Apkenv0.0.1
and
Apkenv1
apt-get install libsdl1.2 libsdl-mixer1.2 libgles1-sgx-img libsdl-gles1.2-1
Do the tutorial equal.

nisheet 2012-10-27 07:14

Re: [Announce] apkenv (N900, N950, N9)
 
@RafaelVlmendes----bro.i tried to run sh Androidgames.sh in my n900 from the package you provided but got error saying line-1 devel-su not found....what to do now?????

kpblxa 2012-10-27 07:46

Re: [Announce] apkenv (N900, N950, N9)
 
I've updated to the latest version of apkenv-qml - the icon for games remain on my desktop and are not in application to be removed or accessed. how do i get rid of them?

thanks

thedead1440 2012-10-27 07:59

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by kpblxa (Post 1286196)
I've updated to the latest version of apkenv-qml - the icon for games remain on my desktop and are not in application to be removed or accessed. how do i get rid of them?

thanks

the .desktop files are located in /home/user/.local/share/applications/

kpblxa 2012-10-27 08:01

Re: [Announce] apkenv (N900, N950, N9)
 
thanks

./10chars

lebanez 2012-10-27 08:29

Re: [Announce] apkenv (N900, N950, N9)
 
i would like to know if all application will be supported not only angry birds !!

thedead1440 2012-10-27 08:36

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by lebanez (Post 1286213)
i would like to know if all application will be supported not only angry birds !!

No...
10chars

Samir_123455 2012-10-27 09:12

Re: [Announce] apkenv (N900, N950, N9)
 
i can't open sh Androidgames.sh why !! Please someone can tell me ?

RafaelVlmendes 2012-10-27 13:25

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by nisheet (Post 1286192)
@RafaelVlmendes----bro.i tried to run sh Androidgames.sh in my n900 from the package you provided but got error saying line-1 devel-su not found....what to do now?????

If u have Nokia N900 download and install apkenv0.0.1 for Freemantle and apkenv1.
Unrar apkenv1 in MyDocs. Example: MyDocs/Apkenv
In your folder Apkenv need do so:
MyDocs/ Apkenv/Packages
MyDocs/Apkenv/AndroidGames

U need be admin in ur terminal and when u write sh AndroidGames.sh will be create and chmod foldes.
If u can show me pictures with ur problem.


I found the problem.. In few times ill make new packages.

RafaelVlmendes 2012-10-27 13:32

Re: [Announce] apkenv (N900, N950, N9)
 
Quote:

Originally Posted by Samir_123455 (Post 1286228)
i can't open sh Androidgames.sh why !! Please someone can tell me ?

What ur device? The N900 i ill create new tutorial in few times

PIDk 2012-10-27 14:42

Re: [Announce] apkenv (N900, N950, N9)
 
For everyone who interested.
New version of script to launch .apk's with config auto save/load feature. I got rid of unnecessary file operations - now config remains in /home/user/.apkenv untill different .apk is loaded. All operations with config files are made before loading .apk. Also added mechanism to search for .apk's in specific folder (apk_dir variable). As in previous version, apkenv directory is stored in apkenv_dir.
Code:

#!/bin/sh

apkenv_dir="/opt/apkenv"
apkenvwrp_dir="/home/user/.apkenvwrp"
apk_dir="/home/user/MyDocs/apk"

process_backup() {
        if [ -f $apkenvwrp_dir/current_apk.save ]; then
                save_name=$(cat "$apkenvwrp_dir/current_apk.save")
               
                if [ $1 != $save_name ]; then
                        cp -rf /home/user/.apkenv/. $apkenvwrp_dir/$save_name/
                        rm -rf /home/user/.apkenv/*
                       
                        if [ -d $apkenvwrp_dir/$1 ]; then
                                cp -rf $apkenvwrp_dir/$1/. /home/user/.apkenv/
                        fi
                       
                        echo $1 > $apkenvwrp_dir/current_apk.save
                fi
        else
                mkdir -p $apkenvwrp_dir
                echo $1 > $apkenvwrp_dir/current_apk.save
        fi
}

if [ ! $1 ]; then
        echo "Usage: apkenvwrp.sh application.apk"
        echo "Do not run under root!"
        exit 0
fi

if [ $(whoami) != "user" ]; then
        echo "User rights required!"
        exit 0
fi

if [ -f $1 ]; then
        apk_path=$(readlink -f "$1")
else
        if [ -f $apk_dir/$1 ]; then
                apk_path=$apk_dir/$1
        else
                echo "File '"$1"' doesn't exist!"
                exit 0
        fi
fi

backup_name=$(basename "$1" ".apk")

process_backup $backup_name

cd $apkenv_dir

./apkenv $apk_path

exit 0


sinusverzus 2012-10-27 15:17

Re: [Announce] apkenv (N900, N950, N9)
 
how do update the library via TERMINAL :confused:
Thanks in advance :)

Hariainm 2012-10-27 15:22

Re: [Announce] apkenv (N900, N950, N9)
 
ok, people here are stupid


All times are GMT. The time now is 10:11.

vBulletin® Version 3.8.8