Android port (on hold)

Now that O.B is out, can someone update the android version?

SON OF A *****! The one app that I would use each and every single day of my life. and I have an IPhone.

I don’t have any apple , so I cant help you , but it would be easy to compile it.
I only know that cataclysm doesn’t fit in iphone 4 screen in standard terminal.

Finally, I can be slaughtered by hordes of zombies everywhere I go! :smiley:

[quote=“bobronikus, post:143, topic:1726”]I don’t have any apple , so I cant help you , but it would be easy to compile it.
I only know that cataclysm doesn’t fit in iphone 4 screen in standard terminal.[/quote]
Can you compile O.B?

[quote=“bobronikus, post:82, topic:1726”]To play CDDA on my SGS3 Im using Linux deploy (play.google.com), install debian and compile it from source (How to compile), then connect via any ssh client.
If you have questions about installation - ask.

[hr]
[right]Коротко и по русски:
[/right]
[ul][li]Ставишь приложение[/li]
[li]В нём ставишь дебиан[/li]
[li]Компилишь по гайду[/li]
[li]Запускаешь[/li]
[li]Если не знаешь как что делать напиши здесь пост я отвечу подробно (лень писать, всеравно никто не прочитает)[/li][/ul][/quote]

Dude, you made my day. This scenario works absolutely perfect on my Z1 Compact. Despite spending one sleepless night in search of a functional, yet transparent keyboard gone in vain (suppose I’ll wait for someone to include a fully-transparent theme to Hacker’s Keyboard), I declare this a win, Cataclysm-porting/emulating-wise :slight_smile:

I was even able to effortlessly compile a 0.8 version, which is my favorite for multiple reasons, so if anyone is interested in going Linux-way - I can also provide compilation support.

Ты клёвый.

Can someone compile a O.B apk?

Apk for loosers
Native apps for true men
0.B-656:

Install script:

Copy those two to /data/local/ or run this piece of code:

cd /mnt/sdcard*/Downloads/
cp CDDA.tar.gz installDDA.sh /data/local/
cd /data/local
chmod 777 installDDA.sh
./installDDA.sh

[quote=“bobronikus, post:148, topic:1726”]Apk for loosers
Native apps for true men
0.B-656:

Install script:

Copy those two to /data/local/ or run this piece of code:

cd /mnt/sdcard*/Downloads/ cp CDDA.tar.gz installDDA.sh /data/local/ cd /data/local chmod 777 installDDA.sh ./installDDA.sh [/quote]

I can’t move anything to data/local and the code doesn’t work.

To work with /data directory you may require root privileges, but people here are going mad when they see that game which usually doesn’t requires root demand it on android

Again, because Kevin’s android phone handled it just fine w/o root.

It’d be cool to get linux and cdda running on my LG G2. Here’s what I’ve got so far:

  1. get root somehow
  2. install busybox and supersu?
  3. Install some variant of linux via Linux Deploy or similar app
  4. Run linux and follow cdda compile instructions
  5. Run cdda via Connectbot or similar app

Any gaps I’m not seeing? I could use more details before I take the plunge. Thanks.

Hi this is my first post, and I hope it will not be last :slight_smile:

First i need to thank to all who make and made this game… game is awesome…

Now to question:
Is it possible to have this game/port to Android and how, and ofc to have up to date?

I don’t have rooted devices and most likely I will not have (there is a lot of reason why I can’t have).
Second if is possible with non-rooted, then how?

I see there is a old version for non-rooted and I tested and it works, but there is no new version for Android. There is only if you have rooted Devices.
Can pls someone updated old version to newer, or that’s a hard work?
I am really new on Android devices… and never do any coding/programming or porting… sorry for me being noob.

Have a nice day.

I’m stepping lightly into this.

Emscripten is said to blow up any Cpp wrangle and make it into some usable .js code. I’m fond of this because porting something to browser/jscript usually means it could be broken down into a simple java archive.
Has anyone even made an attempt towards making a portable, Java-driven CataDDA?

I’ve got some reading to do on this topic, but feel comfortable to update on this if you please.

[quote=“Zen Arcade, post:152, topic:1726”]It’d be cool to get linux and cdda running on my LG G2. Here’s what I’ve got so far:

  1. get root somehow
  2. install busybox and supersu?
  3. Install some variant of linux via Linux Deploy or similar app
  4. Run linux and follow cdda compile instructions
  5. Run cdda via Connectbot or similar app

Any gaps I’m not seeing? I could use more details before I take the plunge. Thanks.[/quote]
I posted precompiled 0.B (for armhf)on page 10 of this topic , so you don’t have to install Linux and compile it

Has anyone even made an attempt towards making a portable, Java-driven CataDDA?
Original post is a java-driven wrapper for cdda Full java-driven cdda means that someone should rewrie ALL c++ code to java
I see there is a old version for non-rooted and I tested and it works, but there is no new version for Android. There is only if you have rooted Devices.

It’s not a new version it’s just arm build of the game. And it is not connected with OP anyhow

[quote=“mineforce, post:149, topic:1726”][quote=“bobronikus, post:148, topic:1726”]Apk for loosers
Native apps for true men
0.B-656:

Install script:

Copy those two to /data/local/ or run this piece of code:

cd /mnt/sdcard*/Downloads/ cp CDDA.tar.gz installDDA.sh /data/local/ cd /data/local chmod 777 installDDA.sh ./installDDA.sh [/quote]

I can’t move anything to data/local and the code doesn’t work.[/quote]

Ok I copied the files to /data/local/ now what? Nothing happens.

Ok, I tried this app. I know it’s old and discontinued! However, I want to say stuff.

The only thing I can compare it to is Nethack, the mobile version. This is really good. However, in my opinion Nethack was a better port.

Maybe it was because sadly the resolution made everything look really weird. But I think it was because the other felt way more comfortable. I mean, there was no layout. There were only the letters you would use in the south of the screen. I could edit it, though. Made it to be like your keyboard, just a button in the corner that you press and have all you want to write. I think that is way better, just that, no layout, and just having the what I will call “movement squares”. With the keyboard neig able to just open you could make the movement squares to occupy all the screen and make it really comfortable, while having more space to see.

Ok I copied the files to /data/local/ now what? Nothing happens.
Now you need to run it in any terminal like a regular linux console app

[quote=“bobronikus, post:158, topic:1726”]

Ok I copied the files to /data/local/ now what? Nothing happens.

Now you need to run it in any terminal like a regular linux console app[/quote]

What I mean is how do I start it?

Open terminal emulator type in
su
cd /data/local
./installDDA.sh

To run the game
su
cd /data/local
./cataclysm-launcher