PlayStation Suite SDK beta for PS Certified devices - Sony Tablet S

http://forum.xda-developers.com/showthread.php?t=1341357
"Using C# as the programming language, PS Suite SDK will run programs developed in C# on virtual machine equipped in both PS Certified devices and PS Vita." http://www.slashgear.com/sony-accept...beta-10194471/
Application http://www.playstation.com/pss/closedbeta/index_e.html

Related

Windows Mobile 5.0 SDK for Pocket PC "official"

Any one tried it http://www.microsoft.com/downloads/...f2-f524-4ec5-9155-717cbe5d25ed&DisplayLang=en
The Windows Mobile 5.0 SDK for Pocket PC extends Visual Studio 2005 Beta 2 so that you can write managed and native application software targeting Windows Mobile 5.0 based Pocket PC devices.
This includes:
Windows Mobile 5.0 based Pocket PC Device Emulator images & skin files
Headers, Libraries, IDL files, and Managed reference assemblies
Sample Code
Documentation in CHM Format
Tools, Sample Configuration files, and Test Authenticode Certificates

Windows Mobile 6.5 Developer Tool Kit

Something for our chefs
Overview
The Windows Mobile 6.5 Developer Tool Kit adds documentation, sample code, header and library files, emulator images and tools to Visual Studio that let you build applications for Windows Mobile 6.5.
Developer Tool Kit comes with the following Emulator Images:
Windows Mobile 6.5 Professional Square Emulator
Windows Mobile 6.5 Professional QVGA Emulator
Windows Mobile 6.5 Professional WQVGA Emulator
Windows Mobile 6.5 Professional VGA Emulator
Windows Mobile 6.5 Professional WVGA Emulator
Windows Mobile 6.5 Standard Square Emulator
Windows Mobile 6.5 Standard QVGA Emulator
http://www.microsoft.com/downloads/...FamilyID=20686a1d-97a8-4f80-bc6a-ae010e085a6e

android emulator for windows7

is there an android emulatur to Windows7 as can run Android applications?
It's included in the Android SDK, based on QEMU.
I have downloaded the windows version here: http://developer.android.com/sdk/index.html, and installed it, but how did I start the emulator, sow I can install my Android applications ?
http://gupl.dk/64386/
Virtual Devices seems like a very obvious hint, doesn't it
I can not figure out what to do about this error, can not understand what is meant by "Hint: use '@ foo' to launch a virtual device named 'foo'."
I have set up a virtual drive - see attached picture.
invalid command-line parameter: Files\Android\android-sdk\tools/emulator-arm.exe.
Hint: use '@foo' to launch a virtual device named 'foo'.
http://gupl.dk/64502/
http://gupl.dk/64503/
http://gupl.dk/64504/
You installed in Program Files and the android tools don't like spaces in their path.

[Q] Building apps with sql (mysql) support problem

Hi,
i`m trying to develop simple ubuntu application. This application should connect to remove mysql server, query and display data in UbuntuListView. Project was created in Qt Creator 3.1.1 as QML app with c++ plugin (cmake).
In my cpp class, i connect to mysql server using QSqlDatabase db = QSqlDatabase::addDatabase("QMYSQL"); according to qt documentation.
On my desktop (ubuntu 14.04) application works fine (after installing libqt5sql5-mysql), but when i tried to run this application on my aquaris E4.5 ubuntu edition (using Framework ubuntu-sdk-14.10) i got this error:
QSqlDatabase: QMYSQL driver not loaded
QSqlDatabase: available drivers: QSQLITE
Open database: false
I have found package libqt5sql5-mysql 5.3.0+dfsg-2ubuntu9 (armhf binary) for utopic unicorn. In qt creator, under Tools->Options->Ubuntu, I clicked on Maintain button in Framework ubuntu-sdk-14.10 and install that package. But this didn`t solve my problem.
Do yo have any ideas ?
If you want to include said libaries, you need to ship them as .so files in your click package. Don't ask me how to do it (I don't know in this specific case), but simply installing it in your chroot won't work.

Android Studio - JDK - Recommended versions and settings on Windows XP 32-bit?

My aims:
- Use Android Studio to develop a basic Android application - should be possible
- Use Android Studio to back up my physical phone (Hisense phone running Nougat 7.0) and create an emulated version of it running on my PC - should be possible, is it?
My PC:
- Windows XP 32-bit
- Pentium Dual Core T2330 processor NOT supporting IntelĀ® Virtualization Technology (VT-x)
- 2 GB RAM
Questions:
- Are the above aims possible to achieve with my PC?
- If yes, what are the recommended Android Studio and Java SE Development Kit versions/settings to use that work for sure?
Story: I have tried to use Android Studio 3.0.1 with various versions of Java SE Development Kit 8 (including 121, 144, and 152) and various settings/hacks constantly running into various bugs/issues, most of which were seemingly resolved by new settings/hacks, yet I ended up with the same error messages after I have tried everything I have found online that nice people suggested on forums.
I am unable to even compile and run a default Android app, I get these error messages:
Gradle build finished with 2 error(s) in 21s 591ms
Error:java.util.concurrent.ExecutionException: java.lang.RuntimeException: No server to serve request. Check logs for details.
Error:Execution failed for task ':app:mergeDebugResources'.
> Error: java.util.concurrent.ExecutionException: java.lang.RuntimeException: No server to serve request. Check logs for details.
I am unable to run a default-loaded Android Virtual Device, I get this error message:
Emulator: Process finished with exit code -1073741511 (0xC0000139)
I am clueless how to continue. If my aims are possible to achieve, could someone tell me the Android Studio and JDK versions and settings that work 100% under 32-bit Win XP?
Thanks in advance!

Categories

Resources