
(this is my first proper delve into the world of system app modification - wish me luck!

EDIT:
Also, bingo!
Code: Select all
<dimen name="app_icon_size">48dp</dimen>
Code: Select all
<dimen name="app_icon_size">48dp</dimen>
Yes please. The zooming in cuts off part of the top row of icons for me. (Probably by the size of the status bar at the bottom)jazzmista wrote:So, I'm playing around with the Launcher source! Would anyone mind if the launcher didn't do the zoom in/zoom out thing when you access the applications grid? It would make things quicker & less laggy![]()
Several things can screw up the market. Firstly check your time, date and time zone are all set correctly. If any of these are wrong the market will block you. Try Clock Sync to automate this process on startup (downloaded from the market once you get in).thedoctor wrote:Dear Jazzmista, I have installed the ICS image onto a 16GB USB Stick it boots fine and gets onto the internet without a problem. The only problem I have is the Market. It keep on receiving error (-101) I have tried to follow the instructions you have posted and other users but to avail. I am at a complete lost and really need some help. Many thanks The Doctor
I'll do my bestsamjam wrote:And... if we can, proper google-calendar syncing, not just activesync.
Good luck!jazzmista wrote:I'll do my bestsamjam wrote:And... if we can, proper google-calendar syncing, not just activesync.
In other news, I've got compiling sorted out and I've made a couple of tweaks already. Now for the bad news:
I've got exams coming up in a couple of weeks so I'm going to be spending less time on this - sorry. Thank you all for being so patient for so long...
Long-time lurker's 1st post...thedoctor wrote:It keep on receiving error (-101)
This doesn't persist over reboots. How can I automate it?mohansen wrote:Per an earlier post in this thread. You must do SU first before the commands below work.
ifconfig eth0 hw ether 0e:1c:22:xx:xx:xx
netcfg eth0 dhcp
added the below step to get dns to work in the browser
setprop net:dns1 xxx.xxx.xxx.xxx
Where did you get those steps?michaelh wrote:3) Unzipped it, which creates a folder called ICS USB, which in turn contains folders called __MACOSX and ICS USB
5) Selected the image file ICS USB\ICS USB\android\data.img, clicked on Write. After the "Written OK" message appeared, clicked on the "OK".
6) Repeated step 5 for initrd, install, ramdisk, sdcard & system.img. I didn't do anything with kernel, as it is not an img file.
In the 1st post: http://joggler.exotica.org.uk/img/android/jazzmod01.7zmichaelh wrote:Thanks for the reply: The zip file I downloaded didn't contain that img file. Can you please post a link to the correct zip file? Thanks very much.
Great - thanks again. I'll try that later.BubaMan wrote:In the 1st post: http://joggler.exotica.org.uk/img/android/jazzmod01.7zmichaelh wrote:Thanks for the reply: The zip file I downloaded didn't contain that img file. Can you please post a link to the correct zip file? Thanks very much.
Assuming you're writing "jazzmod01.img", no.jasper1983 wrote:Am I missing anything different from what is on the front page?