Love this! Was in my bookmarks as I had to make a couple of codes late last year to slow the ball in arkanoid, so it could be enjoyed by someone who couldn't keep up. Needed to use FCEU to find the ball speed info and some online references to the 6502 ASM instruction set for substituting instructions to keep the ball slowed.
The HP Elite lapdock works well with Dex on the Note8 and Note 10. Samsung SW used to just mirror the phone display, but some Android update allowed Dex over any detected HDMI connection and has been working well since.
But these days generally prefer to run Dex on Windows instead of carrying another device. Would love to see Dex on Linux happening officially. The workaround, although admirable, seemed too clunky to try [1]
My two batteries were both dead when I pulled it out of my closet last month. Ordered one on ebay, received it, charged it, put it in camera and then saw it come to life again.
Slid in a floppy disk and failed to write to it when pressing the shutter button on the camera. Didn't get it working and forget if I tried to format the floppy from the camera or not, if such method exists?
on android a developer can develop for android on android itself. applies to java, ndk, and even console c/cpp apps. product is called AIDE. root not required.
furthermore, can use rooted android to develop for windows and windows ce by using tcc in conjunction with the aforementioned ndk to build tcc on the phone.
agree with you, i have put gallium os as a dual boot on my Acer r11 chromebook and the laptop has become my primary computing device.
basically have three environments on it:
1 chrome with chromebrew shell and android apps
2 crouton for most linux needs
3 gallium for when i need VMs and other more finicky os interactions
if i could get some wifi drivers working under crouton and also sync with appropriate os header files each google sw update in order to install virtualbox i could forego galliumos.
under crouton was able to do a lot:
1 natively compile with gcc
2 cross compile for kindle paperwhite
3 cross compile for windows ce
4 cross compile for esp8266
5 cross compile for garmin connectiq
the author of the original article is funny about using a linux vm to compile apps for android and run in chromeos. because today i can use the android app named aide to build an android app on my chromebook and immediately execute it. no need for linux, vm, or crouton.
Lol, funny timing to see this. I pulled out my HTC Touch Pro 2 phone today because it has a keyboard and wanted to do some quick ssh stuff from remotely. Maybe not technically windows phone, since it was called windows mobile then with different design goals.
Had to charge it for longer than recent phones needed, but it came up well (except bluetooth). Fortunately WiFi worked with my current phone's hotspot.
After that had to find a solution for ssh client. Wound up using a midlet runner found on xda-developers and an ssh jar file. The keyboard usage was interesting after foregoing it for about a decade.