General

Reply

how do pss apps work on Android?

Does mono JIT from CIL or is the CIL converted to davlik?

Also,...I don't know enough about Android to ask good questions, but

anything else anyone wants to share is good too.

Please use plain text.

Re: how do pss apps work on Android?

It's just a Mono runtime on the Android device that'll run your PS Suite applications. Don't know if its JIT or AOT, though.
Please use plain text.

Level 2

Level 2
CBtom12
Posts: 20
Registered: ‎19-04-2012
Message 3 of 3 (284 Views)

Re: how do pss apps work on Android?

While I don't know how PSS does it internally... (and the EULA preventing me from reverse engineering it to take a look myself) - I can make an educated guess atleast by comparing it to the Unity Framework and it's underlying C# framework.

 

As you might know, Unity is a X-Plattform 3D / 2D game engine, which relies on C# as its programming language.

 

I took a in depth look at it's Android version and just like ShinNali says, it relies on a native ARM library (libmono.so) to do a direct translation from C# to Machine Code.

 

I suppose that the PSS does something along that lines aswell, as it's more or less, the easy way out for bringing new programming languages to Android.

Please use plain text.
This widget could not be displayed.
Announcements

Welcome to the PlayStation Mobile Developer Forums


This is a community for the discussion of technical topics with other developers and SCE engineers. Posting ideas/requests are also appreciated. Join the discussion!

PlayStation®Mobile開発者フォーラムでは世界中の開発者の皆様と一緒に、議論や情報交換が可能です。SCEも議論に参加し、皆様の開発をサポートします。アイデアやリクエストも大歓迎です。ぜひご参加ください。

PSM Developer Registration (for free) on PSM DevPortal is required to post on the forum.
Please sign out then sign in again to the forum and PSM DevPortal after you have completed the registration.

フォーラムへ投稿をするにはPSM DevPortalへの登録(無料)が必要です。
登録後はフォーラムと PSM DevPortalを一度ログアウトし、再度ログインしてください。






Recent News