Jump to content

Recommended Posts

Guest razzmataz1478
Posted

Could do. Use make command?

./configure

Make

Make install

Might take some time on your pi though.

Guest utternoob
Posted (edited)

Trying to workout how to fix umnet dependencies first

Edit: that's done, what tools should I use?

Edited by utternoob
Guest utternoob
Posted

Can't install foo as it doesn't appear in my repositories and can't find it anywhere. Had anyone tried this?

Guest utternoob
Posted

C3C0, the link you gave me for abootimg is SID and won't compile on squeeze, as it is for wheezy and later, so what about the GCC package?

Guest utternoob
Posted (edited)

cd into the adb folder and do

adb devices
If it comes back with
??????????   Unknown
Go in device manager and you should see Unknown device. Expand it. Right click and update driver software Browse my computer Let me choose from a list of drivers Download this and unzip Click have disk Browse to the driver you just downloaded and double click android_winusb Next Choose ADB Composite Next/finish Now do again
adb devices

Should work now...

Nope. Says anrdoid_winusb does not contain information about your device. Using xp again

Edited by utternoob
Guest utternoob
Posted

If I upload my latest try, can someone logcat it please?

Guest XMasterNinni
Posted

I tried to port several ROMs from Galaxy Ace to my Blade via my PortingTool and it booted out the box.

The whole framework and UI was messed up as the Ace has a 480x320 display, the Blade and Skate a 800x480 one.

If you aren't able to use my tool as you don't have Linux or Windows with Cygwin, you can have a look at this script.

Guest utternoob
Posted

I have a raspberry pi, but still learning a lot of things. It should work by using the porting tool shouldn't it? If so, how can I get it to work on an armv6 processor with 256 mb of ram?

Guest XMasterNinni
Posted

You can just copy the files mentioned here from your base_rom (Skate one) to the port_rom.

It's important that the base_rom has the same Android Version as the port_rom.

Guest utternoob
Posted

Ok think that clears it up, what about framework etc and other things that need fixing?

Guest XMasterNinni
Posted

Well, that could be more tricky...

To be honest, I have no idea how to do this. I'm pretty sure that you have to change the sizes in all apps, but...

I'd recommend you to start porting a ROM from the Blade. It's much easier and you can train your skills.

Guest utternoob
Posted

Ported from blade before, but think I've found a tutorial which allows porting downwards, so by changing the percentages the images should scale, shouldn't they?

Guest utternoob
Posted

What are images that need resizing to make framework scale and work properly?

Guest razzmataz1478
Posted

What are images that need resizing to make framework scale and work properly?

All of framework-res.apk and systemui.apk drawable-ldpi

Guest razzmataz1478
Posted

Fun :) Is there a linux tool?

Good chance there is on xda

Guest utternoob
Posted

I shall have a look. What sizes do they need to be?

Guest razzmataz1478
Posted

I shall have a look. What sizes do they need to be?

Decompile framework from the skate and match the icons up. Not to sure what they need to be.

Guest utternoob
Posted

Ported rom from x8 and decompiled systemui and scaled the images, but even with the systemui from x8, I still get force close errors. Any ideas, as usual can't logcat

Guest razzmataz1478
Posted

Ported rom from x8 and decompiled systemui and scaled the images, but even with the systemui from x8, I still get force close errors. Any ideas, as usual can't logcat

Is it the system that's force closing?

Guest utternoob
Posted

I sorted system UI I think, but replacing framework in any way means it doesn't leave boot animation, so I'm not sure

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.