WINE Emulator for android arm devices - Android Apps and Games

WINE emulator has been released for android arm devices they said it can only run windows rt apps here is the download link
https://dl.winehq.org/wine-builds/android/
And the video https://m.youtube.com/watch?v=L69Kh3RvpMo
Sorry if i post in wrong place

Related

[Q] Android emulator

How do I port an Android emulator project to a phone (HTC Sensation 4G) ?
Are you talking about taking the code for an existing emulator for the PC, and porting it to run it on Android devices?
If so, I have recent experience with this (I'm currently porting the N64 emulator "Mupen64Plus" to Android). The process is fairly involved (I've been working on my project for 10 months now), but here is a high-level overview:
1) Install the Android SDK and NDK on your computer
2) Work through the example apps to learn how to use the SDK and NDK
3) Determine what external libraries are needed (SDL, for example)
4) Compile and test all the required external libraries
5) Plug in the c/c++ components via the NDK
6) Convert all x86 assembly into ARM or ARMv7a
7) Build and debug on an actual device (AVD will most likely be too slow)
8) Write a new GUI for touchscreens (original GUI probably won't cut it)
Let me know if that isn't what you meant by your question

[Q] Build Android using native compiler

All tutorials on building Android are referring to use M$ with a virtual machine and Ubuntu 64bit linux or use a computer with 64bit Ubuntu and cross toolchain installed.
I have a development board (A20) with Ubuntu 12.04 (32bit) and the arm7hf compiler installed. The manufacturer delivers an Android image along with the source code archive.
My question is:
Is it possible to re-build Android for this kind of device using this environment?
This would avoid big computers with cross compilation instead it's done with the native compiler and tools for the processor it should later run on.
Or is the use of a cross toolchain fixed by Google in the Android SDK, i.e. no possibility to build Android in the native processor environment it is intended to run on?

Windows Management Framework 5.0 for Windows RT

Hi there. I'm not sure about existing Windows Management Framework 5.0 with PowerShell 5.0 for Windows RT so I start this thread.
According to MS KB, Windows RT is noted in prerequisites
https://support.microsoft.com/en-us...ork-5-0-rtm-on-windows-8-1-and-windows-server
although it's not a prove that PowerShell 5.0 existed for Windows RT. MS don't publish direct links for MSU for Windows RT at Windows Update Catalog. In the same time there is PowerShell 6.0 compiled for both 32 and 64 bit ARM
https://github.com/PowerShell/PowerShell/releases
but arm build isn't in MSU but zip. When I ran install script I've got lot of errors.
So I'm askin for help for PowerShell 5.0 MSU for Windows RT. Preinstalled PowerShell 4.0 in windows Rt is outdated and doesn't have some modules I need. Just it.
hooddy said:
Hi there. I'm not sure about existing Windows Management Framework 5.0 with PowerShell 5.0 for Windows RT so I start this thread.
According to MS KB, Windows RT is noted in prerequisites
https://support.microsoft.com/en-us...ork-5-0-rtm-on-windows-8-1-and-windows-server
although it's not a prove that PowerShell 5.0 existed for Windows RT. MS don't publish direct links for MSU for Windows RT at Windows Update Catalog. In the same time there is PowerShell 6.0 compiled for both 32 and 64 bit ARM
https://github.com/PowerShell/PowerShell/releases
but arm build isn't in MSU but zip. When I ran install script I've got lot of errors.
So I'm askin for help for PowerShell 5.0 MSU for Windows RT. Preinstalled PowerShell 4.0 in windows Rt is outdated and doesn't have some modules I need. Just it.
Click to expand...
Click to collapse
Why are you doing powershell scripting on RT anyways? If you are serious about it, at the very least get a linux machine (windows would be preferable)
Qiangong2 said:
Why are you doing powershell scripting on RT anyways? If you are serious about it, at the very least get a linux machine (windows would be preferable)
Click to expand...
Click to collapse
I just need PowerShell 5.x for my purposes. To make some thing and create some stuff under Windows, not unix like environment (for instances checkin out for bleaches).
I like WinRT seriously. Like this way. I just need latest PowerShell if it exist. That's it.
hooddy said:
I just need PowerShell 5.x for my purposes. To make some thing and create some stuff under Windows, not unix like environment (for instances checkin out for bleaches).
I like WinRT seriously. Like this way. I just need latest PowerShell if it exist. That's it.
Click to expand...
Click to collapse
There is no WMF5.0 for RT. If you look at the site you linked to, it doesn't apply to Windows RT. It just says you need the 2014 rollup update that was released for all 8.1 devices including RT.
Qiangong2 said:
There is no WMF5.0 for RT. If you look at the site you linked to, it doesn't apply to Windows RT. It just says you need the 2014 rollup update that was released for all 8.1 devices including RT.
Click to expand...
Click to collapse
Ok. That's all I'm askin for to know. Sad(((

[HELP]Windows 10 Enterprise ARM64 on limbo ARM emulator

Hello guys and girls,
today i downloaded the ARM version of Windows 10 Enterprise and wanted to try it on Limbo pc emulator (arm version), but the problem is i can't get it to work! i tried several settings but without luck. the only thing i get is a ''serial0 console'' message when it starts, so my question is: did i something wrong? can somebody get it to work?
i hope people take my question seriously, and check it out.
Every help will be appreciated!
O and btw this is the ISO i downloaded:
h.t.t.p.s://mega.co.nz/#!aoszTJ6C!xDAsrv-R4x3zxhORnFbSpwdX8TxLJmlqm9QSBjOCUI8
INFO: Windows 10 Enterprise [ARM64] (en-US)
16353.1000.170825-1423.RS_PRERELEASE_CLIENTENTERPRISE_VOL_ARM64FRE_EN-US.ISO (3,51 GB)
And i used the Limbo ARM emulator that matches with my CPU, so x64ARM Snapdragon 625
Thank you very much!
The Limbo Emulator only has an "arm" platform emulate now, but win10 arm is arm64(aarch64).
And you need a bootloader of UEFI bios for the qemu.
Any other way to do this then?
~sincerely a user with an arm64 device
I have multiple answers. 1. The emulator isn't powerful. 2. Ask for a lightweight Windows. 3. Limbo wasn't made to emulate Windows 10.
I also tried emulating Android arm on it but it said "guest did not initialize the display."
I got edk2 implementation to work on limbo arm emulator, now I will try to boot woa iso
ivosz said:
I got edk2 implementation to work on limbo arm emulator, now I will try to boot woa iso
Click to expand...
Click to collapse
where you able to get windows on arm running?

Can Linux Android Imgs which built from source run in Windows Android Emulator ?

At the beginning I am new to android building from source.
I successfully built android for android emulator
useing android 4.0.1 AOSP source
(useing Ubuntu 14.04 64bit)
but when I run $emulator
I get errors
so I decided to run my imgs in windows sdk .
I moved the generated files
system.img
ramdisk.img
userdata.img
to android sdk path in windows
to the following path
....../android-sdk/platforms/android-15/images
but when I start android emulator it's stuck in black screen
but when I use the default android sdk files in the above
path the emulator started successful
.
the question is
can I run my system.img which I built useing Linux in windows?
is android system.img (x86)
system independent?

Categories

Resources