[Q] Apk compatibility across roms - AT&T Samsung Galaxy S 4 Q&A, Help & Troubleshootin

I have seen threads pertaining to apk's from specific roms to specific roms, but not one like I'm thinking. Because a lot of roms are AOSP based, are the apk's therein able to be installed/restored to another AOSP rom? i.e. from AOKP to the GE roms floating around. Or from TW based to TW based. What determines the compatibility? I'm sorry if this is a noob question, but I am humbly that.
Thanks

What is it going to hurt to push a apk from a different source into the rom you are running, if it does not work it will just f/c. That's all the testing you need.

Okay. Well this is what I did, I pulled the MMS.apks from a few Roms on carrier, kernel, and JB. One of them ran with SOME on the menu options I was looking for. However, the other one which I know has what I'm looking for in it installed and then FC. I tried fixing the permissions as well as a few other things.
Right direction?
Sent from my GT-I9505G using xda premium

You are in the right direction, now I didn't mean they all would work, some will though, I hunted and pecked until I found ones that I could use, and they work.
Along the way I found a few that refused to cooperate with what I wanted. You're ok.

Dankchild said:
Okay. Well this is what I did, I pulled the MMS.apks from a few Roms on carrier, kernel, and JB. One of them ran with SOME on the menu options I was looking for. However, the other one which I know has what I'm looking for in it installed and then FC. I tried fixing the permissions as well as a few other things.
Right direction?
Sent from my GT-I9505G using xda premium
Click to expand...
Click to collapse
One thing to keep in mind regarding system APKs, many depend on the framework found on the phone. APK's based on touchwiz for example may not work properly on an ASOP based ROM. For example, you can't take the stock samsung MMS app and port it to cyanogenmod and expect it to work. needless to say, this also means you can't take an MMS app from an HTC phone (using sense UI) and expect it to work in a touchwiz based rom.
System APK's also often require additional libraries to work. If you take just the camera APK from touchwiz and use it on a google edition (the frameworks match) the camera will still not work. If you take all the system libraries needed for that app, it will work (the samsung camera app has been successfully ported to the google edition).

Matridom said:
One thing to keep in mind regarding system APKs, many depend on the framework found on the phone. APK's based on touchwiz for example may not work properly on an ASOP based ROM. For example, you can't take the stock samsung MMS app and port it to cyanogenmod and expect it to work. needless to say, this also means you can't take an MMS app from an HTC phone (using sense UI) and expect it to work in a touchwiz based rom.
System APK's also often require additional libraries to work. If you take just the camera APK from touchwiz and use it on a google edition (the frameworks match) the camera will still not work. If you take all the system libraries needed for that app, it will work (the samsung camera app has been successfully ported to the google edition).
Click to expand...
Click to collapse
School time, you now have my attention, can you give an example what to pull over for lets say, the camera apk. It would be very useful to me in the future with other apks. I did not know this. Thanks, seriously.

TheAxman said:
School time, you now have my attention, can you give an example what to pull over for lets say, the camera apk. It would be very useful to me in the future with other apks. I did not know this. Thanks, seriously.
Click to expand...
Click to collapse
here is one of the major threads going on regarding google edition and bringing in pure touchwiz features. I've not done it personally so i can only go by what's been reported.
For example, the camera, look at this post:
http://forum.xda-developers.com/showthread.php?p=43054051&highlight=camera#post43054051

I will give it a try, most interesting for sure.
Thanks

Related

[ROM][DEAD] Retro1 v2 - "Is it a Dream? No, it's a Freken Cupcake!"

This is no longer supported.
So, one day Kaos pointed out an old beta build, and this got me to looking around at old ROMs. I took a look at JF1.5. Vanilla Cupcake! It's a nice ROM, but was difficult to port. So, I said to myself... Tainted Cupcake! Here is the result.
Thanks to:
JesusFreke for, well, too much to list.
Kaos for the inspiration.
Hoban for the inspiration.
almost everyone in the IRC channel for teaching me something
dsixda for cranking out an awesome Kitchen, day after day
Anyone who has ever posted DETAILS to XDA about how to do things.
All devs for your time.
Both of you who want to go back to Android 1.5.
EDIT:I almost forgot Captainkrtek who did some early testing for me. (Did I get that in before he ban
The base ROM is a stock Eris 1.5 ROM that jcase put 'su' and 'superuser' in, but I won't thank him since he said not to.
What you get:
1) Android 1.5 base from HTC
2) su and Superuser (rooted)
3) deodexed
4) png optimization (most apks anyway)
5) zipaligned
6) most of Sense removed, much like the 'Tainted' ROMs
7) most remaining HTC apps have a Vanilla look and feel (at least the icons)
8) stability
9) responsive user interface
10) wireless and wired tethering (I haven't tested the wired yet though.)
11) bash and nano
12) 'Everything' should work.
What doesn't and never will work:
1) Marketplace apps that require Android 1.6+
2) any feature that requires Android 1.6+ (Live Wallpapers, for instance)
Other features this DOES NOT HAVE:
1) Cyanogen goodies
2) OC, UV, and other kernel tweaks
3) Apps2SD
4) any kind of Yogurt
TO-DO:
1) disable OTA updates - I renamed the ota cert file, but it still gets the update...
2) setup the initial home screen better - I've tried changing that in the Launcher.apk, but have yet to get it to work.
I highly recommend Connectbot for a terminal app, but v496 works best on this ROM.
Just so I'm clear, this is a really basic and clean ROM. There are not a lot of extra features. However, the battery life is really good because of this.
DO NOT install the Verizon OTA update. It will most likely unroot your phone. v2 won't ask anymore
DOWNLOAD:
http://surrette.org/roms/Retro1-v1.zip
http://surrette.org/roms/Retro1-v2.zip
What I did:
1) loaded up the base Eris 1.5 ROM in the Kitchen
2) looked at the Tainted Vanilla Kitchen to find the script used to remove Sense components
3) ripped that part of the script out and ran it to remove Sense
4) compiled AOSP Cupcake (using Android Builder) and copied several apps from there into ROM
5) tested and found AOSP MMS would FC, so I put HTC's back
6) tested and found that AOSP Cupcake's Email app does not have Exchange support, so put HTC's back in.
7) opened up several apks with APK Manager and replaced HTC's icons with icons from Vanilla apps
8) opened up Launcher and attempted to change res/xml/default_workspace.xml, but testing afterward always failed
9) also grabbed a handful of open source binaries from here and there, but really haven't used them much yet
10) zipped, signed, and uploaded the ROM
11) NOTE: While this is version 1, it's probably the 30th or more build that I have actually built and tested. Fun times.
12) v2 - removed Systemupdater.apk (thanks tenzomonk!) and a couple of things left over from testing (CorpCal & Vanilla Contacts)
13) v2 - added several tweaks from the forum and KaosFroyo's *.rc files (vm.dalvik.heap=32m and some possibly power saving tweaks)
I have been running some variation of this for most of the last two weeks, except for one day that I tried a Froyo ROM. While I am admittedly easy to please, I have had no issues that haven't been worked out by now.
Why not? I'm DLing now. Gonna try tonight.
Its about darn time you cooked us a rom lol
Sent from my Nonsensikal Froyo Eris
looks good!!!!
gnarlyc said:
TO-DO:
1) disable OTA updates - I renamed the ota cert file, but it still gets the update...
Click to expand...
Click to collapse
is there a systemupdater.apk file in /system/app? if so, remove that... ota updates gone
tenzomonk said:
looks good!!!!
is there a systemupdater.apk file in /system/app? if so, remove that... ota updates gone
Click to expand...
Click to collapse
Ha! Funny. Such an obscurely named app. How could I have known?
It's there. I'll try that now. I have a couple of other minor changes anyway, so I'll do them all at once.
Thank you very much for the help!
listyb01 said:
Its about darn time you cooked us a rom lol
Sent from my Nonsensikal Froyo Eris
Click to expand...
Click to collapse
You know... This IS my second ROM. It's just the first one that works.
I just flashed SgtShultz again. Weren't you going to help with that?
gnarlyc said:
You know... This IS my second ROM. It's just the first one that works.
I just flashed SgtShultz again. Weren't you going to help with that?
Click to expand...
Click to collapse
What the heck is that and what do you need help with?
Sent from my Nonsensikal Froyo
I just flashed this a while ago and so far i like this rom but i couldn't place a call, sync with google, there's no gallery, and none of my music would show up. I also just caught that there's no calendar app right before i was about to post this. Other than those problems, everything seems fast and smooth.
Update: just reflashed and phone is now working, music showing up, and google synced all my contacts.
andrew23215 said:
I just flashed this a while ago and so far i like this rom but i couldn't place a call, sync with google, there's no gallery, and none of my music would show up. I also just caught that there's no calendar app right before i was about to post this. Other than those problems, everything seems fast and smooth.
Update: just reflashed and phone is now working, music showing up, and google synced all my contacts.
Click to expand...
Click to collapse
I'm glad it started working for you. As I said in the OP, I've had no issues. (Of course, I'm just one tester.) You are going to miss some things that you would have with a newer version of Android, but it should just work. And the battery life is really good.
Congrats on the release!
Captainkrtek said:
Congrats on the release!
Click to expand...
Click to collapse
Thank you and thanks for the help.
I've started grabbing the logcat while it boots to work out any possible issues. It's crazy stable already though. And I haven't put it on the charger since yesterday morning and still have %60+. That's by far the best battery life this thing has had in a long while.
Don't you miss the extra features of 2.0+ though? The amazing battery life you described sounds great but I feel like rolling back from 2.2 to 1.5 would be tough to deal with lol.
Sent from my FroyoEris using XDA App
MacShannon said:
Don't you miss the extra features of 2.0+ though? The amazing battery life you described sounds great but I feel like rolling back from 2.2 to 1.5 would be tough to deal with lol.
Sent from my FroyoEris using XDA App
Click to expand...
Click to collapse
Yeah, I know what you mean. I change ROMs at least every couple of weeks though. So, I'll have those features again soon enough. This is just another fun learning experience for me and a chance to put something out there that is different than any thing else. I like to be different. And shake things up a little. That's just how I roll. Wait until I really understand what I'm doing!
There might actually be a handful of people who really like this ROM and use it daily. Although I'm sure that it won't get the user base of some of the others, but so what...
<JOKE>
Maybe next I'll make a ROM that just has the phone/dialer app with all of this bluetooth, wifi, gps, market, data connection crap disabled. That would be awesome. I'll call it 'Startac'. </JOKE>

Looking for a Stock style Rom with a few enhancements

I hate to do this, but I am looking for a stock style rom for the N4 with the following
root
deodex
Facebook contacts Sync
Enhanced Quick Settings
Enhanced Power Menu
Patched Google Wallet (to allow root)
t9 dialer
I'm happy putting this together myself, but to speed things along does anyone have links/suggestions on where to get the above features or a ROM with all the above?
I get my N4 today if shipping works well from TNT so hope to have this flashed tonight and have loads on at work so this is why I am posting a Q&A for help locating this
All very good Features i would like to see in a "Stock"-Android ROM. :good:
the wallet apk is floating around here somewheres. there is also an unsupported gapps with it.
t9 dialer. i just noticed one with it the other day. i thing it was xylon or codefirex.
i dont do facebook. but everything else you mentioned should be in just about any rom. cm10.1 seems to be the one rom around here that is closets to stock.
phermey said:
the wallet apk is floating around here somewheres. there is also an unsupported gapps with it.
t9 dialer. i just noticed one with it the other day. i thing it was xylon or codefirex.
i dont do facebook. but everything else you mentioned should be in just about any rom. cm10.1 seems to be the one rom around here that is closets to stock.
Click to expand...
Click to collapse
I wondered between that and MCR to be honest - I thought MCR might actually be slightly closer to stock
Lothaen said:
I wondered between that and MCR to be honest - I thought MCR might actually be slightly closer to stock
Click to expand...
Click to collapse
could be. i havent looked at that rom.
Rascarlo is another very minimal rom
Sent from my Nexus 4 using xda premium
Lothaen said:
I wondered between that and MCR to be honest - I thought MCR might actually be slightly closer to stock
Click to expand...
Click to collapse
zephiK said:
Rascarlo is another very minimal rom
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
i started thinking... what makes a minimal rom? i have never used a rom that was considered 'minimal' so questions are coming up. as more and more time goes by would the rom not get further and further away from stock? or do they stop adding features and only update as code for what they have is further optimized? i guess what im saying is you could always try to hunt down a rom that started with all of the features you are looking for. then flash an early build of that before they loaded it down with stuff you dont want.
phermey said:
i started thinking... what makes a minimal rom? i have never used a rom that was considered 'minimal' so questions are coming up. as more and more time goes by would the rom not get further and further away from stock? or do they stop adding features and only update as code for what they have is further optimized? i guess what im saying is you could always try to hunt down a rom that started with all of the features you are looking for. then flash an early build of that before they loaded it down with stuff you dont want.
Click to expand...
Click to collapse
That's a good question. Never thought it about that way. I guess it's rom that stays relatively close to stock without pushing out all these features coming out of aokp and cm. Just the minimal additional features that the ROM creator feels necessary.
I personally don't see a reason for these roms and why some people must stick to stockish custom roms. Nowadays all roms are fast that you can barely tell the difference. The difference comes from the kernel in my opinion.
I just don't want to use a rom that barely gets updated because I'm addicted to flashing stuff and without garbage code wasting space on my phone with unnecessary apps like performance control when I already have a app to use for controlling the cpu frequency etc. Things like that.
I guess my definition of minimal is very little tweaks just enough to tease our temptations without being too disappointed. It's defined differently by all
Sent from my Nexus 4 using xda premium
I'm looking for a rom that I only need to think about flashing every few months really - want something ultra stable (so stock like as that should be the most stable rom )
just wanted a few nicer features thrown in without all the clutter of CM/AKOP
Paranoid android is closer to stock than CM/AOKP if you ignore the tablet settings. It's more about having a beautiful UI and near stock interface.
tatltael said:
Paranoid android is closer to stock than CM/AOKP if you ignore the tablet settings. It's more about having a beautiful UI and near stock interface.
Click to expand...
Click to collapse
lol what are you talking about. all ROMs for N4 look like a stock interface, they're all built upon the Holo theme introduced in ICS.
the whole Paranoid Android is all about changing DPI and integrating the status bar on the bottom with the nav bars instead of having a status bar up on top.
I'm looking for a rom that I only need to think about flashing every few months really - want something ultra stable (so stock like as that should be the most stable rom )
just wanted a few nicer features thrown in without all the clutter of CM/AKOP
Click to expand...
Click to collapse
That's not a definition of a "minimal" ROM then. You're looking for a stable ROM. At this date, I feel that every ROM is stable and it's practically up to you on what kind of additional features you want with your phone. That's all it really comes down to.
New ROM versions come out because they want to put out newer features (yes they are stable). No one forces you to update them, you can flash it once and leave it. When you want to, you can dirty flash up upon it.
If you don't want to update your ROM then why did you flash custom ROMs in the first place?
According to your OP Post,
root
deodex
Facebook contacts Sync
Enhanced Quick Settings
Enhanced Power Menu
Patched Google Wallet (to allow root)
t9 dialer
Click to expand...
Click to collapse
Root: All ROMs have it
Deodex: All ROMs come deodexed
Enhanced Quick Settings: most ROMs has this. some ROMs use tiles only. CM10.1 has both
Enhanced Power Menu: most ROMs have this.
Google Wallet: no such thing as patched google wallet. google wallet from the play store works fine with root.
t9 dialer: most roms have this again.
----------
it all comes down to YOU as an individual going to the forum and looking at your options. they're all fantastic choices and all stable roms. read the last couple of pages for feedback. its not that hard man. its like you asking the question, "what is the most minimal house" you want something stable... each rom has its own uniqueness, its up to you to decide what you want.
with my biasm, id go towards cyanogenmod10.1 + franco kernel for the cleanest code and has everything i want.
Try out maddogin's stock ROM, he built it from stock ROM and he added few things on it, such as reboot, battery icon changer, theming and stuff. So that's basically stock ROM with few added extras. Maybe u could make a request on his forum about Facebook sync etc. It is in nexus 4 original development.
Sent from my Nexus 4 using xda app-developers app
zephiK said:
lol what are you talking about. all ROMs for N4 look like a stock interface, they're all built upon the Holo theme introduced in ICS.
the whole Paranoid Android is all about changing DPI and integrating the status bar on the bottom with the nav bars instead of having a status bar up on top.
That's not a definition of a "minimal" ROM then. You're looking for a stable ROM. At this date, I feel that every ROM is stable and it's practically up to you on what kind of additional features you want with your phone. That's all it really comes down to.
New ROM versions come out because they want to put out newer features (yes they are stable). No one forces you to update them, you can flash it once and leave it. When you want to, you can dirty flash up upon it.
If you don't want to update your ROM then why did you flash custom ROMs in the first place?
According to your OP Post,
Root: All ROMs have it
Deodex: All ROMs come deodexed
Enhanced Quick Settings: most ROMs has this. some ROMs use tiles only. CM10.1 has both
Enhanced Power Menu: most ROMs have this.
Google Wallet: no such thing as patched google wallet. google wallet from the play store works fine with root.
t9 dialer: most roms have this again.
----------
it all comes down to YOU as an individual going to the forum and looking at your options. they're all fantastic choices and all stable roms. read the last couple of pages for feedback. its not that hard man. its like you asking the question, "what is the most minimal house" you want something stable... each rom has its own uniqueness, its up to you to decide what you want.
with my biasm, id go towards cyanogenmod10.1 + franco kernel for the cleanest code and has everything i want.
Click to expand...
Click to collapse
Possibly because I came from a HTC world where ROMs (non-stock) would be built to aim towards AOSP based roms and would come with instabilities.
All ROMs do come deodexed, but some have options for odex too - I guess it was a bit silly really to put deodex and root on the list, but to be honest it was a copy and paste from a conversation I was having saying what I wanted to gain from my Nexus 4 in addition to stock
EQS and EPM are probably the _first_ things a dev/modder does with a ROM - to be honest I don't know why Google don't add this in to stock. Same with t9 dailer - again coming from a htc where it was built in to their stock roms I got used to it.
In the end I just flashed MCR because it has most features out the box (missing t9 dialer and facebook sync unless you go premium) and it'll do for now.
i'll reconsider again in a few months when I have had time to settle in and life has calmed down over the xmas rush.
I used to flash once per month but I found I dont have that much free time recently so thats my reasoning behind saying that I was looking for something stable that I can leave alone for a few months

[Q] Touchwiz Gallery/Camera on AOSP?

Quick question and request. Wanted to know if there are any intricacies to swapping out the aosp gallery and camera with the tw one. I recently swapped out the one that came with liquid smooth to the new Google play edition out there. Not sure if this would just be a simple making sure that one is a user app, unisntalling, and then reinstalling the tw version or if there's extra steps (or if it would even work really). Also if it's not too much to ask I don't have the apk needed so it would sure be swell if someone could lend me theirs. Thanks!
Sent from the can (most likely)
This has been asked a million times before. Its almost impossible since you need touchwiz framework and other edits. Which would take a LOT of effort from my understanding
Sent from my SPH-L720 using Tapatalk 4 Beta
Was kinda thinking that may be the case. And my bad tried searching Google and here but came up empty, must been missing something along the way. Appreciate the reply.
Psychotic-Cerebellum said:
Was kinda thinking that may be the case. And my bad tried searching Google and here but came up empty, must been missing something along the way. Appreciate the reply.
Click to expand...
Click to collapse
You could wait for the Google Edition ROM to get a flashable Samsung camera/gallery zip. Closest thing to AOSP with that camera.
PwnCloud said:
You could wait for the Google Edition ROM to get a flashable Samsung camera/gallery zip. Closest thing to AOSP with that camera.
Click to expand...
Click to collapse
Yeah but Google edition is just touchwiz with a aosp theme on it essentially. It has touchwiz framework which will allow us to use Samsung camera on it.
Sent from my SPH-L720 using Tapatalk 4 Beta

[Q] Why are there no slim roms?

This is a quick little question. I haven't been able to find a ROM that was just a smooth minimal debloated ROM. X-Note is full of a tonne of crap I don't need and it doesn't look like someone has made a 'stock close to AOSP' ROM. No offense meant, they're just not for me. Anyone have any good news? I might have to make one then...
andjohn said:
This is a quick little question. I haven't been able to find a ROM that was just a smooth minimal debloated ROM. X-Note is full of a tonne of crap I don't need and it doesn't look like someone has made a 'stock close to AOSP' ROM. No offense meant, they're just not for me. Anyone have any good news? I might have to make one then...
Click to expand...
Click to collapse
Use debloater on a normal stock ROM, or just flash Cyanogen. Cyanogen is as slim as your girlfriend in thirty saunas.
Sent from my SM-N9005 using XDA Premium 4 mobile app
Try Jackyaway. I have a pretty decent battery life on it. I also remove the bloatwares using Note 3 Cleaner by CoOoL_BoY
AldrichDSaints said:
Try Jackyaway. I have a pretty decent battery life on it. I also remove the bloatwares using Note 3 Cleaner by CoOoL_BoY
Click to expand...
Click to collapse
Thanks guys, I did the same but I debloated manually. I think there'd be a place for an ASOP feeling ROM. Perhaps I'll make a pack or something in the future.
andjohn said:
Thanks guys, I did the same but I debloated manually. I think there'd be a place for an ASOP feeling ROM. Perhaps I'll make a pack or something in the future.
Click to expand...
Click to collapse
I would suggest flashing alexndrs Rom. I have manually debloated this, very heavily.. all with root explorer followed by a data wipe. Over 850mb free in system.
Sent from my SM-N9005 using Tapatalk
Cyanogenmod is very slim and has the potential to be great if they iron out the bugs.
Sent from my SM-N900T using xda app-developers app
celderic said:
I would suggest flashing alexndrs Rom. I have manually debloated this, very heavily.. all with root explorer followed by a data wipe. Over 850mb free in system.
Sent from my SM-N9005 using Tapatalk
Click to expand...
Click to collapse
Hello, mind to share it?
I am also trying to manually delete as much as possible.
All I need is the camera, the clock and the popup music player.
All other things could go, including the launcher as I have many paid apps for the several tasks.
I also do not use the pen.
Tried slim roms and debloater, also cm based ones but want to have the samsung base.
Thanks,
Best regards
Richard
AmberLynn said:
Hello, mind to share it?
I am also trying to manually delete as much as possible.
All I need is the camera, the clock and the popup music player.
All other things could go, including the launcher as I have many paid apps for the several tasks.
I also do not use the pen.
Tried slim roms and debloater, also cm based ones but want to have the samsung base.
Thanks,
Best regards
Richard
Click to expand...
Click to collapse
Id rather not upload over 1gb, took me about an hour on the phone to get it set up like this, Trial and error.
Sent from my SM-N9005 using Tapatalk
andjohn said:
Thanks guys, I did the same but I debloated manually. I think there'd be a place for an ASOP feeling ROM. Perhaps I'll make a pack or something in the future.
Click to expand...
Click to collapse
Most of the time I also debloat manually but I give a try on the note 3 cleaner of cooolboy since most of the apps that can be debloat on his mod is just the same as my debloated apps.
---------- Post added at 03:03 PM ---------- Previous post was at 03:01 PM ----------
AmberLynn said:
Hello, mind to share it?
I am also trying to manually delete as much as possible.
All I need is the camera, the clock and the popup music player.
All other things could go, including the launcher as I have many paid apps for the several tasks.
I also do not use the pen.
Tried slim roms and debloater, also cm based ones but want to have the samsung base.
Thanks,
Best regards
Richard
Click to expand...
Click to collapse
How about before installing the custom rom that you will use, check the apps that will be installed on the zip file. Extract it first and check on the system/data. You can delete some apps but be sure you know what to delete.
debloating threads are really user unfriendly and have nearly no research on.
A lot of apps that are removed cause incompatibility with other apps. You can remove the non-sense My Magazine, and the built-in Email will go havoc, and you cant just offer an alternative mail client in that case.
If somebody slimmed down the stock firmwares, that would do a lot of ppl favours.
celderic said:
Id rather not upload over 1gb, took me about an hour on the phone to get it set up like this, Trial and error.
Sent from my SM-N9005 using Tapatalk
Click to expand...
Click to collapse
Hello, maybe you could just post the content of your system directories (file listings, especially app, priv-app and framework)?
Thanks,
best regards
Amber
AmberLynn said:
Hello, maybe you could just post the content of your system directories (file listings, especially app, priv-app and framework)?
Thanks,
best regards
Amber
Click to expand...
Click to collapse
How is this possible without manually typing out 175 - 200 apk names ? No way i have the patience for typing them all out haha.
Sent from my SM-N9005 using Tapatalk
I think the reason there are no "slim" roms is because you will lose some of the features that make the Note range unique. Touchwiz is vital to those features.
By going AOSP - it will basically be a big Nexus.
Sent from my SM-N9005 using xda app-developers app
actually, there are cyanogen mod for n9005. but you will loose samsung apps and its feature such as s note etc.
Sent from my SM-N900 using XDA Premium 4 mobile app
There are alternatives such as Papyrus instead of S-Note (I like it better). I think the only reasons this phone is unique is the Pen (works in CM) and the size. So, a slim ROM makes sense as there's a lot of crap that Samsung adds that is not very useful.
I am using this ROM, like the OP I wanted all that crap of my phone. So found this here. I'll let the thread speak for itself...
I'd love to have a ROM like that as well. It would be especially great if you could decide for yourself what you install. Basically I want it as slim as possible so that the OS itself runs without errors but I don't want basic stuff like email, calculator and all that stuff either because the stock apps are usually crap compared to apps from the play store. I use a different calendar, email, calculator, music player, video player... so I just want a clean base OS to build on without all that stuff I never use anyways.
XCPTNL said:
I'd love to have a ROM like that as well. It would be especially great if you could decide for yourself what you install. Basically I want it as slim as possible so that the OS itself runs without errors but I don't want basic stuff like email, calculator and all that stuff either because the stock apps are usually crap compared to apps from the play store. I use a different calendar, email, calculator, music player, video player... so I just want a clean base OS to build on without all that stuff I never use anyways.
Click to expand...
Click to collapse
That would be nice but some applications rely upon others so you cannot remove some stuff because other things won't work.

Please include "T-Mobile version compatible"

When developers on XDA create mods, ROMs, etc for the 6t, I'd like to request that they post whether or not it is T-Mobile compatible o, or if they don't know, just post that. And, if someone does find out after the original post whether it's compatible or not, that they add that to the original post.
I know these developers do a lot but this would be helpful to a lot of us who got the T-Mobile version. Thanks.
The answer is yes. It's T-Mobile compatible.
There's no real difference between the devices. If it works on one, it's going to work on the other.
sorry for posting this here, but for some reason, I cant add a new question/topic..
Can you get the home screen to rotate when using the stock launcher on the Tmobile version?
I assume I could with Nova launcher, but I am trying to get used to the built in one..
thanks so much!
wase4711 said:
sorry for posting this here, but for some reason, I cant add a new question/topic..
Can you get the home screen to rotate when using the stock launcher on the Tmobile version?
I assume I could with Nova launcher, but I am trying to get used to the built in one..
thanks so much!
Click to expand...
Click to collapse
Nope, you gotta use a third party launcher for that...
thanks, thats what I thought..
hartleyshc said:
The answer is yes. It's T-Mobile compatible.
There's no real difference between the devices. If it works on one, it's going to work on the other.
Click to expand...
Click to collapse
That's not a hundred percent accurate. For example the pixel camera that was ported over had to be changed to accommodate the T-Mobile version. There are some differences. As someone who's not developer I don't know exactly what those are but I do know that there are some differences and there have to be some modifications on some things.
Wrightperspective said:
That's not a hundred percent accurate. For example the pixel camera that was ported over had to be changed to accommodate the T-Mobile version. There are some differences. As someone who's not developer I don't know exactly what those are but I do know that there are some differences and there have to be some modifications on some things.
Click to expand...
Click to collapse
One thing had to be changed. It's because he has a compatibility list built into it based on the device name in the build.prop. He could have checked against a different build string and there would have been no issues. He only does this to cut down on complaints of devices he's not supporting. It was a self imposed limit that was quickly remedied on a device that was a few days old. This is limited to this app only and is not the norm at all. The only other time you'll see something like this is a mod to make the international launcher use Google feed, which the TMobile version already has. Or a mod to bring some feature from the international version to the TMobile version. In that case there's no need to mention it, it's obvious. No need to add a feature/app/mod you already have. And the person who made that will definitely mention that they're bringing the feature to the T-Mobile version.
Edit: also these mods will be few and far between since the way to install those mods will require an unlocked bootloader/root, and at that point, someone will most likely be running the international rom just to stay more current/more features.
Mods will work the same. ROMs will work the same. Kernels will work the same. Magisk mods will work the same. Apps will work the same. The devices are the same.
Your request would make sense if we shared a forum with the OP6. The devices share the same device tree, they are extremely similar, but there are minor differences between the devices that might make a handful of things work on one but not the other.
hartleyshc said:
One thing had to be changed. It's because he has a compatibility list built into it based on the device name in the build.prop. He could have checked against a different build string and there would have been no issues. He only does this to cut down on complaints of devices he's not supporting. It was a self imposed limit that was quickly remedied on a device that was a few days old. This is limited to this app only and is not the norm at all. The only other time you'll see something like this is a mod to make the international launcher use Google feed, which the TMobile version already has. Or a mod to bring some feature from the international version to the TMobile version. In that case there's no need to mention it, it's obvious. No need to add a feature/app/mod you already have. And the person who made that will definitely mention that they're bringing the feature to the T-Mobile version.
Mods will work the same. ROMs will work the same. Kernels will work the same. Magisk mods will work the same. Apps will work the same. The devices are the same.
Your request would make sense if we shared a forum with the OP6. The devices share the same device tree, they are extremely similar, but there are minor differences between the devices that might make a handful of things work on one but not the other.
Click to expand...
Click to collapse
Thanks for the clarification. I just wanted to make sure I didn't start doing things that caused problems.

Categories

Resources