Give this a try: open up LibraryLoader.java and locate the following line:
System.loadLibrary(name); change it to System.load(DoomTools.DOOM_FOLDER + DoomTools.DOOM_LIB); Otherwise the app is looking in /data/data/game.doom/ for the library file, which is different that what the directions state. I cannot confirm at this moment if that is going to work, but I think it should be addressed and fixed so that the common user can do the manual install of the files in case their phone is slow or they do not want to use up their data time. ~clark On Apr 20, 12:35 pm, Streets Of Boston <[email protected]> wrote: > I tried it. > I can not get it to work. > I got all the necessary files under /sdcard/doom. > When i start the game and try to 'Start', the message "Invalid > library /data/data/game.doom/files/libdoom_jni.so. Having trouble? Try > cleanup." > > I tried cleanup. I just deletes most files from /sdcard/doom and does > not help at all > > I tried to do a 'install' and i either get a timeout-message or > nohting at all. Anyway, a 'Toast' appears that says to do 'Tap --> > Menu - Start'. > > I tried restarting my phone, to no avail. > > Does this just work on dev(/rooted) G1s? > > On Apr 20, 1:41 pm, clark <[email protected]> wrote: > > > > > For those that are interested, I have created a google code project > > for the Android port of Doom. It is released under the GNU GPL and > > can be downloaded and re-distributed for free. You can find the > > project athttp://code.google.com/p/doom-for-android/. I hope that we > > can create a community based port of Doom and tweak the current code > > to run better and provide improved controls. I am currently fine- > > tuning some trackball controls and will commit those changes later > > today. > > > regards, > > ~clark > > > On Apr 20, 5:20 am, Eric Mill <[email protected]> wrote: > > > > Are you sure about that? I bet you'd be able to get the upgrades for > > > free as well. > > > > -- Eric > > > > On Mon, Apr 20, 2009 at 2:00 AM, Jon Colverson <[email protected]> wrote: > > > > > On Apr 20, 3:25 am, MidnighToker <[email protected]> > > > > wrote: > > > >> I origionally downloaded and installed Doom for free, from the market. > > > > >> If I wipe my phone, or just want to reinstall (or updrade to the > > > >> latest version of) Doom, then I'm going to be charged for it. > > > > > I don't think that's true. The listing for the free version is no > > > > longer on the Market, but the software will still be on Google's > > > > servers and I believe you can download it again from My Downloads if > > > > you uninstall or wipe (or move to a different phone). You won't get > > > > upgrades unless the developer decides to upload them for the free > > > > version as well, but that seems perfectly reasonable to me. > > > > > -- > > > > Jon- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
