Guest the_crevis Posted March 18, 2012 Report Posted March 18, 2012 alpha2 now on google code project page: http://code.google.com/p/sense-for-blade/downloads/detail?name=sense_blade_alpha2-signed.zip&can=2&q=#makechanges
Guest tilal6991 Posted March 18, 2012 Report Posted March 18, 2012 The libsurfaceflinger you sent me ages ago for this didn't work :/. The ROM wouldn't even boot. OK. Well when I ported Sense to the Skate I hexedited the surfaceflinger to get the display the right way up. Maybe I did it wrong with the one I sent you.
Guest weeo Posted March 18, 2012 Report Posted March 18, 2012 OK. Well when I ported Sense to the Skate I hexedited the surfaceflinger to get the display the right way up. Maybe I did it wrong with the one I sent you. Looking forward to it. Waiting for the other Guy to send it to me. Ill email to get his attention
Guest weeo Posted March 18, 2012 Report Posted March 18, 2012 Ugh. That's the problem with working with devs abroad. I just hope he gets out of bed and boots his PC up, send the file and goes to sleep lol
Guest weeo Posted March 18, 2012 Report Posted March 18, 2012 I cannot install this ROM. With a 220MB Partition it wont work. what cache size shall i use?
Guest the_crevis Posted March 18, 2012 Report Posted March 18, 2012 I used the v10 stock TPT to repartition: http://forum.xda-developers.com/showthread.php?t=1258855
Guest weeo Posted March 18, 2012 Report Posted March 18, 2012 I used the v10 stock TPT to repartition: http://forum.xda-dev...d.php?t=1258855 What did you use to resize? I would like to resize the other Sense ROM without doung it manually one by one.
Guest Sulthekk Posted March 18, 2012 Report Posted March 18, 2012 What did you use to resize? I would like to resize the other Sense ROM without doung it manually one by one. He already said that he didn't resized it. He ported another sense framework into this rom.
Guest weeo Posted March 18, 2012 Report Posted March 18, 2012 He already said that he didn't resized it. He ported another sense framework into this rom. Oh sorry. Im using a CM9 browser. Most things are blurry. so i cant view them.
Guest weeo Posted March 18, 2012 Report Posted March 18, 2012 So in theory, you could use this? http://forum.xda-developers.com/showthread.php?t=1170633 Let me no
Guest the_crevis Posted March 18, 2012 Report Posted March 18, 2012 (edited) So in theory, you could use this? http://forum.xda-dev...d.php?t=1170633 Let me no That is what i used :L However, its not as simple as just replacing the framework and app folders. Edited March 18, 2012 by the_crevis
Guest weeo Posted March 18, 2012 Report Posted March 18, 2012 That is what i used :L However, its not as simple as just replacing the framework and app folders. Could you explain how to do it?
Guest FelixL Posted March 18, 2012 Report Posted March 18, 2012 My guess: replace the framework.apk, framework.jar, all system apps and the sense- framework.apk with one from a device with right resolution. not sure about the.jar and not sure about the real name of the sense-framework.apk. Sorry if I disturb your thread, just want to learn.
Guest brookergray Posted March 18, 2012 Report Posted March 18, 2012 My guess: replace the framework.apk, framework.jar, all system apps and the sense- framework.apk with one from a device with right resolution. not sure about the.jar and not sure about the real name of the sense-framework.apk. Sorry if I disturb your thread, just want to learn. Loooooooooooooooooooool. Two posts above you: That is what i used :L However, its not as simple as just replacing the framework and app folders.
Guest Sulthekk Posted March 18, 2012 Report Posted March 18, 2012 My guess: replace the framework.apk, framework.jar, all system apps and the sense- framework.apk with one from a device with right resolution. not sure about the.jar and not sure about the real name of the sense-framework.apk. Sorry if I disturb your thread, just want to learn. Guess you need to resign all the packages...
Guest weeo Posted March 18, 2012 Report Posted March 18, 2012 Wow. Thanks Guys. Ill try this. So does anyone else want to be added to the project page? PM you're gmail
Guest the_crevis Posted March 18, 2012 Report Posted March 18, 2012 (edited) Just resigning doesn't work, you have replace both the framework and app folders etc and then read the logcat and then replace and edit the smali files according to the errors you find. That's pretty much all i can give you, after that its just having the knowledge to understand the logcat messages and being able to fix them accordingly. On a side note, anybody (who is good with android) interested in helping me out with my xperia ice cream sandwich port? Edited March 18, 2012 by the_crevis
Guest Davidoff59 Posted March 18, 2012 Report Posted March 18, 2012 loving how it looks, might try to find that droid image, cool as fcuk
Guest weeo Posted March 19, 2012 Report Posted March 19, 2012 Just resigning doesn't work, you have replace both the framework and app folders etc and then read the logcat and then replace and edit the smali files according to the errors you find. That's pretty much all i can give you, after that its just having the knowledge to understand the logcat messages and being able to fix them accordingly. On a side note, anybody (who is good with android) interested in helping me out with my xperia ice cream sandwich port? I hope its not resizing. Coz I went one by one through that sense port or resized everything to find out it wont boot. Apart from that I can do
Guest the_crevis Posted March 19, 2012 Report Posted March 19, 2012 (edited) You got that rotation fix yet weeo/tilal6991? I can't continue with this project until I get it. Edit: Here's the libsurfaceflinger.so if anybody wants a go: http://www.mediafire.com/download.php?kl5lklbfb5976a8 Edited March 19, 2012 by the_crevis
Guest weeo Posted March 19, 2012 Report Posted March 19, 2012 You got that rotation fix yet weeo/tilal6991? I can't continue with this project until I get it. Edit: Here's the libsurfaceflinger.so if anybody wants a go: http://www.mediafire.com/download.php?kl5lklbfb5976a8 I can't get hold of this Guy. He said he will send this weekend as he's busy with his work. He will send it 100% this weekend. Ill have a go anyway. And he said talk to some people about sense projects from LG gt540 guys and ask
Guest tilal6991 Posted March 19, 2012 Report Posted March 19, 2012 Sorry guys. Been extremely busy today. Will have some time tommorow - crevis has sent me the required file so I'll post the fix tommorow.
Guest Sulthekk Posted March 19, 2012 Report Posted March 19, 2012 Sorry guys. Been extremely busy today. Will have some time tommorow - crevis has sent me the required file so I'll post the fix tommorow. I'm just curious: what do you use for editing? GDB? IDA? I tried to fix it myself but I can't get IDA to dissassemble it as an arm binary instead of x86, and I don't know assembly well enough to do things like that without a working disassembler.
Guest tilal6991 Posted March 19, 2012 Report Posted March 19, 2012 I'm just curious: what do you use for editing? GDB? IDA? I tried to fix it myself but I can't get IDA to dissassemble it as an arm binary instead of x86, and I don't know assembly well enough to do things like that without a working disassembler. Ghex and hexed it the file. You can do it if you know what you are looking for. I can't explain exactly how I do it as I'm on my phone and I'd be here for ages if I explained the full method.
Guest Sulthekk Posted March 19, 2012 Report Posted March 19, 2012 Ghex and hexed it the file. You can do it if you know what you are looking for. I can't explain exactly how I do it as I'm on my phone and I'd be here for ages if I explained the full method. I think I probably know the method, as I have made some fixes of this kind with ollydbg in the past, but there I saw the dissassembled code what was a big help, but I couldn't find a single dissassembler for ARM that would be usable, most search results are almost 10 yrs old, and about dissassemblers/debuggers for ancient versions of windows mobile :(
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now