Using Linux JDK on Windows 10. - Android Software Development

Hello everyone. I was using Windows 10 for Android Development but I switched to Hackintosh and I saw up to 80% improvement in compiling times. I can assume that JVM on Windows is different that macOS-Linux. So, what if you install JDK on Ubuntu bash in Windows 10 and make it primary JDK on Android Studio? Anyone tried this?
For the record my PC components are:
Intel i3-6098P
Nvidia GTX260 Core 216
Asus H110MA/M2
Corsair Vengeance 8GB

Related

I realized you cannot install W8 x86 in a x86 only PCs

You can install everything in a x64 PC, but when you cannot install x86 on a x86 PC.
The why Steven Ballmer make that for?
What?
Sent from my Windows 8 powered x86 only machine
I don't know what you are talking about. I installed x86 on my laptop made in 2001 (x86) without a problem.

[Q] Installing Windows Phone SDK on Atom

I have Samsung Ativ Smart PC notebook (tablet transformer) based on Intel Atom Z2760 and Windows 8 x86 core.
Windows Phone SDK 8.0 required Windows 8 x64, Hyper-V and hardware virtualization. But if I don't need Windows Phone Emulator, I don't need Hyper-V and hardware virtualization.
Is there a way to install Windows Phone SDK without Emulator?
(Sorry, translated from Russian)
oh
The windows phone SDK comes with a complete set of tools, so while installing you can't CHOOSE what you want or not....
You have just 2 options-
1 : Install it with every thing which is present in the SDK.
2 : Maybe after installation TRY to delete/uninstall the phone emulator separately but at first you HAVE to let it install completely.
Hit thanks if you got me..!!
SUDALV said:
I have Samsung Ativ Smart PC notebook (tablet transformer) based on Intel Atom Z2760 and Windows 8 x86 core.
Windows Phone SDK 8.0 required Windows 8 x64, Hyper-V and hardware virtualization. But if I don't need Windows Phone Emulator, I don't need Hyper-V and hardware virtualization.
Is there a way to install Windows Phone SDK without Emulator?
(Sorry, translated from Russian)
Click to expand...
Click to collapse
did you ever find a solution to this? I am having the same issue...

[HELP] Installing Windows 8 over Windows XP

I have a desktop computer about 4 year old, running Windows XP. It has hardware robust enough to run Windows 8. So, I created a bootable usb drive using Windows 7 usb tool in my laptop running Windows 7 HP x64. The usb drive works fine on my laptop, both while booting from it as well as using it while already booted on Win 7 to install Windows 8. But when I insert it to my desktop, and run setup.exe, it shows that setup.exe is not a valid win32 application. And if I boot from it, just shows the Windows 8 logo and does nothing, even if I leave it for a couple of hours, I have purchased Windows 8 for both my pcs but I am not able to install it on my desktop. Help.
Sent from my GT-S5570 using xda app-developers app
Windows XP 32-bit will likely be unable to start the 64-bit setup.exe file, you'll have to boot the installer from the USB stick or from a DVD.
or use a 32-bit ISO and install a 32-bit version of Windows 8.
As nbates said you can't run apps with different architecture. Make sure you have the right settings set in the BIOS (make the USB device bootable) and install again. I think that there was an app called Wintousb or something like that. That's the best app for making a bootable usb.
EDIT:
WinToFlash, that's how the app is called
Sent from my LT22i using Tapatalk 2
nbates66 said:
Windows XP 32-bit will likely be unable to start the 64-bit setup.exe file, you'll have to boot the installer from the USB stick or from a DVD.
or use a 32-bit ISO and install a 32-bit version of Windows 8.
Click to expand...
Click to collapse
Since Windows XP both a 32Bit and a 64Bit version exist. OP therefore should clearly specify which machine have what OS version running...
EDIT:
Another worthwile freeware tool is WiNToBootic - the ultimate Windows Boot Disk Maker
jwoegerbauer said:
Since Windows XP both a 32Bit and a 64Bit version exist. OP therefore should clearly specify which machine have what OS version running...
Click to expand...
Click to collapse
yeah since XP 64-bit was mostly unpopular i'm assuming they're using 32-bit XP.
cheema1234 said:
hello my name is garry . i have IBM destop with 1 GB ram Intel pentium 4 processor 3.00E GHz (3000.0 MHz) MOTHERBOARD intel 865GV. i was trying to install window 8 pro on this but when i was trying to install on it it shows your system doest support NX compatible .i know what is this but i want just ask can we install window 8 without NX .do u have any solution for this i mean bypass this NX .i have found these error code while installation.Error Code: 0x0000005D
Parameters:
0x0306170A
0x756E6547
0x49656E69
0x6C65746E
please help me
Thanks
Click to expand...
Click to collapse
Watch:
http://www.youtube.com/watch?v=j-5kVNwPUo4
http://www.youtube.com/watch?v=JwLGNZ1PNrU
HTH

[Q] Windows or Linux on Acer Tablet

Hello,
Is it possible to run, either though virtual machine or by dual boot, to run another system such as Linux (Ubuntu) or Windows 98 or Windows XP?
TheRPGLPer said:
Hello,
Is it possible to run, either though virtual machine or by dual boot, to run another system such as Linux (Ubuntu) or Windows 98 or Windows XP?
Click to expand...
Click to collapse
You already can run Linux on this tab, it's not practical but you can. As for Windows, 98 and XP are not Arm compatible so there is no go for those. The only possibility is Windows 8 RT and it only runs on their official hardware.
skurtov said:
You already can run Linux on this tab, it's not practical but you can. As for Windows, 98 and XP are not Arm compatible so there is no go for those. The only possibility is Windows 8 RT and it only runs on their official hardware.
Click to expand...
Click to collapse
okay thank you. do you have any tips to run linux on this tablet? I'm not at all new to how android runs (5 android devices of mine are hacked) but I am completely new to this inconia tab. What would I need to do?
EDIT: Never mind I can chroot Linux to run it.

Whats the state of Windows 10 booting on ARM Android Tablets?

So Windows 10 on ARM is here, and I have seen a project resulting in Win10 running on an ARM phone (Lumia 950XL)
Does anyone know if there are projects to install Windows 10 on an ARM powered Android Tablet?
Anyone??
Would like to know from someone who undersntad the boot technology on ARM powered Android tabs if its even practical to modify the bootloader to load a windows image.
They can install Win 10 on the Raspberry Pi 3
They can install Win 10 on the Raspberry Pi 3, they should be able to boot in Android and Fire Tables
Afaik, there's no standard UEFI implementation yet that will boot WoA for android devices. You'd also still run into the issue of drivers, we can't just take Android drivers and use them under Windows (different kernels, syscalls and executable format), so porters would need to find or build Windows equivalents.
I also almost forgot, MS is also removing things related to calling and messaging from the system, so viability may not be good anymore.

Categories

Resources