Hi everyone,
I'm trying to build the XDA utils tree and itsutils.dll from source in order to play around with it a bit, but have had no luck so far. I've searched through all the forums, but couldn't find anything about building the toolset, only how to develop for actual mobile devices.
I got the source tree for the xda utils project, but the instructions on how to build them (here) are not very clear. What software do I need to have installed? Which libraries? Do I need to install an embedded version of the STL? Where can I find the "preview editions" of Platform Builder 3.0 and 4.0 in order to get the header files?
I'm running Windows XP 32-bit (I also have a 64-bit machine, though I doubt that'll make it any easier), and have installed VS 2005, the Windows Mobile 6 SDK, and eMbedded VC 4.0.
I'd really appreciate any advice or help.
Thanks in advance,
Rob
Hello,
How does one build Android source code for the Windows platform? I know building natively on Windows is out, and Cygwin seems to be a hassle, too. I was wondering if there was a toolchain I could install for Ubuntu that can build the code in Linux, but the output results would be for Windows. A pointer to a tutorial would be a big help.
Thanks in advance.
Specifically, I would like to make mods to and build the SDK from source. Is this an easy thing to accomplish?
Found a potential solution:
blog.codepainters.com/2010/10/27/compiling-android-sdk-on-ubuntu-10-10-maverick-meerkat/[/url]
anyone else care to weigh in?
For native developers out there who are interested in on-device command line development, I've recently ported a number of utilities to the KBOX environment. In addition to gcc 4.8, which was done last year, the list of utilites are:
openssl
curl
git
The git port supports http/https repositories as well as git, but there is minimal perl support.
UPDATE
Python 3.4.2 has been ported to this environment. Additionally the fakechroot that this environment was built on has been updated so that it no longer throws spurious 'undefined reference to dlopen' errors when building utilities on device.
For those of you who use Terminal IDE (like me), I've also sent the developer a link to the git, curl and openssl tarballs.
Hope they're useful to someone here.
Sent from my VK810 4G using Tapatalk
[Windows RT 8.1] Development Tool V3.0 BUILD XXXX
This project is deprecated and no longer actively maintained as of 1st July 2019.
Deprecation of the Development Tool
Dear folks,
After almost three years, we finally came to an end. As of today, 1st July 2019, this project is deprecated and no longer actively maintained. Why? Simply because I do not own a Windows RT device anymore. I replaced it with a Surface Pro (2017) and I am very very happy with the replacement.
The last version of the Development Tool, which can be found here (and of course the GitHub page about the tool).
If there is anything, feel free to contact me.
Kind regards,
VNNGYN
P.S. I really want to thank @Qiangong2 for all his help. Without him, this project would have never existed.
Click to expand...
Click to collapse
[Windows RT 8.1] Infected Updates
The Infected Updates have been listed here.
[Windows RT 8.1] Applications
The list of applications ported to Windows RT 8.1 has been moved to GitHub.
For some reason after going to test signing mode I could not run the Perl package that was release some days ago. To make it work I hard to resign the dll and exe with my own certificate.
I'm making it available here:
Perl 5.12.4 A versatile programming laguage. Download
[Removed]
bochs.zip
DeSmuME_2.zip
Quake 2 -ARM- ID Software.zip
qupzilla_1.4.3_arm.zip
miranda_arm.zip
putty-suite-0.62-arm.zip
snes9x_1.53_arm.zip
SuperPutty-v1.3.0.1.1.zip
I quickly made a script to sign apps a bit easier, simply copy it to the apps folder, right click and run it as admin, it creates a .cer, searches and signs all dlls and exes in the dir and sub dirs.
Ensure you have your path set for Windows Kits bins
ie
C:\Program Files (x86)\Windows Kits\10\bin\x64
C:\Program Files (x86)\Windows Kits\8.1\bin\x64
Just want to say thanks. I'm a noob and no idea how to sign software, and have 0 patience on trying to find out. Waited 2 years for this thing to be JB'd and finally it's done, thanks to Myriachan as well. The feeling is like that time I went from WP8 back to Android.
[Removed]
Does anyone have a direct download to the Windows SDK?
aq3e said:
Does anyone have a direct download to the Windows SDK?
Click to expand...
Click to collapse
https://dev.windows.com/en-us/downloads/windows-10-sdk
https://msdn.microsoft.com/en-us/windows/desktop/bg162891.aspx
Jon4248 said:
https://dev.windows.com/en-us/downloads/windows-10-sdk
https://msdn.microsoft.com/en-us/windows/desktop/bg162891.aspx
Click to expand...
Click to collapse
Thanks, a link to this should be put up with the original post as well for others to get the ball rollin, time to start pumping out new applications!
Keepass 2.30: http://www93.zippyshare.com/v/cBjnfx2t/file.html
I signed the Python Package and made it available for download:
Python 2.7 Python Programming Language. https://mega.nz/#!rphSBAza
I signed the ported version of FileZilla (3.6.0.2) that is on the "Desktop apps ported to Windows RT" topic.
Dedication to eisbaer82 for the automatic Signtool !
Resigned the binaries for AvP and Nethack.
danielcbit said:
I signed the Python Package and made it available for download:
Python 2.7 Python Programming Language. https://mega.nz/#!rphSBAza
Click to expand...
Click to collapse
Link is asking for a decryption key.
MaliceX said:
Link is asking for a decryption key.
Click to expand...
Click to collapse
Sorry, I forgot about it, here is the correct link:
Python 2.7 Python programming language.https://mega.nz/#!rphSBAza!A9dA2u06abJ_z7u-3pB-Ijg2L6apWy4rF3StvcOLMUM
Thank you very much! Very useful.
It could be nice to compile every emulator for each retro consoles to enhance gaming on Windows RTs devices.
Maybe I'm dreaming too much, but running a Dreamcast emulator on it would be epic !
Xscarface1999X said:
It could be nice to compile every emulator for each retro consoles to enhance gaming on Windows RTs devices.
Maybe I'm dreaming too much, but running a Dreamcast emulator on it would be epic !
Click to expand...
Click to collapse
I read somewhere a while back about one in the works but forgot where, ill do some digging I too would like to see all emulators on RT.
Dear XDA,
So I have a non-rooted Galaxy S7 Edge (exynos varient) and a Nexus 7 2012 (grouper) rooted running CM 14.1.
I am looking for away to run linux, specifically something debian related to run some arm based software and to interface with my linux partion on pc via ssh or direct connection. I plan on running hpc applications such as openfoam, paraview or blender to visualize (if possible) and analysis software like octave and scilab along with c++ and python scripts. I want to be able to also use my devices camera or usb port to passthrough usb devices and sensors.
I have gnuroot debian which is a p-root of debian jessie running on my s7 edge while I have linux deploy on my nexus which is a chrooted environment. I am wondering if anyone knows if p-root and chroot are the same and can they do what I need to? if not is there a way to natively "dual-boot" android and a linux distro?
Thanks for any assistance!
EternalSeekerX said:
Dear XDA,
So I have a non-rooted Galaxy S7 Edge (exynos varient) and a Nexus 7 2012 (grouper) rooted running CM 14.1.
I am looking for away to run linux, specifically something debian related to run some arm based software and to interface with my linux partion on pc via ssh or direct connection. I plan on running hpc applications such as openfoam, paraview or blender to visualize (if possible) and analysis software like octave and scilab along with c++ and python scripts. I want to be able to also use my devices camera or usb port to passthrough usb devices and sensors.
I have gnuroot debian which is a p-root of debian jessie running on my s7 edge while I have linux deploy on my nexus which is a chrooted environment. I am wondering if anyone knows if p-root and chroot are the same and can they do what I need to? if not is there a way to natively "dual-boot" android and a linux distro?
Thanks for any assistance!
Click to expand...
Click to collapse
Hello,
I think this could work. [APP] Linux-on-Android project (Complete Linux Installer). It isn't exactly Dual boot but it may suit your purpose.
Regards
Vatsal,
Forum Moderator.
Vatsal said:
Hello,
I think this could work. [APP] Linux-on-Android project (Complete Linux Installer). It isn't exactly Dual boot but it may suit your purpose.
Regards
Vatsal,
Forum Moderator.
Click to expand...
Click to collapse
I will look into it more. It is a chroot so i assume its like linux deploy.