- Dec 5, 2022
- 18
- 13
Have yuo installed Adobe air.apk? It ran fine for meApp is not compatible with your phone? Im using Samsung S22+
Have yuo installed Adobe air.apk? It ran fine for meApp is not compatible with your phone? Im using Samsung S22+
Yeah tried it, and yeah it slows down and some visual glitches, with backgrounds glitching in and out but all the scenes are intact and works fine, thanks for the port :]It's not that it wasn't working, i said that sometimes it gets slow. Anyway from the people that downloaded my port, how was it? (As i said in previous posts it was my 1st time to port).
new Android system can not run Adobe air any more.the apk version as well.Have yuo installed Adobe air.apk? It ran fine for me
If you got the Oedipus scene, play through the ending accepting Jessica’s proposal of a political marriage with Irulan after you told her your true feelings.Does anyone know how to get the "Wedding" ending?
So far I've 100% the game and even got the "Oedipus Issues End", just missing that one scene.
Thanks
new Android system can not run Adobe air any more.the apk version as well.
I just dl adobe air from the store (Android 13) and it works lol, only problem I'm having is I can't get it to turn sideways so the image is very small.You must be registered to see the links
I'm running last version of Android. Installed that apk. Works.
my bad.I actually mean the dune apk,it can not run on my Android system.I use the MI phone,it now has its own Android system.You must be registered to see the links
I'm running last version of Android. Installed that apk. Works.
Yes, latest version of Adobe Air as well, runs older versions of Behind the Dune just fine (2.35.7), anything else newer wont install on my Samsung S22+, Running on Android 14Have yuo installed Adobe air.apk? It ran fine for me
I figure out why Android 14 OS can not install the apk. Because since Android 14, the developer upgraded the system security and privacy protection mechanisms. Any app, witch "targetSdkVersion" lower than 23 can not be installed on any Android 14 OS.Yes, latest version of Adobe Air as well, runs older versions of Behind the Dune just fine (2.35.7), anything else newer wont install on my Samsung S22+, Running on Android 14
Yuo are dedicated lmaoo, glad I'm still on android 13I figure out why Android 14 OS can not install the apk. Because since Android 14, the developer upgraded the system security and privacy protection mechanisms. Any app, witch "targetSdkVersion" lower than 23 can not be installed on any Android 14 OS.
If you want to install the Dune apk on Android 14 OS, you should use the developer model of your equipment, and through the USB debug mode, open the USB install on your Android. Then download and install windows "adb" on your pc, configure system environment variables of the "adb". Then use the cmd window on your pc to install the apk on your Android.
The apk should on you pc, not your Android equipment.
The code to input in the cmd window is: adb install --bypass-low-target-sdk-block X:\XXX\XXX.apk
The X were not the same if you put the apk on your pc in different path.
Windows "adb" download:You must be registered to see the links
And the png is how you configure your system environment variables of the "adb".
I think somebody posted it already, but I'm not sure and too lazy to look. Here's mine.Hi everyone
I hate to be that guy but anyone have the 100% save file yet?
Please and thank you in advance
Now that's great news!! I've been in love with that soundtrack forever, thanks for the heads up!the soundtrack (Spice Opera) got a 2024 remaster by the guy that made it. i'm going to buy it, he did a good job.
You must be registered to see the links
If you want to go down that rabbit hole, I recommend you read this:I figure out why Android 14 OS can not install the apk. Because since Android 14, the developer upgraded the system security and privacy protection mechanisms. Any app, witch "targetSdkVersion" lower than 23 can not be installed on any Android 14 OS.
If you want to install the Dune apk on Android 14 OS, you should use the developer model of your equipment, and through the USB debug mode, open the USB install on your Android. Then download and install windows "adb" on your pc, configure system environment variables of the "adb". Then use the cmd window on your pc to install the apk on your Android.
The apk should on you pc, not your Android equipment.
The code to input in the cmd window is: adb install --bypass-low-target-sdk-block X:\XXX\XXX.apk
The X were not the same if you put the apk on your pc in different path.
Windows "adb" download:You must be registered to see the links
And the png is how you configure your system environment variables of the "adb".