Portal on Nexus 7 - Nexus 7 (2013) Themes and Apps

Hi Guys!
My question would be the following: Can we play the recently released Portal game on our non Tegra 4 based device? Is there any work-around like a Chainfire patch or something?

ToMpI97 said:
Hi Guys!
My question would be the following: Can we play the recently released Portal game on our non Tegra 4 based device? Is there any work-around like a Chainfire patch or something?
Click to expand...
Click to collapse
I'm searching everywhere, seems like CF doesn't work, even tegra 3 devices can't run new HL and portal games...
nothing for now, let's wait for a good patched apk
EDIT: ouh, yeah, just forgot to mention that there is no touch control in game, so IF someone patches the game we'll have to play with a pad

throcker said:
I'm searching everywhere, seems like CF doesn't work, even tegra 3 devices can't run new HL and portal games...
nothing for now, let's wait for a good patched apk
EDIT: ouh, yeah, just forgot to mention that there is no touch control in game, so IF someone patches the game we'll have to play with a pad
Click to expand...
Click to collapse
Not even GLTools works- the game crashes regardless of fake CPU settings. I really want to play this on my Sero, of course it'll lag but I can just lower textures in GLTools to fix that.
And for the gamepad issue, look up Game Keyboard on the Play Store. It's a keyboard that emulates gamepad input (and has analog sticks ) You can customize it to look like a Dualshock 3 controller or an X360 controller. The only bad things I see is that it breaks Immersive Mode (since it's a keyboard there's a persistent navbar), and the analog sticks are buggy- if you slide outside them it's not counted as input. Other than that I've tested with Asphalt 8, Conduit HD, Dead Trigger/Dead Trigger 2, Shadowgun, and GTA 3 with no issues.

I've got this thread marked, if anyone finds anything, that would be amazing
Sent from my Nexus 7 using Tapatalk

Garridon said:
I've got this thread marked, if anyone finds anything, that would be amazing
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
I'm hoping that as well. We've gotten past the gamepad, now all we need is for the friggin' app to start and not crash at the Valve logo...
Sent from my Sero 7 Pro using Tapatalk

Like @jerbear said. The game doesn't work with GLTools. I use fake CPU and GPU settings for Tegra 4 Shield. The same goes with Half-Life 2. I even try on my Nexus 7 Grouper. But bouth games uses higher SDK 4.4 This means that even on Tegra 3 SOC won't run. Will have to wait for mod.
Sent from my GT-N7100 using Tapatalk

dsapac said:
Like @jerbear said. The game doesn't work with GLTools. I use fake CPU and GPU settings for Tegra 4 Shield. The same goes with Half-Life 2. I even try on my Nexus 7 Grouper. But bouth games uses higher SDK 4.4 This means that even on Tegra 3 SOC won't run. Will have to wait for mod.
Sent from my GT-N7100 using Tapatalk
Click to expand...
Click to collapse
I'm on 4.4.2, the minimum requirements are 4.3 Jelly Bean.
Sent from my Sero 7 Pro using Tapatalk

I was just looking at half life trying to load on the nexus 7. Like you said, it crashed to the home screen after the video. That is when the engine actually starts loading. Hopefully a mod isn't hard to do considering this is the source engine....
Sent from my Nexus 7 using Tapatalk

Garridon said:
I was just looking at half life trying to load on the nexus 7. Like you said, it crashed to the home screen after the video. That is when the engine actually starts loading. Hopefully a mod isn't hard to do considering this is the source engine....
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
The engine must've been tweaked a bit to only run on the Shield- my hypothesis is if it can't find the Shield controller, it'll deliberately FC, hence the crash on other Tegra 4 devices. I've uninstalled Portal but can someone who has it logcat? It might help us.
Sent from my Sero 7 Pro using Tapatalk

I checked the manifest with dexplorer.
<uses feature name ="com.nvidia.feature.sheild" required="-1">
<uses-feature name ="com.nvidia.feature.built_in_controller" required="-1">
<uses-feature name ="com.nvidia.nvsi.gpu.family_001" required="-1"/>

Jacob Bishop shared "halflife.txt": https://onedrive.live.com/redir?res...726&authkey=!ANzUoWA2dfAwQTs&ithint=file,.txt
Sent from my Nexus 7 using Tapatalk

Q8-V08 said:
I checked the manifest with dexplorer.
<uses feature name ="com.nvidia.feature.sheild" required="-1">
<uses-feature name ="com.nvidia.feature.built_in_controller" required="-1">
<uses-feature name ="com.nvidia.nvsi.gpu.family_001" required="-1"/>
Click to expand...
Click to collapse
Alright, we're getting somewhere
Try changing those values to 0 or deleting them, I'd assume there's controller support in case you want to hook the Sheld up to the TV.
Sent from my Sero 7 Pro using Tapatalk

I found the part of the logcat that could interest us...
05-21 10:44:33.832 W/MediaPlayer(20761): info/warning (3, 0)
05-21 10:44:33.842 D/audio_hw_primary( 2134): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
05-21 10:44:33.842 E/qdhwcomposer( 186): Failed to send data over socket: Bad file number
05-21 10:44:43.521 E/ ( 2134): ERROR: In boolean H264_Utils::extract_rbsp(OMX_U8*, OMX_U32, OMX_U32, OMX_U8*, OMX_U32*, NALU*)() - line 271
05-21 10:44:43.521 E/ ( 2134): ERROR: In bool H264_Utils::isNewFrame(OMX_BUFFERHEADERTYPE*, OMX_U32, OMX_BOOL&)() - extract_rbsp() failed
05-21 10:44:44.172 V/SDL (20761): onCompletion called
05-21 10:44:44.182 V/SDL (20761): SDLMediaSurface::surfaceDestroyed()
05-21 10:44:44.202 E/qdhwcomposer( 186): Failed to send data over socket: Bad file number
05-21 10:44:44.252 W/Adreno-EGL(20761): <qeglDrvAPI_eglBindAPI:2200>: EGL_BAD_PARAMETER
05-21 10:44:44.252 V/SDL (20761): pixel format RGB_565
05-21 10:44:44.252 V/SDL (20761): Window size:1052x600
05-21 10:44:44.282 I/SDL (20761): SDL_Android_Init()
05-21 10:44:44.292 I/SDL (20761): SDL_Android_Init() finished!
05-21 10:44:44.332 W/Adreno-EGL(20761): <qeglDrvAPI_eglBindAPI:2200>: EGL_BAD_PARAMETER
05-21 10:44:44.332 V/SDL (20761): pixel format RGB_565
05-21 10:44:44.332 V/SDL (20761): Window size:1052x600
05-21 10:44:44.362 D/dalvikvm(20337): GC_CONCURRENT freed 1711K, 31% free 9407K/13552K, paused 2ms+4ms, total 33ms
05-21 10:44:46.094 I/STDERR (20761): SDL video target is 'Android'
05-21 10:44:46.094 V/SDL (20761): USE_BIG_GL = 0
05-21 10:44:46.094 V/SDL (20761): Starting up OpenGL ES 2.0
05-21 10:44:48.696 D/SDL (20761): Falling back to legacy InputStream method for opening file
05-21 10:44:48.706 F/libc (20761): Fatal signal 5 (???) at 0x00005119 (code=-6), thread 20794 (SDLThread)
05-21 10:44:48.816 I/DEBUG ( 185): process stopped due to unexpected signal 5
05-21 10:44:49.897 I/ActivityManager( 640): Process com.nvidia.valvesoftware.halflife2 (pid 20761) has died.
05-21 10:44:49.897 I/WindowState( 640): WIN DEATH: Window{4258b568 u0 com.nvidia.valvesoftware.halflife2/com.nvidia.valvesoftware.halflife2.HalfLife2}
Why would that happen? It might have to do with the controller, but to me it looks like the crash is in OpenGL ES- we still need to try changing the android manifest to say it doesn't need the Shield or its controller.
EDIT: Could that random error be some sort of self-destruct mechanism for the app? It would further my suspicions that it checks for the Shield controller.

Do you have a legit checksum / hash of the real apk?
I can provide a ppf or ips patch for the manifest,
as I don't have a sheild the only the only apk I could find was one resigned by apkmania
with their advertising added but nothing fixed / patched for non tegra / sheild.

Q8-V08 said:
Do you have a legit checksum / hash of the real apk?
I can provide a ppf or ips patch for the manifest,
as I don't have a sheild the only the only apk I could find was one resigned by apkmania
with their advertising added but nothing fixed / patched for non tegra / sheild.
Click to expand...
Click to collapse
The legit apk version is "v23" so that can aid your search
EDIT: I'm assuming the manifest patch might work with Half-Life 2 as well.
Sent from my Sero 7 Pro using Tapatalk

Looking in the assets folder they seem to have left in xbox360 controller support.
360controller-android.cfg

Q8-V08 said:
Looking in the assets folder they seem to have left in xbox360 controller support.
360controller-android.cfg
Click to expand...
Click to collapse
Hopefully it also works with a native gamepad.
Sent from my Sero 7 Pro using Tapatalk

It's defenitely because of the controller. Optimized shield apps won't work for any other device because they take out touch support and make it pad dependant. If the engine cannot find the controller socket to send data to it'll crash itself. Even if you trick the apk to work without the controller you'll need to emulate the controls on a different pad, which will have to be created and put into the apk.
Someone said it still has 360 controller support, you can probably use that layout to create a .cfg layout for a PS3 or Moga controller.
Sent from my SAMSUNG-SM-G900A using XDA Premium 4 mobile app

Q8-V08 said:
Looking in the assets folder they seem to have left in xbox360 controller support.
360controller-android.cfg
Click to expand...
Click to collapse
All that is is a text file for the in game console. Tells it what buttons to bind to what.
Sent from my Nexus 7 using Tapatalk

Garridon said:
All that is is a text file for the in game console. Tells it what buttons to bind to what.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
Can we access the console in the Shield version? If so we can execute that file and possibly plug in a native android controller- there's got to be native support built in for when you're playing on a TV like I've said before.
Has editing/moving the android manifest entries for the Shield gotten the APK to run? If so we're going places.

Related

[Q] Compatible games?

I am a heavy gamer, and intend to buy a Iconia A100 for it sizes and speeds.
So, this will be place to list compatible games for A100, including Gamelofts games and others. If you already tested, please list on next posts and I will collect them all here on 1st post. Please also list the specific version for them.
Oh, thanks to vszulc remind, all THD games should work, as they are for Terga, aren't they?
THD games:
- Samurai THD
- Galaxy on Fire THD
- Pinball THD
- Guerrilla Bob THD
- Fruit Ninja THD
- Sprinkle THD
- Monster Madness THD
- Trainz THD
- Shadow Gun (not yet release?)
Gamelofts games (I expect all games release for Iconia A500/A501 should work well):
- Until get confirmation
Other games (please confirm which one full screen and play-able)
- Pro Evolution Soccer 2011 (confirmed by d1dd1)
- For update
* I saw "you-know-where" a GameLoft package for A100. Any one tried yet?
Good idea! I have a bunch of games installed on my A100, so I'll return later with some more details. But off the top of my head: All three regular Angry Bird games. As well as Angry Bird HD and Angry Bird Seasons HD. As well as the Tegra Specific titles that you can find in the Tegra app on the A100: Samurai 2 THD, Galaxy on Fire THD and Pinball THD.
You want some specific version numbers?
BTW: If there's a specific game you were wondering about regarding compatibility with the A100, a good start is market.android.com... You can see which one of your Android devices a game is compatible with on the www-market. Too bad they don't have that feature on the regular market app.
Sometimes a game will be compatible even though it's not featured there though, so its more of a rule of thumb...
I installed the sixaxis controller app to use my PS3 controller to play emulator games. I am loving it.
Has anyone tried "9mm HD". It doesn't work on the a100. I wonder what requirement it needs. It works on my phone.
Stupid Zombies doesn't work. I love that game. Works fine on my A500. Bastards need to get to fixing.
Sent from my A100 using XDA Premium App
Pro Evolution Soccer 2011 works without problems
Dungeon Defenders is also pretty good, and its free in the Tegra Zone.
Order and Chaos
Has anyone been successful in getting Order and Chaos to rub properly? I have heard of other devices useing a all devices version but I cant seem to locate it anywhere..
pimpygrub said:
Has anyone been successful in getting Order and Chaos to rub properly? I have heard of other devices useing a all devices version but I cant seem to locate it anywhere..
Click to expand...
Click to collapse
You have to modify the build.prop to get O&C to work. The "all devices" hacked version no longer works as of July and another one hasnt been produced since.
To modify the build.prop you'll need to be rooted and have root explorer (or an equiv) and change this: ro.product.model=A100 to this ro.product.model=A500 in the build.prop file under system.
Once you do the above you should be able to find O&C in the market and download it. Works great, the only thing I've found odd are input boxes. Once you type something in a input box you have to minimize the keyboard rather than pressing enter or tab. For example at the login screen put in your login and then minimize the on screen keyboard.
A word of caution about modifying you're build.prop, if you don't know what you are doing you can soft brick your tab! So be careful, just because the above worked for me doesn't mean it'll work for you.
So you can add Order and Chaos and Vendetta Online to the list of games that will run on our wonderful acer tab
Sent from my MB860 using XDA App
Is O'n'Ch still working on A100? I recently bought an A100 in frys and I'm waiting for it to come to Poland. First things first I will root the device, as I would love to play O'n'Ch on 7''. I have also sent email to gameloft about O'n'Ch not supporting the 7'' tablets,but they didn't reply me yet.
Dead space works great for A100, but i ordered this from gamestop so it came pre-installed.
Madden 12 works great! Been playing this for a few hours now.
Albion_1 said:
Dead space works great for A100, but i ordered this from gamestop so it came pre-installed.
Madden 12 works great! Been playing this for a few hours now.
Click to expand...
Click to collapse
Hows Dead Space. I want to buy it but look to be only exclusive to xperia play and acer a100 from Gamestop.
zombies
reverendbill said:
Stupid Zombies doesn't work. I love that game. Works fine on my A500. Bastards need to get to fixing.
Sent from my A100 using XDA Premium App
Click to expand...
Click to collapse
Stupid zombies works perfect on my a100 that I bought today
I installed and work fine with my Acer A100 :
- Fruit ninja
- Aspalt 6
- My paper Plane
- Tintin HD
- Cut the rope
- Samurai II
- RipTide GP
Ok on my A100 for:
- Shine Runner
- Pool Break
- Pool Bar HD
- Checkers
- Uno HD
- Zen Pinball PHD
@JusThinK
How Asphalt 6 worked on your tablet?
I'm trying to get the game with the discount, but I can't!!!!
Sent from my A100 using xda premium
m2b999 said:
@JusThinK
How Asphalt 6 worked on your tablet?
I'm trying to get the game with the discount, but I can't!!!!
Sent from my A100 using xda premium
Click to expand...
Click to collapse
Same here. I see several games and app not being compatible with this tablet. Kinda sux cause I really wanted to make this tablet my all around device.
Has anyone tried editing their build.prop file to something like a Samsung Nexus? I have a Nook Color, and I'm constantly tweaking the build.prop with Root Explorer to get apps to show up and install properly. I'd try it right now, but I'm at work.
ED2O9 said:
Has anyone tried editing their build.prop file to something like a Samsung Nexus? I have a Nook Color, and I'm constantly tweaking the build.prop with Root Explorer to get apps to show up and install properly. I'd try it right now, but I'm at work.
Click to expand...
Click to collapse
I'd like to try it. Can you point me to the file directory and which line to edit.
EDIT: found the file under /system now i see these lines related to device:
ro.build.id=HTJ85B
ro.build.id.display.id=Acer_A100_1.018.01_COM_GEN2
ro.build.id.system.id=Acer_A100_1.018_COM_GEN2
Which do I change and what do I change to?
Doing some search tells me to edit ro.build.fingerprint but still not sure what to edit it to.
aznmode said:
I'd like to try it. Can you point me to the file directory and which line to edit.
EDIT: found the file under /system now i see these lines related to device:
ro.build.id=HTJ85B
ro.build.id.display.id=Acer_A100_1.018.01_COM_GEN2
ro.build.id.system.id=Acer_A100_1.018_COM_GEN2
Which do I change and what do I change to?
Click to expand...
Click to collapse
Change this:
ro.product.model=A100
to this:
ro.product.model=A500
Be sure to put the system directory in read/write mode before trying to change anything in there. Oh and becareful changing things.. you can easily brick your device!
doing the above edit to you're build.prop will make most apps, and the system settings think you're device is a a500 which will let you run more stuff. I've had mine set like this for a while now with no issues and games run great, especially order and chaos and even 9mm.
Sent from my MB860 using XDA App
I tried your method but I don't see anything different. Still cant open Order & Chaos. Is there any other app i cant test that works for a500 that does not work on a100?

Dead Space, Chainfire 3D, and the SGS3

Dead Space is just not happening on this phone for me. I have the game on my Asus Transformer tablet, but I find it very cumbersome to control an FPS on a big, unwieldy thing like that. I'd love to play it on my phone instead. However, it crashes every time.
After some research, I installed the free version of Chainfire 3D and installed the three recommended plugins: Nvidia, Qualcomm, and Powervr. Also the CF3D driver, of course.
The game loads up, shows the EA logo, tells me to use headphones, and even gets as far as the load screen that gives little tips and tricks. "Tap to continue" appears on the bottom of the screen. And before I can tap - crash!
This is the case using each of the three plugins. I also tried the "Reduce texture quality" option AND the "Unroll textures" option with the Nvidia plugin. No dice.
Does anyone have any suggestions? (Besides "Play Dead Trigger instead." I'm doing that. )
Have the same issue. I believe it just isn't compatible yet.
Try playing Dead Trigger!
Seriously, as I understand the SGS3 doesn't have the dedicated graphics hardware for those games as they are right now. The only other fix I can think of is to find a way to partition the on-board RAM and/or memory so that part of it functions as dedicated graphics memory to help with the load those games put on the system. That would be tricky, but it works for low end PCs without a graphics card that use shared RAM for graphics and processing.
This sux, enjoyed playing it on my infuse.
Thanks for responding, guys. I guess I'll just have to wait and hope for an update from EA. They did just update app the for another phone like yesterday, and the SGS3 is still kind of a big deal, so there's a chance, I think.
Can we get some dungeon hunter 3 love?
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Dead space runs like a dream for me on sgs3.....
Sent from my SGH-I747 using Tapatalk 2
Works fine for me.
Sent from my SAMSUNG-SGH-I747 using xda premium
Yeah, they must have fixed it.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app

[Q] VPN problems with RT

When I connect my vpn, wi-fi changes to limited and probably because of that, some macro apps say I am not connected (like hulu or abc for example) but netflix works and also I can download apps from the store.
Does anyone know how to solve this limitation ?
Sent from my GT-I9300 using xda app-developers app
Might be a split tunneling issue...
Do you lose access to web/WAN based resources from a x86 based laptop too when using the same vpn profile?
If so you might need to speak to whoever set the vpn up on the firewall device.
The same problem is in the "full" version of Windows 8.
Until MS will present patch for this (Windows Update) there is no solution to the problem.
Hopefully we will not have to wait long for it...
For now all I can advise is patience
galtom said:
The same problem is in the "full" version of Windows 8.
Until MS will present patch for this (Windows Update) there is no solution to the problem.
Hopefully we will not have to wait long for it...
For now all I can advise is patience
Click to expand...
Click to collapse
I had a bad idea to update my notebook from 7 to 8 and noticed that...same problems with macro like hulu etc...so only possible run on desktop mode (just lazy to go back to 7 since 8 is not useful)...but I on the tablet I still like some things
Sent from my GT-I9300 using xda app-developers app
aalvico said:
I had a bad idea to update my notebook from 7 to 8 and noticed that...same problems with macro like hulu etc...so only possible run on desktop mode (just lazy to go back to 7 since 8 is not useful)...but I on the tablet I still like some things
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Be happy that everything works in desktop mode - it would be truly tragic if in desktop mode Chrome would have the same problem.
I am wondering if they will do something about about browser abilities.
For example HBO Go - it needs Silverlight to work. This means that the only way to watch anything is to run browser in desktop mode.
Since so many stuff is not working in Moder UI, apps in most cases are quite useless - I have to admit that Netflix app is AWESOME! - what was the point for Modern UI in first place?
If Ms truly wants to make it work (like it did with Windows itself in the past) it needs to open Modern UI - just set very clear requirements for developers in order to avoid fragmentation in future.

[emulator] [NDS]+[tweaks] DraStic for android

https://play.google.com/store/apps/details?id=com.dsemu.drasticdemo
https://play.google.com/store/apps/details?id=com.dsemu.drastic
heard a lot about this emulator
many consider it a lot better than nds4droid
Much better than most emulators
the first link is of the demo version and the second is of the paid one
try buying the paid version if you like the demo version
First, to get nice performance
Enable multi threaded 3d rendering option in the options menu (change options) and restart the emulator (may give graphical glitches)
If your emulator is still slow, set filter to none (makes the screen look pretty bad, however liked by some people)
Disable sound for even more speed
And don't mess with the amount of frameskips
Here are SkyandDirt's tweaking (battery) which really was helpful
With this I could run the emulator for 3.5+ hours without heating up my device
max702MHz (mines at 590)
min384MHz
ONDEMAND
90%hotplug
128MHz max GPU
It saves a lot of battery at those settings and runs the emulator without slowing it (at least for me)
Yes it's great, I'm playing through prof Layton and the spectre atm.
Pokemon x and y though will be for the 3ds only afaik
meangreenie said:
Yes it's great, I'm playing through prof Layton and the spectre atm.
Pokemon x and y though will be for the 3ds only afaik
Click to expand...
Click to collapse
Have you tried diamond or pearl on the emulator?
Sent from my Nexus 4 using Tapatalk 4
No I haven't tried, I'm not into Pokémon.
I've heard they run fine though, but make sure to get patched versions of those ROMs as they have anti piracy protection built in.
Example the prof Layton last spectre rom wouldn't get past the first puzzle until I got the patched version of the rom... In now on chapter 7
I tried Pokémon HG, White and Black 2... 100%! FULL SPEED! Amazing!
There's only a problem, the games crash really often.
PwNeGeR said:
I tried Pokémon HG, White and Black 2... 100%! FULL SPEED! Amazing!
There's only a problem, the games crash really often.
Click to expand...
Click to collapse
Did you get the patched versions ?
meangreenie said:
Did you get the patched versions ?
Click to expand...
Click to collapse
Yeah, It is. With all the emulator like Desmume it works fine.
Pokémon Diamant/Perle/Platine/Black 1&2/White 1&2/HG/SS work (patched versions)! Tested with my N4. New super Mario Bros and Mario Kart also work
Envoyé depuis mon Nexus 4
From what I've heard and read, emulators in the Play Store like Desmune are ported from their Windows versions, while this one is made from the ground up to work on Android.
Sent from my Nexus 4 using Tapatalk 4
Seems pretty nice
Sent from my Nexus 4 using xda app-developers app
Pokemon white running at full speed without even a single lag!
This emulator is soooo good!
I've tried DSoid, nds4droid, and the tiger DS emulator and I can assure you, DraStic is the best DS emulator you can get. Well worth the money.
Sent from my Nexus 4
i've played more than 17 hours of pokemon black 2 with emulator and it works even better than desmume on windows.seriously.
anyone knows where the savefiles go???
justin11141 said:
Have you tried diamond or pearl on the emulator?
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
Works fine, but there are some texture glitches (you can see black lines/dots separating objects, especially in the open world).
ngoralph said:
anyone knows where the savefiles go???
Click to expand...
Click to collapse
/storage/sdcard0/Android/data/com.dsemu.drastic/savestates
Updated emu and lost all roms and save files
ermacwins said:
Updated emu and lost all roms and save files
Click to expand...
Click to collapse
The old save files are probably still in /storage/sdcard0/Android/data/com.dsemu.drastic/savestates (as long as you didn't delete the app/its data before updating). The new app directory is /storage/sdcard0/drastic.
klvnhng said:
The old save files are probably still in /storage/sdcard0/Android/data/com.dsemu.drastic/savestates (as long as you didn't delete the app/its data before updating). The new app directory is /storage/sdcard0/drastic.
Click to expand...
Click to collapse
I uninstalled app before updating. Thought that files that were later created wouldn't be deleted. So now still try look for online save files and see if will work with this emu
Anyone having issues getting battery save files (.dsv) from drastic to play on desmume (pc emulator)? The save files play fine on my Nexus 4 with drastic, but desmume says they're corrupted. Any ideas?
Anyone having crashes? When I play Pokémon MD: Explorers of Sky sometimes it crashes to menu

[Q] Ubuntu on Galaxy Tab 3 7.0

Hello, I wonder if any developer has a project on ubuntu for the Galaxy Tab 7.0 3 (SM-T210), I'd love to try the ubuntu on my tablet, some developer? (Bad english = I'm Brazilian)
I've researched a lot about it. but the results did not reach.
K3VYNC said:
Hello, I wonder if any developer has a project on ubuntu for the Galaxy Tab 7.0 3 (SM-T210), I'd love to try the ubuntu on my tablet, some developer? (Bad english = I'm Brazilian )
Click to expand...
Click to collapse
You could download Linux deploy from google app store.
halifax0 said:
You could download Linux deploy from google app store.
Click to expand...
Click to collapse
I want to install native Ubuntu, without VNC connection D:
I know that there are several different Samba apps on playstore that my work for you.?
-sr
Sent from my SM-T310
samalama76 said:
I know that there are several different Samba apps on playstore that my work for you.?
-sr
Sent from my SM-T310
Click to expand...
Click to collapse
I was thinking something like download an ARM version of Linux to install / flash on my tablet..
Is there any way?
*** NATIVE, NO VNC ***
(Note: I'm using Ubuntu (GNOME) 13.10 on my desktop)
K3VYNC said:
I was thinking something like download an ARM version of Linux to install / flash on my tablet..
Is there any way?
*** NATIVE, NO VNC ***
(Note: I'm using Ubuntu (GNOME) 13.10 on my desktop)
Click to expand...
Click to collapse
I am just throwing this out here because I'm not sure if its what you want exactly, but it may help.
The webpage is whiteboard.ping.se/Android/Debian
Check it out, hope it helps. It may give some ideas if nothing else, and if it doesn't help, sorry in advance.
-sr
Sent from my SM-T310
Oh, thanks bro!!
Sent from my SM-T210 using xda app-developers app
Holy crap, that was my first topic ever created lol.
Sent from my XT1033 using XDA Free mobile app
Well.... did it work?
Sent from my SM-N9005 using XDA Free mobile app
Lol, everyone learns things there own way. you would be surprised at the amount of work involved to get a fully functional NATIVE port going. my first took me almost a year on Allwinner Hardware, second 2 went pretty smooth and still took 6 months. the biggest issue you have with a device like a Galaxy is drivers, and UART access to catch were your kernels are crashing (and trust me they will) but you can kinda work around that by having your init scripts dump the log to SD(assuming it is working).
As for drivers? Wifi is fairly simple to get going, its usually just configuration changes. Touchpanel drivers need to be heavily modified to remove muli-touch(not completely..read on) as Xorg and linux in general does not play nice with multi-touch. you CAN use multi-touch to emulate scrolling (ex:2 fingers enables scrolling) and right click events, really it is completely possible to use the full chips capabilities you just need to code the events properly in the source. bluetooth I have not bothered to use but I see no issue with it. GPU!!!!! god I hate the GPU mess. that is the biggest hurdle. I got lucky on my tablets as I was able to port X11 Mali drivers from rockchip over to Allwinner and AMlogic. I use my first Allwinner Tablet daily paired with a cheap mini-keyboard,touchpanel from DX.com. Its not easy, by any means but its a challenge(for me an addiction) and once you get it running on the NAND and power up watching your system log on the LCD...it just gives you that feeling of satisfaction. I am currently in the preliminary stages right now for the Tab 7 working around the OTG issues but there is hope! yes the PMIC chosen by samsung sucks and is partly responsible for our OTG problems( the powering portion anyway since it can only output enough to run low amp devices until I can find the LDO registers for the Boost regulator) but I will not stop until I get it done. KNOX is a major issue at this time as usual but won't be in the long run. It is tough probing the devices registers using i2c-tools so I bailed on that one and ported a tool I used for another platform which Is working out nicely to get valuable data from the chips via a kernel module/userland combo.
I try to keep everyone updated but when there is nothing substantial to report you will hear from me when their is. Ubuntu will run one way or another.

Categories

Resources