[DEV] Adding your ROM to ROM Manager - Captivate Android Development

It's easy, it's free. And here's how you do it!
You will need to create two simple JavaScript files:
A file that describes your ROMs that you send to me.
A file that you host that lists your ROMs, so you can update your ROM Manager section.
First, your developer/ROM description file:
Code:
{
// This is what name you want your ROMs to show up under.
developer: "CyanogenMod",
// Your id. This should have no spaces or other funny characters.
// This would ideally be your Github id, so when you send me your manifest
// I can verify who you are. But it can be anything really.
id: "cyanogen",
// The display summary. Two lines max.
summary: "Mods and bacon for Dream, Sapphire, Droid, and Nexus One",
// The location of the developer's manifest.
manifest: "http://gh-pages.clockworkmod.com/ROMManagerManifest/cyanogenmod.js",
// The list of devices that this developer's ROMs support.
// If you don't support a device, just don't list it!
roms:
{
captivate: true,
sholes: true
}
}
Send me that file! [email protected]
Link to developer sample: http://gh-pages.clockworkmod.com/ROMManagerManifest/samples/developer.js
And now, create your ROM list file:
Code:
{
// The version of the manifest, so ROM Manager knows how to load it
version: 1,
// The homepage for your ROM, if you have one.
homepage: "http://www.cyanogenmod.com/",
// The donate link for yuor ROM, if you have one.
donate: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3283920",
// Your list of ROMs
roms:
[
{
// Display name of the rom
name: "CyanogenMod 5.0.5",
// Display summary of the rom
summary: "Stable",
// Device that this rom runs on
device: "sholes",
// This is the download URL of your ROM.
// These URLs should have unique filenames per version!
// Ie, don't use a zip with the same name
// as that of a previous version with a new version.
// Otherwise ROM Manager will continue using the
// old cached zip on the SD card.
// This must be a direct download,
// and not a Mediafire type link.
url: "http://www.droidaftermarket.com/koush/motorola/sholes/cyanogen_sholes-ota-eng.koush_5.0.5.zip"
},
// Antother, older ROM!
{
name: "CyanogenMod 5.0.4",
summary: "Stable",
device: "captivate",
url: "http://www.droidaftermarket.com/koush/motorola/sholes/cyanogen_sholes-ota-eng.koush_5.0.4.zip"
}
]
}
Link to manifest sample: http://gh-pages.clockworkmod.com/ROMManagerManifest/samples/simplemanifest.js
And you're done!
If you're a pro dev, you can even create a ROM customizer. But I won't get into that here
Follow this link for more information: http://www.koushikdutta.com/2010/03/rom-manager-and-third-party-roms.html

Why don't our devs utilize this? Not complaining, but was trying to investigate and come up with an answer why they won't post their ROMS (and updates) to ROM Manager. It's such an awesome tool for ROM deployment and updates.
With the growth we've had in ROM development, I will gladly make my next donation (albeit not very much) to the next few ROM Devs that start posting their ROMs to ROM manager.
Granted I hope to get off this POS captivate and away from Samsung phones altogether in the next few months. You devs are the only saving grace for the phone. Would love to see you post your work and ROMs in ROM Manager!!

derekedw said:
Why don't our devs utilize this? Not complaining, but was trying to investigate and come up with an answer why they won't post their ROMS (and updates) to ROM Manager. It's such an awesome tool for ROM deployment and updates.
With the growth we've had in ROM development, I will gladly make my next donation (albeit not very much) to the next few ROM Devs that start posting their ROMs to ROM manager.
Granted I hope to get off this POS captivate and away from Samsung phones altogether in the next few months. You devs are the only saving grace for the phone. Would love to see you post your work and ROMs in ROM Manager!!
Click to expand...
Click to collapse
With andromeda we were going to utilize this feature, but we were not able to because of our versioning scheme.

I think the lag fixes and custom recoveries make it a non viable option

derekedw said:
Why don't our devs utilize this?
Click to expand...
Click to collapse
Why? It doesn't work. The end.

MikeyMike01 said:
Why? It doesn't work. The end.
Click to expand...
Click to collapse
It worked every time I needed to use it. With the extended power menu I don't use it anymore because I can access recovery mode from it. How do you know it won't work until you try adding your ROM to it?

Because it won't support custom recoveries, which almost EVERY kernel on these forums now utilize. So it WON'T work. Just like Mikey said.
And your talking about just using rom manager?? The topic is developers using the option to have there roms show on the rom list inside the rom manager application.

silverslotcar said:
Because it won't support custom recoveries, which almost EVERY kernel on these forums now utilize. So it WON'T work. Just like Mikey said.
And your talking about just using rom manager?? The topic is developers using the option to have there roms show on the rom list inside the rom manager application.
Click to expand...
Click to collapse
That's odd...the last 4 or 5 ROMs I've installed still use clockwork and then usually provide extra steps IF you want to switch to a different recovery? So those extra steps are the reason?
Or do they use a modded CWM recovery? I know that CWM doesn't fully support some of the partioning we do for lag fixes....or didn't in the past, and this may be the reason?
Makes sense I guess....still sucks...used to be uber easy to install a rom right from the phone back in the droid days...newer technology = harder? And no it's not hard to do it..just not as easy as it was with ROM Manager.
Just another reason why Samsung can suck my......and I'll never do another sammy phone again.
Again thanks Devs for making this phone close to what Samsung should have made it. Really really hoping the Cyanogen Port goes well so we can get some real software on this puppy!

MikeyMike01 said:
Why? It doesn't work. The end.
Click to expand...
Click to collapse
Haha burnnnn!
Sent from my Captivate.

silverslotcar said:
Because it won't support custom recoveries, which almost EVERY kernel on these forums now utilize. So it WON'T work. Just like Mikey said.
And your talking about just using rom manager?? The topic is developers using the option to have there roms show on the rom list inside the rom manager application.
Click to expand...
Click to collapse
You sure have fire coming-out your ass don't you. I don't know what it takes for a rom to be put in rom manager. Simply stating it doesn't work is not a good answer. If these devs have tried and could state in terms of what you are saying that would be a good answer. And yes rom manager does work just using it, so if something needs to be figured out in order for our file system to work that would be wonderful.
This is my captivate. There are many like it buy this one is mine.

It works just fine, it has to be a recovery that supports hooks (or something like That), which all custom cwm's do.

I don't see the fine people that make CWM implementing a feature that "doesn't work" especially because you have to pay to utilize this feature. It would be nice to see the ROMs in this forum for the Captivate in the download list though.

06chaynes said:
I don't see the fine people that make CWM implementing a feature that "doesn't work" especially because you have to pay to utilize this feature. It would be nice to see the ROMs in this forum for the Captivate in the download list though.
Click to expand...
Click to collapse
If you're on stock firmware, it works just fine.
However, I get person after person in my thread that can't do this, that, or the other thing because they're using ROM Manager instead of the embedded CWM.

06chaynes said:
I don't see the fine people that make CWM implementing a feature that "doesn't work" especially because you have to pay to utilize this feature. It would be nice to see the ROMs in this forum for the Captivate in the download list though.
Click to expand...
Click to collapse
Having people pay for the option to even utilize this function is probably a good reason that developers are not cooperative.
Sorry Koush, even though I have a paid copy of ROM manager, I did so expecting CM support. But i don't know how far that can go if developers aren't getting their cut, especially when you get yours.
Just some food for thought.

[email protected] said:
Having people pay for the option to even utilize this function is probably a good reason that developers are not cooperative.
Click to expand...
Click to collapse
Wait, they charge people to download ROMs?
What?!

MikeyMike01 said:
Wait, they charge people to download ROMs?
What?!
Click to expand...
Click to collapse
I thought you had to pay to get the updates directly from rom manager, not the roms themselves.

Related

Help Build ROM!!

So during the time was ban on XDA for flaming Noob. I have had the time to take a rom of my liking and personalize it to what I believe to be the perfect rom, well for me at least. Now that have everything all together I want to share my creation with the world and Good people here on XDA. But I have no idea how to make everything in to a DOT .zip file. I need help and I was wondering if anyone would care to help me.
What will be included in the rom:
GB launcher2
Galaxy tab TWlauncher clone
OC 1.2ghz Kernel w/ universal lagfixes
Gingerbread style theme w/ a little color
GPS fix
swype
Gb keyboard w/ working vibration and sound
boot-animation.zip
Avatar Movie app
Sims3 app and sims3.apk
Rom manager
Xda app
Root explorer
Superuser
New market app
Android 2.2.1
and more.....
This rom will be a mix of Eugene and masters roms so all thank goes to them and a couple other people on the forum.
Thank You
sader2202 said:
So during the time was ban on XDA for flaming Noob. I have had the time to take a rom of my liking and personalize it to what I believe to be the perfect rom, well for me at least. Now that have everything all together I want to share my creation with the world and Good people here on XDA. But I have no idea how to make everything in to a DOT .zip file. I need help and I was wondering if anyone would care to help me.
Click to expand...
Click to collapse
Hi. I think you'll find a lot of support on XDA for building your own ROM and/or for theming. You've covered a lot of different areas in terms of what you want to do. I have a few recommendations.
1. Do a quick search, either here or in Google, on how to build Android ROMs. There's a lot of good information out there and some of it might resonate with you in terms of how they explain things. That said, if all you're doing is changing a few files around; files you already have, then you would simply add them to, or replace the existing ones from a ROM you like. Just be sure to connect with the developers of that ROM so you can give credit where credit is due. Or, you could start with the Stock ROM and do it that way. But, in either case, you would be essentially using WinZip or some similar app to build the .zip file as you'd like to see it.
2. Consider hooking up with one of the existing developers and start making contributions to their work. That would give you a chance to work with some of the best people who are already doing what you want to do. I think in that case, it wouldn't take too long for you to come up to speed on who they've approached things. Also, this helps you from making some novice mistakes that I'm sure they've made along the way.
Lastly, consider the "value add" of your ROM over those that are already available. If you build something and no one has heard of you and then they don't see your ROM as having anything better or different to offer, then people might not want to use it. For example, Team Whiskey has Obsidian. Then they released Onyx. However, Onyx was materially different than Obsidian in that they removed a lot of the TouchWiz based theming and T-Mobile applications. So, a lot of people saw value in that.
Anyway, good luck. I'm sure you'll have a lot of fun!
This thing sounds quite nice! Would you be interested in posting the 2.2.1 build you got your hands on and the GB KB with Vibration? I haven't seen either of those elsewhere.
vinnydakid said:
This thing sounds quite nice! Would you be interested in posting the 2.2.1 build you got your hands on and the GB KB with Vibration? I haven't seen either of those elsewhere.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=845162
updated version has vibration
accidently hit thanks
sader2202 said:
So during the time was ban on XDA for flaming Noob. I have had the time to take a rom of my liking and personalize it to what I believe to be the perfect rom, well for me at least. Now that have everything all together I want to share my creation with the world and Good people here on XDA. But I have no idea how to make everything in to a DOT .zip file. I need help and I was wondering if anyone would care to help me.
What will be included in the rom:
GB launcher2
Galaxy tab TWlauncher clone
OC 1.2ghz Kernel w/ universal lagfixes
Gingerbread style theme w/ a little color
GPS fix
swype
Gb keyboard w/ working vibration and sound
boot-animation.zip
Avatar Movie app
Sims3 app and sims3.apk
Rom manager
Xda app
Root explorer
Superuser
New market app
Android 2.2.1
and more.....
Thank You
Click to expand...
Click to collapse
First, google WINRAR and download it.
Then select all your files, right click and click ARCHIVE and then choose location, name, and wait until its done, and it'll be in a .zip.
Root Explorer is not a free app, so you may want to reconsider adding that as part of your ROM.
wannagofast said:
Root Explorer is not a free app, so you may want to reconsider adding that as part of your ROM.
Click to expand...
Click to collapse
Oops thanks for the heads up. I've been using it so much that i forgot that i brought it.
xriderx66 said:
First, google WINRAR and download it.
Then select all your files, right click and click ARCHIVE and then choose location, name, and wait until its done, and it'll be in a .zip.
Click to expand...
Click to collapse
Thanks i had that install in my pc. thanks again.
xriderx66 said:
First, google WINRAR and download it.
Then select all your files, right click and click ARCHIVE and then choose location, name, and wait until its done, and it'll be in a .zip.
Click to expand...
Click to collapse
wannagofast said:
Root Explorer is not a free app, so you may want to reconsider adding that as part of your ROM.
Click to expand...
Click to collapse
Following the steps above, able to get him to do his ROM.
So this thread is no longer necessary!
Thanks for the help and feedback of all!
Closed Thread!

[STOCK GINGRBREAD TOOL] i897 AIO (source included)

This is just a concept i have to replace the current AIO because lets face it, its getting old.
CURRENT FEATURES:
restart to download mode
restart to recovery mode
install uckj3 with or without boot loaders
the corn kernel
100% portable application, just keep folder structure.
file is 7zip sfx compressed so please do a number of scans first if you dont know me.
DOWNLOAD HERE
I897 AIO.exe (349.28 MB)
im not as active as most members and do realize this isnt the latest rom leak but it is more than good enough to get you back to stock gingerbread. i will update it whenever i can.
src is attached. requires vb2010 express.
also if anyone has the EXACT hex codes for the xda colors ill recolor it.
nothing i release is licensed to me. im just playing around with VB making stuff i think people might use every now and then.
reserved.
please list all features you want it to have. i work for the community.
great plan,,if it ends up with all the features of the original that would be great and hopefully the odin you package will have the master clear option,,and this is a long shot but would there be any way to have the tool check and see which bootloaders are installed and allow the user to install whichever bootloaders are appropriate for the project at hand??
Don't forget about those who prefer Heimdall over Odin. I like Heimdall better because I use Ubuntu full time.
BloodSkin, creating an AIO for 2.3+ like the old Froyo Bay_wolf's AIO Captivate Toolbox is a great idea! I used to use the Odin 2.5 AIO version until Gingerbread came out then it was useless. Good job DL it now to check it out!
Things I liked was
1) Flash to stock I897JF6
2) Root phone
3) Flash custom rom
4) Download and restore mode in advanced section.
Oxicottin said:
1) Flash to stock I897JF6
2) Root phone
3) Flash custom rom
4) Download and restore mode in advanced section.
Click to expand...
Click to collapse
+1 these features are awesome i would like them too!
looking good so far,,now if you can get the root phone and install custom rom features it will be nearly perfect
deleted the source for the old one, rebuilt it with the same features and added a kernel to get you started with flashing, and gave it better organization. as far as flashing custom roms, ill take a look at odin. and as for ubuntu, this is designed for windows. sorry bud.
If you're up for it (and maybe it's already like this), please consider putting the source files for your tool up as well, so that it can avoid the same fate as the previous AIO (which has been unstickied since nobody was able to update that specific program).
jmtheiss said:
If you're up for it (and maybe it's already like this), please consider putting the source files for your tool up as well, so that it can avoid the same fate as the previous AIO (which has been unstickied since nobody was able to update that specific program).
Click to expand...
Click to collapse
done deal bud. thanks for the great suggestion.
have been playing with your new tool and very nice work,,that said now that we have the proliferation of roms from 2.2 - 4.0,3 could the stock rom option allow us to choose between jf6 and kj3 also could master clear be added to the tool,,
stayintwisted said:
have been playing with your new tool and very nice work,,that said now that we have the proliferation of roms from 2.2 - 4.0,3 could the stock rom option allow us to choose between jf6 and kj3 also could master clear be added to the tool,,
Click to expand...
Click to collapse
yea, go ahead and play with the source. requires vb2010 express. no special libs. just a stock install and ur good to go. just change the file name it calls for and replace the file.
the source link is dead ...
dozyaustin said:
the source link is dead ...
Click to expand...
Click to collapse
source is attached to post, the compiled version is dead so you have to find your own one clicks and compile with it until i get off my ass and finish what i want with it.

[Beta] Project Firefly V1.0.0_3173L

I got this link from a friend, installed it and now testing it
For anyone have no idea about firefly :
How to install :
From recovery like every rom
Problem :
The rom run with Chinese language, you need to go to setting and change it
You need download gapps for android JB 4.1 and flash it because this rom doesn't have Play Store
I'm currenty can not sync contact from my gmail account, have no idea only me or everybody , need more testers
Notice that this is still a very early build!
Aerys said:
Notice that this is still a very early build!
Click to expand...
Click to collapse
i think it's only base on basic features just add some customization and improve UI, so 1 day through, only sync account is big problem for me, now everything ok :laugh:
Did you get permission from OPPO to post this publicly? This is a private beta and my guess is if OPPO wanted it posted publicly they would have done so on their own forums.
Sent from my X909 using Tapatalk 2
I think oppo want test it.. You don't sign any confidentiality agreement i think.. So....
I test this rom and don't like me.. I prefer original rom instead, and Cm10.1 will be my rom in a future when it's stable, it's in all languages, camera have more options, rom it's best organized, best web browser, draws less battery, ............................. I said it's in all languages????
Firefly... Very "pretty", but very useless, and 4.1.2 and not 4.2.2?? WTF!
You actually have to agree with some rules. So yea, Oppo won't allow this.
If you have some confidentiality agreement, then is different.. This post wil be erase..
This is supposed to be a private beta so link has been removed and thread has been closed. If anyone is interested they can go try to sign up for the beta-no, I do not know where that is, I don't have the phone

Paranoid Installer Like CyanogenMod

Yesterday i saw CyanogenMod Installer app for android...
It is quite helpful for those who are flashing roms first time on their device after rooting...
This app also tells them whether a Cyanogen rom is available for their device or not...
I m currently working on paranoid if this feature is added to PA source itself then it will cause pain for other roms...
This will be a arsenal for paranoidsss...
Have a look at CM installer
https://play.google.com/store/apps/details?id=org.cyanogenmod.oneclick
I m not promoting CM but giving u all idea atleast...
It won't cause pain for other roms. People are not exactly lined up waiting for an installer for PA before they can flash it. Not to mention CM devs are quite open to using roms other than CM after using their installer. Its about more than just flashing your favorite rom. its about having a choice other than what your carrier forces you into. And since devs often borrow features from other ROMs, this would hardly be pain for other roms. As tools make developement easier, i think we will see more roms or at least modified roms that have peoples own touch added to them.
Installer will be great for newbies...
theroadrunner said:
It won't cause pain for other roms. People are not exactly lined up waiting for an installer for PA before they can flash it. Not to mention CM devs are quite open to using roms other than CM after using their installer. Its about more than just flashing your favorite rom. its about having a choice other than what your carrier forces you into. And since devs often borrow features from other ROMs, this would hardly be pain for other roms. As tools make developement easier, i think we will see more roms or at least modified roms that have peoples own touch added to them.
Click to expand...
Click to collapse
if a rom offers an installer app then it will attract new users who havent flashed custom roms yet...this what i meant..
Custom ROM Installer
I think that an Automatic Installer for the first flashers would be indeed "comforting" Because I've started to flash custom roms recently and my first one was a pain, not because of the steps....The steps for installing the recovery tool and all are pretty easy and all. But we have the feeling we are going to brick the device at the first flash! hehe Maybe an automatic installer that detects your device model would be kinda safe for unexperienced users...
But nowadays I find it nice to manually flash roms, keep backups, etc...
Oh well...not a bad idea at all in my opinion ;}
That CM Installer is stupid. I used and thought when it said, it will delete your things. I processed that as the normal factory reset in TWRP for a clean flash. Apparently it was a full freaking wipe. Lost everything. I think that process they used it unnessesary.
moneyolo said:
That CM Installer is stupid. I used and thought when it said, it will delete your things. I processed that as the normal factory reset in TWRP for a clean flash. Apparently it was a full freaking wipe. Lost everything. I think that process they used it unnessesary.
Click to expand...
Click to collapse
I don't understand why they needed to wipe the SD card, but you should have read the instructions and backed up your data before installing...
Just as an FYI, the still-in-progress Omni installer is going to be designed such that it can be used by any project. (And cooperation with other projects for inputs is welcome!)
I'm not working on it myself, it's xplodwild's baby - but as an example, there's serious consideration of hooking it into XDA's devdb, although I think it'll require some dependencies metadata to be added to devdb for it to work. (e.g. automagically handle gapps).
stephendt0 said:
I don't understand why they needed to wipe the SD card, but you should have read the instructions and backed up your data before installing...
Click to expand...
Click to collapse
Yeah, that was my fault aswell.
Now it will help..
Entropy512 said:
Just as an FYI, the still-in-progress Omni installer is going to be designed such that it can be used by any project. (And cooperation with other projects for inputs is welcome!)
I'm not working on it myself, it's xplodwild's baby - but as an example, there's serious consideration of hooking it into XDA's devdb, although I think it'll require some dependencies metadata to be added to devdb for it to work. (e.g. automagically handle gapps).
Click to expand...
Click to collapse
Now CyanogenMod team made their Installer Open to all https://github.com/cyngn/OneClickAndroid
this will surely give ideas to other rom developers how to do it in a better way... thnxxx to CyanogenMod
anurag.dev1512 said:
Now CyanogenMod team made their Installer Open to all https://github.com/cyngn/OneClickAndroid
this will surely give ideas to other rom developers how to do it in a better way... thnxxx to CyanogenMod
Click to expand...
Click to collapse
FYI, don't go thanking CM just yet....that source they shared is just for the app which all it does is enable USB debugging hahaha
Is not the source for the installer which I believe is a msi or exe
wait i will check ...
Mazda said:
FYI, don't go thanking CM just yet....that source they shared is just for the app which all it does is enable USB debugging hahaha
Is not the source for the installer which I believe is a msi or exe
Click to expand...
Click to collapse
thnxxx for notifying me... i havent checked the source but i will check now...
nice!

[ROM][I9295(jactivelte)][5.0.2] SlimLP [UN-OFFICIAL]

SlimLP Android 5.0
SlimRoms is a custom android operating system. The main goal is to offer users a slimmed down but still feature rich alternative to other android operating systems.
The entire SlimTeam work together to bring you this tailor-made beauty straight from Android Open Source Project (AOSP) source code.
All of the sources can be publicly viewed through GitHub and you can stop by the public Gerrit to submit patches of any type.
SlimLP is currently in alpha / beta stage, some custom features are already in place, but much much more is planned for the future.
Download:
First build , Date : 1/29/2015
https://s.basketbuild.com/filedl/devs?dev=mythi&dl=mythi/slim/Slim-jactivelte-5.0.2.alpha.0.91-UNOFFICIAL-20150129-1852.zip
Second build , Date : 2/3/2015
https://s.basketbuild.com/filedl/devs?dev=mythi&dl=mythi/slim/Slim-jactivelte-5.0.2.alpha.0.91-UNOFFICIAL-20150203-1046.zip
Third build , Date : 2/11/2015
https://s.basketbuild.com/filedl/devs?dev=mythi&dl=mythi/slim/Slim-jactivelte-5.0.2.alpha.0.91-UNOFFICIAL-20150211-1836.zip
Google Apps / How to
Our resident Gapps guru, @dankoman, is still working on our custom Gapps. For now please use those provided here.
Important links:
slimroms.net - The official webpage where you find everything you need to know about SlimRoms.
Downloads - Download the rom, gapps and other addons.
Installation instructions - Follow these steps to the letter if you're about to install SlimRoms on your device.
Latest Changelog - Read here if you want information on changes in latest build.
Slim FAQ
Kernel Source - The source of your device's kernel.
Get in touch! - Contact SlimRoms at these places if you have questions, requests or feedback.
Google+
Twitter
Facebook
Forum
Disclaimer: SlimRoms are not responsible for any damages to your device.
Kernel Source
https://github.com/CyanogenMod/android_kernel_samsung_jf/tree/cm-12.0
Device Trees used :
for jactivelte
https://github.com/hashem78/android_device_samsung_jactivelte/tree/slimlp
-----
for jf-common
https://github.com/hashem78/android_device_samsung_jf-common/tree/slimlp
Thanks to :
SlimRoms
Cm
@AntaresOne
@spegelius
@rebelos
@olarf
me :victory:
Why do you put TARGET_DEVICE=jfltespr in slim.mk?
https://github.com/hashem78/android_device_samsung_jactivelte/tree/slimlp
...
PRODUCT_BUILD_PROP_OVERRIDES += \
PRODUCT_NAME=jactivelte TARGET_DEVICE=jactivelte \
TARGET_DEVICE=jfltespr \
BUILD_FINGERPRINT="sams....
That's Samsung Galaxy S4 (Sprint) while you claim this slim build is for Samsung Galaxy S4 (Intl ) Active i9295.
@O-T using words like "claim" will easy trigger a defensive stance on many persons. Are you not happy to have the second 5.02 rom for your device? Or you just can't do better.
Its almost like next thing a army of lawyers will jump on the mod… learn to chose words dude…. No one ows you nothing
O-T said:
Why do you put TARGET_DEVICE=jfltespr in slim.mk?
https://github.com/hashem78/android_device_samsung_jactivelte/tree/slimlp
...
PRODUCT_BUILD_PROP_OVERRIDES += \
PRODUCT_NAME=jactivelte TARGET_DEVICE=jactivelte \
TARGET_DEVICE=jfltespr \
BUILD_FINGERPRINT="sams....
That's Samsung Galaxy S4 (Sprint) while you claim this slim build is for Samsung Galaxy S4 (Intl ) Active i9295.
Click to expand...
Click to collapse
@O-T words I am not claiming anything , check your facts and come back
https://github.com/spegelius/android_device_samsung_jactivelte/blob/cm-12.0/cm.mk this is how I found it in @spegelius and cm does it ., BTW the value isn't important because it adds a check in updater script to determine whether this is a gs4 for sprint or gs4 active .
Oh damn, i wondered why adb shell shows jfltespr, need to fix this. Copypasta error.
And nce work mythi :good:
spegelius said:
Oh damn, i wondered why adb shell shows jfltespr, need to fix this. Copypasta error.
And nce work mythi :good:
Click to expand...
Click to collapse
lol yeah i was about to remove the flaag in the next build was debugging some apps and noticed jfltespr in log lol ,
thanks for your thanking me
mauk said:
@O-T using words like "claim" will easy trigger a defensive stance on many persons. Are you not happy to have the second 5.02 rom for your device? Or you just can't do better.
Its almost like next thing a army of lawyers will jump on the mod… learn to chose words dude…. No one ows you nothing
Click to expand...
Click to collapse
Despite English is not my native language I usually spell and construct grammatically as best I can to avoid misunderstanding. Sorry if that single word offended you.
Also sorry for not including fancy words like dude, bro, man, guys, lol, rofl or more of this kind.
In respect of the person who is addressed I will not fall to the level of calling anyone dude, bro, man or guys when male/female is unknown.
Status
Dear OP, I would like to know the latest status of this ROM though it has only been posted a few days ago. Do you have any plan on releasing new updates for this ROM in the nearest time? Thanks.
amruhaidy said:
Dear OP, I would like to know the latest status of this ROM though it has only been posted a few days ago. Do you have any plan on releasing new updates for this ROM in the nearest time? Thanks.
Click to expand...
Click to collapse
yes , i will , but i dont see slim adding much features in daily so weeklies will do it until slim adds all their features
O-T said:
Despite English is not my native language I usually spell and construct grammatically as best I can to avoid misunderstanding. Sorry if that single word offended you.
Also sorry for not including fancy words like dude, bro, man, guys, lol, rofl or more of this kind.
In respect of the person who is addressed I will not fall to the level of calling anyone dude, bro, man or guys when male/female is unknown.
Click to expand...
Click to collapse
Sorry of i offended you.. Not my intention… I just hope you got my point… if not, well...others will put it in worst words then I did when it will be the case ..cheers and I am omw with the install.
Thanks for this ROM. It works like a charm for an early build and I'm expecting the next updates will be better. Good job to OP and everyone that worked together. Just to report that NFC isn't working but I hardly see it as a problem since I never use it anyway.
EDIT - Enabled ROOT from the Developers Option but how do I get SuperSU works here? Or do I even need one? Thanks
amruhaidy said:
Thanks for this ROM. It works like a charm for an early build and I'm expecting the next updates will be better. Good job to OP and everyone that worked together. Just to report that NFC isn't working but I hardly see it as a problem since I never use it anyway.
EDIT - Enabled ROOT from the Developers Option but how do I get SuperSU works here? Or do I even need one? Thanks
Click to expand...
Click to collapse
I never used nfc personally too , but I will work on it the next build , if you want SuperSu from chainfire simply the supersu zip from recovery(make sure you have enable root from developer options)
Tested first alpha version.
* MP3 ring tones not working, (same issue for 1101, 2501, 2701, 3001 and now 3101 official, Unofficial )
Really strange :-/
Another issue that I just found is the Camera sometimes unresponsive and Unable to connect the camera message popped up. Thanks
Sent from my GT-I9295 using XDA Free mobile app
camera not working
This fix works for the camera.
http://forum.xda-developers.com/galaxy-s3/themes-apps/17-fixed-camera-app-lib-cm-aosp-roms-t2505973
@ mauk - I've had a run in with @O-T before - It seems to be a serial offender when it comes to flaming people - There are only so many times that you can use the excuse of something not being your native language. @ O-T The sensible way would be to ask someone who has english as a first language to read you posts first.... that way any unpleasantness can be avoided - If you want to PM me your posts I'll check them over. As for being called dude - as far as I'm aware it can be non gender specific term - so no offence caused there!
Thanks for the sharing! But I'm gonna wait for the OP to fix this issue in the future build.
Sent from my GT-I9295 using XDA Free mobile app
SuperSU for root on Lollipop - tested working
@amruhaidy
http://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133
nasaprinsloo said:
@amruhaidy
http://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133
Click to expand...
Click to collapse
Thanks dude. That matter had been resolved but it's good that you share, someone might need it. Thanks!
Sent from my GT-I9295 using XDA Free mobile app
injenue said:
This fix works for the camera.
http://forum.xda-developers.com/galaxy-s3/themes-apps/17-fixed-camera-app-lib-cm-aosp-roms-t2505973
Click to expand...
Click to collapse
Are you sure thats for gs3 bro

Categories

Resources