[DEV][ROM][PORT][GUIDE][N7100 to N7105] [AOSP] - Galaxy Note II N7105 Android Development

Hey guys ,
Since the N7105 was less supported by devs. I decide to find a way to port all roms from n7100 community to n7105 community without any bugs ike 4G problems or gps or any kind of prblms so after a lot of research i finally made a template which developers could use to port roms.This will work for aosp roms.
First off Download this
1: Unzip the rom you want to port to N7105
2: Delete these files from the n7100 rom
Code:
system/bin/gpsd
system/bin/rild
system/bin/sensorservice
system/bin/sensorhubservice
system/lib/hw/gps.exynos4.so
system/lib/hw/vendor-camera.exynos4.so
system/lib/hw/sensors.smdk4x12.so
system/lib/hw/sensorhubs.smdk4x12.so
system/lib/libakm.so
system/lib/libril.so
system/lib/libsec-ril.so
system/lib/libsensorservice.so
system/lib/libsensorhubservice.so
system/usr/idc/sec_e-pen.idc
system/usr/keylayout/sec_e-pen.kl
system/usr/keylayout/sec_touchkey.kl
system/vendor/firmware/SlimISP_GK.bin
system/vendor/firmware/SlimISP_ZK.bin
3: Merge the folders from the N7100 rom to the downloaded archive that is system and data partitions [DO NOT PLAY WITH OTHERS UNLESS YOU ARE A REAL DEV]
4: Download a kernel for N7105 and put in the tmp directory of rom (boot.img)
5: if you want to change the modem of the current rom then download a modem.bin and put in tmp directory
6: if you want to change your kernel of the current rom then download a recovery.img and put in tmp directory
7: Again Don't play with other folders unless you know what you are doing.
8: Make it a zip and flash it. make sure not to compress it [The Template after merging]
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.
*
*/
HIT thnx if it worked

Great thanks!!!!This is really convenient.I know "ROM_Template - n7105.zip" is from N7105,but what version is it?

bawffg85 said:
Great thanks!!!!This is really convenient.I know "ROM_Template - n7105.zip" is from N7105,but what version is it?
Click to expand...
Click to collapse
wait man do not use it

mithun46 said:
wait man do not use it
Click to expand...
Click to collapse
Sorry I don't quite understand what you said.
You mean the version is not important, the method is applicable to all android version,4.1and 4.2?

bawffg85 said:
Sorry I don't quite understand what you said.
You mean the version is not important, the method is applicable to all android version,4.1and 4.2?
Click to expand...
Click to collapse
this is applicable to all versions

what do i do after all the steps? flash it as a zip file using twrp?

yes

mithun46 said:
yes
Click to expand...
Click to collapse
did you try this work?hasn't any problem or fc??

deadman12 said:
did you try this work?hasn't any problem or fc??
Click to expand...
Click to collapse
i don't have n7105. but it should work

system/lib/hw/vendor-camera.exynos4.so
system/lib/libsec-ril.so
system/usr/keylayout/sec_touchkey.kl
system/vendor/firmware/SlimISP_GK.bin
system/vendor/firmware/SlimISP_ZK.bin
these files hasn't in N7100_Omega_v13 Rom, what version N7100 Rom need to delete those files?
Edit
N7105 hasn't these files too..these file need to replace?? how to get this filelist?

deadman12 said:
system/lib/hw/vendor-camera.exynos4.so
system/lib/libsec-ril.so
system/usr/keylayout/sec_touchkey.kl
system/vendor/firmware/SlimISP_GK.bin
system/vendor/firmware/SlimISP_ZK.bin
these files hasn't in N7100_Omega_v13 Rom
Click to expand...
Click to collapse
im trying out omega as well, positive, dont have this files. Im also wondering whether i should drag the indie file in the rom ?

dont't know guys . this was meant for aosp. but u guys can tyy un your way

i just had a try to port the latest MIUI by your method but it cant boot up ...anyone succeeded?

mithun46 said:
dont't know guys . this was meant for aosp. but u guys can tyy un your way
Click to expand...
Click to collapse
oh,sorry,I make a mistake,But I don't need to port the aosp rom to N7105,So give up

Hi i have samsung note 2 LTE version and booted to n7105 version... everytime i have a text and call and the number has no area code it has a korean character beside the number.... pls help

Re: [DEV][ROM][PORT][GUIDE][N7100 to N7105]
Who I to port 7105 to t889 tmobile thanks
Sent from my SGH-T889 using xda premium

Hello,
Try your tuto with Omega v15 ROM, this file are not found:
system/lib/hw/vendor-camera.exynos4.so
system/usr/keylayout/sec_touchkey.kl
system/vendor/firmware/SlimISP_GK.bin
system/vendor/firmware/SlimISP_ZK.bin
Click to expand...
Click to collapse
And finally, TWRP say "FAILED" when I have tried to flash my zip.
Thank you, but doesn't work in this case.

StreamingMT said:
Hello,
Try your tuto with Omega v15 ROM, this file are not found:
And finally, TWRP say "FAILED" when I have tried to flash my zip.
Thank you, but doesn't work in this case.
Click to expand...
Click to collapse
this process if it works is only for aosp /cm stuff even though op says it maybe could work..it does not for tw (jm findings)

Okay THX.
To the thread creator: maybe modify your title to add this info?
++

agreed bit misleading

Related

[DEV][CM][JB] - Android 4.1.2

First i need thanks #FreeXperia for their soutces!
THIS ROM IS 100% BUILDED FROM SOURCE (CM && FXP && My edits)
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.
*/
HOWTO
Install instructions:
1. Flash a kernel (from the ROM)
2. Wipe data and Wipe Cashe and Wipe Dalvik cache.
3. Flash Rom (Update from SD card and choice the downloaded ZIP)
4. Flash gapps (Update from SD card and choice the downloaded ZIP)
5. Reboot and enjoy.
Download
Download build 0.1!
Download build 0.1 Moirror
http://goo.im/gapps/
Receved
ChangeLog
#Planed on next build (can be change
-Fix githes
-Kernel patch to 2.6.32.22 (pikpok)
-Recovery backup fix (pikpok)
-Recovery fix lack of null termination being written to the lun file
-Other small device_tree FIX
-Updated source
-Sony Xperia Neo (hallon) realese.
#0.1
-First intian realese
Thanks a lot.
may we know, whats working, whats not?
archijit said:
Thanks a lot.
may we know, whats working, whats not?
Click to expand...
Click to collapse
+1
Im not expecting the HDMI and Camera to work. And would definitely like to know if there's more to that list.
Mediafire gives "Archive is Encrypted or Password Protected" error...
Elessar76 said:
Mediafire gives "Archive is Encrypted or Password Protected" error...
Click to expand...
Click to collapse
I can't download file
please fix link!!!
upload some screenshots please
termagazis said:
please fix link!!!
Click to expand...
Click to collapse
+1
prasan2014 said:
+1
Click to expand...
Click to collapse
EDIT: unable to download it? o.o
Try this:
http://www.mediafire.com/?4dknsg0zbqp95ik
or paste link from op here, when this link doesn't work
http://filebit.pl/przetestuj
dadi11 said:
Try this:
http://www.mediafire.com/?4dknsg0zbqp95ik
or paste link from op here, when this link doesn't work
http://filebit.pl/przetestuj
Click to expand...
Click to collapse
Thank a lot bro
Second method work. :good:
I m getting an error flashing this rom. Anyone else?
Sent from my Xperia Neo V using Tapatalk 2
AF_624 said:
I m getting an error flashing this rom. Anyone else?
Sent from my Xperia Neo V using Tapatalk 2
Click to expand...
Click to collapse
+1
yes, me too
No problem here. But I have another: sometimes screen blinks and red frame around screen appears for example when unlocking the phone. But generally rom is very smooth
Wysyłane z mojego Xperia Neo V za pomocą Tapatalk 2

[ROM][PORT][Player4] AoCP

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.
Click to expand...
Click to collapse
AoCP ported from Samsung Captivate using Hanthesolo's linaro rom as a base
Download Links
Beta 1
Beta 2
Screenshots
(Coming soon)
Credits
The Collective - AoCP team
Cyanogenmod
Hanthesolo + Team Supernova
Bugs
usual teamsupernova bugs
can't mount usb storage - i think it's a build.prop error
Installation instructions - same as LINics
Unzip rom and have the boot.img handy
Put the rom zip into the root of the sdcard.
Flash the rom using CWM. If you don't have it, please flash a custom kernel. (I recommend terrasilent)
When you're in CWM6, reflash the rom again.
After the second flash, flash the gapps zip.
Wipe your data.
Reboot into download mode and flash a GB kernel. (preferably the one you had before)
Reboot again into download mode after getting into CWM5.
Flash the boot.img with heimdall at the KERNEL partition
Note: If you're switching between versions or builds, there are simpler installation instructions:
flash this kernel with heimdall
boot into recovery
wipe cache + dalvik
install rom and gapps
Enjoy!
Release history
Beta 1
initial release
Beta 2
Port based off Samsung Captivate - latest AoCP build
I'll test this right away
Sent from my YP-G1 using Tapatalk 2
WOW that is so awesome that you ported so many ROMs in such a short time
the only thing that bothers me is i cant DECIDE!!! xD
it would be awesome if you or a person who posted on the first site would edit some screenshots in
BTW if there are no visual changes then write some information about what is so special about that particular ROM
I don't want to sound rude i just want to be able to decide ^^
crancpiti said:
WOW that is so awesome that you ported so many ROMs in such a short time
the only thing that bothers me is i cant DECIDE!!! xD
it would be awesome if you or a person who posted on the first site would edit some screenshots in
BTW if there are no visual changes then write some information about what is so special about that particular ROM
I don't want to sound rude i just want to be able to decide ^^
Click to expand...
Click to collapse
this is an "improved" version of aokp, it features its own kind of rom control and an orange theme...if you don't like the theme then there is a classic blue one somewhere in the forums
I'll test this later tonight!! I love what you're doing but I'm sometime thinking that you're porting roms considering the fact that you have a US 4.0. Which leaves us Intl players with the navigation bar. I would like to know if this have the navigation bar (soft mod buttons).
Thanks.
i have an intl player, the only rom with a non-removable nav bar is aokp, in paranoidandroid the navbar can be removed in settings and in aocp it's off by default
if you look at my screenshots from paranoid you'll see that the nav bar is off
theraf said:
i have an intl player, the only rom with a non-removable nav bar is aokp, in paranoidandroid the navbar can be removed in settings and in aocp it's off by default
if you look at my screenshots from paranoid you'll see that the nav bar is off
Click to expand...
Click to collapse
Oh well hmm... FLASHING TIME YEAHH!!
EDIT: Sorry for the false accusation too hehe.
zaclimon said:
Oh well hmm... FLASHING TIME YEAHH!!
EDIT: Sorry for the false accusation too hehe.
Click to expand...
Click to collapse
the only thing i don't really like about this rom is the orange theme...it would be really helpful if someone uploaded the blue one to dev-host
theraf said:
the only thing i don't really like about this rom is the orange theme...it would be really helpful if someone uploaded the blue one to dev-host
Click to expand...
Click to collapse
Try to port AOCP from this rom:
http://forum.xda-developers.com/showthread.php?t=1823230
zaclimon said:
Try to port AOCP from this rom:
http://forum.xda-developers.com/showthread.php?t=1823230
Click to expand...
Click to collapse
uploading new version
edit beta 2 is up - please flash
theraf said:
Bugs
usual teamsupernova bugs
Installation instructions - same as LINics
Unzip rom and have the boot.img handy
Put the rom zip into the root of the sdcard.
Flash the rom using CWM. If you don't have it, please flash a custom kernel. (I recommend terrasilent)
When you're in CWM6, reflash the rom again.
After the second flash, flash the gapps zip.
Wipe your data.
Reboot into download mode and flash a GB kernel. (preferably the one you had before)
Reboot again into download mode after getting into CWM5.
Flash the boot.img with heimdall at the KERNEL partition
Click to expand...
Click to collapse
If we are on nebula, and did all of these steps to get there, what is the correct way to from one ics rom to another?
rozelle25 said:
If we are on nebula, and did all of these steps to get there, what is the correct way to from one ics rom to another?
Click to expand...
Click to collapse
go to download mode flash this kernel with heimdall, go to recovery, full wipe, flash rom and gapps, reboot and enjoy
Your every AOKP related rom has common bug. Media isn't mount properly, though sdcard is mounted. And there is no way to use USB storage
Sent from my YP-G1 using Tapatalk 2
Neodymium said:
Your every AOKP related rom has common bug. Media isn't mount properly, though sdcard is mounted. And there is no way to use USB storage
Sent from my YP-G1 using Tapatalk 2
Click to expand...
Click to collapse
any ideas as to why this is?
Wow this is impressive. One day we have the first build and the next we have 4 different versions. I don't know which one to use.
Sent From My YP-G1 running Nebula beta 1
goldflame09 said:
Wow this is impressive. One day we have the first build and the next we have 4 different versions. I don't know which one to use.
Sent From My YP-G1 running Nebula beta 1
Click to expand...
Click to collapse
i would suggest paranoidandroid, aocp and aokp have some weird bugs
beta 3 (based off Linaro v2) is being tested...expect a new version by tomorrow
mass storage fix, copy and paste into build.prop
# Mass Storage. You can change to mtp
persist.sys.usb.config=mass_storage

[D6603]SLIPSYSTEM ROM (Optima Team)

SLIPSYSTEM ROM
Code:
* 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.
HOW TO
1. unlock bootloader
2. install TWRP (http://forum.xda-developers.com/z3/development/root-stock-kernel-twrp-v01-test-28-09-t2889794)
3. Boot Into Recovery
4. Wipe Data, Cache and Dalvik Cache
5. Flash Zip
6. Reboot and enjoy
Features
# Debloat
# Deodex
# Zipalign
# Png and JPG optimized to save space
# Root
# Busy Box
# Updated Gapps
# Sony apps pushed to data for easy uninstall
# Based on Latest Firmware(23.0.A.2.105)
DOWNOAD​
UPDATES
I would love to bring more updates for this, I currently had to stop working on it because I dropped my phone and my LCD Is messing around.
Thank you for this.
Will try it ASAP!
Xperia Z3 D6603
how about support for 23.0.1.A.5.77? ill be waiting
I'm gonna try it ASAP, i'm at work for now, so quite hard for me to flash stuff onto my phone
But it's really really really cool to see devs making custom rom for this amazing phone... I was hoping for this sooooo long, i was kinda desperate about it lately... And now i'm alive !
BIG BIG BIG thanks again, and i hope you'll domuch works on our beloved Z3 !
I Just Need to ask this.. This ROM states that it is for the 6603, what if i flash it on 6653 will it work?
I just installed it and as far as i can say, everything works just great !!
Hope someone will make a black theme for Z3 (black framework), that would be awsome !!
nolihowell said:
how about support for 23.0.1.A.5.77? ill be waiting
Click to expand...
Click to collapse
Hey this rom includes bootimg and all system files. so you can flash the rom without any problems no matter what firmware version you are on.
Koogly said:
I Just Need to ask this.. This ROM states that it is for the 6603, what if i flash it on 6653 will it work?
Click to expand...
Click to collapse
not It wont work. I can try and build it but I dont have the device to test.
gregou said:
I just installed it and as far as i can say, everything works just great !!
Hope someone will make a black theme for Z3 (black framework), that would be awsome !!
Click to expand...
Click to collapse
thank you black theme will be noted for my next update.
what else would you guys like to see?
multiuser?
multi window?
let me know I will try my best to implement it
slipsystem said:
not It wont work. I can try and build it but I dont have the device to test.
Click to expand...
Click to collapse
Thanks for Clearing things.. Thats such a shame.. i was really looking forward to having custom ROMs on My phone..
But i havnt Rooted My Phone yet... wanted to get the news and then venture.. thanks though
slipsystem said:
thank you black theme will be noted for my next update.
what else would you guys like to see?
multiuser?
multi window?
let me know I will try my best to implement it
Click to expand...
Click to collapse
The rom works great!
Its very fast and responsive. I had some trouble with the SU, but fixed it by flashing the root method from Monx and flashing back the boot.img from this rom through fastboot.
Here's my Christmas wishes for this rom haha:
1. Dark theme
2. Extended power menu
3. Exchange bypass mod (so I don't have to use pinlock)
4. Torch light directly from lockscreen
5. Maybe a 5x5 mod for the launcher
6. Screen off animation
Thanks buddy
?
Sent from my D6603 using XDA Free mobile app
Wi-Fi and camera are functional? No issues associated with unlocking the bootloader?
lindel said:
Wi-Fi and camera are functional? No issues associated with unlocking the bootloader?
Click to expand...
Click to collapse
Dood you should really read through the forum. There are several threads explaining the downsides of unlocking the bootloader. This isn't the right thread to ask these questions...
Wifi and camera work fine for me. No issues whatsoever.
Cheers
Sent from my D6603 using XDA Free mobile app
That's all I wanted to know.
Sent from my D6603 using XDA Free mobile app
Xperia Z3 D6603
plz include the ability to swap internal storage and external sdcard on your future updates
Nice one! Please do not update to .77 firmware, that rom has serious battery leaks. Just wait for another update. Thanks for this rom! I gonna flash it later this evening
And for people needing black theme. You can do this with Holo themer and Xperia Themes in the Xposed framework. I have all dark menus and standard apps like messaging, settings, contacts, phone etc etc..
I'm on the 77 rom atm. The battery is better than before. I easily get 8 hours of SOT...
Thanks for the tip regarding the themes
Since installing this, my timeshift video hasn't been working properly. It'll record fine in 120fps, but the editor doesn't pop up.
reanimatednerd said:
Since installing this, my timeshift video hasn't been working properly. It'll record fine in 120fps, but the editor doesn't pop up.
Click to expand...
Click to collapse
sory to hear that..
My Z3 screen is broken so I cant fix anything at the moment. I will check it out as soon as I have enough money to fix the screen.

[e450]MODIFIED STOCK(Optima Team)

MODIFIED STOCK
Code:
* 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.
HOW TO
1. Install Phils Touch Recovery(http://forum.xda-developers.com/optimus-l3-l5-l7-l9-ii/development/lg-l5ii-e460-philz-touch-cwm-advanced-t2893044)
2. Reboot To Recovery
3. Wipe Data, Cache and Dalvik Cache
4. Install Zip MODIFIEDSTOCK (This will Wipe system)
5. Install GAPPS
6. Reboot
Features
# Very Slim
# Fast
# All Bloat Removed
# Separate GAPPS
# Very Fast
# Deodexed
# Zipalign
# Png Optimization
# WiFi Issue Fixed
# Did I mention its very fast
DOWNLOAD​
Thanks for this.. Will try it soon.
Edit: how you managed to fix the wifi bug?
Can you make This for LG L7II P713 KITKAT firmware
heres Direct Link
http://csmgdl.lgmobile.com/dn/downloader.dev?fileKey=FW027016432109876543213/V20C_00.kdz
Can you add some screenshots?
Sent from my LG-E450 using XDA Free mobile app
Jayanttyagi said:
Thanks for this.. Will try it soon.
Edit: how you managed to fix the wifi bug?
Click to expand...
Click to collapse
yeah, i want to know it too
I Ported wifi files from a lewa rom of the same mtk chip.
Is it possible to make a batch script to replace files using adb of rooted stock ?
Jayanttyagi said:
Is it possible to make a batch script to replace files using adb of rooted stock ?
Click to expand...
Click to collapse
You mean for wifi fix? I think I can do that, I will try post it tomorrow.
That would be cool
Hi This ROM Work on E460 ?
Edit : I tested it and it's work fine, thanks for your work
Wifi Fix
Try this see if it works
https://mega.co.nz/#!G0JmTLYL!O9Y-afDgjrXunyudeyS4EjP6iFQF4bvdUQkItQ0ZbRU
When i'm trying to download, i've got an "Error establishing a database connection" error. Can you do something with this ?
(Sry for English)
I'll try.
Hi guy's! I think I fund kernel source for mediatek hipset from Acer z120 but I can't give you link because I'm fresh user
Sent from my LG-E460 using XDA Free mobile app
hi guys, it worked perfectly, and it is really insanely fast, only problem is: back and menu button won't glow. oh and thanks for the wifi fix. again
Could you please tell me what's the difference between this ROM and ULTRASLIMROM? Does anybody know would any of those work on E460 or should I test if myself? Thanks!
renacur said:
Could you please tell me what's the difference between this ROM and ULTRASLIMROM? Does anybody know would any of those work on E460 or should I test if myself? Thanks!
Click to expand...
Click to collapse
They work both, except for the softkeys and nfc (no big deal)
Ultraslimrom is based on gingerbread and xperia ui, this modified stock is based on the stock rom without all the bloatwares and stuff like that, both are very fast, it's up to you to choose
Hey you know because they are not me Mobile data? In slimrom in ultraslimrom and in this I failed the mobile data please help me. Sorry for my English
Just installed this rom, so far so good. Busy installing all my required apps
Everything is fine until when I'm flashing the ROM it says "some symlinks failed" and error status 7 and installation aborted

[ROM] [5.0.2] Mercury LP v.1.0.0 [UNIFIED] [March 26th]

mercury lp​​
Code:
/*
* 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
*/
ROM FEATURES
*Debloated
*Pre-rooted
*Android 5.0.2
*Omni Switch
*Awesome RAM management (Better than stock )
*Kernel Toolkit
*Performance improvements
*libraries from Android 5.1 for better graphics
********MANY MORE COMING IN FUTURE UPDATES**********
​Installing ROM for the First Time:
1. Download the appropriate ROM version you wish to install
2. Download the GApps package of your choice (GApps are NOT included in this ROM)
3. Make a backup in TWRP (HIGHLY RECOMMENDED)
4. Preform a FACTORY RESET.
5. WIPE DALVIK/CACHE/DATA/SYSTEM
6. Flash the ROM
7. Flash the GApps
8. WIPE DALVIK/CACHE
9. Reboot Device.
Note: First boot take a while....BE PATIENT!
WORKING
Boots
RIL (Calls, SMS, Data)
Wifi
Bluetooth
Camera ( Videos And Photos )
Video Playback
Audio ( Record and Playback )
Sensors
Flash
Led
GPS​ NOT WORKING
-Everything works
DOWNLOAD HERE
*This ROM is supported by the following devices:
XT1063
XT1064
XT1068
XT1069
FOR DUAL SIM AND FM - FLASH THE ADDONS
--INITIAL RELEASE--
THANKS TO SHAWN5162 for TITAN PRIME SOURCES
RESERVED
reserved by OP
Share the download link or thread will be deleted later.
http://forum.xda-developers.com/moto-g-2014/development/rom-shohat-rom-v1-t2912227
This thread was closed some time ago by the same reason.
Isn't a threat bro, just be careful for what you post.
Uploading
matyrock said:
Share the download link or thread will be deleted later.
http://forum.xda-developers.com/moto-g-2014/development/rom-shohat-rom-v1-t2912227
This thread was closed some time ago by the same reason.
Isn't a threat bro, just be careful for what you post.
Click to expand...
Click to collapse
uploading...will post the link in 15-20 min ..
Great .. Post it in android development !
You've posted this under Themes and Apps. Please move it.
Also, what are the changes you've made W.R.T. Titan Prime?
Move this to android development section
harsinghal said:
Great .. Post it in android development !
Click to expand...
Click to collapse
fine ill do it soon
Hey mrunalkaran,could u pls say whats diff between your ROM and shawn's TP 1.0.3 both are almost same....i am not rude...just wanted to know
This is my rom. I am sorry op but i have to share this with the people in this thread installing this rom! You did not ask for my permission and went ahead and took my rom without making any changes! As far as i am concerned you stole my rom for a few thanks. You have been reported. Have some decency and moral. I work really hard on titan prime not so some lazy guy can take my work....change the name of the rom and call it his!
Thank you @sahil kaul for the tip
EDIT: I look forward to hear from you OP
Shawn5162 said:
This is my rom. I am sorry op but i have to share this with the people in this thread installing this rom! You did not ask for my permission and went ahead and took my rom without making any changes! As far as i am concerned you stole my rom for a few thanks. You have been reported. Have some decency and moral. I work really hard on titan prime not so some lazy guy can take my work....change the name of the rom and call it his!
Thank you @sahil kaul for the tip
EDIT: I look forward to hear from you OP
Click to expand...
Click to collapse
I don't know whether the OP is new on XDA, atleast his User ID is Just a Few days old. No response from him, so checked the work.
It's just Ridiculous, no Self Respect at all.
MOD's - There are way too many Irrelevant topics all around Moto G 2014 thread's. They definitely need Cleaning and Closure.
I hope when Shawn made 1.0.3 as open source via github...OP downloaded and compiled to make it as Mercury LP it seems :what:
At least he should reply for the post on his own thread
This guy cant also copy completely!!!!!.....i flashed.....tp is much stable than this......i m a very old tp user....but now i changed last night??....but this rom hangs my phn frequently....idk why but it happens......thatswhy i had flashed a nw rom again......now using candy 5 rom!!!!!???
reeeju said:
This guy cant also copy completely!!!!!.....i flashed.....tp is much stable than this......i m a very old tp user....but now i changed last night??....but this rom hangs my phn frequently....idk why but it happens......thatswhy i had flashed a nw rom again......now using candy 5 rom!!!!!???
Click to expand...
Click to collapse
Now this guy maintains Resurrection Remix M !
Sent from my Moto G 2014 using Tapatalk

Categories

Resources