[Oct 27][SD]▐ 27.10.2010▐ ★shubCRAFT 2.0★CM6★▐ ★Discontinued★ ▐

Search This thread

hazard99

Senior Member
Jun 13, 2009
1,205
80
Task killers and Android

It has been said even by cyanogen that task killers cause more problems that good. Infact he says dont post a bug until you remove all task killers.

I am currently testing an app called autokiller. It works based on froyo's application killing ability.

I also installed a start manager to stop things from starting up that I do not need.

Here is some info that might be useful to use all.

http://geekfor.me/faq/you-shouldnt-be-using-a-task-killer-with-android/

How to use autokiller.
http://geekfor.me/faq/autokiller/
 

King Royalty

Senior Member
Feb 5, 2010
111
0
Florida
I have a problem with the phone not coming back on from hours of sleep, the buttons will light up but the screen stays black so everytime it does that i have to pull the battery! Is there something in the settings I need to change?
 

lbhocky19

Senior Member
Feb 18, 2007
2,148
19
so did a fresh download of ppp last night. flashed chuckie droid rom. formatted card. only put android on it. worked pretty well. then went to charge it. light was on. it didnt charge a single percent all night
 
O

Oschivo

Guest
Simple question here,

How to change the lockscreen wallpaper? Can't find a option for that!?

Thnx in advance!
 

nuczn

New member
Apr 13, 2010
3
0
I really like these builds however I have a couple questions

One I have noticed on this and other cryogen froyo builds the proximity sensor during a call seems to turn the screen back on when tipped at a certain degree IE. When holding phone with shoulder. Causes to end call or put on hold. Does not do this in sense builds.

GPS is not working for me really on any build

Is there no multitouch in Google maps or is it my issue

Chucky Droid rom
Tmous
1.11.50.20 radio

Any ideas or solutions on in call prox. Sensor issue would be helpfull I like no sense but that's kind of a big issue.

Thanks everyone for your hard work I've been following the boards and irc. Since the beginning

Sent from my HTC HD2 using XDA App
 

whynot66

Senior Member
Jul 17, 2010
1,211
103
Valor
so did a fresh download of ppp last night. flashed chuckie droid rom. formatted card. only put android on it. worked pretty well. then went to charge it. light was on. it didnt charge a single percent all night

Give full charge with phone off wait till light is green, should teach android where 100% is..... worked for me

Sent from my HTC HD2 using Tapatalk
 

veda_sticks

Senior Member
Dec 6, 2006
326
1
Glasgow
www.myspace.com
hi all am using this shrubcraft but i have no 2g or 3g and ideas where i enable this?


try reading throiugh the posts, i know its difficult because people tend to post poiuntless crap that we really do not need to know, like "awesome, downloading now" yeh thats usefull.

look at your apns, make sure they are right, also i have found that on my setup i had astericks in the proxy and port, once i removed these and left them blank, network started working a few minutes later. i also have nusername and pasword left black, no idea if it makes a difference, but i certainly do not need it.
 

xlanhackerx

Senior Member
Feb 15, 2008
182
20
Hello everybody...

I´m using shubCraft 1.4b and have no switched over to the 1.5 CM6 Final Version.

With the original zimage and .ko files everything worked like Bluetooth, Wlan, ...

But now I have downloaded the lates zimage from the autobuild and copied the latest autobuild .so files, starting Android but now Bluetooth doesn´t worked !!

Does anybody know something about these Problem ??
Because latest autobuild_zimage used new WLAN Driver which fixed hardcoded MAC-Adresse !!!
 

stratplayer

Senior Member
Nov 4, 2009
438
20
Bristol
blog.stratplayer.org
Running for about 24hours now.

Lost 3G data this afternoon for some reason.

2 x super white screens and purple writing (requires reboot)

Also I notice a lot more black screens when trying to wake it, none have required a reboot though. Just a lot of patience.

I had 1.4D running w/o issues for a week nearly.

Running NRG Barebones WM and 2.12.xxxxx Radio Rom.
 

fhaines

Senior Member
Jul 4, 2007
160
2
Lebanon, Ohio
1.5 is good, here is what I had to do to work out the data problems

Finally got 1.5 with a stable ppp data connection going!
And the battery is now only dropping about 2.5% per hour.
This is what I had to do.


Had to put the proper DNS settings in the build.prop file.

Boot into WM6.5, connect with USB cable, choose disk access, and you can use Wordpad to edit your build.prop file right on the sd card.

net.ppp0.dns1=216.155.165.050
net.ppp0.dns2=216.155.165.051
net.dns1=216.155.165.050
net.dns2=216.155.165.051
net.dns3=8.8.4.4

(Thanks to Frosting for the settings)



Also in the build.prop file look for the following,

ro.ril.hsxpa=2
ro.ril.gprsclass=12

ro.telephony.default_network=0
ro.opengles.version=131072
dalvik.vm.heapsize=24m
dalvik.vm.dexopt-data-only=1
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.ril.hsxpa=1
ro.ril.gprsclass=10


Delete ro.ril.hsxpa=1 and ro.ril.gprsclass=10 ONLY if you have the same lines with the correct values 2 and 12 respectably. Otherwise, change 1 to a 2 and 10 to a 12.

(Thanks LvDisturbed1 for the info on this)



Had to put the proper MMS settings in the APN.

Name: T-Mobile US
APN: epc.tmobile.com
Proxy: 216.155.165.50
Port: 8080
Username: (leave this blank)
Password: (leave this blank)
Server: (leave this blank)
MMSC: http://mms.msg.english.t-mobile.com/mms/wapenc
MMS Proxy: 216.155.165.50
MMS Port: 8080
MMS Protocol: WAP 2.0 (if you have this)
MCC: 310
MNC: 260

(Thanks to gatorlounge for these settings)



Switch to the latest zImage, and latest module (.ko) files.

http://oe.netripper.com/files/htcleo_autobuild/
download zimage-latest and modules-latest.gz

-rename the zImage-Latest to just zImage then copy/overwrite the zimage file at /sdcard/android/
-Download and unzip (using 7zip) the modules-latest.gz go through the whole archive and set aside all the .ko files. Copy ALL the .ko files to /sdcard/android/root/system/lib/modules

boot/reboot android and during the bootup android will move all the .ko files to the correct system folder (no messing with root/terminal/adp etc required)

(Thanks to copenhagen for the info on the zimage replacement.)


Hope this helps someone out.

fhaines :D
 
Last edited:

memin1857

Senior Member
Jun 2, 2010
907
202
Istanbul
Simple question here,

How to change the lockscreen wallpaper? Can't find a option for that!?

Thnx in advance!

Unfortunately the solution is not simple.
I heard there is an app called Lock 2.0 in the Market for this. But I have no experience with it. Can you try and give feedback?
Another option would be changing default_wallpaper.jpg or Default_lockscreen.jpg inside framework-res.apk (located in /system/framework) OR similar way. APK files are just zip files, you can rename them and open with winzip/winrar and edit then repack. DroidExplorer sees framework-res.apk named as Android System. I am not sure with the correct apk or jpg name though. (This is a theory, if you find it please give feedback)
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 6
    [Oct 27][SD]▐ 27.10.2010▐ ★shubCRAFT 2.0★CM6★▐ ★Discontinued★ ▐


    sding1.png





    mirrors.png




    stepsy.png




    Release Notes:
    - Deleted all the bloatware.
    - Includes mtu fix by ElBartoME.
    - Includes Keypad fix.
    - Adobe Flash workes now.
    - Changed folder name back to Android so that autoboot programms will work.
    - For better performance change wallpaper to a static one.



    Whats working:
    - Wifi
    - GPS
    - 3G
    - Camera with flash
    - Bluetooth
    - Everything thats working on other builds


    Known Bugs:
    - Youtube HQ green line. fixed.



    Notes:
    - In order to get the same results as in the screenshot, download cmparts_ui, copy it to your sdcard (root), go to Settings-CyanogeMod-User Interface - Tweaks extras -Import colors from XML.
    - To activate the HTC_IME keyboard, you've to activate it through Settings -Keyboards(after installing). After that long press on a text input field - Input method - HTC_IME





    Special thanks:

    - pandroid: Original Drop Theme
    - shiftedx: Original Minimal Matte Theme
    - Heh
    - hastarin
    - Sanjeev
    - Cotulla
    - Darkstone
    - ElbartoME
    - mattc
    - Cyanogen
    - Zego
    - rori~
    Beta Testers:
    - ElbartoME
    - robertoestivil
    - ts0cha0tik
    - neo251
    - BornStylez
    - Ehsan_khajezade
    - eugenb
    - TeddyTweetTweet


    - everyone on #htc-linux(-chat)



    Code:
    [center][b]ElBartoME 2.6.32.9 #1 Kernel:[/b]
    [URL=http://dl.dropbox.com/u/7497706/Source.zip]Source[/url] | [URL=http://dl.dropbox.com/u/7497706/zImage]zImage[/URL] | [URL=http://dl.dropbox.com/u/7497706/bcm4329.ko]Wifi Module[/URL] | [URL="http://dl.dropbox.com/u/7497706/tun.ko"]VPN Module[/URL] | [URL=http://dl.dropbox.com/u/7497706/Readme.txt]Readme[/URL][/center]


    If you appreciate my work, you might consider donating a small amount :)
    shu8i [BUILD]<<<<<>>>>>ElBartoME [KERNEL]

    2
    Came up with a 1415...the highest I've seen on any Android build yet.

    c9d21d0c.png
    1
    did like a mirror too... rapidshare aint working for me
    1
    I see tendering has been enabled anyone test?
    1
    i was wondering does anybody have a alternative dialer? similar to the wm one?