程序执行需要读取到安全敏感项必需在androidmanifest.xml中声明相关权限请求, 完整列表如下: 1. android.permission.ACCESS_CHECKIN_PROPERTIES
允许读写访问”properties”表在 checkin数据库中,改值可以修改上传( Allows read/write access to the “properties” table in the checkin database, to change values that get uploaded) 2. android.permission.ACCESS_COARSE_LOCATION
允许一个程序访问CellID或WiFi热点来获取粗略的位置(Allows an application to access coarse (e.g., Cell-ID, WiFi) location) 3. android.permission.ACCESS_FINE_LOCATION
允许一个程序访问精良位置(如GPS) (Allows an application to access fine (e.g., GPS) location) 4. android.permission.ACCESS_LOCATION_EXTRA_COMMANDS
允许应用程序访问额外的位置提供命令(Allows an application to access extra location provider commands) 5. android.permission.ACCESS_MOCK_LOCATION
允许程序创建模拟位置提供用于测试(Allows an application to create mock location providers for testing) 6. android.permission.ACCESS_NETWORK_STATE
允许程序访问有关GSM网络信息(Allows applications to access information about networks) 7. android.permission.ACCESS_SURFACE_FLINGER
允许程序使用SurfaceFlinger底层特性 (Allows an application to use SurfaceFlinger’s low level features) 8. android.permission.ACCESS_WIFI_STATE
允许程序访问Wi-Fi网络状态信息(Allows applications to access information about Wi-Fi networks) 9. android.permission.ADD_SYSTEM_SERVICE
允许程序发布系统级服务(Allows an application to publish system-level services). 10. android.permission.BATTERY_STATS
允许程序更新手机电池统计信息(Allows an application to update the collected battery statistics) 11. android.permission.BLUETOOTH
允许程序连接到已配对的蓝牙设备(Allows applications to connect to paired bluetooth devices) 12. android.permission.BLUETOOTH_ADMIN
允许程序发现和配对蓝牙设备(Allows applications to discover and pair bluetooth devices) 13. android.permission.BRICK
请求能够禁用设备(非常危险)(Required to be able to disable the device (very *erous!).) 14. android.permission.BROADCAST_PACKAGE_REMOVED
允许程序广播一个提示消息在一个应用程序包已经移除后(Allows an application to broadcast a notification that an application package has been removed) 15. android.permission.BROADCAST_STICKY
允许一个程序广播常用intents(Allows an application to broadcast sticky intents)
*Miui 1.11.4 added .
*Font changes ( reboot required )
*Superuser & su binary updated.
*New Bootanimation ( Thanks raac for helping me out )
*bugs are fixed .
*etc etc
#MIUI 1.10.28 pRiMe 001
*Added support for the Given Kernel
*Media Scanner working properly ( with the new kernel )
*Wifi tether works ( Access control should be disabled in FXP kernel )
*Google music 4 added .
*Few tweaks
*Sleek Metro look
#MIUI 1.10.28 pRiMe
*Miui 1.10.28 added .
*Android 2.3.7 as base .
*Super User Changed ( No Annoying ” Root On/Off ” )
*Wifi tether added ( fully working )
*Overall performance improved with the new Miui Version.
*No data Bug .
*Wifi fully working .
*Usb Tethering .
*NOfrills & Cpu spy Included
*Resan Media Included
#MIUI 1.10.24 Prime
*Miui 1.10.24 added .
*Android 2.3.7 as base .
*New camera records 2H max .
*Wifi tether added ( fully working )
*Overall performance improved with the new Miui Version.
*Gallery optimized .
*No data Bug . No No Noooooooo.
*Wifi fully working .
*Usb Tethering and much more.
*ohh .. yeah .. yeah .. a new theme . lol .
#MIUI 1.10.14 Basic Hotfix V 2
*Offline Charging Fixed ( Thanks Cobrato for pointing out the issue )
*Link2SD patch included ( See 2nd post for more info )
*Minor Theme changes ( Text & Dialer )
*Prop edited ( Now device recognized properly )
#MIUI 1.10.14 Basic Hotfix V 001
*All Lags gone .
*Boot time improved a lot ( plz update to Bootmanager 1.3 )
*Some tweaks added
* Miui 1.10.8 Added
* Junk apps removed
* Hi res Graphics Optimized ( Launcher )
* Dual Touch Fixed
* Camera Working
* Video Camera Working ( 720P / High / Low )
* Root Permission Fixed ( No SU issues )
* CRT Animation Working
* Lockscreen Torch Working ( requires Luke kernel provided)
[ features ]
derived from FreeXperia Kernel:
kernel version 2.6.29
latest SE sources patched
Classic RCU
added an interesting change in GPU frequency *might* increase gaming/benchmarking performance
FPSuncap at kernel level
removed nv_vsync and set to manual
fixed DEEPSLEEP (thanks to jerpelea)
my additions:
additional stuff added:
features added to kernel-ramdisk
autoroot feature (very simple rooting)
busybox already installed in /sbin
xRecovery-0.3 GB Ready directly integrated in kernel (ramdisk) no need to worry abt trashed flashes
insecure shell
rootfs and /system remounted as RW
persistent ADB
added z's FPS uncap fix
Recovery in Kernel given preference over recovery in /system
user-level/runtime CPU voltage control [VDD control "sysfs interface"] (for more info keep checking this post: http://forum.xda-developers.com/show...1#post16877711)
improved in-call volume
added fixed ondemand & conservative CPU governors
z's workaround for added for cpu idling too high (http://forum.xda-developers.com/show...&postcount=111), thanks to Karlson2k for informing me about this!
enabled SWAP support
cpu voltage modulation:
FS & S-series voltages - stock voltages
X-series voltages - undervolted (use undervolt scripts / app)
optimized frequency-voltage table: added and unlocked LOTS of frequencies from 128Mhz to 1228Mhz
startup/bootup frequencies set at min:245Mhz, max:998Mhz (in ramdisk)
advanced init.d scripts execution support
CPU Governors activated/added: (the inbuilt governors have not been disabled) [default: OnDemand]
Smartass [now using different sources][settings used from here, thanks to viulian for those settings/parameter values]
Interactive
Scary (for info on how it works read this)
MinMax
smartassV2 (thanks to erasmux) with some fixes from ThJap
interactiveX (thanks to imoseyon) with some fixes i made
SavagedZen
compiled using GCC-4.6.2 with O4 optimization (thanks to tkymgr)
File System support (in kernel):
EXT3
EXT4
NTFS
SquashFS
NFS (server/client)
CIFS
enabled access to .config through /proc/config.gz
enabled ARM THUMBEE extensions
enabled NLS_UTF8 support
SLAB memory allocator
I/O scheduler added/activated: (the inbuilt I/O schedulers have not been disabled) [default: deadline]
BFQ
CFQ (Tweaked)
Anticipatory
Tweaked scheduler params to give better responsiveness
enabled TUN & TAP (VPN support)
added new logo!! Thanks to soheil_rf
11 月 25 2011
T-Mobile G1 得到 Android 4.0 AOSP 移植 [视频]
本文共被喵星人侦察过6,607次。。。如果你已经 root 了手机并刷入了定制的 ROM,那么相信你也一定在关注最近的动向希望自己的手机也能尽快跑上Android 4.0。在过去一周我们已经看到了一些手机得到了 AOSP 移植,不过我们完全没想到 T-Mobile G1 也可以跑 Ice Cream Sandwich(虽然从视频看起来反应巨慢无比…)。
截止上个月 HTC T-Mobile G1 已经上市 3 周年,很多开发者仍然对这款产品很有感情,毕竟这对 Android 来说也是非常值得纪念的一款产品。
目前仍然还没有完全准备好,开发者仍然在尝试让 WiFi、蓝牙等能够使用,但是相信这只是时间问题。
可以说 G1 早就该退休了,不过很多用户依然对它恩爱有加,现在能跑 Android 4.0 的确是很令人意外的(虽然慢得蛋疼…)。看起来很多用户可以放下心来了,G1 都能跑,何尝比它配置更好的产品呢?一切只是时间问题,就算官方不支持,相信开发者也会自行移植。
话说Z大回归,X10也有了4.0的ROM了,只不过非常不好用,我在纠结要不要发出来。。。
继续观看视频:
http://v.youku.com/v_show/id_XMzI2MTQzNjgw.html
By Lazy Cat • 震惊 1 • Tags: Android, HTC, Ice Cream Sandwich, XDA, 开发