[ROM][AOSP] Evervolv-ICS 2.1.0p11 [IML74K] 03/18/2012

Status
Not open for further replies.
Search This thread

SketchyStunts

Senior Member
Sep 1, 2011
2,432
792
GA.
haven't had an issue with WiFi here. Is it erroring on you? Logcat?

Sent from my PG86100 using XDA premium

debug would work, logcat wouldn't.

---------- Post added at 05:07 PM ---------- Previous post was at 05:06 PM ----------

C:\Users\Porzio\Desktop\android-sdk-windows\tools>adb debug
Android Debug Bridge version 1.0.29

-d - directs command to the only connected USB devic
e
returns an error if more than one USB device is
present.
-e - directs command to the only running emulator.
returns an error if more than one emulator is r
unning.
-s <serial number> - directs command to the USB device or emulator w
ith
the given serial number. Overrides ANDROID_SERI
AL
environment variable.
-p <product name or path> - simple product name like 'sooner', or
a relative/absolute path to a product
out directory like 'out/target/product/sooner'.

If -p is not specified, the ANDROID_PRODUCT_OUT

environment variable is used, which must
be an absolute path.
devices - list all connected devices
connect <host>[:<port>] - connect to a device via TCP/IP
Port 5555 is used by default if no port number
is specified.
disconnect [<host>[:<port>]] - disconnect from a TCP/IP device.
Port 5555 is used by default if no port number
is specified.
Using this command with no additional arguments

will disconnect from all connected TCP/IP devic
es.

device commands:
adb push <local> <remote> - copy file/dir to device
adb pull <remote> [<local>] - copy file/dir from device
adb sync [ <directory> ] - copy host->device only if changed
(-l means list but don't copy)
(see 'adb help all')
adb shell - run remote shell interactively
adb shell <command> - run remote shell command
adb emu <command> - run emulator console command
adb logcat [ <filter-spec> ] - View device log
adb forward <local> <remote> - forward socket connections
forward specs are one of:
tcp:<port>
localabstract:<unix domain socket name>
localreserved:<unix domain socket name>
localfilesystem:<unix domain socket name>
dev:<character device name>
jdwp:<process pid> (remote only)
adb jdwp - list PIDs of processes hosting a JDWP transport

adb install [-l] [-r] [-s] <file> - push this package file to the device and i
nstall it
('-l' means forward-lock the app)
('-r' means reinstall the app, keeping its data
)
('-s' means install on SD card instead of inter
nal storage)
adb uninstall [-k] <package> - remove this app package from the device
('-k' means keep the data and cache directories
)
adb bugreport - return all information from the device
that should be included in a bug report.

adb backup [-f <file>] [-apk|-noapk] [-shared|-noshared] [-all] [-system|-nosy
stem] [<packages...>]
- write an archive of the device's data to <file>
.
If no -f option is supplied then the data is wr
itten
to "backup.ab" in the current directory.
(-apk|-noapk enable/disable backup of the .apks
themselves
in the archive; the default is noapk.)
(-shared|-noshared enable/disable backup of the
device's
shared storage / SD card contents; the defau
lt is noshared.)
(-all means to back up all installed applicatio
ns)
(-system|-nosystem toggles whether -all automat
ically includes
system applications; the default is to inclu
de system apps)
(<packages...> is the list of applications to b
e backed up. If
the -all or -shared flags are passed, then t
he package
list is optional. Applications explicitly g
iven on the
command line will be included even if -nosys
tem would
ordinarily cause them to be omitted.)

adb restore <file> - restore device contents from the <file> backup
archive

adb help - show this help message
adb version - show version num

scripting:
adb wait-for-device - block until device is online
adb start-server - ensure that there is a server running
adb kill-server - kill the server if it is running
adb get-state - prints: offline | bootloader | device
adb get-serialno - prints: <serial-number>
adb status-window - continuously print device status for a specifie
d device
adb remount - remounts the /system partition on the device re
ad-write
adb reboot [bootloader|recovery] - reboots the device, optionally into the boo
tloader or recovery program
adb reboot-bootloader - reboots the device into the bootloader
adb root - restarts the adbd daemon with root permissions
adb usb - restarts the adbd daemon listening on USB
adb tcpip <port> - restarts the adbd daemon listening on TCP on th
e specified port
networking:
adb ppp <tty> [parameters] - Run PPP over USB.
Note: you should not automatically start a PPP connection.
<tty> refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1
[parameters] - Eg. defaultroute debug dump local notty usepeerdns

adb sync notes: adb sync [ <directory> ]
<localdir> can be interpreted in several ways:

- If <directory> is not specified, both /system and /data partitions will be u
pdated.

- If it is "system" or "data", only the corresponding partition
is updated.

environmental variables:
ADB_TRACE - Print debug information. A comma separated list
of the following values
1 or all, adb, sockets, packets, rwx, usb, sync
, sysdeps, transport, jdwp
ANDROID_SERIAL - The serial number to connect to. -s takes prior
ity over this if given.
ANDROID_LOG_TAGS - When used with the logcat option, only these de
bug tags are printed.

C:\Users\Porzio\Desktop\android-sdk-windows\tools>
 

PaulB007

Senior Member
Dec 31, 2008
624
83
For those folks using ICS, is there a noticeable performance increase between this and sense 3.0? I wanna know if it's worth flashing.
 

l33tlinuxh4x0r

Senior Member
Nov 1, 2007
1,136
450
For those folks using ICS, is there a noticeable performance increase between this and sense 3.0? I wanna know if it's worth flashing.

wow there is a huge increase. It runs so smooth that it is ridiculous and I love the new UI!!!

---------- Post added at 05:57 PM ---------- Previous post was at 05:47 PM ----------

just in case anyone is wondering live wallpapers do NOT work.
 

dodava

Senior Member
Jul 28, 2007
227
379
Virginia
thats how ICS is intended tho isnt it?

i have HAXsync and it works nice to do what previous versions of android did with facebook integration
Google developed a custom sync api for Facebook. Later on Google created a standard contact sync api and deprecated the api they had created for Facebook. For whatever reason Facebook has refused to port to the new api. Probably some power play on both sides around Google+. This all happened around 2.3.3 time. Patches are available which re-enable the api.
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 41
    Presenting the first ICS previews of Evervolv for the HTC Evo 3D!


    Introducing the Evervolv team (the guys who make this rom happen).
    * Preludedrew (developer, Evo, Droid Incredible, Hero CDMA, Evo Shift 4g, N1, Evo 3D)
    * Cocide (linux, overall scripting, Evo support)
    * Milesje (java/android & overall, Evo support)
    * Adhvanit (Overall graphics & theme design, Droid Incredible support)
    * Deck (Evo & MT4G)
    * TpyoKnig (file mirror)
    * RyteSyde (wallpapers & graphics)
    * Exxodium (wiki/wallpapers, Evo Shift 4g support)

    New features are added as the ROM progresses, and will be noted in the changelog.

    *HWaccel (not 100% yet)
    *Notification toolbox
    *Evervolv settings (WIP)
    -Configurable lockscreen
    -Optional 4bar and 6bar signal meter
    -Remove persistent search bar from launcher
    *Other stuff...........

    What does not work or is quirky.

    -USB storage mount
    -Camera
    -3D (clearly)
    -Wimax
    -BT audio

    Downloads:

    Instructions:
    - Boot to recovery
    - Wipe data/factory reset
    - Install ROM
    - Install GAPPS
    - Reboot
    - Install apps MANUALLY from market
    Not following these instructions will likely bring up a number of issues. Please make sure you've followed them before reporting bugs. :)

    Source code is available on github here.
    Follow @preludedrew for officialupdates and changelogs
    Get the latest ROM at Evervolv.com

    NOTE: I am not the developer of this ROM. I'm simply posting it as a courtesy to XDA members with permission from preludedrew.
    13
    Extra stuff:
    -modded mClock template/theme in SS (original template/skin available here)
    -T9 Dialer (flashable) - 2.8 MB (credits go to CM team on this)

    Changelog:
    -@preludedrew
    *all changelogs/builds are posted on his twitter*
    9
    ^^^ go play in traffic.
    8
    Sorry about the late post. p8 is in the OP. Well, and here.

    Evervolv-Neco-2.1.0o8-shooter.zip

    Also, for those who might be interested, there's a flashable mod that I made for the t9 dialer.

    T9 Dialer (flashable) - 2.8 MB (credits go to CM team on this)
    7
    Me want WiMAX an camera missing not.good. do devs gone working on thoses because it seems crazy without It! Gotta have speed an in Rom!

    128786920692822494.jpg