Without constantly checking all the time.
Sent from my GT-S5830 using xda premium
Someone will post here.
And why make a topic for that?
stevenc19 said:
Without constantly checking all the time.
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
You have bet some serious money on the fact that you get it first?
Cheers
---------- Post added at 09:38 PM ---------- Previous post was at 08:43 PM ----------
Well since i am in a good mood and you seem kinda desperate
If you're on windows, you can use this little scipt (autoit script)
Code:
$refreshTime = 300000 ;interval to check for cooper nightly in ms
while 1
InetGet("http://download.cyanogenmod.com/?type=nightly", @ScriptDir & "\cmnightlypage")
$file = FileOpen(@ScriptDir & "\cmnightlypage", 0)
$html = FileRead(@ScriptDir & "\cmnightlypage")
FileClose($file)
If StringInStr($html, "device=cooper&type=nightly") > 0 Then
FileDelete( @ScriptDir & "\cmnightlypage")
MsgBox(64, "Nightly available.", "Cooper has been added to nightlies!")
Exit
Else
FileDelete( @ScriptDir & "\cmnightlypage")
EndIf
Sleep($refreshTime)
WEnd
You need to compile with AutoIt
If you want i can compile for you.
Now relax!
Thats simple - register the phone with the cyanogen servers - wait for the confirmation tand you will receive an update message on the phone.
DOH! Not rocket science or is it?
---------- Post added at 01:35 PM ---------- Previous post was at 01:30 PM ----------
Sorry the location of the registration is
Cyanogen Settings/ system/ update notication/ register
Hope this helps and dont forget to say thanks if it did.
Baracs said:
Thats simple - register the phone with the cyanogen servers - wait for the confirmation tand you will receive an update message on the phone.
DOH! Not rocket science or is it?
---------- Post added at 01:35 PM ---------- Previous post was at 01:30 PM ----------
Sorry the location of the registration is
Cyanogen Settings/ system/ update notication/ register
Hope this helps and dont forget to say thanks if it did.
Click to expand...
Click to collapse
Need to run on Unofficial CM7. what about others who do not use unofficial cm rom? So using script above is more effective. Btw, tks u for ur info
Related
Absolutely nothing special here. WP turned off. Thats it.
Flash in recovery.
Wont read exfat partitions
Download
Source
Nice one mate.
---------- Post added at 08:44 PM ---------- Previous post was at 08:35 PM ----------
Nice one mate. tried it but mine still says " this build is for development purposes only do not distribute outside of htc without written permission. Failure to comply may lead to legal action"
ZANGETSU786 said:
Nice one mate.
---------- Post added at 08:44 PM ---------- Previous post was at 08:35 PM ----------
Nice one mate. tried it but mine still says " this build is for development purposes only do not distribute outside of htc without written permission. Failure to comply may lead to legal action"
Click to expand...
Click to collapse
I think you misunderstand. This kernel only allows you to be able to make changes to /system while booted into android. It does nothing more than that
Will this work on Sprint's M8?
exSD said:
Will this work on Sprint's M8?
Click to expand...
Click to collapse
nope
ZANGETSU786 said:
Nice one mate.
---------- Post added at 08:44 PM ---------- Previous post was at 08:35 PM ----------
Nice one mate. tried it but mine still says " this build is for development purposes only do not distribute outside of htc without written permission. Failure to comply may lead to legal action"
Click to expand...
Click to collapse
Gonna need S-Off to be able to flash the modified firmware to do that I believe. Nothing to do with the kernel at all.
Thanks for this, exactly what I was in search for to delete all the bloatcrap on my phone! +1 Thanks
Well this is pretty much useless now that @flar2 released his kernel. It was just to hold people over till then. So im really no interested in wasting any time on it. I will step aside for the kernel gurus......
can anyone give me a link to download the vendor tree of our device and is there any1 who can help me in building cm11??
i am always ready to help bro
i have a guide that may be useful for u
---------- Post added at 05:26 PM ---------- Previous post was at 05:23 PM ----------
http://forum.xda-developers.com/showthread.php?t=2162951
read this post
it shows how to build cm from source for any device
hit that thx button if i helped
@rchit said:
i am always ready to help bro
i have a guide that may be useful for u
---------- Post added at 05:26 PM ---------- Previous post was at 05:23 PM ----------
http://forum.xda-developers.com/showthread.php?t=2162951
read this post
it shows how to build cm from source for any device
hit that thx button if i helped
Click to expand...
Click to collapse
That is if we have a complete device tree(which is already there now completed by chotu but not tested)
We just need someone to apply the patch n compile (that wud be better than making a new one)
here, github.com/CM-SPRD/android_vendor_samsung_mint
you still need to update it for cm11 though
Your cm11 done ?
Sent from my GT-S5282 using Tapatalk
I need some help. As in the title, I went dabbling in the root of my Galaxy S4's files and deleted it's stock texting application. I tried to reinstall it and it wouldn't. :crying: I'm a newb when it comes to rooting and modding and what not so any help is loved. I'm using a current 4.4.2 Galaxy S4 on Verizon. No custom ROMs or anything of that nature. It's pretty much stock. I don't want to reflash the stock firmware because I have some sentimental pictures of my girlfriend and me on there and I have apps for Chromecast and stuff like that. I can answer whatever you guys want. Please get back to me to get my stock messenger back on my phone. Hangouts and Textra won't cut it for me. I would love to use my Gear 2 with my phone to text, I can't now. So please help me, guys, the genuineness of XDA!! I beg you!
Go here
Get the odex download.
Open zip, go to system>priv-app. Get Secmms.APk & secmms.odex.
Go into root explorer on phone, to system>priv-app, copy.
Set permissions to both as
Rw-rxx-rxx. Reboot, should be good to go.
---------- Post added at 12:24 AM ---------- Previous post was at 12:07 AM ----------
Rw-r--r--. Sorry
Thanks, but...
IlluminaTimmy said:
Go here
http://forum.xda-developers.com/showthread.php?t=2292707
Get the odex download.
Open zip, go to system>priv-app. Get Secmms.APk & secmms.odex.
Go into root explorer on phone, to system>priv-app, copy.
Set permissions to both as
Rw-rxx-rxx. Reboot, should be good to go.
---------- Post added at 12:24 AM ---------- Previous post was at 12:07 AM ----------
Rw-r--r--. Sorry
Click to expand...
Click to collapse
I really appreciate this. I can't wait to try it, except that's my only problem. My internet is so slow. I've downloading it for the past 4 hours almost and it still has 17 to go. Do you think you could post just the files I need?? I feel that will be the only way I'd be able to get this fix. Thanks in advance.:highfive:
---------- Post added at 04:06 AM ---------- Previous post was at 03:10 AM ----------
https://mega.co.nz/#!SN5ykaBD!mIcQZtZMCgYTTvy4IVX0pVBQ18VM3-s4Jlp4pANsh5o
---------- Post added at 04:11 AM ---------- Previous post was at 04:06 AM ----------
https://mega.co.nz/#!CZQDiDzD!VpLIYsHyiBa-O3X5-n9lzOzdnjKeY-6BPTvyjjO2qe0
Thanks so much.
IlluminaTimmy said:
Pm me a email. Don't really know how to send files already saved to memory
---------- Post added at 04:06 AM ---------- Previous post was at 03:10 AM ----------
---------- Post added at 04:11 AM ---------- Previous post was at 04:06 AM ----------
I did everything you said and it worked. I had tried every variation of that on my own I guess having the odex file was the key. I'm glad you helped me. Life saver.
Click to expand...
Click to collapse
AlphaCureButt said:
IlluminaTimmy said:
Pm me a email. Don't really know how to send files already saved to memory
---------- Post added at 04:06 AM ---------- Previous post was at 03:10 AM ----------
---------- Post added at 04:11 AM ---------- Previous post was at 04:06 AM ----------
I did everything you said and it worked. I had tried every variation of that on my own I guess having the odex file was the key. I'm glad you helped me. Life saver.
Click to expand...
Click to collapse
Happy to help. Noticed I gave you the wrong link in my first reply. Glad my two files helped out.
Click to expand...
Click to collapse
Hello,
I'm not English, sorry if i make mistakes.
My I-JOY TAB7-004 tablet get stuck in a boot loop. And no root, no CWR, TPWR, anything, no os, just Android System Recovery <3e>, but when i do wipe data / factory reset, it rest in a boot loop. So, what can i do now ?
Help Me ! Please !
Thanks for your response.
Up ! Please Help !
Some quick tips :
STEP 1 ) Find a specific section or forums,posts,threads describing the same or similar problem that you're facing or offers support for your device eg: Service Centre or Forums for that particular brand.
For eg : i can understand your situation but can't help you because i am not familiar with your device.
I am facing a similar problem with my Moto G and some folks in this forum have helped a lot - by their posts,by PM and by replying to my thread,going through my situation.
So you must find people on the internet who :
a)Know your device and how to deal with it - Device Experts.
b)Android experts who know what to do in a general situation like this - Subject Matter experts.
STEP 2)See if it's possible for you to get stock firmware files (original ones,tested by other users preferred) and trying flashing those.
STEP 3)Keep searching and try tested things.There's always a solution in most cases.
Wish you all the best Man!
Thanks, but nobody know my device and there's no stock firmwre files anywhere on the internet.
Have you tried the brand names official website?
Yeah, no stock rom, the android of the tablet is 4.2.2 jelly bean, i can download an official android 4.2.2 ?
---------- Post added at 03:17 PM ---------- Previous post was at 02:54 PM ----------
Anyone to help me ?
Anyone ?
Help !
Mouse Mistake said:
Help !
Click to expand...
Click to collapse
found firmwares here http://www.i-joy.es/empresa/descargas/
Yeah i know that site but the firmware for my type of tablet, TAB7-004 isn't here.
Mouse Mistake said:
Yeah i know that site but the firmware for my type of tablet, TAB7-004 isn't here.
Click to expand...
Click to collapse
when i search you model argon pops up bro
is this your tab...????https://www.google.com/url?sa=t&rct...=FVMBmHneW7If7O_yH0hPCQ&bvm=bv.94911696,d.eXY
So... I can't do anything ?
---------- Post added at 12:56 PM ---------- Previous post was at 12:49 PM ----------
Oh but the firmware wouldn't work.
---------- Post added at 12:59 PM ---------- Previous post was at 12:56 PM ----------
toolhas4degrees said:
when i search you model argon pops up bro
is this your tab...????https://www.google.com/url?sa=t&rct...=FVMBmHneW7If7O_yH0hPCQ&bvm=bv.94911696,d.eXY
Click to expand...
Click to collapse
No, my tab is I-Joy TAB7-004
MouseMistakeYTB said:
Hello,
I'm not English, sorry if i make mistakes.
My I-JOY TAB7-004 tablet get stuck in a boot loop. And no root, no CWR, TPWR, anything, no os, just Android System Recovery <3e>, but when i do wipe data / factory reset, it rest in a boot loop. So, what can i do now ?
Help Me ! Please !
Thanks for your response.
Click to expand...
Click to collapse
Have you tried the support page in the I joy tablet website?
Sent from my SM-G925V using XDA Premium HD app
lucky_strike33 said:
Have you tried the support page in the I joy tablet website?
Sent from my SM-G925V using XDA Premium HD app
Click to expand...
Click to collapse
No but i don't think they will response me for a while.
So... ?
---------- Post added at 05:52 PM ---------- Previous post was at 05:42 PM ----------
Fresh News ! My tablet won't boot loop anymore ! It shows a droid with a red traingle in his stomach...
---------- Post added at 05:59 PM ---------- Previous post was at 05:52 PM ----------
Anyone ? I will be desesperate if my tablet won't work anymore
---------- Post added at 06:00 PM ---------- Previous post was at 05:59 PM ----------
?
---------- Post added at 06:01 PM ---------- Previous post was at 06:00 PM ----------
Ugh, Boot Loop again.
??
Well, i think i have no choice apart give up on my tablet.
---------- Post added at 08:48 PM ---------- Previous post was at 08:38 PM ----------
The only thing i want, is someone find the firmware for me. Please !
Come on, i will be ban for spam ! :'(
Well. Sorry, i live in France, it's actually 11:33 PM in France.
The main issue with these no name devices is that they almost never release stock rom packages. You may not be able to find it ever.
Hi Everyone, Is there any camera mod available for one plus x with the portrait mode option. I have searching this one over here for the past couple of weeks but ain't got anything ...So if anybody no know about it please share the info ..That would be awesome if we have such!!!!
Hey there. Upgrade your onyx to the letest android 8.1.0 via the also Rom.
Then download the camera nx 7.3 APK for non Google device.
Then you get a portrait mode
nayan dee said:
Hey there. Upgrade your onyx to the letest android 8.1.0 via the also Rom.
Then download the camera nx 7.3 APK for non Google device.
Then you get a portrait mode
Click to expand...
Click to collapse
Are you sure it works for OPX.
Isn't it just for 64bits devices?
Yeah absolutely....I tried on myself
---------- Post added at 12:29 PM ---------- Previous post was at 12:28 PM ----------
That because I said you this
nayan dee said:
Yeah absolutely....I tried on myself
---------- Post added at 12:29 PM ---------- Previous post was at 12:28 PM ----------
Are you sure?
Click to expand...
Click to collapse
nayan dee said:
Hey there. Upgrade your onyx to the letest android 8.1.0 via the also Rom.
Then download the camera nx 7.3 APK for non Google device.
Then you get a portrait mode
Click to expand...
Click to collapse
I already tried that with AOSP 8.1.0 ROM but it wasn't getting installed at all..Which rom you're in? And please link me to that apk
Yeah wait a second
---------- Post added at 02:27 PM ---------- Previous post was at 02:26 PM ----------
https://www.xda-developers.com/pixel-2-portrait-mode-port-non-google-android-oreo/
---------- Post added at 02:27 PM ---------- Previous post was at 02:27 PM ----------
There you go
nayan dee said:
Yeah wait a second
---------- Post added at 02:27 PM ---------- Previous post was at 02:26 PM ----------
https://www.xda-developers.com/pixel-2-portrait-mode-port-non-google-android-oreo/
---------- Post added at 02:27 PM ---------- Previous post was at 02:27 PM ----------
There you go
Click to expand...
Click to collapse
Weird ....I have tried it multiple times but couldn't install it...Can u let me know which rom you're using ?
nayan dee said:
Yeah wait a second
---------- Post added at 02:27 PM ---------- Previous post was at 02:26 PM ----------
https://www.xda-developers.com/pixel-2-portrait-mode-port-non-google-android-oreo/
---------- Post added at 02:27 PM ---------- Previous post was at 02:27 PM ----------
There you go
Click to expand...
Click to collapse
You have the first apk ?
The second one listed named "Pixel 2" doesn't work?
Hi @Arnova8G2 can you able to help on the above ? This is for one plus x devices . Currently am running with AOSP 8.1.0
did anyone get portrait node working on one plus x? if so please tell me how thanks
nayan dee said:
Yeah wait a second
---------- Post added at 02:27 PM ---------- Previous post was at 02:26 PM ----------
https://www.xda-developers.com/pixel-2-portrait-mode-port-non-google-android-oreo/
---------- Post added at 02:27 PM ---------- Previous post was at 02:27 PM ----------
There you go
Click to expand...
Click to collapse
It is not working. and yeah we have gone through that blog already.
Can you share screenshot of camera UI if it is working and if not then please stop fooling people.
Also @Kéno40, @Ranjith_26 please report this guy. I really don't understand why people does such kind of stuff. :confused :
I really not fooling you.... please don't make me like that
On YumeMichi's, 8.1 I can't install them .
I tried to manually install it.
It launches but black screen.
Maybe I did something wrong.
I didn't try to install via adb command...
nayan dee said:
I really not fooling you.... please don't make me like that
Click to expand...
Click to collapse
Nothing to take it as serious ...If you have this working you can share the info so that would be helpful for others yo use the same ...Or if it's not we can go with that ..All we need some developer support as this port of portrait camera from pixel devices not restricted with hardware ...
I tried installing a couple of apk's from that post too without success.. So i'm going to try flashing the zip to see if i can get it working.
Guys it's waste of time.
Main requirement of all those Gcam mods to work is "Camera2Api". Our device doesn't have support to full Camera2Api so those apks will never work on any 8.1 rom. And I guess we will never get full or legacy support to Camera2Api having a 32 bit processor.
By some random flashing don't risk in a bootloop. Even if some Gcam mod apk installs successfully on any OPX, it will never work and keep crashing due to absence of Camera2Api.
I still haven't done so, but I did read that you can install a magisk module to have Camera2API support.. After all I'm gonna try, the worst case would be a bootloop but I already did a backup so I'll be telling you if I get something.
isaac.caudillo said:
I still haven't done so, but I did read that you can install a magisk module to have Camera2API support.. After all I'm gonna try, the worst case would be a bootloop but I already did a backup so I'll be telling you if I get something.
Click to expand...
Click to collapse
And how did it go?
I believe thats not gonna help us to get the portrait mode