[ROM][DEV] CyanogenMod 10.2 JB 4.3 - Androidarmv6 [Nightly Builds] - Galaxy Ace S5830 Original Android Development

CyanogenMod 10.2 for Galaxy Ace
We are a part of Androidarmv6 team.
CyanogenMod 10.2 is a free, community built, aftermarket firmware distribution of Android 4.3 (JB), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
SCREENSHOOTS OF 4.2.2, WILL BE 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"
}
Here if u want to donate me, I'll appreciate it http://bieltv3.blogspot.com.es/p/donations.html
IS IT ON ALPHA STAGE, JUST FOR DEVELOPERS!
Whats working:
Code:
Wifi
Booting
Audio
HW
Touch (with multitouch)
Sensors
Bluetooth
Known bugs:
Code:
Camera not 100%

DOWNLOADS
All Downloads can be found HERE.
cm_cooper-userdebug-cm-10.2 PROJECT at the left side.

THANKS:
You should give a thanks to all this persons:
Erickas, Androidmeda, Rashed97 and Yajnab
All Androidarmv6 team
CM Team
Google for AOSP

last

Reserved for God's sake

@bieltv.3
Ah now you released alpha1
Any progress on sd card?
Edit:
possible fix, which also works on S4.
Not tested yet myself
Go into the system/etc/permissions folder, then edit the platform.xml file on the phone itself or copy it to the PC and edit it there.
3. Look for the line that says name=”android.permission.WRITE_EXTERNAL_STORAGE” >. Under this should be the line <group gid=”sdcard_rw” />.
4. Now, under ”<group gid=”sdcard_rw” />“, add <group gid=”media_rw” />, then save the file.
Code:
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" >
<group gid="sdcard_rw" />
<group gid="media_rw" />
</permission>
maybe someone can report if this works
Also the other missing permission files i mentioned yesterday are still missing in cm10.2 alpha 1

Awesome
Nice Work and Congratulations to the Androidarmv6 team for their success.
You people are the Best.

great team!!!

cm10.2 permissions fix 20130819
@bieltv.3 and rom testers
I made a permissions fix for cm10.2 alpha1 (flash via recovery)
hope this solve some of the problems like sd card for example
cm10.2 permissions fix 20130819.zip
md5: 2a7010fcf560c18c18e004166334c9ce

Awesome work guys. Will wait for stable a release ! Thanks a lot !
Sent from my Galaxy Ace GT-S5830 using xda premium

Mardon said:
@bieltv.3 and rom testers
I made a permissions fix for cm10.2 alpha1 (flash via recovery)
hope this solve some of the problems like sd card for example
cm10.2 permissions fix 20130819.zip
md5: 2a7010fcf560c18c18e004166334c9ce
Click to expand...
Click to collapse
Will take a look, thanks mardon
Enviado desde mi GT-S5830 usando Tapatalk 2

Thank you guys, the first big steps are done, hope we will get a stable cm 10.2 keep it up
Sent from my GT-S5830 using xda app-developers app

Ace King 34 said:
Awesome
Nice Work and Congratulations to the Androidarmv6 team for their success.
You people are the Best.
Click to expand...
Click to collapse
+1
Cheers :good: :highfive:.

any1 tried????
Sent from my GT-S5830 using xda premium

@bieltv.3
here some screenshots if u need them for 1st post
On screen4.png you can see sdcard but its not sdcard mounted its something other which is 138,8MB big
So maybe an error in fstab?

darshcracker said:
any1 tried????
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Its in alpha stage i.e not stable build.Its for DEV only.We have to wait for stable release.
Cheers :good:.

I tried the ROM
it's nice for an alpha release.
Camera App not present
Frequenct Random Reboots(3 in 2 mins)
Process.android.phone FCs at boot.
The dialer doesn't show me the Imei Number when I type in *#06#
other than that perfect for the Alpha release.
cheers

@bieltv.3„
I made a general thread here
Hope this will keep the development thread clean
Btw Special Thanks to all tthe Androidarmv6 team. for their dedication towards our devices.
You guys are the best and you guys Rock.
cheers.

awesome

Mardon said:
@bieltv.3
here some screenshots if u need them for 1st post
On screen4.png you can see sdcard but its not sdcard mounted its something other which is 138,8MB big
So maybe an error in fstab?
Click to expand...
Click to collapse
Mardon, not an error in fstab. That is sdcard directory without anything symlinked to it.What you actually see is free space on internal flash.
I will first (try and) fix ril, as phone and data are blocking to me to proceed with anything else on the phone.

Related

[ROM][GT-I9100G][JB][4.1.2] CyanogenMod 10 official nightly builds

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.1 (JB), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
KNOWN ISSUES / FAQS / WIKI
Click to expand...
Click to collapse
http://teamhacksung.org/wiki/index.php/Main_Page
INSTRUCTIONS
Click to expand...
Click to collapse
First time installing CyanogenMod 10 to your Galaxy S II, or coming from another ROM:
- Make sure you're running ICS bootloaders! (if you're unsure, flash a official ICS rom and proceed)
- Make sure you're running a proper working ClockworkMod-Recovery
- Copy GApps and CM10 ZIPs to your internal SDCard
- Boot into Recovery
- Flash CM10 zip from internal SDCard
- Flash GApps zip from internal SDCard
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
- Reboot
- Don't restore system data using Titanium Backup!
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod 10:
- Copy CM10 ZIP to your internal SDCard
- Boot into Recovery
- Flash CM10 zip from internal SDCard
- Reboot
DOWNLOADS
Click to expand...
Click to collapse
CM10 nightly builds:
i9100g: http://www.get.cm/?device=i9100g
Google Apps:
http://goo.im/gapps
CWM flashable Modems:
ZCLP7: Download
DDLP5: Download
Have a look at ROM-Manager (Developer: codeworkx) for more Modems.
CHANGELOG
Click to expand...
Click to collapse
http://changelog.bbqdroid.org/#i9100g/cm10/next
TEAMHACKSUNG SUPPORT CHAT
Click to expand...
Click to collapse
Webchat: http://webchat.freenode.net/?channels=teamhacksung-support
Server: chat.freenode.net
Channel: #teamhacksung-support
Don't expect any support if you:
- are not running stock cm-kernel
- have installed any mods
- have modified system files
DEAR KANGERS
Click to expand...
Click to collapse
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't meant Out-of-Respect!!!
SCREENSHOTS
Click to expand...
Click to collapse
{
"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"
}
SUPPORT US
Click to expand...
Click to collapse
If you want to donate a few bucks for the work we're doing in our freetime, goto teamhacksung website and hit the big donate button.
Thanks to all donators!
Codeworkx, you are amazing!
Gesendet von meinem GT-I9100G mit Tapatalk 2
Ah god. Good job.
Envoyé depuis mon GT-I9100 avec Tapatalk
4.1! Too Fast!!!
Omg omg. I want to trade my 9100 for a 9100G (
Gesendet von meinem GT-I9100 mit Tapatalk 2
Good new for 9100g community :thumbup::thumbup:
Sent from my GT-I9100G using xda premium
Look at how many G users are excited
Sent from my GT-I9100 using Tapatalk 2
As always you guys are the best. Sad that the normal SII is such a mess but I really hope you guys can find a way around the issues with the SII.
I see an error in "first time installing cm10" point number 5.. should be cm10
Sent from my GT-I9100G using xda premium
Scarface1991 said:
As always you guys are the best. Sad that the normal SII is such a mess but I really hope you guys can find a way around the issues with the SII.
Click to expand...
Click to collapse
don't worry im here to kill my phone ASAP :laugh:
Its play time with SGS II
omap is such a cheat XD
Yo are pioneer man......
codeworkx said:
....
- Flash CM9 zip from internal SDCard
....
Click to expand...
Click to collapse
you meant CM10 zip, right?
vladm7 said:
you meant CM10 zip, right?
Click to expand...
Click to collapse
Upgrading from earlier version of CyanogenMod 10:
- Copy CM10 ZIP to your internal SDCard
- Boot into Recovery
- Flash CM10 zip from internal SDCard
- Reboot
CodeworkX u r the Best.
So awsome... Hehe
Gezwitschert von meinem Samsung Galaxy S2 I9100G mit cyanogenmod 9
Thanks Codework. keep up the good works ^_^
I'm backing up my old ROM right now, anyone has tried it yet? How it is going?
Hi Codeworkx, you are awesome Thanks man for such a quick response
:fingers-crossed::fingers-crossed::fingers-crossed::fingers-crossed::fingers-crossed:
rskyline said:
I'm backing up my old ROM right now, anyone has tried it yet? How it is going?
Click to expand...
Click to collapse
I am downloaden now for a test. But i have a slow Internet connection.
Gezwitschert von meinem Samsung Galaxy S2 I9100G mit cyanogenmod 9
Ur awesome!!! Android would not have been better than iPhone without ur work
Sent from my GT-I9100 using Xparent ICS Tapatalk 2

[ROM][GT-I9100G][JB][4.2.2] CyanogenMod 10.1 official nightlies

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.2 (JB), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
IMPORTANT INFORMATIONS
Click to expand...
Click to collapse
We'll not support users and answer questions from users which:
- are running a custom kernel
- have flashed mods
- modified system files
- didn't follow our intructions word by word
- are unfriendly
Even if you tell us that your problem is not related to your custom kernel /mod / magic => WE DON'T CARE!
Your mod => your problem!
WIKI
Click to expand...
Click to collapse
Official CyanogenMod Wiki: http://wiki.cyanogenmod.org/w/I9100g_Info
INSTRUCTIONS
Click to expand...
Click to collapse
First time installing CyanogenMod 10.1 to your Galaxy S II, or coming from another ROM:
- Copy GApps and CM10.1 ZIPs to your internal SDCard
- Make sure you're running a proper working ClockworkMod-Recovery
- Boot into Recovery
- Flash CM10.1 zip from internal SDCard
- Flash GApps zip from internal SDCard
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
- Reboot
- Don't restore system data using Titanium Backup!
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod 10.1:
- Copy CM10.1 ZIP to your internal SDCard
- Boot into Recovery
- Flash CM10.1 zip from internal SDCard
- Reboot
Upgrading from CyanogenMod 10:
- Copy GApps and CM10.1 ZIPs to your SDCard
- Boot into Recovery
- Flash CM10.1 zip from SDCard
- Flash GApps zip from SDCard
- Reboot
- Wipe data of clock app
- Reset everything under Settings -> Date & Time otherwise editing alarms might cause FCs
DOWNLOADS
Click to expand...
Click to collapse
CM10.1 official nightly builds:
http://www.get.cm/?device=i9100g
Google Apps:
http://goo.im/gapps
JB Bootloaders:
Flash with Odin as PDA at your own risk!
International: GT-I9100G_JB_PBL_SBL.tar.md5 - 1.50 MB
China:
CHANGELOG
Click to expand...
Click to collapse
http://changelog.bbqdroid.org/#i9100g/cm10.1/next
TEAMHACKSUNG SUPPORT CHAT
Click to expand...
Click to collapse
Webchat: http://webchat.freenode.net/?channels=teamhacksung-support
Server: chat.freenode.net
Channel: #teamhacksung-support
DEAR KANGERS
Click to expand...
Click to collapse
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't meant Out-of-Respect!!!
SCREENSHOTS
Click to expand...
Click to collapse
{
"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"
}
SUPPORT US
Click to expand...
Click to collapse
If you want to donate a few bucks for the work we're doing in our freetime:
Thanks to all donators!
Wow!!! You are great man!!!:thumbup::thumbup::thumbup:
Sent from my GT-I9100G
wow wow!!!! =) =) amazing man!!!! big big thanks!! cm10.1!! =D
I knew something was gonna make me enjoy my weekend
BTW is the gapps compatible with 4.2 ? on my nexus 7 it isnt.
The Master has started the work!!
I9100G rejoice and are grateful to codeworkx..
Can't forget the days when we were even waiting for ICS.. No looking back since code got working on 9100G :highfive:
Thanks alot for your hardwork wish you happy day as you made pur day happy ))))))))))))
Sent from my GT-I9100G using xda app-developers app
Yeaaaaaahhhhh!!! CodeworkX you're great!!! Thank you.. :beer:
Sent from my GT-I9100G using Tapatalk 2
Amazing!!!!
Anyone tried to flash this from from CM10 without wipe?
Yo
Sent from my GT-I9100G using Tapatalk 2
At last!CM10.1!thx Codeworkx!!ur the best! :thumbup:
Sent from my GT-I9100G using Tapatalk 2
Thank you very much!
codeworkx, you are really really fantastic....
thank ya XD ....
That was fast but its codeworkx, nothing less can be expected . Awesome as usual
Nice one.. + 1 :d
No need to wait for 2040. Yay.
Gapps gave me force close. And my 3g doesn't work. Is there a workaround?
Sent from my GT-I9100G
iXanza said:
Gapps gave me force close. And my 3g doesn't work. Is there a workaround?
Sent from my GT-I9100G
Click to expand...
Click to collapse
Using 4.2 gapps or 4.1.2 gapps ?
Infinite96 said:
Using 4.2 gapps or 4.1.2 gapps ?
Click to expand...
Click to collapse
I don't think 4.2 gapps is released.
Xiger said:
I don't think 4.2 gapps is released.
Click to expand...
Click to collapse
Downloading the one i used for nexus 7 now. If it works will post link
Sent from my GT-I9100G

[AOKP][UNOFFICIAL][I9082/I9082L][4.2.2][31OCT]AOKP for i9082 *NEW VERSION*

{
"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"
}
UNOFFICIAL AOKP 4.2.2 FOR SAMSUNG GALAXY GRAND DUOS
GT-I9082/GT-I9082L
Disclaimer
Code:
[LEFT][FONT=Palatino Linotype][SIZE=4]#include
*
* Your warranty is now void.
* * I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please *
do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
[/SIZE][/FONT] [/LEFT]
I build this AOKP JB 4.2.2 for our beloved Galaxy Grand I9082
this should work on I9082L too.
Now all basic things works as phone...so status changed to beta
I just started building it from source. I am very much new to aokp building.
So please be patient.
I am working on bugs but i can't guarantee them to be solved.
please report bugs in detailed manner means what action caused the bug??is it reproducible?? and include full logcat in your posts.
WORKING
1.Boots fine
2.Outgoing and Incoming calls
3.sms(incoming and outgoing)
4.WIFI
5.bluetooth
6.video recording
7.microphone in google now and other apps.
USE GAPPS to get notification toggles as titles, & for playstore
Not working or absent features
1.usb tethering
2.network settings
Download
latest is 31-10-2013 version
https://drive.google.com/file/d/0B0-UdKvS-ISKMDdCQUpPeUZUOVU/edit?usp=sharing
AOKP Download folder for upto 22 oct 2013
http://www.androidfilehost.com/?w=files&flid=6737
ALWAYS get the latest version according to date.
NOW you can mirror my work if you want...share it if u want to but just give proper credits.. no need for my permission
Gapps
http://goo.im/gapps
PREREQUISITES
1.CWM
2.4.1.2 rom on board
(ROM will not boot on leaked 4.2.2 firmware)
INSTALLATION
1.put file in your external sd card
2.go in recovery mode
3.factory reset in CWM
4.wipe cache.
5.wipe davlik cache
6.install rom
DEVICE FOLDER
https://github.com/k2wl/android_device_samsung_i9082
KERNEL FOLDER
Same as for cm by pawitp
https://github.com/pawitp/android_kernel_samsung_i9082
​
change log
Version 31 oct 2013
1.microphone and video recording fixed.
Version 21 Oct 13
1.latest code synced and compiled.
Version 27aug 13
1.outgoing calls fixed.
version 2
1.bluetooth working now.
2.some code base updated to jb-mr1 milestone 2 and some with jb-mr2
version 1
1.initial release
2. outgoing calls,bluetooth, does not work
Credits & screenshots
1.AOKP team
2.CM team
3.Pawitp
4.chotu
5.balliboxer
6.all others who tested and leave feed back.
Screenshots
reserved 3
Source built or ported?
Links?
nolinuxnoparty said:
Source built or ported?
Links?
Click to expand...
Click to collapse
source build
Downloading right away.... i always fans of k2wl rom.... simple, light....
Sent from my GT-I9082 using xda premium
What's main reason for " why it won't work on 4.2.2?"
DBZo07 said:
What's main reason for " why it won't work on 4.2.2?"
Click to expand...
Click to collapse
It becoz ...it just won't boot...may be due to modem and boot loader incompatibility
k2wl said:
It becoz ...it just won't boot...may be due to modem and boot loader incompatibility
Click to expand...
Click to collapse
Nope
It is because of the repartiton/flashing new PIT file ...I researched
chotu222 said:
Nope
It is because of the repartiton/flashing new PIT file ...I researched
Click to expand...
Click to collapse
So isn't their any choice rather than to reflash the entire 4.1.2 ROM through Odin ?
Sent from my GT-I9082 using xda premium
Somebody on 4.1.2 test the rom and provide the logcat pls....This will be the best ever rom for grand if all issues are solved..
Hello, k2wl so far the ROM is very very fast !!!! and stable
i will see if i can fix the outgoing calls !!
and also the gaming is very smooth
great work
@k2wl and @chotu222 Cant we take a look at some of the roms made for micromax cavas hd? They have both sims working on a custom rom based on CM source. Maybe ya'll could figure out a workaround from it.
Sent from my GT-I9082 using Tapatalk 4 Beta
K2wl bro should i mirror this rom in general thread if you give permission
This is the fastest rom I ever used in grand..really looking forward to use this rom as permanent rom if outgoing call issue get fixed....great work k2wl..
k2wl said:
source build
Click to expand...
Click to collapse
SIMPLY AWESOME..just waiting for the outgoing calls update to get fixed..just loved it..thanks for your efforts
New milestone released for AOKP. after a very long time AOKP has updated to a major milestone. Try building this ROM again from the updated sources. Who knows, the bugs might reduce.
http://aokp.co/blog/milestone-2-has-finally-arrived
Sent from iPad
already syncing sources for milestone 2
i request everybody who are testing it that plz plz put this rom through everything u can and get the logcat.
so that we can fix the issues...ALTHOUGH i cant give guarantee that everything will workout but having started is more important than having nothing.
@chotu222 if u can then i will be so glad that calling issue is worked out.
@ BEingNiCK plz dont mirror it for now.
.may be afterwards i can give permission.
@ kairon007 u already have previous build so u may be using it for a while....thanks for reply.
may be somebody who have knowledge of coding and android development will help us out.

[ROM] ABANDONED - CM11 Development for T210(R)

THIS PROJECT HAS BEEN ABANDONED
Please stop emailing me about this. I have no intention of resuming development on this or any other rom for this device.
{
"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"
}
THIS ROM IS NOT READY FOR THE COMMON USER.
This thread is dedicated to the further development of CM11 for the T210. Please do not post bug reports for the time being. I am aware that it has many, many issues. Please only post relevant DEVELOPMENT discussion.
Please do not post requests to make it for another device. We "may" be able to if we ever get this to a decent status.
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (KK), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review.
Device specific sources:
- T210 Device: https://github.com/gr8nole/android_device_samsung_lt02wifi
- Kernel: https://github.com/gr8nole/android_kernel_samsung_lt02/tree/4.2.2 4.2.2 branch
Contributors:
- CyanogenMod Team, CyanogenMod and AOSP contributors
- gr8nole
- @ketut.kumajaya (base kernel source)
- @k.aibutsu and @Unjustified Dev for early device trees
First time installing CyanogenMod to your Galaxy Tab 3 7.0, T210(R):
- Make sure you're running latest PhilZ Touch, CWM, or TWRP.
- Copy CM to your SDCard
- Boot into Recovery and MAKE A BACKUP
- DO A DATA WIPE / FACTORY RESET
- Flash CM zip from SDCard
- Reboot
Download:
https://www.androidfilehost.com/?w=files&flid=23788
Change Log:
1/7/2015:
-Audio fixed
1/6/2015:
-Bluetooth fixed
-Graphics fixed (again)
1/4/2015:
-Wifi Fixed
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we really expect and we deserve to be mentioned because of the countless hours we've put into this project.
This post use codeworkx post and @ketut.kumajaya's T31x post http://forum.xda-developers.com/showthread.php?t=2382750 as template.
****************************************************************************************
XDA:DevDB Information
[ROM] CM11 Development for T210(R), ROM for the Samsung Galaxy Tab 3
Contributors
gr8nole, hoang81, laufersteppenwolf
Source Code: https://github.com/T210-dev
ROM OS Version: 4.4.x KitKat
Based On: CM11
Version Information
Status: Abandoned
Created 2014-07-29
Last Updated 2016-06-15
Reserved
Reserved
Changelog moved to OP.
-------------------------------------------------------------
The list below is old.
There are currently too many issues to list.
6-28-14
pre-Alpha-3
fixed auto-brightness
removed calling/mms parts
6-19-14
pre-Alpha-2
MTP access fixed.
6-16-14 Update
SDcard access is fixed.
6-15-14
Main issue I am currently wanting to get fixed is Internal and External SDcards are not working... and get hwcomposer working to help with slow ui.
Screenshots...
Thank you but add issues so people who want to participate can know what you are facing
Model:SM-T210R/ Rom: Stockrom Series v7.5/ Kernel: Blackhawk v2.1/ Mood: Satisfied
Awesome thanks but please list the bugs
Sent from my GT-I9105P using XDA Free mobile app
Just tried flashing twice got error twice one with philz and cwm
Sent from my SM-T210/SM-T210R using XDA Premium 4 mobile app
Yay nice father's day gift :good:
Should I try twrp
Sent from my SPH-L720 using XDA Premium 4 mobile app
i've flashed it with cwm and it works
svicenty said:
Just tried flashing twice got error twice one with philz and cwm
Sent from my SM-T210/SM-T210R using XDA Premium 4 mobile app
Click to expand...
Click to collapse
You are not using the latest version of your recovery.
Sent from my SCH-I605
OK
Sent from my SPH-L720 using XDA Premium 4 mobile app
@gr8nole i know that there are to many bugs but if you list them we can help to fix those bugs if we don't know where we dealing with i can't help then !
safariking said:
@gr8nole i know that there are to many bugs but if you list them we can help to fix those bugs if we don't know where we dealing with i can't help then !
Click to expand...
Click to collapse
The two big issues I would like to get fixed first are in post 2.
Without those fixed, everything else is kind of pointless.
Sent from my SCH-I605
gr8nole said:
The two big issues I would like to get fixed first are in post 2.
Without those fixed, everything else is kind of pointless.
Sent from my SCH-I605
Click to expand...
Click to collapse
Okay take your time man i am sure you can do this
Wow just downloaded the rom this is going to be a great rom once everything gets ironed out great job and thanks for your time this tab needs cm11 after seeing its potential
Sent from my SPH-L720 using XDA Premium 4 mobile app
Thx @gr8nole for sharing this rom. I will try to help you out where i can and hopefully we can get everything working. As we updates your t210/r source we will be able to build other AOSP roms.
Thanks again for you help and dedication for this device.
Sent from my Galaxy Nexus using Tapatalk
@gr8nole Just checked your repo. Why sdcard service https://github.com/gr8nole/android_device_samsung_lt02wifi/blob/master/rootdir/init.pxa988.rc#L555 commented out? You can use my device tree as a reference.
With GPU accelerated enable and working, you can disable hardware composition for a while by removing /system/lib/hw/hwcomposer.mrvl.so . Please try add TARGET_RUNNING_WITHOUT_SYNC_FRAMEWORK := true to your BoardConfig.mk to utilized surfaceflinger software sync.
Very good reference: https://community.freescale.com/docs/DOC-93612
ketut.kumajaya said:
@gr8nole Just checked your repo. Why sdcard service https://github.com/gr8nole/android_device_samsung_lt02wifi/blob/master/rootdir/init.pxa988.rc#L555 commented out? You can use my device tree as a reference.
With GPU accelerated enable and working, you can disable hardware composition for a while by removing /system/lib/hw/hwcomposer.mrvl.so . Please try add TARGET_RUNNING_WITHOUT_SYNC_FRAMEWORK := true to your BoardConfig.mk to utilized surfaceflinger software sync.
Very good reference: https://community.freescale.com/docs/DOC-93612
Click to expand...
Click to collapse
That init.pxa988.rc is from stock. I'll give it a try with that enabled.
Thanks for the help...I'm going to need it.

[ROM][ALPHA]Omni Rom [5.1.x]

{
"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"
}
OmniROM is a free, community built, aftermarket firmware distribution of Android 5.1.x (Lollipop), which is designed to increase performance, reliability and features over stock Android for your device. It's also about options, which is the beauty of Android.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
*/
OmniROM is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts.
All the source code for OmniROM is available in the OmniROM Github repo.
Homepage:
=================
http://omnirom.org/
Wiki;
=================
http://docs.omnirom.org/Main_Page
Gerrit:
=================
https://gerrit.omnirom.org/
IRC:
=================
irc.freenode.net #omnirom
Installation Instructions:
=================
First time installing OmniROM to your Moto E, or coming from another ROM:
- Read known issues and FAQs
- Make sure you're running a proper working ClockworkMod-Recovery/Team Win Recovery Project - WITH SELINUX SUPPORT!
- Copy GApps and OmniROM ZIPs to your SDCard
- Boot into Recovery
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
- Flash OmniROM zip from SDCard
- Flash GApps zip from SDCard
- Reboot
- Don't restore system data using Titanium Backup!
Working & Not working List:
Working:
Boots!!!
WiFi works
Not working:
Everything else.....
Note: As you all know omni is pure caf with slight modifications.After a lot of struggle I managed to make it boot.But many stuffs are broken.......And this is not intended for daily use until for some more time......I request the guys here to work with me by providing logs and reporting bugs.But please don't ask for ETA ;P
Downloads
================
Alpha-1
XDA:DevDB Information
Omni Rom for condor, ROM for the Moto E
Contributors
ashwin007
ROM OS Version: Lollipop
ROM Kernel: Linux 3.4.x
Version Information
Status: Alpha
Created 2015-09-06
Last Updated 2015-09-07
Changelogs
Alpha release 1:06-09-2015
*Initial release.
*Used my own display HALs since I felt Omni's is outdated.
Reserved
Cooool , u r awesome
Wow!! thanks bro
My dream and see this rom the condor. You are awesome! Has any chance of becoming official or will you keep it? @xperiafan13 was not this what you wanted?
Wow, thanks @ashwin007 for your work
Well Done!!
Inviato dal mio Moto E utilizzando Tapatalk
treborbr said:
My dream and see this rom the condor. You are awesome! Has any chance of becoming official or will you keep it? @xperiafan13 was not this what you wanted?
Click to expand...
Click to collapse
I did not want this, I think omnirom has a very slow development, it is almost a pure patch of android KitKat AOSP, what I wanted I did in my rom, merge what I liked best of all roms, achieving performance impeccable.
Its great...
Please if any one. Of you @ashwin007 @xperiafan13
Can port miui 7 pls.. I think many want it
Pls do if anyone of you have time to do so
Its a humble request
luvk1412 said:
Its great...
Please if any one. Of you @ashwin007 @xperiafan13
Can port miui 7 pls.. I think many want it
Pls do if anyone of you have time to do so
Its a humble request
Click to expand...
Click to collapse
http://forum.xda-developers.com/moto-e/development/miui-v6-7-6-15-moto-e-cm11-base-t3129068
abacate123 said:
http://forum.xda-developers.com/moto-e/development/miui-v6-7-6-15-moto-e-cm11-base-t3129068
Click to expand...
Click to collapse
Its not for xt1022 which most of people have ..
Moreover its kitkat
luvk1412 said:
Its not for xt1022 which most of people have ..
Moreover its kitkat
Click to expand...
Click to collapse
You can still use it in xt1022 the problem will be that only one Sim card signal will work, that's the only difference between xt1022 and xt1021. And yes, it's kit kat, which is kinda disappointing.
abacate123 said:
http://forum.xda-developers.com/moto-e/development/miui-v6-7-6-15-moto-e-cm11-base-t3129068
Click to expand...
Click to collapse
abacate123 said:
You can still use it in xt1022 the problem will be that only one Sim card signal will work, that's the only difference between xt1022 and xt1021. And yes, it's kit kat, which is kinda disappointing.
Click to expand...
Click to collapse
No even the single sim doesn't works on xt1002
luvk1412 said:
No even the single sim doesn't works on xt1002
Click to expand...
Click to collapse
Please guy, avoid off-topic discussions here

Categories

Resources