[ROM][AOSP][Wi-Fi][WIP] Slim ICS - 67 MB - Alpha_1 - Xoom Android Development

I am the owner of the Slim ICS for Nexus S ( http://forum.xda-developers.com/show....php?t=1390118). I have compiled a light ROM for Xoom WiFi ( WIngRay).
NOTE: I don't own a Xoom. So i need some brave souls to be testers. Please consider this a work in progress
Completely built from sources, pure AOSP slimmed down.
Highlights:
5 Languages ( en ( us, uk), fr, it, de, es)
Stock ICS Launcher.
Basic Google Stuff Included ( Gmail, Talk,market,Calendar and Contacts)
rooted
Stock Kernel ( for now)
Slim base should result in increased free Ram
Removed Apps: ( Available via addon package)
DeskClock
Email
Exchange
Galaxy4
OpenWnn
PicoTTS
PinyinIME
QuickSearchBox
VideoEditor
Videos
The above coupled with the following mods/optimization has resulted in this light weight base ROM.
Trimmed down
languages,
fonts,
media,
tts,
xbin,
srec.
Disclaimer: The usual stuff, Flash at your own risk. I am not responsible if you brick your device, burn your device etc. This ROM might be most suitable for experienced users but everybody is welcome to use it.
If you want to test this, get the base (http://db.tt/XMwQWYtt), removed apps (http://db.tt/x4BaTHLj) and face unlock (http://db.tt/NzoWVTsY). Please make sure you do a nandroid backup before flashing and report your findings after flashing Cheers.
Pls test all the features and report. Need to have CWM recovery or another one that can flash zip files. If everything works, this should be among the fastest ROM around. It is for the nexus S.
Installation:
A simple wipe cache, dalvik and install should do it. If not do a wipe data, system and then flash.

I'm not very familiar with Slim roms. May I ask what you've removed from an AOSP to make it "slim"? I bet others would like if you listed it in the OP. Thanks!

mutiny said:
I'm not very familiar with Slim roms. May I ask what you've removed from an AOSP to make it "slim"? I bet others would like if you listed it in the OP. Thanks!
Click to expand...
Click to collapse
I will wheni get back home. Trimmed down the languages, fonts, media, simpler rooting, tts, xbin, srec. Should be lighter and faster if everything works. Care to test? If there is enough interestI can look into additional mods.
Sent from my Crespo using xda premium

Nobody curious to test it?
Sent from my Crespo using xda premium

krarvind said:
Nobody curious to test it?
Sent from my Crespo using xda premium
Click to expand...
Click to collapse
I will. Is there a list of what is removed?

ajk1311 said:
I will. Is there a list of what is removed?
Click to expand...
Click to collapse
First Post updated with removed apps list and other optimization which has helped slim the base Rom down significantly.
Edit: I just realized that i have accidently added phone.apk into the rom, shouldn't hurt anything but don't expect magic

krarvind said:
I will wheni get back home. Trimmed down the languages, fonts, media, simpler rooting, tts, xbin, srec. Should be lighter and faster if everything works. Care to test? If there is enough interestI can look into additional mods.
Sent from my Crespo using xda premium
Click to expand...
Click to collapse
Thank you! I'll test it for you when I get the chance and report back.

I noticed there is no Gapps package. Are they already included?
I only ask because every other ICS Xoom rom has a Gapps package

ajk1311 said:
I noticed there is no Gapps package. Are they already included?
I only ask because every other ICS Xoom rom has a Gapps package
Click to expand...
Click to collapse
Yes and no. I have included, Gmail, talk, contact sync and calendar sync in the base ROM. No maps is provided, i can add that and google earth to the removed apps or provide them as a separate zip. it's also available in the market.

krarvind said:
Yes and no. I have included, Gmail, talk, contact sync and calendar sync in the base ROM. No maps is provided, i can add that and google earth to the removed apps or provide them as a separate zip. it's also available in the market.
Click to expand...
Click to collapse
Yeah anything extra I can grab from the market so that's not a big deal for me. I was just making sure I had all the right files that's all. I will be traveling a bit today so I might not provide feedback till tomorrow but I am flashing it right now!

ajk1311 said:
Yeah anything extra I can grab from the market so that's not a big deal for me. I was just making sure I had all the right files that's all. I will be traveling a bit today so I might not provide feedback till tomorrow but I am flashing it right now!
Click to expand...
Click to collapse
Let me know if it boots and other basic stuff. Cheers

Got:
assert failed: getprop("ro.product.device") == "wingray" || getprop("ro.build.product") == "wingray"
E:Error in /sdcard/Slim_ICS_Xoom_Alpha_1.zip
(Status 7)
Installation aborted.
I checked the build.prop on my current rom and the ro.product.device is indeed wingray

ajk1311 said:
Got:
assert failed: getprop("ro.product.device") == "wingray" || getprop("ro.build.product") == "wingray"
E:Error in /sdcard/Slim_ICS_Xoom_Alpha_1.zip
(Status 7)
Installation aborted.
Click to expand...
Click to collapse
yours is a wifi version of the Xoom right? if yes, you can remove that assert, code name for the wifi version is wingray, but may be not all devices are called that way. do you have a model numbe, if so i can add it to the updater script. In the mean time, whoever is flashing, as long as its the Wifi version, it should work fine, if you remove the asserts.

krarvind said:
yours is a wifi version of the Xoom right? if yes, you can remove that assert, code name for the wifi version is wingray, but may be not all devices are called that way. do you have a model numbe, if so i can add it to the updater script. In the mean time, whoever is flashing, as long as its the Wifi version, it should work fine, if you remove the asserts.
Click to expand...
Click to collapse
Yes it is a wifi version and my build.prop does say wingray.. I'll try removing the assert
---------- Post added at 02:33 PM ---------- Previous post was at 02:29 PM ----------
Okay, dumb problem on my end. Never made a flashable zip before. Once I edit the updater script how do I re-zip the rom?

ajk1311 said:
Yes it is a wifi version and my build.prop does say wingray.. I'll try removing the assert
---------- Post added at 02:33 PM ---------- Previous post was at 02:29 PM ----------
Okay, dumb problem on my end. Never made a flashable zip before. Once I edit the updater script how do I re-zip the rom?
Click to expand...
Click to collapse
windows machine? do you have winrar or winzip, if so select all the contents of the extracted folder, not the folder, so you should see META-INF, system and boot.img, select them and compress.

krarvind said:
windows machine? do you have winrar or winzip, if so select all the contents of the extracted folder, not the folder, so you should see META-INF, system and boot.img, select them and compress.
Click to expand...
Click to collapse
Macbook Pro actually, but I am using a PC Compatible zip application. I was zipping the folder though, not the contents so that was probably my issue. I will try again in a few minutes.

ajk1311 said:
Macbook Pro actually, but I am using a PC Compatible zip application. I was zipping the folder though, not the contents so that was probably my issue. I will try again in a few minutes.
Click to expand...
Click to collapse
don't forget to reboot recovery, or else it won't work

krarvind said:
don't forget to reboot recovery, or else it won't work
Click to expand...
Click to collapse
Alright it booted!
A few things I noticed right away:
nice and snappy, very light and fast rom!
However, camera does not work. Whether it's through the camera app or facelock, it says it cannot connect to the camer.
Also, a little aesthetic detail, the signals bars are still present in the botton status bar. Just kind of annoying for a wifi only tablet lol.
Can't wait to see future updates!
EDIT: to be clear, I did flash the faceunlock zip

ajk1311 said:
Alright it booted!
A few things I noticed right away:
nice and snappy, very light and fast rom!
However, camera does not work. Whether it's through the camera app or facelock, it says it cannot connect to the camer.
Also, a little aesthetic detail, the signals bars are still present in the botton status bar. Just kind of annoying for a wifi only tablet lol.
Can't wait to see future updates!
EDIT: to be clear, I did flash the faceunlock zip
Click to expand...
Click to collapse
Thanks for the feedback. Whats with the camera and the devices i don't own , camera doesn't work on Galaxy Nexus and this. I will do some digging. ANy chancec you can produce logcat, ( adb logcat). The signal is prob due to certain copy paste i did from my nexus s zip file, i am sure that can be fixed. What about Wifi? BT? Gmail syncs etc?

krarvind said:
Thanks for the feedback. Whats with the camera and the devices i don't own , camera doesn't work on Galaxy Nexus and this. I will do some digging. ANy chancec you can produce logcat, ( adb logcat). The signal is prob due to certain copy paste i did from my nexus s zip file, i am sure that can be fixed. What about Wifi? BT? Gmail syncs etc?
Click to expand...
Click to collapse
Wifi and gmail worked perfectly. Don't have anything to test bluetooth with. I can give you a logcat tomorrow because I am away from home now.
Sent from my HTC Vision using xda premium

Related

[ROM UPDATE 01/19/12][Deodexed][1.12.23-2.1.13 Framework][ICS] Nexus S 4G 4.0.3

In the interest of time I will make this quick. I ported this from MIUIScotland's 4.0.3 rom. Everything works if you flash the matrix kernel 13 or 14.5 (see below) Feedback is good.
Proceedure:
*v.1.12.23*
1. Full Wipe (format data, system, boot, cache if boot loops)
2. Flash rom (link below)
3. Flash either of the Matrix Kernels below.
4. Reboot and enjoy
*Update v.1.12.23-2.1.6*
Notes: ROM can be flashed over 1.12.23. Researching standalone flash results. For now install 1.12.36 (the original) then the update to be safe.
Full wipe if coming from anyother rom besides 1.12.23
*memory offset notice during flash is not an error notice, so disregard as normal.*
Working:
WiFi, bluetooth, voice, data, GPS, market, launcher, camera, DHCP, SU, Exchange (ActiveSync), Flash Player*
*Download the BrowserGoogle.apk>place in /system/app directory>fix permissions>enjoy
Not Working:
WiMax
Download Links:
http://hotfile.com/dl/138804622/cc66084/miuiscotland_ICS-NS4G-LamontClan-signed.zip.html
Mirror: http://www.mediafire.com/?crpan11q1dxqyz6
Oh yeah, I am not liable for anything that happens due to this rom.
**No worries though this ROM is stable and crisp.
Includes bash-4.0.0 binary that I added as a supplement. type "bash" using any terminal emulator apk and then type help to view command and version info.
01/16/2012
Update: Below is the ROM Update I promised to deliver.
Version: 1.12.23-2.1.6----->>>>> I have merged my orginal base rom with the 2.1.6 MIUI framework. This merge results with all features functioning as in the orginal rom, but with the added system ui color scheme of 2.1.6. Also, I have added about a dozen new binary files in the /system/bin directory that I have aquaired and or patched from the basic ARMel Linux architecture. In addition to these binary files, I included about 12 new apk in the rom to minimize my own post flash configuration process. I hope that this can save someone else a little time and frusteration too. Bonus features of the new framework are the Supermarket, Notes, YouTube, Google+, DSPManager, the original SprintTV app, the orginal Nexus 3D Gallery, and all Supermarket downloads are now fully functioning. The build number is the same to prevent the mobile data from crashing. So with out further adoo, Here tis'...
Download Link: http://www.mediafire.com/?3c4rbocb90nne49
ATTENTION- Force Closes on inital boot can accure, but should not persistantly inhibit system function. Solution below...
REPLACE GOOGLELOGINSERVICE.APK AND GOOGLESERVICESFRAMEWORK.APK WITH THE RESPECTIVELY NAMED APKS BELOW IN /SYSTEM/APP/. MANUALLY FIX THE PERMISSIONS TO MATCH AL THE OTHER APKS IN /SYSTEM/APP/>REBOOT. ​[1.17.12]Upgrade (pronounced Oop-grad in German*) Build v4 1.12.23 R2: China 2.1.6 framework resources included
This refined version is fully flashable after a complete wipe/total device reformat (I tested it on my crespo4g this time). I has a tone of features and I received only one force close on boot, Updater App, which after closing only once did not come back to stain me like mustard on a new pair of pants or pantaloons depending on your local vernacular.
What works[Everything from previous builds +]: USB Mounting, Facelock, Language Dictionaries, Theme Manager's online library, over 2000kb/sec downstream on 3g (basically 4g is working after you create a new APN named sprint[pm me of look it up on the net if you need help.
Not Working: MMS..probably..I am sure someone will let me know about their precious mms
*Quote form the timeless Cinemagraphic classic entitle "Idiocracy"
Download Link (Large File Dawg)
http://hotfile.com/dl/142398573/d1fa5c8/miui-1.12.23-2.1.6-framework-refined.zip.html
Download Link (Fully Deodexed Version) *NFC does not function and must be disabled before flashing update*
http://hotfile.com/dl/142706214/e5f4304/miui-1.12.23-2.1.6-framework-refined-fully-deodexed.zip.html
*UPDATE Version 1.12.23-2.1.13 Deodexed*
http://hotfile.com/dl/142724529/69c...3-framework-refined-fully-deodexedv2.zip.html
Includes MIUI framework from ICS 2.1.13. Again NFC does not work, under review. Solution=disable in setting or if flashing update than disable NFC in the setting menu before flashing this update.
Much Obliged,
B-Dawg
Many Thanks the developers below:
Brainmaster: update-script and overall inspiration
MathKid: Use of Matix Kernels on this thread.
All Linux users everywhere for their continued interest and providing a demand for us poster dudes and dudettes.
Remember to click "Thank You" if you download my work.
bdawg31 said:
In the interest of time I will make this quick. I ported this from MIUIScotland's 4.0.3 rom. Everything works if you flash the matrix kernel 13 (see below). Browser is kinda buggy but just use the "request desktop site " and select google as your default search provider. Feedback is good.
http://hotfile.com/dl/138804622/cc66084/miuiscotland_ICS-NS4G-LamontClan-signed.zip.html
Click to expand...
Click to collapse
I guess I am the first to download. Thanks...downloading now
bdawg31 said:
In the interest of time I will make this quick. I ported this from MIUIScotland's 4.0.3 rom. Everything works if you flash the matrix kernel 13 (see below). Browser is kinda buggy but just use the "request desktop site " and select google as your default search provider. Feedback is good.
http://hotfile.com/dl/138804622/cc66084/miuiscotland_ICS-NS4G-LamontClan-signed.zip.html
Click to expand...
Click to collapse
What do you mean everything works "if you flash matrix kernel 13"?? I am about to flash, dont want to jack my phone up!!
Thanks for the port.....
Edit: what does roam indicator off mean? Is it supposed to be in roam mode?
Yeess!! Thank you!
My pleasure.
I haven't tried miui ics yet. This might be my first flash.
Sent from my CM9 alpha-19 Linux S 4G using xda premium
going to give it a spin
Thanks for the port downloading now I already got the matrix 13 so no need to download it!! ; )
Sent from my Nexus S 4G using xda premium
I had constant reboots... Did a full wipe and fixed permissions and installed it again and still rebooting constantly.... Thanks for your hard work nonetheless
Sent from my Nexus S 4G using Tapatalk
craigbailey1986 said:
What do you mean everything works "if you flash matrix kernel 13"?? I am about to flash, dont want to jack my phone up!!
Thanks for the port.....
Edit: what does roam indicator off mean? Is it supposed to be in roam mode?
Click to expand...
Click to collapse
It is a aethetic error. Usually roms say "Sprint," but I did not edit the xml, so it reads that the phone is not roaming, which is the next line item in the array string.
It says everything works but does mms work??
Sent from my Nexus S 4G using xda premium
Esteway.619 said:
It says everything works but does mms work??
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
have not tested mms.
Links broken...
Sent from my Nexus S 4G using xda premium
solesonfire said:
I had constant reboots... Did a full wipe and fixed permissions and installed it again and still rebooting constantly.... Thanks for your hard work nonetheless
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
I did not edit the boot.img or the framework, so you shouldn't have boot loop problems. Formate system, data, cache, and boot. Reflash rom and please let me kow the result for troubleshooting purposes. Thank you.
Nope, just tested all three. Check browser settings ie pop-up blocker or safe-screening type filter settings.
bdawg31 said:
Nope, just tested all three. Check browser settings ie pop-up blocker or safe-screening type filter settings.
Click to expand...
Click to collapse
I'm on phone?
Sent from my Nexus S 4G using xda premium
What is the status of those who have flashed?
BLEEDCOLORYOU said:
I'm on phone?
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Ok, wait a big and try again. I will post a mirror soon. It appears it is a access limit issue. Sorry for the inconvienence.
downloading now will let you know how it goes.
Mirror Up
I just added a mirror for the rom download. I hope this will solve download demand issues.

[NS4G-D720][ROM] Stock 4.0.4/IMM76D DEODEX (Error-Free Decompiling)

Contents:
Android 4.0.4/IMM76D deodexed ROM in flashable ZIP format. Will not produce errors when decompiling APK/JAR files.
Includes Superuser and boot.img root-level access. Does not include radio or recovery.
Changelog:
[R1/02APR2012]: ROM base changed from 4.0.4/IMM26 to 4.0.4/IMM76D. Files updated from stock IMM76D listed below.
Updated File List:
system/app/GoogleEarth.apk (v.6.2.1.6363 :: Earth)
system/app/googlevoice.apk (v.0.4.2.54 :: Voice)
system/app/Maps.apk (v.6.5.0 :: Maps)
system/app/Phonesky.apk (v.3.5.15 :: Play Store)
system/app/Wallet.apk (v.1.1-R57v4 :: Wallet)
system/lib/libearthmobile.so
Notes:
The need to wipe data beforehand is dependent on which ROM you're already using, but is advisable when possible for the sake of simplicity.
[R1] http://www.mediafire.com/file/48w84r8v3qbb8bw/NS4G-4.0.4-IMM76D-DEODEX-R1.zip
So does this mean the SystemUI in this version is able to decompile without errors? If so how exactly did you do this?
Thanks.
ssconceptz said:
So does this mean the SystemUI in this version is able to decompile without errors? If so how exactly did you do this?
Thanks.
Click to expand...
Click to collapse
I used smali and allowed each APK to reference all of the .odex files in the framework, added the classes.dex files to their respective APKs, and zipaligned. I don't know if it matters, but I did those steps through the command line, although I'm sure the process would be a lot faster with a script. If you would like the exact line-by-line process that I used, let me know.
So how is this Rom & all I have to do is download & flash it or is there another step to do?
Sent from my Nexus S 4G using xda premium
Killasmoke said:
So how is this Rom & all I have to do is download & flash it or is there another step to do?
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
The procedures are the same as for other ZIP-based ROMs: download, transfer to phone, and flash through recovery. You may or may not need to erase your data (depending on which ROM you're coming from), but backing up your data beforehand is advisable and never hurts.
I haven't received any feedback regarding this specific ROM yet (I don't know if that's a good or bad sign). The main difference is that it's deodexed and will decompile without errors. I'm sure there are other threads with more in-depth information on IMM26 changes/improvements/issues.
SuperUser
I was impressed with this rom for the first few minutes I used it. But then I found out that my SuperUser app wasn't working. I tried updating the binaries through the app itself but it couldn't gain root access. I downloaded the file again and flashed it again but SuperUser still didn't work. It was the same problem with not gaining root access. So I flash the SuperUser zip file from zedomax's tutorial on rooting the Nexus S 4G and I was able to gain root access. Just thought I'd tell you.
mvilla, how did you fix the superuser root access problem? i am having the same problem when i try to update binary, and im getting permission error when i try to flash recovery in rom manager, i think is because of superuser not working.
I went to nexusshacks.com and downloaded the nexussrootICS.zip file (I think that's what its called). There's a SuperUser.zip file within that zip file. I moved the file to my phone and flashed it in recovery (wipe cache and dalvik cache of course). And its working well.
Sent from my Nexus S 4G using XDA App
mvilla8 said:
I was impressed with this rom for the first few minutes I used it. But then I found out that my SuperUser app wasn't working. I tried updating the binaries through the app itself but it couldn't gain root access. I downloaded the file again and flashed it again but SuperUser still didn't work. It was the same problem with not gaining root access. So I flash the SuperUser zip file from zedomax's tutorial on rooting the Nexus S 4G and I was able to gain root access. Just thought I'd tell you.
Click to expand...
Click to collapse
Thanks for bringing that to my attention. Uploaded an updated version in the OP that addresses the Superuser issue. Sorry for the inconvenience.
satuday said:
mvilla, how did you fix the superuser root access problem? i am having the same problem when i try to update binary, and im getting permission error when i try to flash recovery in rom manager, i think is because of superuser not working.
Click to expand...
Click to collapse
This update is from ChainsDD's site and has the latest Superuser app and binary. Should accomplish the same thing.
XK72 said:
I used smali and allowed each APK to reference all of the .odex files in the framework, added the classes.dex files to their respective APKs, and zipaligned. I don't know if it matters, but I did those steps through the command line, although I'm sure the process would be a lot faster with a script. If you would like the exact line-by-line process that I used, let me know.
Click to expand...
Click to collapse
Hey buddy, I'd LOVE to have the step-by-step, or line-by-line on the process you used to decompile. If you could PM me, or post it up here for everyone to use, that would be great!! I'm kinda new to the decompiling and compiling scene so any help would be great! Also, you said that most devs that use ICS probably use a kitchen to decompile and compile their .jar and .apk files, where is this kitchen? Or are you talking about Android SDK?
sniperkill said:
Hey buddy, I'd LOVE to have the step-by-step, or line-by-line on the process you used to decompile. If you could PM me, or post it up here for everyone to use, that would be great!! I'm kinda new to the decompiling and compiling scene so any help would be great! Also, you said that most devs that use ICS probably use a kitchen to decompile and compile their .jar and .apk files, where is this kitchen? Or are you talking about Android SDK?
Click to expand...
Click to collapse
Did you ever get that step-by-step process for deodexing ICS from the OP? If so, can you send it to me?
I guess the Google Apps are included?
Will there be any further updates to this in the near future, or has this reached the end of the line so-to-speak? Just curious because I like having the natural AOSP of this.
Been using this since the 9th and I have to say it's very smooth. Very stock too, which obviously is what it's supposed to be. Just saying that for anyone who comes in looking for something customized. This is basically pure vanilla ICS.
Sorry for the delayed replies. I've been hammered by other obligations lately.
sniperkill said:
Hey buddy, I'd LOVE to have the step-by-step, or line-by-line on the process you used to decompile. If you could PM me, or post it up here for everyone to use, that would be great!! I'm kinda new to the decompiling and compiling scene so any help would be great! Also, you said that most devs that use ICS probably use a kitchen to decompile and compile their .jar and .apk files, where is this kitchen? Or are you talking about Android SDK?
Click to expand...
Click to collapse
mabry said:
Did you ever get that step-by-step process for deodexing ICS from the OP? If so, can you send it to me?
Click to expand...
Click to collapse
I'll try my best to post the steps later today or tomorrow. Sorry to keep you waiting.
akabadnews said:
I guess the Google Apps are included?
Click to expand...
Click to collapse
The stock Google apps are included. There are now two choices: One has the apps that were included in the IMM26 release (R3) and I have also included the latest app updates and related binary files as (R4).
The Batman said:
Will there be any further updates to this in the near future, or has this reached the end of the line so-to-speak? Just curious because I like having the natural AOSP of this.
Click to expand...
Click to collapse
I have replaced the Google apps that have been updated since the IMM26 release. There are rumblings that the official ICS ROM should be released sometime soon. I'm not holding my breath, but I'll offer the same thing to that release once it comes out.
If you're asking about adding functionality or features, I don't think I'd have anything unique to offer since there are so many other ROMs and customizable updates out already. I have considered including FaceLock functionality, but it adds quite a bit of size to the ROM and honestly, it hasn't worked very well for me. If there is enough interest, I'll include it as a separate revision in the future.
I'm getting a error for the media fire links. New link please?
Sent from my Nexus S 4G using xda premium
xamadeix said:
I'm getting a error for the media fire links. New link please?
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Sorry about that. I don't know what happened there. Link fixed.
XK72 said:
Sorry about that. I don't know what happened there. Link fixed.
Click to expand...
Click to collapse
Thank you
Sent from my Nexus S 4G using xda premium
Does anyone have problems turning Bluetooth on?
Sent from my Nexus S 4G using Tapatalk
XK72 said:
I have replaced the Google apps that have been updated since the IMM26 release. There are rumblings that the official ICS ROM should be released sometime soon. I'm not holding my breath, but I'll offer the same thing to that release once it comes out.
If you're asking about adding functionality or features, I don't think I'd have anything unique to offer since there are so many other ROMs and customizable updates out already. I have considered including FaceLock functionality, but it adds quite a bit of size to the ROM and honestly, it hasn't worked very well for me. If there is enough interest, I'll include it as a separate revision in the future.
Click to expand...
Click to collapse
I would rather have the straight vanilla experience. Thanks for responding.
Edit: Also, touch to focus would be nice for the camera if at all possible. Thanks.

[ROM] CM9 Nightly for AT&T SGS3!

Official post is here http://forum.xda-developers.com/showthread.php?t=1778165
Please use this for future discussion.
-THIS THREAD NO LONGER UPDATED-
Reserved for OP
What doesn't work?
Sent from my SAMSUNG-SGH-I747 using xda premium
From what I know just camcorder . I'm not sure about the new features of touchwiz though they may be gone lol
Sent from my SAMSUNG-SGH-I747 using xda premium
tyshemi said:
From what I know just camcorder . I'm not sure about the new features of touchwiz though they may be gone lol
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
I would also say you are probably right; will know when I get it all loaded up.. slow download at the moment.
Downloading now for Rogers S3, will post results.
---------- Post added at 08:53 AM ---------- Previous post was at 08:43 AM ----------
When flashing I get an error
ChaosMinionX said:
You read it right! I am loading it up right now on my device.
http://download.cyanogenmod.com/?device=&type=nightly
Above is the repository link; AT&T Users will want to use the "d2att" builds... current at the time of this post is cm-9-20120711-NIGHTLY-d2att.zip
Just download, and flash via CWM.
EDIT: Almost forgot; CM9 does not come packaged with the latest Google Apps so you will need to download them separately from here http://goo.im/gapps/gapps-ics-20120429-signed.zip
The repository for these can be found at http://goo.im/gapps you can try any of the ones with "ICS" in the file name.
Click to expand...
Click to collapse
Downloading and gonna flash in a Bit - Bell Canada
xhead said:
Downloading now for Rogers S3, will post results.
---------- Post added at 08:53 AM ---------- Previous post was at 08:43 AM ----------
When flashing I get an error
Click to expand...
Click to collapse
cirusnb said:
Downloading and gonna flash in a Bit - Bell Canada
Click to expand...
Click to collapse
Heres the fix... taken from user nory82688 in this post http://forum.xda-developers.com/showpost.php?p=28596664&postcount=11
"If anyone has issues flashing the rom , try this:
1. Extracted zip.
2. Went to ~\cm-9-20120711-NIGHTLY-d2att\META-INF\com\google\android
3. Opened updater-script with Notepad++*
4. Deleted the first line in the script & saved
5. zipped the files I previously extracted (this included the script you changed).
6. put zip in sdcard
7. reboot in recovery
8. factory wipe
9. flash"
*note: you could use regular Notepad as well for this or any text editor for that matter.
ChaosMinionX said:
Heres the fix... taken from user nory82688 in this post http://forum.xda-developers.com/showpost.php?p=28596664&postcount=11
"If anyone has issues flashing the rom , try this:
1. Extracted zip.
2. Went to ~\cm-9-20120711-NIGHTLY-d2att\META-INF\com\google\android
3. Opened updater-script with Notepad++*
4. Deleted the first line in the script & saved
5. zipped the files I previously extracted (this included the script you changed).
6. put zip in sdcard
7. reboot in recovery
8. factory wipe
9. flash"
*note: you could use regular Notepad as well for this or any text editor for that matter.
Click to expand...
Click to collapse
Will try now,
Really looking forward to flashing this ROM
Who is the main Dev/Team we can thank for this fantastic morning start?
Sent from my SAMSUNG-SGH-I747 using xda premium
naturefreak85 said:
Who is the main Dev/Team we can thank for this fantastic morning start?
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
I dont think that information is available yet or I would have had it in the OP... let me know if you find it and I will add it
I still get installation aborted
ChaosMinionX said:
You read it right! I am loading it up right now on my device.
http://download.cyanogenmod.com/?device=&type=nightly
Above is the repository link; AT&T Users will want to use the "d2att" builds... current at the time of this post is cm-9-20120711-NIGHTLY-d2att.zip
Just download, and flash via CWM.
EDIT: Almost forgot; CM9 does not come packaged with the latest Google Apps so you will need to download them separately from here http://goo.im/gapps/gapps-ics-20120429-signed.zip
The repository for these can be found at http://goo.im/gapps you can try any of the ones with "ICS" in the file name.
EDIT2: Problems installing? Getting Errors in CWM? Go here! http://forum.xda-developers.com/showpost.php?p=28597816&postcount=7
Click to expand...
Click to collapse
How did you find out it was for our device? I mean D2att doesn't make me think SGSIII
Sent from my SAMSUNG-SGH-I747 using xda premium
ChaosMinionX said:
Heres the fix... taken from user nory82688 in this post http://forum.xda-developers.com/showpost.php?p=28596664&postcount=11
"If anyone has issues flashing the rom , try this:
1. Extracted zip.
2. Went to ~\cm-9-20120711-NIGHTLY-d2att\META-INF\com\google\android
3. Opened updater-script with Notepad++*
4. Deleted the first line in the script & saved
5. zipped the files I previously extracted (this included the script you changed).
6. put zip in sdcard
7. reboot in recovery
8. factory wipe
9. flash"
*note: you could use regular Notepad as well for this or any text editor for that matter.
Click to expand...
Click to collapse
What is the exact text that needs to be removed? "assert(getprop("ro.product.device") == "d2att" || getprop" or "assert(getprop("ro.product.device") == "d2att" || getprop("ro.build.product") == "d2att");" I assume the latter.
naturefreak85 said:
How did you find out it was for our device? I mean D2att doesn't make me think SGSIII
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
It sprung up all over the forums this morning
@LarryLars I am going to remove the whole first line and see if it installs; I haven't gotten that far yet!
This is awesome. Too bad I won't be able to flash this until I later today.
Herp derp SGS3 Tapatalk 2
LarryLars said:
What is the exact text that needs to be removed? "assert(getprop("ro.product.device") == "d2att" || getprop" or "assert(getprop("ro.product.device") == "d2att" || getprop("ro.build.product") == "d2att");" I assume the latter.
Click to expand...
Click to collapse
That's what I deleted, and I still got installation aborted.
ChaosMinionX said:
It sprung up all over the forums this morning
Click to expand...
Click to collapse
Awesome. I am curious if they also remapped the buttons to the way ICS should be. No more menu button just a multitasking button. Let us know with screenshots.
Sent from my SAMSUNG-SGH-I747 using xda premium
Possible Source: http://www.androidpolice.com/2012/0...print-and-t-mobile-but-not-verizon-of-course/

[MOD][SXS][CM10] O4X Style LockScreen

Based on: This thread.
-------------------------------------------------------------------------------------------------------------------------
Screenshots:
Video from original thread, so not on Xperia S but Galaxy Nexus.
-------------------------------------------------------------------------------------------------------------------------
Tested working on FXP145 and newer. Older should probably work too, but I'm not sure about that. (CM10 and Xperia S, of course)
Please report if it works and any bug you run in to! And you might want to backup the files modded by this mod (services.jar, framework-res.apk, framework2.jar, framework.jar and android.policy.jar which are all in the system/framework/ folder) in case you want to get back to the original lockscreen.
-------------------------------------------------------------------------------------------------------------------------
Download:
Here.
Warning! Somebody reported to me the mod isn't working properly on FXP149. Somebody else reported it working though, so I guess it should be fine. You probably want to backup your files for the sake of safety though.
Install instructions:
1. Save the zip to your phone's memory.
2. Reboot into recovery.
3. Go to "Install from zip" -> "Install from sdcard" and select the zip file.
4. Follow the onscreen instructions.
5 . Reboot device and enjoy!
-------------------------------------------------------------------------------------------------------------------------
Big thanks to:
evilisto for making the patch needed for this mod!
The FXP team(Bin4ry, Defer, Kali, Jerpelea) for making this beatiful rom!
Been waiting for this and it works great. Only thing is that when you unlock it the time doesn't dissappear straight away, but this is so minor I don't really care. Thanks a lot!
---------- Post added at 02:20 PM ---------- Previous post was at 01:49 PM ----------
Also swipe in any direction doesn't always show up
Sent from my Galaxy Nexus using xda app-developers app
Will this work with Paranoid Android 2.55 ? :x
Probably will work. Back up the files and try it if you want to know, you can always restore!
markk1995 said:
Probably will work. Back up the files and try it if you want to know, you can always restore!
Click to expand...
Click to collapse
I tried, and i'm stuck at bootanimation ^^' it does'nt work :./
martinko23 said:
I tried, and i'm stuck at bootanimation ^^' it does'nt work :./
Click to expand...
Click to collapse
The framework is different. Give him the PA 2.55 framework-res.apk (and maybe a few other files, I don't remember what is used) so he can apply over it.
I am just waiting for FXP to fix the problems on their kernel which was causing problems on dual boot to update my PA to the next version, so consider it, @OP, a request for the future.
markk1995 said:
Been waiting for this and it works great. Only thing is that when you unlock it the time doesn't dissappear straight away, but this is so minor I don't really care. Thanks a lot!
---------- Post added at 02:20 PM ---------- Previous post was at 01:49 PM ----------
Also swipe in any direction doesn't always show up
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Thanks a lot for trying it out!
Yes I know about that first one, but as you can see in the video, it's in the original mod too. So I don't think I can do anything about it. Will look into the source though.
That second thing looks interesting, because here it shows up every time, even though sometimes barely visible. Are you sure it really isn't there sometimes?
Felimenta97 said:
The framework is different. Give him the PA 2.55 framework-res.apk (and maybe a few other files, I don't remember what is used) so he can apply over it.
Click to expand...
Click to collapse
Sadly enough that won't work, because the patch (from the original mod) isn't done to the compiled (framework-res.apk, framework.jar etc...) files, but to the source code. Then I compile it and pick out the files needed, pack them up in a zip file, and deliver them to you .
Felimenta97 said:
@OP, a request for the future.
Click to expand...
Click to collapse
Yeah I was already thinking about that, but I don't know for sure if it will work. Since this patch is made for CM10, I think it might break some things specific to PA. I'll download the PA source and try it out when I have some spare time
TiesB said:
Thanks a lot for trying it out!
Yes I know about that first one, but as you can see in the video, it's in the original mod too. So I don't think I can do anything about it. Will look into the source though.
That second thing looks interesting, because here it shows up every time, even though sometimes barely visible. Are you sure it really isn't there sometimes?
Sadly enough that won't work, because the patch (from the original mod) isn't done to the compiled (framework-res.apk, framework.jar etc...) files, but to the source code. Then I compile it and pick out the files needed, pack them up in a zip file, and deliver them to you .
Yeah I was already thinking about that, but I don't know for sure if it will work. Since this patch is made for CM10, I think it might break some things specific to PA. I'll download the PA source and try it out when I have some spare time
Click to expand...
Click to collapse
It can break something at PA source, but it is based on CM10, so how knows.
"What really matters in this world, anyway?"
At second glance it is there but behind the black background so hardly visible for me
Can you make it for T989 running cm10?
Ynx ion advance.
markk1995 said:
At second glance it is there but behind the black background so hardly visible for me
Click to expand...
Click to collapse
Yeah that's kinda what I thought. I'll look into the code if I can maybe "layer it up" or something, but don't pin me down on that .
ghassir said:
Can you make it for T989 running cm10?
Ynx ion advance.
Click to expand...
Click to collapse
That should be possible for sure. That's the the T-Mo S2 right? Downloading the source code atm.
I'm sorry for the late response, I was at my grandparents' and didn't have a pc with internet over there...
Sent from my Xperia S using xda app-developers app
Doesn't boot with AOKP and the kernel from kali
googleye said:
Doesn't boot with AOKP and the kernel from kali
Click to expand...
Click to collapse
Because it's made for CM10 my friend but still thanks for trying because I now know I'll have to build a special one for PA and AOKP
Btw, a small status update: I've ran out of disk space on my wubi install so I'm waiting on my NAS to come, which should arrive somewhere next week. Then I can move all my media (movies, music etc...) to the NAS, and resize my wubi disk to a lot bigger one Then the sources I was downloading can continue
Perfect in fxp 147
TiesB said:
Because it's made for CM10 my friend but still thanks for trying because I now know I'll have to build a special one for PA and AOKP
Btw, a small status update: I've ran out of disk space on my wubi install so I'm waiting on my NAS to come, which should arrive somewhere next week. Then I can move all my media (movies, music etc...) to the NAS, and resize my wubi disk to a lot bigger one Then the sources I was downloading can continue
Click to expand...
Click to collapse
I thought it would still work, isn't AOKP based on CM or am I way out of line here? Anyways a version for AOKP would be appreciated :good:
googleye said:
I thought it would still work, isn't AOKP based on CM or am I way out of line here? Anyways a version for AOKP would be appreciated :good:
Click to expand...
Click to collapse
AOKP had its own source code.
"What really matters in this world, anyway?"
Are there more themes for lockscreen available?
does not xcream on then?
i love this loocscreen, someone test it in fxp 148?
patato800 said:
Are there more themes for lockscreen available?
Click to expand...
Click to collapse
Yes, the
guy who made this patch (evilisto), also made some other ones like the BB10 (I believe) LockScreen. If you want you can request one from his threads and I should be able to make it
fabidesca said:
does not xcream on then?
Click to expand...
Click to collapse
Nope, I'm sorry. Only works on CM10
Sent from my Xperia S using xda app-developers app

[APP][MOD][addon.d] Stock Gallery w/ Picasa Sync

A lot of people running Cyanogenmod, and other custom AOSP-based ROMs would like to have the gallery that ships with the Nexus devices. This zip will replace your gallery (Gallery2.apk) with the stock Google gallery (GalleryGoogle.apk). This will give you Picasa sync and the ability to view Photospheres on Nexus 7 devices, and take Photospheres on devices with a rear camera! This mod also includes an addon.d script.
What is addon.d?
On some ROMs, like Cyanogenmod, there are scripts in /system/addon.d that run during a ROM update or flash. They can backup and restore system apps (like Gapps), or perform many other functions. This mod includes an addon.d script, so the mod is not lost during a ROM update! If your ROM doesn't support addon.d, this mod should still flash properly, but you won't benefit from addon.d.
Tested and Confirmed to work on:
CyanogenMod 10.2
Install Instructions:
- Boot into recovery
- Flash Install zip
- Reboot
Downloads:
Install-GoogleGallery-1.6.zip
Changelog:
Code:
1.6 - 11/8/13
- Added some missing libs
1.5 - 11/8/13
- Updated, based on 4.4
1.4 - 9/15/13
- Removed device checks (so it will work on virtually any device), added missing libs, and renamed mod from Install-Nexus7Gallery to Install-GoogleGallery
1.3 - 7/25/13
- Updated, based on 4.3 (JWR66V)
1.2 - 3/3/13
- Updated liblightcycle.so from 20130301 gapps (since Nexus 7 can't take photospheres, this file probably doesn't matter but I updated it anyway)
1.1 - 2/20/13
- Added tilapia (Nexus 7 3G) support
1.0 - 2/20/13
- Initial release, based on 4.2.2 (JDQ39)
DISCLAIMER:
This mod involves editing system files. Use at your own risk! Also please don't forget, before you report ROM related bugs in the ROM developer thread, you should remove this mod to make sure the issue is not caused by this mod!
Re: [MOD][addon.d] Stock Gallery w/ Picasa Sync
Will this work on any device running cm 10.1?
Sent from my Nexus 7 using Tapatalk HD
counterfeit187 said:
Will this work on any device running cm 10.1?
Sent from my Nexus 7 using Tapatalk HD
Click to expand...
Click to collapse
Sorry, no, it specifically checks to see if your device is a grouper. Hmm, you got me thinking, maybe I need to add tiliapia in the device check.
What device are you wondering about?
Re: [MOD][addon.d] Stock Gallery w/ Picasa Sync
rmkilc said:
Sorry, no, it specifically checks to see if your device is a grouper. Hmm, you got me thinking, maybe I need to add tiliapia in the device check.
What device are you wondering about?
Click to expand...
Click to collapse
Samsung epic4g :-\
Sent from my SPH-D700 using Tapatalk 2
counterfeit187 said:
Samsung epic4g :-\
Sent from my SPH-D700 using Tapatalk 2
Click to expand...
Click to collapse
It would be easy to remove the device checks, so it installs on anything, but no guarantees photosphere or the gallery would work.
Zip updated, now supports tilapia.
rmkilc said:
Zip updated, now supports tilapia.
Click to expand...
Click to collapse
I vote for removing device checks, maybe with a warning. Could it set aside the original as a .bak and have a revert script? I know that's a lot to ask and if I could I would offer help to write it
My download links will be broken for awhile. Goo.im is having issues, and they are working on it. More information can be found here: https://plus.google.com/103016236037938342074/posts/iWu73keEHtW
In the meantime, if you need a file ASAP, PM me.
Install on htc desire Z
How can I install it on my phone (in case it may works...)? Do I have to install the tilapia version or the grouper?
Thanks
I PM you because goo isn't working.
Sent from my Nexus 7 using xda premium
---------- Post added at 08:48 AM ---------- Previous post was at 08:46 AM ----------
Rafosky said:
I PM you because goo isn't working.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
rmkilc said:
My download links will be broken for awhile. Goo.im is having issues, and they are working on it. More information can be found here: https://plus.google.com/103016236037938342074/posts/iWu73keEHtW
In the meantime, if you need a file ASAP, PM me.
Click to expand...
Click to collapse
Yep.. I need the file
Sent from my Nexus 7 using xda premium
Just installed this zip and get a force close every time I try to save a pic from Picasa or share one anyone else have this problem?
Sent from my Nexus 7 using Tapatalk HD
Force close or message warning when try to share/pick photo.
INC 4G
I'd like to replace the CM 10.1 gallery on my INC 4G so I can get Google+ image syncing to work. The zip on this thread throws a "grouper" specific device error. Is the talapia version available somewhere?
Thanks.
nproszkow said:
I'd like to replace the CM 10.1 gallery on my INC 4G so I can get Google+ image syncing to work. The zip on this thread throws a "grouper" specific device error. Is the talapia version available somewhere?
Thanks.
Click to expand...
Click to collapse
This zip checks for both grouper and tilapia (as of version 1.1). If you are wanting to flash this on a device other than grouper or tilapia, you will have to modify the zip.
rmkilc said:
This zip checks for both grouper and tilapia (as of version 1.1). If you are wanting to flash this on a device other than grouper or tilapia, you will have to modify the zip.
Click to expand...
Click to collapse
I have problems whit goo.im, mirror please?
Enviado desde mi Nexus 7
jamm513 said:
I have problems whit goo.im, mirror please?
Enviado desde mi Nexus 7
Click to expand...
Click to collapse
PM sent.
Sent from my Nexus 4 using Tapatalk 2
Borrowing your scripts, please
I was considering trying to make something like this (an addon.d script) for the Camera and Gallery for Samsung Galaxy S3. I hate having to reflash the a patched camera zip after every CyanogenMod Nightly build.
I'm not terribly worried about device checks because I'd only be trying it for myself on one specific device initially, so I imagine it is the 77-gapps-tilapia.sh script that I'd need to look at to make edits for my purposes. It appears that there are two apks (GalleryGoogle.apk and GmsCore.apk) and three libs (libjni_filtershow_filters.so, libjni_mosaic.so, and liblightcycle.so) necessary to make the camera/galler work on the Galaxy S3.
Your script begins with:
list_files() {
cat <<EOF
app/GalleryGoogle.apk app/Gallery2.apk
lib/liblightcycle.so
EOF
}
Would it be as simple as changing this to:
list_files() {
cat <<EOF
app/GalleryGoogle.apk app/GmsCore.apk
lib/libjni_filtershow_filters.so lib/libjni_mosaic.so lib/liblightcycle.so
EOF
}
This is my first time trying to do something like this but I could see it being useful for a lot of people--the galaxy S3 is a popular phone on many carriers. Anyone willing to give me a hand?
counterfeit187 said:
I was considering trying to make something like this (an addon.d script) for the Camera and Gallery for Samsung Galaxy S3. I hate having to reflash the a patched camera zip after every CyanogenMod Nightly build.
I'm not terribly worried about device checks because I'd only be trying it for myself on one specific device initially, so I imagine it is the 77-gapps-tilapia.sh script that I'd need to look at to make edits for my purposes. It appears that there are two apks (GalleryGoogle.apk and GmsCore.apk) and three libs (libjni_filtershow_filters.so, libjni_mosaic.so, and liblightcycle.so) necessary to make the camera/galler work on the Galaxy S3.
Your script begins with:
list_files() {
cat <<EOF
app/GalleryGoogle.apk app/Gallery2.apk
lib/liblightcycle.so
EOF
}
Would it be as simple as changing this to:
list_files() {
cat <<EOF
app/GalleryGoogle.apk app/GmsCore.apk
lib/libjni_filtershow_filters.so lib/libjni_mosaic.so lib/liblightcycle.so
EOF
}
This is my first time trying to do something like this but I could see it being useful for a lot of people--the galaxy S3 is a popular phone on many carriers. Anyone willing to give me a hand?
Click to expand...
Click to collapse
I'm not 100% familiar with the extra files required on the GS3, but I think you want this:
Code:
list_files() {
cat <<EOF
app/GalleryGoogle.apk app/Gallery2.apk
app/GmsCore.apk
lib/liblightcycle.so
lib/libjni_filtershow_filters.so
lib/libjni_mosaic.so
EOF
}
Each line handles one file. If only one file is listed on a line, it will carry it through. If two files are listed with a space between them, it will replace the second file with the first file. For example, in my script, we want GalleryGoogle.apk to replace Gallery2.apk. The files must be the entire path within /system with no leading forward slash. Make sense?
Can't save or share
When I try to share or save an image the apps closes or tells you that it can't use the image
Please FIX
Im on Smootrom 5.1
Hi!
Worked OK but now I want to revert the changes. What if I want to go back to the original version?
Thanks,

Categories

Resources