hey,
I know all the steps to convert armv7 games to armv6 ...but I dont have the armv6 lib files ... all unity 3D games can be converted..
it would be helpful if someone provides me with those armv6 libs
thanks in advance
www(dot)androidcentre(dot)tk
tell me the names of the files and i will upload them for you.
Amit do u have all the libs??
Sent from my GT-S5830i using xda app-developers app
Related
I recently downloaded some gameloft games which when I wanted to install them,it restarted my optimus one. For ex Order & Chaos etc
So I flashed it with CM7. Still don't the same thing.
Can this be fixed somehow by editing the build.prop file or doing any other modifications?
Please help,thank you
Our phone does not yet support these games because of the CPU (arm v6) so do not expect to run most recent games yet. Maybe after some months or decades o1 will support them lol.
Cheers
Sent from my LG-P500 using XDA App
nikoltu said:
Our phone does not yet support these games because of the CPU (arm v6) so do not expect to run most recent games yet. Maybe after some months or decades o1 will support them lol.
Cheers
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
Not true. Well officially it doesn't support those,but there is a russian Optimus One blog where the russians have modified a bunch of gameloft games to work on Optimus one. Here are a few examples which are fixed:
Asphalt 5
NOVA
Eternal Legacy
Modern Combat Sandstorm
Assassins Creed
HAWX
Gangster
Hero Of Sparta
and one of my fav games too: Guerilla Bob
I suppose there is some code in the installer apk file which isn't compatible with the system,that's why we get restarting,but those russians can fix this so there is some way around this.
Please reply
You can try chainfire 3d app.
It isn't problem with the graphics. The games would run on Optimus One with reduced graphics with Chainfire.
The problem is that I can't even install the games.
When I try to install,it reboots my phone...
I know there is a way to fix this because those russian developers have already fixed some of those games so it IS possible.
Does any1 have the same prob?
BUMP,Please help guys
Already fixed this restarting issue. Flashed the latest CM7 and now there is no more restarting,I can install whatever I want.
Sent from my LG-P500 using xda premium
ok.. here are the reasons why your phone reboots while installing those games.. .
the GAME you DOWNLOADED was not an ARMV6 compatible games.. .
but.. but.. but .. .
there's a lot of GAMELOFT GAMES now that was MODIFIED to RUN on ARMV6 Devices.. . and played a lot of em' like .. .
NOVA • GUERILLA BOB • ASPHALT 5 • i also have STUPID ZOMBIES • DEAD SPACE • ETERNAL LEGACY • BOTHERS IN ARMS • and other GAMES which is not really made for ARMV6 DEVICES.. .
here's a tip.. .
trynna look for an ARMV6 installer/apk.. .Google it.. just type "Order & Chaos for ARMV6"
hope it helps
cupi1234 said:
I recently downloaded some gameloft games which when I wanted to install them,it restarted my optimus one. For ex Order & Chaos etc
So I flashed it with CM7. Still don't the same thing.
Can this be fixed somehow by editing the build.prop file or doing any other modifications?
Please help,thank you
Click to expand...
Click to collapse
JasataPein is right, the apk u dwnlded isnt compatible. just try dwnlding another APK..
Just a heads up...the discussion of warez is prohibited on xda
Sent from my LG-P509 using xda premium
ashishv said:
You can try chainfire 3d app.
Click to expand...
Click to collapse
does chainfire work on optimus one....any improvement in performance??
Optimus One
Mik's Cyanogenmod 6.5.8
Yes... me too. Sometime happens
please give me that Russian website address where i can get armv6 ported games.
I searched everywhere but i am not able to get that website.
Thanks in advance
It's forbidden to post warez here...
Title says it all
we have a armv6 chip but MIUi uses armv7 libs so we cant have MIUI.
ok... now i get it..
thanks
There was a vote to have support, but we paled in comparison to other devices like GSII. Also they would need to resize to MDPI from HDPI and other things.
Sent from my Google Nexus S using XDA App
Found that chromium has sources for Android...
I am 0 in making anything... but looking for devs that can make chrome for armv6...
I will really thank you!
Here
And add 2.3.* support beside armv6
Sent from my GT-S5660 using XDA App
Would it be possible to make it work on Gingerbread also. I imagine there are very few ARMv6 devices running ICS, most devices with enough hardware to run ICS have a ARMv7 processor.
spunker88 said:
Would it be possible to make it work on Gingerbread also. I imagine there are very few ARMv6 devices running ICS, most devices with enough hardware to run ICS have a ARMv7 processor.
Click to expand...
Click to collapse
Nope most armv6 devices tun ics very good, it is not about the cpu... it also not about the ram because ics has better memory management, but the problem is the gpu hw acceleration, which has been mamaged on the Optimus One, and the camera...
Sent from my LG-P500
well any devs???
Check this out...
vlt96 said:
Found that chromium has sources for Android...
I am 0 in making anything... but looking for devs that can make chrome for armv6...
I will really thank you!
Here
Click to expand...
Click to collapse
This is a modded version of Miren browser, but you may like it.
http://forum.xda-developers.com/showthread.php?t=1876339
Please click thanks!
What makes a ROM or Device it's CPU?
Whether it's Armv7 or Armv6 or something else.
Is it the libs or the apps?
(This is something I'm wondering, in order to port Armv7 Roms to Armv6)
Can be both...
Some games for example are Armv7 only, and opera (I thought) was recently ported to ARNv6
Sent from my Galaxy Nexus using xda premium
Lol So it's both?
Hmmm If I can just port the Armv7 apps to Armv6 I'll be able to run Armv7 on Armv6
Another question:
Do I brick my phone if I changed (in the build.prop):
Code:
ro.product.cpu.abi=armeabi-v6l
to
Code:
ro.product.cpu.abi=armeabi-v7l
Peteragent5 said:
Another question:
Do I brick my phone if I changed (in the build.prop):
Code:
ro.product.cpu.abi=armeabi-v6l
to
Code:
ro.product.cpu.abi=armeabi-v7l
Click to expand...
Click to collapse
No, but it most likely won't boot
Sent from my HTC_Amaze_4G using Tapatalk 2
ARM is a CPU architecture. ARMv5, ARMv6, ARMv7 and now ARMv8 is supported on Linux, which is the base of android. So basically everything native to Linux is architecture dependent (binaries, libs, kernel). Everything Java isn't (apps). However there are apps (browsers, games etc) that load Linux libs from Java code. Such apps also need to be ported.
Sent from my LT26i using XDA
After like, 5+ Months, I've figured it out.
It is the libs and frameworks that makes a ROM it's CPU.
And the apps depend on the framework, so if the framework is whatever, then the app is the same type.
Thanks to my friend dhk.- for shedding some light on me on how to port a Armv7 Rom to Armv6 shown HERE in his MIUI Port
You need to replace smalis in framework.jar
https://play.google.com/store/apps/...n.vlc.betav7neon&feature=apps_topselling_free
VLC FINALLY on our GY nt supportrd though.. any fixes ?
not yet compatible on sgy phone...
14 k said:
https://play.google.com/store/apps/...n.vlc.betav7neon&feature=apps_topselling_free
VLC FINALLY on our GY nt supportrd though.. any fixes ?
Click to expand...
Click to collapse
have u tested ???
if not
first test yourself then post it on board
OK!!!!
Its out just for arm7 devices fr nw.. Latr may b fr our arm6 device..
Sent from my GT-S5360 using xda premium
I love VLC as I've always used it on my computer for a long time now. E-mailed the mobile support, we'll see if they are planning upon making an ARMv6 version off this.
Here is the link of working VLC for galaxy y its a armv6 version
VLC-APK
Galaxy Y arenA said:
Here is the link of working VLC for galaxy y its a armv6 version
VLC-APK
Click to expand...
Click to collapse
its not working dude.it will play videos and songs if we start to play from file explorer.as an app it scans for files and exists automatically.
It takes ages to scan my 8 gigs sd
N exits
sent using repencis 3.5 wid a2sd
press thnxxx
It doesn't work properly yet..
May be some good moded armv6 will come soon.
Sent from my GT-S5360
Guys try this one:
http://forum.xda-developers.com/showpost.php?p=25957091&postcount=412
It managed to load completely my 2GB folder of videos and plays wmv files aswell with the help of the "Hardware acceleration" option enabled.