[ROM][14/1/13][4.1.2][4.2 MOCKUP] CyanogenMod 10 - 4.2 Apps [HQ Video fixed] - Gen9 Android Development

Before we begin, I didn't build this, it was built by Quallenauge, in his thread here and stevemp, in the same thread
Features
- Built on 4.1.2 CM10
- CyanogenMod Settings bundled
- Includes Theme Chooser (4.2 version)
- Includes 4.2 Gapps and some system apps
- 4.2 fonts, sounds and wallpapers
Features over Quallenauge's CM10:
- 4.2 declared in build.prop, it's sort of like a 4.2 mockup
- All video is fixed
- Camera is now detected as nonexistent, so apps like Google Talk don't force close anymore and Camera isn't in the app drawer
- Fixed vold.fstab by default (SD model version)
- CM10 boot animation by default
- GoogleNow works by default
- Removed not needed apps (like ROM Manager) - Some, like Apollo and DSP manager are included but not installed, just install them from the Optional Apps folder and you'll have them back
- Added SRS for better sound
- Using SuperSU rather than Superuser (better support)
Changelog:
14/1/13
- HQ/HD video now works (YouTube, TV Catchup, Netflix etc.) - Thanks stevemp for that!
- Updated more apps
- Fixed force close when you tap date in the pop-up notifications
- No signal icon in system bar not there by default (you can apply themes and it won't appear now)
- Removed ArchosFixer (not working and not needed now)
- Removed Nova Launcher, install it from the Play Store if you want it again
13/1/13
- Android base now 4.1.2
- Newer CM base with new features and fixes including:
- Updated launcher
- Updated apps
- CM file manager
- Fixed quick settings
- Battery % options without my dodgy theme
- Updated gapps & other internal apps
9/12/12
- Some lib fixes, fixed offline video
- New ThemeChooser
- Bundled Archos Fixer theme, battery % and no signal image fix
- Made it OTA ready (GooManager, waiting on a response for my account there)
- System apps updated
Download and Install Guide
Download latest zip from here:
http://goo.im/devs/Quinny898/archos_g9
Extract and follow instructions
Old way:
1.) Backup all your apps, this will wipe your apps and app data [Titanium Backup will do this just fine]
2.) Either copy the archos.ext4 file via normal USB to the device's internal memory or use the adb commands:
Code:
adb push archos.ext4 /data/media
3.) Reboot into archos recovery (turn off your device and power on whilst holding volume down)
4.) Select Format System > Reset Android
5.) Go back to the main screen of the recovery and select Developer Edition Menu > Flash kernel and Initramfs
6.) A drive will appear on your PC, copy the other two downloaded files to it
7.) Reboot your device from recovery
8.) Hit the thanks button
It will boot CM10 now
Troubleshooting Installation
Stuck on the archos screen? Not booting?
Try this:
(You need to have a PC with adb installed)
Open command prompt/terminal and run
adb shell
(Shell will come up, enter the following: [At every new line, hit enter])
Code:
stop
cd data
mv local .local
mv media .media
rm -r *
mv .local local
mv .media media
reboot
Device should reboot and boot now
Thanks to surdu_petru for this mini-guide
What's working & not
Working:
Everything but the stuff in not working
Not working:
Camera
Screen off animation (works but buggy)
Old versions:
v1: archos.ext4 - 512.00 MB

Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Optional Apps
There are some apps that can be restored that aren't in the build by default, like the stock browser. To install them:
Go to /system/Optional Apps in a root browser
Read the .txt file there

Nice Work There Quinny! :good:
I might revisit this build soon, we should be able to get the HQ Video working with the 3.0.21 Archos Kernel.
I thinking the Camera Should be possible aswell although there still some dark voodoo sh*t in that department that I've not figured out yet! :laugh:

Was really excited when I saw this... flashed and get a bootloop on the CM animation.. tried a reset, reflash, format, reflash but still unable to get it to work.
Any ideas? Would a logcat help?
TrOjAn

For the buzz in FRANCE
http://www.jbmm.fr/2012/11/gen-9-android-4-2-cyanogenmod-10

TrOjAnUK said:
Was really excited when I saw this... flashed and get a bootloop on the CM animation.. tried a reset, reflash, format, reflash but still unable to get it to work.
Any ideas? Would a logcat help?
TrOjAn
Click to expand...
Click to collapse
Yes please. Can't see why it wouldn't work
Sent from my ARCHOS 80G9 using Tapatalk 2

cajl said:
For the buzz in FRANCE
http://www.jbmm.fr/2012/11/gen-9-android-4-2-cyanogenmod-10
Click to expand...
Click to collapse
Thanks. Don't forget to put that it isn't 4.2, but 4.1.1 styled to 4.2
Sent from my ARCHOS 80G9 using Tapatalk 2

Quinny899 said:
Yes please. Can't see why it wouldn't work
Sent from my ARCHOS 80G9 using Tapatalk 2
Click to expand...
Click to collapse
Quinny, thanks for taking the time to look at this.. I use CM10 on my SGS2 so if I can get it working then that would be great!!
http://pastebin.com/ytEsnDzp
If you need ANY other stuff just shout, can talk on gtalk if needed.. let me know, also, I have no issues reformatting the g9 so your ideas welcome
TrOjAn

TrOjAnUK said:
Quinny, thanks for taking the time to look at this.. I use CM10 on my SGS2 so if I can get it working then that would be great!!
http://pastebin.com/ytEsnDzp
If you need ANY other stuff just shout, can talk on gtalk if needed.. let me know, also, I have no issues reformatting the g9 so your ideas welcome
TrOjAn
Click to expand...
Click to collapse
Can you try running this in adb:
adb shell mv /system/lib/hw/camera.omap4.so /system/lib/hw/camera.omap4.so.bak
Sent from my ARCHOS 80G9 using Tapatalk 2

Quinny899 said:
Can you try running this in adb:
adb shell mv /system/lib/hw/camera.omap4.so /system/lib/hw/camera.omap4.so.bak
Sent from my ARCHOS 80G9 using Tapatalk 2
Click to expand...
Click to collapse
Done that, rebooted, still looping :/
TrOjAn

TrOjAnUK said:
Done that, rebooted, still looping :/
TrOjAn
Click to expand...
Click to collapse
New log then please
Sent from my Galaxy Nexus using Tapatalk 2

TrOjAnUK said:
Done that, rebooted, still looping :/
TrOjAn
Click to expand...
Click to collapse
Hi there
run adb logcat while its bootlooping and this will tell you what's causing the issue.

Quinny899 said:
New log then please
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Here you go...
http://pastebin.com/C684QWdc
Quinny, can you add me temporarily to gtalk.. I keep missing the posts.. Ill pm you my addy
TrOjAn
---------- Post added at 06:59 PM ---------- Previous post was at 06:58 PM ----------
trevd said:
Hi there
run adb logcat while its bootlooping and this will tell you what's causing the issue.
Click to expand...
Click to collapse
trevd:
Thats what Im doing.. trouble is Im a retard and cant really spot what is the issue.. theres a LOT of permissions and died etc etc so where would a n00b start
TrOjAn

The bootanimation run.... but how long ?

cajl said:
The bootanimation run.... but how long ?
Click to expand...
Click to collapse
over 20 minutes..
Then I restarted and flashed a stock rom, then rooted again, and flashed again..
TrOjAn

the logo rotates for 35 minutes .. what to do

cajl said:
the logo rotates for 35 minutes .. what to do
Click to expand...
Click to collapse
OK, what device and processor do you have?
Sent from my Galaxy Nexus using Tapatalk 2

cajl said:
the logo rotates for 35 minutes .. what to do
Click to expand...
Click to collapse
THIRTY FIVE MINUTES!!!!!!
WOW! Ok, Ill try again.. but Ill leave it for an hour and see
Time now 7pm, logo started spinning.. Ill report back in an hour..
TrOjAn
---------- Post added at 08:04 PM ---------- Previous post was at 08:03 PM ----------
Quinny899 said:
OK, what device and processor do you have?
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Quinny,
its the 101 g9 8gb version..
as stated above, Im now trying it again and leaving for over 35 minutes..
TrOjAn

TrOjAnUK said:
THIRTY FIVE MINUTES!!!!!!
WOW! Ok, Ill try again.. but Ill leave it for an hour and see
Time now 7pm, logo started spinning.. Ill report back in an hour..
TrOjAn
---------- Post added at 08:04 PM ---------- Previous post was at 08:03 PM ----------
Quinny,
its the 101 g9 8gb version..
as stated above, Im now trying it again and leaving for over 35 minutes..
TrOjAn
Click to expand...
Click to collapse
He means it's boot looping. Is it the 1.2 GHz or 1.5 GHz or 1ghz?
Sent from my Galaxy Nexus using Tapatalk 2

Related

[Rom] Official Inc OTA 4.08.605.2 [Updated:23Nov2011]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Release Notes:
This Rom is the Official OTA for the HTC Droid Incredible (OG)
All bugs from the previous OTA appear to be fixed now. This build did not require any intervention on my part. I just had to build it
Specs:
OTA Ver: 4.08.605.2
Android Ver: 2.3.4
Sense Ver: 1.0
Baseband: 2.15.10.07.07
Kernel: [email protected] #1 Fri Oct7 10:52:52 CST 2011
Other Specs:
Rooted
Zipaligned
Deodexed
init.d support: Devs, just drop your scripts in and go.
data/app support
Disclaimer: Although I have tested the rom and have found it to be stable, the risk is still in your hands. Use extreme caution when flashing this Rom.
Click to expand...
Click to collapse
Installation Instructions
NOTE: I use CWMR 5X. Some wipe options below are not included in earlier recovery versions. Still wipe what is available the best you can.
1. Put the Rom on the root of your SD Card
2. Compare MD5 Sum
Windows: MD5 Calculator
LINUX: Open Terminal and type: md5sum [path to the rom on your sd card]
Mac: Open a terminal and type: md5 [path to the rom on your sd card]
3. Reboot to Recovery
4. Wipe these:
Main Screen:
wipe data/factory reset - x2
wipe cache partition - x2
Advanced:
Wipe Dalvik Cache - x3
Wipe Battery Stats - optional
Mounts and Storage:
Format-
/boot - x2
/system - x2
/datadata - x2
/data - x2
/cache - x2
5. Install Rom from SD Card by going back and selecting install from SD card.
6. Reboot and enjoy!
PLEASE NOTE: THIS IS THE FULL ROM. THIS GETS FLASHED IN CLOCKWORK RECOVERY JUST LIKE OTHER ROMS. NOT IN HBOOT.
Downloads
Want to know what has changed since our last OTA? Well thats easy. Just click HERE
Release notes for wildstang83_inc_4.08.605.2_11232011 HERE
Download wildstang83_inc_4.08.605.2_11232011
Download the DTR HERE
Click to expand...
Click to collapse
Themes
Note: These themes will overwrite some mods!
WARM RLS3 - Credits to Myn and incubus26jc
Download HERE
To see this theme click HERE
OTA-Inc Blue Theme - Credits to MicroMod777
Link to download HERE
Screenshot 1
Screenshot 2
Click to expand...
Click to collapse
Flashable Mods
All mods in this section are flashable through cwm recovery.
zoomyMod Whats it do? It controls the screenlight properly in the dark. Good for those that don't like the blinding light at night. Credits to zoomy942
Optical Joystick wake/unlock - This mod allows you to wake your screen and then unlock your phone by clicking the OJ button
1% Battery Mod
Mik Honeycomb Percentage Battery Mod
Screenshot Activator - Allows you to take screenshots hassle free natively
Click to expand...
Click to collapse
Kernels
2.6.35.13wildstang83 - This is my kernel compiled from source just for this Rom
Stock Kernel - This is the stock kernel that came in the Rom originally
For a little bit more info, look HERE.
FOR SOURCE CHECKERS
Kernel sources can be found on HTC Dev. Currently neither kernel listed here has been modified beyond their original specifications.
Click to expand...
Click to collapse
Change Log:
23Nov2011
Fixed the build.prop issue and init.d support issues. See the release notes for more detail.
22Nov2011
Rebased off of the official RUU
16Nov2011
Initial and most likely only update(from me anyway)
Click to expand...
Click to collapse
This following section is real dear to me. This means that someone liked my work so much that you guys decided to donate to me. I want to honor that with a list of everyone who has donated so far. If I missed you please PM me because I know there is a couple of you but I couldn't trace you back. Thanks guys!
Donators:
ptgay49
gadzooks64
Flamingice1668
Quantify
M. Wooley
M. Torbik
N. Sylvia
K. Murphy
M. Sheta
T. Sykes
L. Lang
J. McNelly
Click to expand...
Click to collapse
We still have a non-rooted Inc that hasn't got the first one yet.
I thought .3 was the last would they go back to. 2?
Sent from my ADR6300 using XDA App
Erisnoob said:
I thought .3 was the last would they go back to. 2?
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
Look at the version again. Its actually newer.
The current old OTA was 4.06.605.3
This new one is 4.08.605.2
Erisnoob said:
I thought .3 was the last would they go back to. 2?
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
But this is 4.08 <- 8
---------- Post added at 10:00 PM ---------- Previous post was at 10:00 PM ----------
wildstang83 said:
Look at the version again. Its actually newer.
The current old OTA was 4.06.605.3
This new one is 4.08.605.2
Click to expand...
Click to collapse
Beat me to it...lol
Ahh, ok
Sent from my ADR6300 using XDA App
Awesome stang. Any new radio in it?
Sent from my ADR6300 using xda premium
#1 DINC FAN said:
Awesome stang. Any new radio in it?
Sent from my ADR6300 using xda premium
Click to expand...
Click to collapse
No bud, the radio appears to be the 07.07 radio still.
Still working on it. Its not prompting from .3 so I'm rolling back to froyo. If anyone wants to help out, Please help me capture if you can. If not it may be tomorrow before I can get something. Im working on it though.
AND INCASE I NEED TO SAY IT. PLEASE DO NOT ACCEPT THE PROMPT UNLESS YOUR HELPING ME CAPTURE. WAIT TILL WE GET A ROOTED VERSION.
DroidLife says it's 8mb...lol?
I just received the update from running business gingersense. not sure how I pull it off of my phone.
edit: Kinda funny though, I called and complained a couple of days ago because I wasn't getting any service off of my phone or my wife's. It was like a ghost outage...
wildstang83 said:
No bud, the radio appears to be the 07.07 radio still.
Still working on it. Its not prompting from .3 so I'm rolling back to froyo. If anyone wants to help out, Please help me capture if you can. If not it may be tomorrow before I can get something. Im working on it though.
AND INCASE I NEED TO SAY IT. PLEASE DO NOT ACCEPT THE PROMPT UNLESS YOUR HELPING ME CAPTURE. WAIT TILL WE GET A ROOTED VERSION.
Click to expand...
Click to collapse
I did the checkin and got nothing on my old one (sisters using it, she's sleeping so i stole it ) it's running the 4.06 2.3.4 unrooted, but S-OFF.
---------- Post added at 10:13 PM ---------- Previous post was at 10:12 PM ----------
romsRfun said:
I just received the update from running business gingersense. not sure how I pull it off of my phone.
edit: Kinda funny though, I called and complained a couple of days ago because I wasn't getting any service off of my phone or my wife's. It was like a ghost outage...
Click to expand...
Click to collapse
Do you know how to use ADB? If so, adb shell into your cache to find the name of the file and then ADB pull it off the phone.
adb is a work in progress...started to learn linux yesterday...wth was I thinking...lol
Just give me some good prompts I can use and I'll try to pull it off my phone.
romsRfun said:
adb is a work in progress...started to learn linux yesterday...wth was I thinking...lol
Just give me some good prompts I can use and I'll try to pull it off my phone.
Click to expand...
Click to collapse
Okay, open terminal and run this with USB debugging turned on and phone plugged into the computer.
Code:
adb shell
Then run
Code:
cd /cache
ls
It will list the files in /cache. Look for an update.zip or a zip of some sorts.
After that open a new terminal and type
Code:
adb pull /cache/"name of zip file" (without quotes)
It will then pull the file to whatever directory you are running terminal from, most likely your home folder.
Ok guys, I have it. Getting ready to build it and upload. Hang tight....
Awesome! I'll Keep My Eyes Open For The New OTA Update!
wildstang83 said:
Ok guys, I have it. Getting ready to build it and upload. Hang tight....
Click to expand...
Click to collapse
Nice. How am I supposed to update my **** with no hd now though? Lol
Sent from my ADR6300 using xda premium
I just uploaded the OTA .zip to a new thread
Thanks frosty for your help.
What's the kernel.version?
Sent from my ADR6300 using Tapatalk
Ok, I'm not sure if i have it, lol
The version that was just uploaded for me says:
537d2e5b04a.OTA_Incredible_C_Gingerbread_S_VERIZON_WWE_4.06.605.3-4.06.605.2_release_211679
Which obviously is not right. I'm just gonna roll back to a fresh froyo build and see what I get.
couldn't tell ya, just look at the numbers in the .zip file I posted.
---------- Post added at 07:44 PM ---------- Previous post was at 07:43 PM ----------
I got the same thing sir.

[DEV] CM10 on ArchosG9

If someone like to want try out basic running JellyBeans on his archos g9 device you can use my build.
Many things like camera, or accelerated video decoding/encoding doesn't work, also the sdcard access is not working (using vold binary from stock rom was not successful)!
(= Not for endusers, but for devs who are interested )
Working is:
* Wifi
* Audio
* GPS
* Graphics ( )
File-Image:
http://www.4shared.com/file/168Z262u/archosext4updatetar.html
Needed kernel zImage:
http://www.4shared.com/file/_yBZF1D_/zImage.html
Many thanks to JackpotClavin for your porting guide on CM9
(which was very helpful to start understanding how customized building works),
trevd for setup a CM10 repo which I used to start from and for developing 3G support on 4.0.4 and 4.1.1,
omegaRED7 for his support on 3G,
and last but not least: surdu_petru for his excellent work on modding and developing cool images for the archos device!!!
If you want to start hacking on this, use the following interesting repos as start:
Trevd's developer repo for the 3G stick:
https://github.com/trevd/huaweigeneric-ril
My CM10 config files:
https://github.com/Quallenauge/cm10-archos-g9
A note for the kernel:
Customized kernel is needed, because it provides the IPV6 mangle support, which is needed by netd service.
For me, the video acceleration is the most important thing, but due closed drivers and only a little understanding of the topic, I feel that I'm not able to solve this problem.
Hi !
Very cool ! You started a great job....I hope that with our dear developers you will be able to successfully finish !
THANKS ! & Good luck !!! :good:
Hi.
I was about to start looking into the sdcard issue..... Then my sdcard slot decided to fail, I think the spring has gone, I'll "Jaff" it in with some Rilza Card later on. I'll take heart that at least my device is failing one component at a time and not all at once.. :laugh:
With regards hardware, have you had a look around at the open source stuff at OmapMedia.org, I'm just cloning their android repo now and also linaro have done a lot of work in open sourcing and optimizing some of the TI Omap stuff..... They're next on my repo sync
I also think Scholberts' hardware thread may help as a good reference.
There's other stuff, lots of other stuff but I think having a go at the hardware seems lib a good starter for ten.
Hack On!
trevd said:
Hi.
With regards hardware, have you had a look around at the open source stuff at OmapMedia.org, I'm just cloning their android repo now and also linaro have done a lot of work in open sourcing and optimizing some of the TI Omap stuff..... They're next on my repo sync
Click to expand...
Click to collapse
With some luck, we can use the following:
http://git.omapzoom.org/?p=platform/hardware/ti/omap4xxx.git;a=shortlog;h=refs/heads/p-ics-mr1-release
Maybe we must patch the archos kernel for that....
Awesome work! Instead of everyone working on his own rom (we have AOKP, CM9, Ubuntu, ...) everyone should team up and make a good Jelly Bean rom.
Just out of curiosity, how is this rom's performance?
Cool thing! Can you post some photos pls?!
Thanks!!
I've been trying to get this to boot today, I'm using the multiboot initramfs and your zImage, but I'm stuck at a black screen. Should I be using the latest stock one?
---------- Post added at 11:19 AM ---------- Previous post was at 11:09 AM ----------
Stock 4.0.7 initramfs is stuck at ARCHOS splash screen, not looping (as in there being no ext4 file) but just stuck
have you the initramfs.cpio.lzo ?
cajl said:
have you the initramfs.cpio.lzo ?
Click to expand...
Click to collapse
Don't worry, it works now. A combination of bad files and silly mistakes were the issue
Sent from my ARCHOS 80G9 using Tapatalk 2
i use the initramfs.cpio.lzo of surdru
when i lauch the SDE, i view the CM9 animation
How long does the animation the first time ?
I use the official SDE not the multiboot
cajl said:
i use the initramfs.cpio.lzo of surdru
when i lauch the SDE, i view the CM9 animation
How long does the animation the first time ?
I use the official SDE not the multiboot
Click to expand...
Click to collapse
Sounds to me like you forgot to wipe. Get adb open and run these commands:
adb shell rm -r -f /data/*
adb push archos.ext4.update /data/local/archos.ext4
If you have an .aos image installed alongside it:
Wait for $ to reappear (or the path if you're using Windoze) and then power off the device by holding power for 10 seconds
Boot into recovery and select Developer Edition
If you don't:
adb reboot
Then it will boot, or at least it did for me
Screenshots from me:
Nova Launcher as homescreen (stock one is c**p)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Proof of version:
WiFi works
Videos are working with VPlayer using its armv7 software codecs: (here playing Big Buck Bunny streaming as an mp4 file)
Music playing using Google Play Music and their streaming service (wrong album art though )
Showing the Jelly bean notification expansions with Google Play Music's latest version:
What is good and working for me:
WiFi
Bluetooth
GPS
Music
Video via VPlayer
It's surprisingly fast, and I have possibly caused that, by setting Force GPU rendering on, disable HW overlays on and making the CPU governor to "performance", and it's smooth (butter is working?)
What's bad/annoying
Camera isn't working. Not much of an issue, but face unlock would be nice to have
External SD isn't working - causes issues with media FC and apps failing to install from Play Store (error with SD or USB storage)
Talk force closes due to camera issues
Other than that, all is good. I'll probably make a video tour from the device and possibly an installation video if people are interested.
cajl said:
i use the initramfs.cpio.lzo of surdru
when i lauch the SDE, i view the CM9 animation
How long does the animation the first time ?
I use the official SDE not the multiboot
Click to expand...
Click to collapse
Did you wipe the data? If not, follow the guide on aokp's topic.
Sent from my GT-I9100 using xda app-developers app
Ok i unterstand
CM10 replace the Archos OS !
Super sweet! Just to be clear, which kernel and device tree are you using?
Quinny899 said:
Screenshots from me:
Nova Launcher as homescreen (stock one is c**p)
Proof of version:
WiFi works
Videos are working with VPlayer using its armv7 software codecs: (here playing Big Buck Bunny streaming as an mp4 file)
Music playing using Google Play Music and their streaming service (wrong album art though )
Showing the Jelly bean notification expansions with Google Play Music's latest version:
What is good and working for me:
WiFi
Bluetooth
GPS
Music
Video via VPlayer
It's surprisingly fast, and I have possibly caused that, by setting Force GPU rendering on, disable HW overlays on and making the CPU governor to "performance", and it's smooth (butter is working?)
What's bad/annoying
Camera isn't working. Not much of an issue, but face unlock would be nice to have
External SD isn't working - causes issues with media FC and apps failing to install from Play Store (error with SD or USB storage)
Talk force closes due to camera issues
Other than that, all is good. I'll probably make a video tour from the device and possibly an installation video if people are interested.
Click to expand...
Click to collapse
I'll put up 2 boot animations in a bit, the official CM10 one and the Nexus one. Both will be correctly sized
Sent from my Galaxy Nexus using XDA Premium HD app
---------- Post added at 04:55 PM ---------- Previous post was at 04:54 PM ----------
nicktastique said:
Super sweet! Just to be clear, which kernel and device tree are you using?
Click to expand...
Click to collapse
I used both of the download links from the OP + initramfs from the rooted 4.0.7 thread, my computer is too weak for source
Sent from my Galaxy Nexus using XDA Premium HD app
---------- Post added at 05:09 PM ---------- Previous post was at 04:55 PM ----------
CM10 official boot animation:
Preview: http://www.youtube.com/watch?v=ogp9f4_yEoU&feature=related
Download: http://d-h.st/aG7
Jelly Bean Nexus Boot Animation
Preview: http://www.youtube.com/watch?v=4uuujV6f6_w
Download: http://d-h.st/HKW
Installation:
Download the zip to the tablet
Rename it to bootanimation.zip using a file manager
Using a root file manager, copy it to /system/media/bootanimation.zip
Change its permissions to rw-r--r-- or 644
- OR -
Download it to your PC
Rename it to bootanimation.zip
adb remount
adb push bootanimation.zip /system/media/bootanimation.zip
adb shell chmod 644 /system/media/bootanimation.zip
Quinny899 said:
Sounds to me like you forgot to wipe. Get adb open and run these commands:
adb shell rm -r -f /data/*
adb push archos.ext4.update /data/local/archos.ext4
If you have an .aos image installed alongside it:
Wait for $ to reappear (or the path if you're using Windoze) and then power off the device by holding power for 10 seconds
Boot into recovery and select Developer Edition
Then it will boot, or at least it did for me
Click to expand...
Click to collapse
i use this method on my 101 gen9
when i reboot on Developper Edition i view the Gen9 animation for a long time
is that the tablet will be rooted ?
cajl said:
i use this method on my 101 gen9
when i reboot on Developper Edition i view the Gen9 animation for a long time
is that the tablet will be rooted ?
Click to expand...
Click to collapse
The "glowing" one or just the Archos logo?
the CM9 logo with the blue person
cajl said:
the CM9 logo with the blue person
Click to expand...
Click to collapse
It's either booting (slowly) or the wipe has failed again

[ROM]●[XXDLJ4]●[31.Oct] ●DeepCore►15 Toggles NO Icons ►KitchenOTA Updated►

[ROM]●[XXDLJ4]●[31.Oct] ●DeepCore►15 Toggles NO Icons ►KitchenOTA Updated►
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[ROM][XXDLJ1][26.Oct] ●GoaHead SA V0.0.2►15 Toggles NO Icons ►KitchenOTA►
What there is to know about Rom?
I have Tested some Rom Based on the XXDLJ1.
Now i´m back!!!
I am proud to present you my New ROM!
Its very smooth and Fast...
Featuring
Click to expand...
Click to collapse
*Based on XXDLJ1
*Deleted some Sammy bloat but all functions working
*15 toggles MOD with out Icon´s
*Themed MMS.apk
*SystemUI themed
*Framework themed
*Added Power Profile
*CallRecord Thx (Wanam)
*Siyah 1.7rc1 Kernel added thx gokhanmoral/ DualBoot
*Bootanimation
♕ UpdateMe with small Kitchen/ (Under Construction) my Script and myUpdateMe mod
♕ Awesom Beats™
♕ File Manager
♕ Jelly Beans Sounds added
♕ Jelly Beans Animation added
♕ Jelly Beans Fonts added
♕ Newest Play Store
♕ Center Clock with Gray color
♕Smart Rotation /removed CallBlock Mod iccon
♕ Rom Size about 535mb only
♕ and more i forgot..
Installation
Click to expand...
Click to collapse
1. Update your Recovery (if necessary)
Copy ZIP in SDCARD
- Go in Recovery (root is necessary)
- Wipe DATA
- Wipe CACHE
- Wipe DALWIK (in advenced menu)
- Format SYSTEM/DATA (in Mount and Storage
- Flash ROM
if you use DualBoot, go first to DualBootOption, make a Backup, or clone Rom to second
and install the ROM as primary Boot.
- Fix Permission (in advenced menu)
....... Reboot......
-Go to UpdateMe > Theme and install GoaHead_Fix
ScreenShot
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Download
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Have Fun!
Credits;
♕Vegetas♕
♕motomoto (for some Icon)♕
♕Wanam(CallRecord)♕
♕♕gokhanmoral♕♕
♕♕acquariusoft♕♕big thx for alogcat check
♕♕XDA Fileserver♕♕
♕♕android_isda_****(Bootanimation)♕♕
♕♕anbech (Bootanimation enable/disable zip)♕♕
♕♕the_ape♕♕
♕♕raubkatze♕♕
♕♕Chainfire♕♕
♕♕briandevlin♕♕​zipCod_NwA7xda8_​
UpdateMe/Kitchen/ChangLog
https://www.facebook.com/mavillebienne
UpdateMe (Rom) ONLINE Update 4. 11. 2012
-New Rom: XXDLJ4 v0.0.5 update/Fix
[URL="http://forum.xda-developers.com/private.php?do=showpm&pmid=9192635"]ChangeLog[/URL]
-Rom History: XXDLJ1 v0.0.3/ XXDLJ4 v0.0.4​
UpdateMe (Ktichen) under construction
-Kernel
-Mod
-Themes* reboot after installation
-Apps
* download in App...click wait 10sec​
Kitchen Update 05.11.2012
Update* install this after Rom installation without wipe ( UpdateFix v0.0.5)http://tinyw.in/qs7m Pull Notification added
- Playstore Update / icon fix added. only v0.0.4
Now does icon not change back to bag/ old one..:laugh:.
- TranzparentStausbar 50% added
- TranzparentStausbar 75% added​
& download direction is in mtn/sdcard/UpdateMe or you can in App/settings write your own output folder.
Update your Recovery
Link for-Odin / Pc/ App
default
https://www.dropbox.com/s/6jjf7rby1j....1.2-i9300.tar
Siyah
http://goo.im/devs/GoaHead/Other/recovery_cwm_touch_6.0.1.2_i9300_Siyah.zip
Screen Shots / Others
Screen Shots​​Under Cunstruction​
Dev fight TC vs GOA​
Beta Test Team
​
BetaTester
Briandevlin (since beginning)
Poza (facebook admin)
ODB_Virus ma Bro
Thx for your support and Reports :good::good:
Great stuff Edgar
Problem with root access, superSU cannot load binaries.
Sent from another galaxy using Tapatalk 2
Do you Have make a full wipe??...after installation make please Fix permission.
Or update the newest recovery....
And if u use dualboot...be sur you Have it as primary boot...
Sent from my GT-I9300 using xda app-developers app
EdgarCupari said:
Do you Have make a full wipe??...after installation make please Fix permission.
Or update the newest recovery....
And if u use dualboot...be sur you Have it as primary boot...
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Yep now working thanks for advice.
Sent from another galaxy using Tapatalk 2
Been using snice release very fast and stable great work Edgar.
Edit: 35 downloads and no comments what do people think of the devs work ??
Sent from another galaxy using Tapatalk 2
EdgarCupari said:
https://www.facebook.com/mavillebienne
UpdateMe (Rom)
-New Rom: XXDLJ4 update
ChangeLog;
-Rom History: XXDLJ1​
UpdateMe (Ktichen)
-Kernel
-Mod
-Themes* reboot after installation
-Apps
* download in App...click wait 10sec​
Click to expand...
Click to collapse
Update...
briandevlin said:
Edit: 35 downloads and no comments what do people think of the devs work ??
Sent from another galaxy using Tapatalk 2
Click to expand...
Click to collapse
I do not know ... what's going on. Too bad, but whatever.
I'm doing this to learn all about and not for business.
Those who like it, is good.
If not, I'm sorry, *.
you do not see!):silly: it's just an eye-catcher ...)
@briandevlin; you have been since the beginning. THX
Kitchen Update:
edit; Playstore Update / icon fix added. Now does icon not change back to bag/ old one...
edit; TranzparentStausbar 75% added
This LJ4 release is the best so far (for me anyway) all releases since leaks have a lag in settings and fc when scrolling apps in settings not here all is fast and sweet, keep up the good work Edgar.
EdgarCupari said:
I do not know ... what's going on. Too bad, but whatever.
I'm doing this to learn all about and not for business.
Those who like it, is good.
If not, I'm sorry, *.
you do not see!):silly: it's just an eye-catcher ...)
@briandevlin; you have been since the beginning. THX
Kitchen Update:
edit; Playstore Update / icon fix added. Now does icon not change back to bag/ old one...
edit; TranzparentStausbar 75% added
Click to expand...
Click to collapse
Hey Edgar great ROM snappy and buttery smooth, with upgrade to new release, real nice on the eye thanks :beer: hic
Sent from my GT-I9300 using xda premium
seems i lost m root after flashing this rom..i follow all the instruction at the op...nice rom btw...
balok23 said:
seems i lost m root after flashing this rom..i follow all the instruction at the op...nice rom btw...
Click to expand...
Click to collapse
FixPermission?
do you use dualBoot? if yes make it as primaryBoot...
or update you ClockworkMod Recovery to v6.0.1.2 / i dont have a link for this.
will add soon as possible....
EdgarCupari said:
FixPermission?
do you use dualBoot? if yes make it as primaryBoot...
or update you ClockworkMod Recovery to v6.0.1.2 / i dont have a link for this.
will add soon as possible....
Click to expand...
Click to collapse
i don't use dual boot...let me try update my cwm first..will tell you how it goes:victory:
edit-i update my cwm to v6.0.1.2 and it work like a charm...thumbs up for the rom...
here's the link edgar for cwm v6.0.1.2..i upload it into my dropbox account
https://www.dropbox.com/s/6jjf7rby1jy36rt/recovery-cwm-touch-6.0.1.2-i9300.tar
don't need to extract it...just use pc odin to flash it...
---------- Post added at 04:35 AM ---------- Previous post was at 04:26 AM ----------
edgar..i found out when i want to download apps from update me im getting fc and suddenly system ui has stopped..i thought you might wanna chack about that....cheers.
balok23 said:
here's the link edgar for cwm v6.0.1.2..i upload it into my dropbox account
https://www.dropbox.com/s/6jjf7rby1jy36rt/recovery-cwm-touch-6.0.1.2-i9300.tar
don't need to extract it...just use pc odin to flash it...
---------- Post added at 04:35 AM ---------- Previous post was at 04:26 AM ----------
edgar..i found out when i want to download apps from update me im getting fc and suddenly system ui has stopped..i thought you might wanna chack about that....cheers.
Click to expand...
Click to collapse
just reboot
hi, all fine here with the 0.0.2 DLI1. not sure but guess the update that comes with UPDATEME, is not working, is it? i tried it and i got boot loop.
INFO
I has much Problem with updatMe..but now it works***
I will upload soon as possible.
The ROM in the Kitchen u can use after i have write in 3rth post UpddateMe ONLINE
for Files/ APK install UpdateMe_Hotfix (Flashable.zip) CWM
and reinstall updateMe.apk. from attachment.
THX and sorry :confused
Click to expand...
Click to collapse
edit;Now everything good in my Head LOL Goa Rockt yeah...smooth, stable and (i love it).
Check.
Everything works great Edgar, beautiful UI smooooooth and fast.
Sent from another galaxy using Tapatalk 2

Unofficial CM10.1 for Dell Streak 7

This thread is for the development progress of the Dell Streak 7 running Jelly Bean Android 4.2.1 using Cyanogenmod 10.1 as the basis.
It is now being moved up a version, from Alpha 1.0 to Beta 1
This reverts us to the ICS-B4 partition layout. The reason being is that Dell decieded to be different and it causes problems with the sdcard fuse daemon. But switching to this layout, it allowed the sdcard daemon to work correctly and give us more space.
Developers:
DerArtem - CM10.1 Port
giveen - CM10 (10.1) Port / Kernel Updates
geramy - Various Tweaks and help with getting sound on CM10 working
DJ_Steve - Original Developer and teacher
Thanks:
Cyanogenmod team - for making the port actually pretty easy
geramy - for all your incredible help getting sound going.
snargledorf - basically rebuilding CM9 for the Dell Streak 7 , to which I was able to base my work off of.
DJ_Steve - for teaching me and all the tips and putting up with my annoying questions
My wife - giving me grace and putting up with the hours I put into this
(oops forgot a couple people)
_motley - for clues onto framebuffers and overlays failing, without him it would have never booted
Borkata - for help with wifi and other little hints.
pengus77 - for helping me fix wifi on CM10.1 (and invertly new changes on CM10 had the same problem)
Run the appropriate flashing .bat, start the device up all the way to the lockscreen.
Reboot to Recovery, go to Mount > Use Internal Storage > Install > your_Android_4.2.2_gapps.zip (go download the gapps for Android 4.2.2)
DOWNLOAD LINK:
http://goo.im/devs/giveen
Beta 2.1:
Updated kernel 2.6.36.3 -> 2.6.36.4
TWRP 2.4.4 -> 2.5
Updated Source
Beta 2
Working:
GPS
Bluetooth
+previous
Beta 1
Working:
Boots!!!
Touchscreen
Hapatic feedback
External SD
Internal Storage
Power button
Brightness
Root
Capacitive buttons
WIFI
MTP
Sound
Sensors
Not Working:
camera (what do you think I am...a miracle worker?)
External Microphone
What else doesn't work...I"m still checking it all out.
RESEARVED
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Recognized Donators:
azrael
Mohamad R.
Robert Trier
Bradley F.
Arnaud B.
William T.
Daniel P
Andreas R.
Ahmad L.
Frank B
Michael M
Charles K
Rodney V
Quian J
Robert D
kf0sr
[email protected]
ricsne
Recommended tweaks:
Settings > Developer Options > Force GPU rendering
Settings > Developer Options > Disable HW overlays
Settings > Performance > Processor > onDemand governor
Settings > Performance > Memory Mangement > zRAM > 26%
Settings > Performance > Memory Mangement > Allow Purging of assets
GPS Improvement:
http://www.tabletroms.com/forums/showwiki.php?title=DellStreakFAQ:GPS-FIX
Woopee!
Pretty friggin cool. Downloading and will flash today!
Sent from my Galaxy Nexus using xda premium
There will be tweaks and bug fixes of course.
Sent from my DROIDX using Tapatalk 2
The first boot doesn't get the lock screen not even the setup then into TWRP, I had the wrong Gapps package and it didn't like it. Google's Gapps site was bonkers and couldn't download anything but found a file with my Nexus 10 stuff which worked. Now it's redownloading all my Nexus 10 apps on my DS7. Ah! The joys of owning more than one Android device.
Best place is goo.im/gapps
Sent from my Nexus 7 using Tapatalk 2
wptski said:
The first boot doesn't get the lock screen not even the setup then into TWRP, I had the wrong Gapps package and it didn't like it. Google's Gapps site was bonkers and couldn't download anything but found a file with my Nexus 10 stuff which worked. Now it's redownloading all my Nexus 10 apps on my DS7. Ah! The joys of owning more than one Android device.
Click to expand...
Click to collapse
Did you read my instructions
Flash, boot all the way up, THEN reboot and flash gapps
Sent from my Nexus 7 using Tapatalk 2
giveen said:
Did you read my instructions
Flash, boot all the way up, THEN reboot and flash gapps
Sent from my Nexus 7 using Tapatalk 2
Click to expand...
Click to collapse
Well this is what you say:
Run the appropriate flashing .exe or .sh, start the device up all the way to the lockscreen.
Reboot to Recovery, go to Mount > Use Internal Storage > Install > your_Android_4.2.1_gapps.zip (go download the gapps for Android 4.2.1)
Well, start the device the first time, I didn't get a lock screen, not sure what it was but not a lock sreen for sure. Do you really mean more than what you've stated? IIRC, I never get the lock screen on the first boot up but it's been some time though.
Keyboard input in ES File Explorer is real flakey, it closes after one keypress.
Weird. I must say its weird that you didn't get it right away.
Sent from my Nexus 7 using Tapatalk 2
I'm charging my streak to prepare for the flash
I'm going to give an inverted gapps package a go and will report back on its success.
JusTun Bean aroma installer version 6.2(for 4.2.1)
Has worked well on my GNex and og Evo running variants of cm10.1
Giveen,
I do think it would be wise to post a direct link to a confirmed working gapps package that you suggest. That way you limit bug reports to a standardized install.
Cuts down on peeps like me who try to throw a wrench into a working machine and then report issues brought on by themselves
Sent from my Galaxy Nexus using xda premium
Cool beans
Sent from my Nexus 7 using Tapatalk 2
flashed without a hitch, love to see that CM boot animation!
I did not go directly to the initial lockscreen, device started at home screen with the featured highlights of the launcher. i simply hit the power button to switch the screen off and then back on to see the lockscreen
i did attempt to use power button, reboot, recovery.... just rebooted system and back into CM.
I do not have an external SD card for the time being(micro card adapter is stuck in locked mode) si needed to copy a plethora of 4.2.1 mods to test out right to the internal storage. Including regular gapps, inverted gapps package, a "darker mod" which modifies the system framework to have backround be black instead of the typical gray you see (setting backround as an example) I've also got a 4 zip audio mod that adds some libs and stuff, works great on my Gnex... hopefull will do just fine here
just wanted to point out that MTP is not enabled by default. you need to open settings, storage, click on the 3 button menue icon, goto usb computer options, then select MTP in order for the computer to see the device and storage.
just finished copying files over, going to go back at this recovery stuff..... wish me luck!
(i will do one mod at a time to determine what's working and not, elliminate errors)
---------- Post added at 05:23 PM ---------- Previous post was at 05:16 PM ----------
also wanted to point out
new to 4.2.1 is hidden "developer options" in settings
click "About Tablet" at the bottom of settings, then click repeatedly on the build number, i think it takes like 7 clicks? and you get a toeast telling you how many are left when you are close
this will unlock developer settings and performance settings in the main settings screen
that way you can enable usb debugging, screen stay awake, hold back button to kill..... change the transition speeds, all that jazz!
---------- Post added at 05:33 PM ---------- Previous post was at 05:23 PM ----------
was able to power off device, volume+ and power to get to recovery options, selected update from update package, TWRP!
also notice you've got v2.4.1.0 going, most upto date
well played sir!
off to the gapps
<3
Yeah, I was actually done fixing wifi this morning, but recovery had to be fixed. Our old recovery.fstab didn't match up things, and then I was having a problem getting gapps to flash. Turned out I had to add more space in system partition and tell Android that it was there.
Hm...there may be a SoD bug.
Dos this include the new kernel that DerArtem was working on?
wptski said:
Dos this include the new kernel that DerArtem was working on?
Click to expand...
Click to collapse
DerArtem wasn't really working on the kernel yet. We were able to get all this done with very few kernel modifications.
Its still up to him if he is going to do a kernel port. I do know that right now he is really busy with work and will be traveling soon.
i can see and connect to my router, but it keeps having no internet. any solutions? and im using my wifi with laptop so i know i do have a live connection. lol
daniel3334 said:
i can see and connect to my router, but it keeps having no internet. any solutions? and im using my wifi with laptop so i know i do have a live connection. lol
Click to expand...
Click to collapse
Without logs, it could be anything.
i tried the JusTun Bean inverted gapps package, seems to have worked just fine similar to how its worked on my other devices. I was letting play store restore my apps, but it was bogging down the system and fairly tedius, so i stopped that, copied over my TiTanium Backup folder from my Gnex and am restoring about 90 apps(app only, no data) and it's moving slow but steady. i'm letting it sit on the dock with stay awake so that it's holding good battery and plugging away at the restores.
i did try the audio mods i had that say they are for any 4.2.1 build, but they failed during install(error 7) maybe it had something to do with system already being mounted while i tried? will give it a go later on once i've gotten a good base with all my apps loaded and can make a twrp backup and then will mess with things from there
aside from some serious lag(granted, ive been running the thing hard!) it's damn good to see CM10.1 on the Streak!

[ROM][P31XX][JB[4.2.2]][UNOFFICIAL]MIUI 4.3.7 Galaxy Tab 2[BETA]{RELEASED} [10MAR]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
MIUI V5 Galaxy Tab 2
P3110/P3113/P3100?
Hi Guys, im from MIUI PORTING TEAM. I've ported MIUI for this Tab, yeah i think it's to late, but it's better than nothing . Since i don't have this device anymore. so please help me to fix remaining bugs, just report back and give me a logcat.
Then Please read the instruction and FAQ carefully before asking, and HIT
if you like my work
--ROM Details--
-MIUI Sources : Nexus S Official support
-Based CM10.1
-Smooth and Beautifull
--Features--
What's working:
Booting
Camera
Internal & SD card
Wifi?
Bluetooth?
Others?
Issue:
NFC FC --> Open rom with winrar/7zip go to system/app and delete nfc.apk
Can't take screenshot [p3110/p3100?]
Tell me????????
Flashing Instructions
1.Do a nandroid backup first
2.download the rom and copy to sdcard
3.a.If you're on CM or Stock ROM :
- Install the rom from CWM
- Wipe data/Factory reset
- Wipe Dalvik & Cache
- Flash gapps
- Reboot & Enjoy
3.b If wanna upgrade your MIUI
- Install New Version
- Wipe dalvik & Cache
- Reboot & Enjoy
--Download--
MIUI 4.3.7 P31XX
#MIRROR & Multilangpack
--Supported Kernel--
NEXT Kernel 2.15
thanks to @ketut.kumajaya
DhollmenCM Kernelnel
thanks to @tuxafgmur & @Android-Andi for repacked it
Gapps
--Screenshoot--
thanks to @Android-Andi
--Changelog/FAQ--
Later
--Credits--
Without them this rom is not possible, so many thanks to them :
MIUI --> for patchrom and ROM
CyanogenMod Team
MIUI Porting Team
@Android-Andi --> For being awesome tester
@Adi. for fix SystemUi crash
@ketut.kumajaya for his NEXT Kernel
@tuxafgmur for his DhollmenCM Kernel
​
Note: I am not Responsible for any damage to your phone, just DO IT WITH YOUR OWN RISK​
--Addons/MOD/Apps--
GO TO THIS POST
--Screenshot--
​
••FAQ••
Q: My phone is stuck in bootanimation, plz help me????
A: Please help me too, to Read instruction carrefully before flash it. Wipe data/factory reset or you can stuck in bootanimation FOREVER
Q: Please fix root, i can't access superuser
A: Open Permissions app - Manage ROOT permission - Enabled Root Permission (Press the key above)
Q: Help me, when someone calling, my phone not ringing (cause only vibration) on this rom ,somebody help me?
A: Change phone ringtone in settings - sound, and your phone should be ringing
Q: How to bring more performance in MIUI?
A:
hmm try this
set background proccess limit to "at most 3 process" and turn on force gpu rendering in settings - developer option
set Window animation and transition scale to .5x in settings - developer option
turn off icon shadow and change transitional effect (to whatever you likes) in launcher settings
turn off vibrate on touch in settings - sound
go to security centre folder - app control - and unselect application that you wont make it boot in background process.
Q: Menu key is not working, Where is the application drawer?
A: MIUI ROM Didn't have something like that. just swype homescreen to the right and there is yours app
Q: I Messaging app don't work, i can't SMS
Q: I Can't Copy in file explorer
A: Enable Root Permission - open Root Explorer app - Go to system folder - Open build.prop - and change ro.sf.lcd_density=240
nice,please build for p3100
Finally something :good:
Will test this rom, even still wait for p3100
You might want to actually make the system work at least 99% before you upload it.
Some bugs can remain but if its one of the main things you need specifically for the device then there shouldn't be a rom thread until it is fixed.
But good job anyways!
Ecka_Bz said:
nice,please build for p3100
Click to expand...
Click to collapse
antutu said:
Finally something :good:
Will test this rom, even still wait for p3100
Click to expand...
Click to collapse
will be available soon
Luigi2012SM64DS said:
You might want to actually make the system work at least 99% before you upload it.
Some bugs can remain but if its one of the main things you need specifically for the device then there shouldn't be a rom thread until it is fixed.
But good job anyways!
Click to expand...
Click to collapse
thanks.
yeah i know it. but those systemui only fc if you click on it, otherwise you can operate this rom like ussually.
and actually i've a found to fixed it, its just need anybody here to tried.
Sent from my C5303 using Tapatalk
Hey @imanesaurus !
It´s booting,
Camera works.
No Problems with the Apps (only quick tested).
SystemUI-FC only if i tab on Nitification- or Quicksettings-Bar.
Mobile-Data need´s to be removed for P311X,
Messaging-App and Phone-App need´s to be removed for P311X too.
I´ll try your new Patch right after work and report back (mediafire is down).
I´ll post some screenshots to.
I tried it myself and i faild to port MIUI Someone told "...porting MIUI is a nightmare because it´s not OpenSource.... " i know what he mean
Thanks for your work! Keep it up!
Ya ... bild for p3100 please ...
Sent from my GT-P3100
darn , You did it before me GOOD JOB !!

			
				
Where's the download link in the miui forum? Yes, I have used the search but I think I'm too stupid...
Elfaratc said:
Where's the download link in the miui forum? Yes, I have used the search but I think I'm too stupid...
Click to expand...
Click to collapse
Oooppss sorry, i attached a wrong link on OP
fixed it.
try it again
imanesaurus said:
Oooppss sorry, i attached a wrong link on OP
fixed it.
try it again
Click to expand...
Click to collapse
Set rom dpi to more than 160
You can over come system ui force close.....
Congratulations for your new miui port.....
If you need v5 3.19 build let me know ....I have two ports with some bugs.....
Due to some other work I have stoped the project.
Nice work imanesaurus....:thumbup:
Sent from my GT-P3100 using XDA Premium 4 mobile app
Adi. said:
Set rom dpi to more than 160
You can over come system ui force close.....
Congratulations for your new miui port.....
If you need v5 3.19 build let me know ....I have two ports with some bugs.....
Due to some other work I have stoped the project.
Nice work imanesaurus....:thumbup:
Sent from my GT-P3100 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Oh my Gosh
i've figured it out
thanks for your advice dude.
yeah, and maybe you can help me for fix another bug later if you don't mine
really thanks btw
imanesaurus said:
Oh my Gosh
i've figured it out
thanks for your advice dude.
yeah, and maybe you can help me for fix another bug later if you don't mine
really thanks btw
Click to expand...
Click to collapse
Sure.....pm me .
Sent from my GT-P3100 using XDA Premium 4 mobile app
great work dev , finally miui on our tab 2
p3100+
+1 I proud to see this Rom and thanks for being the tester for you @imanesaurus !
---------- Post added at 09:05 PM ---------- Previous post was at 08:43 PM ----------
Screenshot not working on Device,
No problem using adb to get screenshot.
Maybe you can try to remove phone stuff because this is for 3110, waiting for the next build.
Enviado de meu GT-P3110 usando Tapatalk
He´s working on that But Dialer is combined with Contacts removeing Phone.apk will not remove it
it´s not a major bug, don´t know how fast this will be fixed.
Hi guys im just build for p3100.
And its ready.
You can downloaded it here
It's test build i never tried it.
So please tell me how it works
It's booting or not? And etc just give me a feedback
Thank you
Sent from my iPad using Tapatalk

Categories

Resources