[MOD] i9505g 4.2.2/4.3 Google Wallet Fix + Nfc Secure Element fix even with deodex. - Galaxy S 4 Themes and Apps

What this is: This is a modification of NfcNci.apk to allow access to the secure element even on deodexed roms. Also included is a version of Wallet that doesn't care about root.
Note: These files are from the 4.3 leak for i9505g, they *Might* work for other builds, if not you can use the writeup to roll your own version.
Writeup:
http://forum.xda-developers.com/showthread.php?t=2361183
Download/Install instructions (4.3 Google Edition Leak):
http://forum.xda-developers.com/showpost.php?p=43503684&postcount=108
*Edit*
Here is a version of the same for the 4.2.2 Google Edition build as well.
Thanks to mrvirginia for the zip.
http://apollyon-dev.com/extras/GoogleWallet_GE.zip

Cool!
Been waiting for this to make its way to our beloved i9505.
One more thing, does this work in Europe? With local currency?

currently my GE zip needs Superuser to be disabled but i will update it here shortly. you won't need to update OP, will be same zip in same location
thanks again for all of your help, Fenny!
edit: zip updated. my wallet no longer cares about root either

Hi folks.
Fyi
I have already done a build for TW roms deodex or odex. Also works on screenoff.
http://forum.xda-developers.com/showthread.php?p=43370468
Which is in beta. I call it beta as I cant test nfc payment or google wallet as its not available in the uk.
But the bypass has been implemented.
Great work Fenny btw on the google wallet. And your explanation.
Optimal
Sent from my GT-I9505

Hey I'm getting the error device not ready. Wallet is unable to procede until the device is fully initialized. Any idea what to do?
Sent from my SGH-M919G using Tapatalk 4 Beta

Persianhawkes said:
Hey I'm getting the error device not ready. Wallet is unable to procede until the device is fully initialized. Any idea what to do?
Sent from my SGH-M919G using Tapatalk 4 Beta
Click to expand...
Click to collapse
This may mean that Google wallet does not like your carrier or region. I will have to take a look at the Google Wallet apk and see if there is something we can bypass on the client side. Are there any Error logs or relevant looking Infornational logs in your logcat when you try?
Sent from my GT-I9505G

Fenny said:
This may mean that Google wallet does not like your carrier or region. I will have to take a look at the Google Wallet apk and see if there is something we can bypass on the client side. Are there any Error logs or relevant looking Infornational logs in your logcat when you try?
Sent from my GT-I9505G
Click to expand...
Click to collapse
Sorry I should been more clear. Tested on MrVirginia's ROM and worked perfect. I tried on Jamison's Google ROM and that's when I received the error. I'm not home at the moment to do a logcat. Carrier is T Mobile and location is Virginia.
Sent from my SGH-M919G using Tapatalk 4 Beta

Persianhawkes said:
Sorry I should been more clear. Tested on MrVirginia's ROM and worked perfect. I tried on Jamison's Google ROM and that's when I received the error. I'm not home at the moment to do a logcat. Carrier is T Mobile and location is Virginia.
Sent from my SGH-M919G using Tapatalk 4 Beta
Click to expand...
Click to collapse
Hmm, in that case (off the top of my head), perhaps the build.prop has been modified in some way that it's not liking, or maybe a set of lib files has been removed/replaced... Could also be a kernel HW module support thing. Any chance of a logcat?
I do seem to recall MrVirginia's ROM being fairly close to stock...
Sent from my GT-I9505G

Sure give me a few minutes
Sent from my SGH-M919G using Tapatalk 4 Beta
---------- Post added at 04:50 PM ---------- Previous post was at 04:37 PM ----------
Fenny said:
Hmm, in that case (off the top of my head), perhaps the build.prop has been modified in some way that it's not liking, or maybe a set of lib files has been removed/replaced... Could also be a kernel HW module support thing. Any chance of a logcat?
I do seem to recall MrVirginia's ROM being fairly close to stock...
Sent from my GT-I9505G
Click to expand...
Click to collapse
https://docs.google.com/file/d/0BxMfCRL0ufQvUFllQW80TE85aVE/edit?usp=docslist_api
Sent from my SGH-M919G using Tapatalk 4 Beta

Persianhawkes said:
Sure give me a few minutes
Sent from my SGH-M919G using Tapatalk 4 Beta
---------- Post added at 04:50 PM ---------- Previous post was at 04:37 PM ----------
https://docs.google.com/file/d/0BxMfCRL0ufQvUFllQW80TE85aVE/edit?usp=docslist_api
Sent from my SGH-M919G using Tapatalk 4 Beta
Click to expand...
Click to collapse
Hmm, I'm thinking build.prop
Tell me how you get on with this Wallet.apk

Fenny said:
Hmm, I'm thinking build.prop
Tell me how you get on with this Wallet.apk
Click to expand...
Click to collapse
I deleted the old apk and pushed that one to system app rebooted and still the same error.
Sent from my SGH-M919G using Tapatalk 4 Beta

Persianhawkes said:
I deleted the old apk and pushed that one to system app rebooted and still the same error.
Sent from my SGH-M919G using Tapatalk 4 Beta
Click to expand...
Click to collapse
I think I figured out what was wrong in this case: a different version of nfcnci.
Try this one.

Fenny said:
I think I figured out what was wrong in this case: a different version of nfcnci.
Try this one.
Click to expand...
Click to collapse
Which wallet apk did you want me to use the original or the one you posted here.
Sent from my SGH-M919G using Tapatalk 4 Beta

Persianhawkes said:
Which wallet apk did you want me to use the original or the one you posted here.
Sent from my SGH-M919G using Tapatalk 4 Beta
Click to expand...
Click to collapse
Either should work. The one here has hard coded values from The i9505G build.prop, but they are the same values as from the ROM you are using's build.prop (I just checked.)
I did a diff of the method names in the NfcNci.apk from the ROM you are using, and the one in the mod. There were indeed differences, so I've built a new version using your Chef's NfcNci as a source.
Sent from my GT-I9505G

Still the same outcome. Could you make it a zip so I can try flashing it instead. Also cleared data on NFC.apk and wallet.apk and rebooted.
Sent from my SGH-M919G using Tapatalk 4 Beta

Persianhawkes said:
Still the same outcome. Could you make it a zip so I can try flashing it instead. Also cleared data on NFC.apk and wallet.apk and rebooted.
Sent from my SGH-M919G using Tapatalk 4 Beta
Click to expand...
Click to collapse
I can make one later when I am not devving on my home box from my phone via SSH.
You might need to clear data for the Wallet app. The only other thing that I can think of is that maybe the kernel in that ROM is breaking secure storage access somehow.
Sent from my GT-I9505G

Fenny said:
I can make one later when I am not devving on my home box from my phone via SSH.
You might need to clear data for the Wallet app. The only other thing that I can think of is that maybe the kernel in that ROM is breaking secure storage access somehow.
Sent from my GT-I9505G
Click to expand...
Click to collapse
OK thanks I appreciate it a lot. May try using a different kernel later.
Sent from my SGH-M919G using Tapatalk 4 Beta

amazing, thank you!

Persianhawkes said:
Sure give me a few minutes
Sent from my SGH-M919G using Tapatalk 4 Beta
---------- Post added at 04:50 PM ---------- Previous post was at 04:37 PM ----------
https://docs.google.com/file/d/0BxMfCRL0ufQvUFllQW80TE85aVE/edit?usp=docslist_api
Sent from my SGH-M919G using Tapatalk 4 Beta
Click to expand...
Click to collapse
Your build.prop is currently set to SGH-M919G (presumably default from the ROM you have installed).... change it to GT-I9505G and it will work.

pham0100 said:
Your build.prop is currently set to SGH-M919G (presumably default from the ROM you have installed).... change it to GT-I9505G and it will work.
Click to expand...
Click to collapse
Ha! Good call. I can see how I missed that.
Sent from my GT-I9505G

Related

Tapatalk 2 Beta 5 free

Guys
Tapatalk has released their latest Beta version Tapatalk 2 Beta 5 free
Changelog:
-Bugs/crashes fixes.
-Ability to create shortcut of a forum.
-Ability to force tapatalk use English.
-Notification improvement.
Heard also it is Tablet friendly
Download it here:
[Previous link deleted due to some copyright infringement]
Go to Tapatalk forum.Register there[It's an easy job] and download it from here in their forum
http://www.tapatalk.com/forum/threa...lling-for-beta-tester.9618/page-16#post-54798
For people having some problems:
Uninstall Tapatalk 2 beta 4 or any previous version after deleting app data.
Now clean install this version.
If problem still persists wait for Beta 6.
Beta 6 is out.See below.
nelsonoski1972 said:
Guys
Tapatalk has released their latest Beta version Tapatalk 2 Beta 5 free
Changelog:
-Bugs/crashes fixes.
-Ability to create shortcut of a forum.
-Ability to force tapatalk use English.
-Notification improvement.
Heard also it is Tablet friendly
Download it here:
http://forum.xda-developers.com/attachment.php?attachmentid=975807&d=1333237795
Click to expand...
Click to collapse
Just installed beta 5 on my phone after using Beta 4 for sometime..now I have a small problem with the Loading behavior whereas it doesn't jump to the newest message although "jump to newest post" is selected !!!! It was working perfectly fine with Beta 4
I guess it contains the uploader's forum subscriptions!
Broken link yo..
Link no workie
---------- Post added at 12:08 PM ---------- Previous post was at 12:03 PM ----------
Coreym said:
Broken link yo..
Click to expand...
Click to collapse
What he said
Please provide working link. Link provided admin has removed.
Is anyone's beta4 working? .. mine is not at all.
Sent from my SGH-I777 using xda premium
Coreym said:
Is anyone's beta4 working? .. mine is not at all.
Sent from my SGH-I777 using xda premium
Click to expand...
Click to collapse
mine used to work until the day before yesterday..but now it doesn't...downloaded beta 5 but now I have this stupid bug where it doesn't jump to the newest post as I mentioned in the post above !!
New link added and some information also added to first post.
nelsonoski1972 said:
Guys
Tapatalk has released their latest Beta version Tapatalk 2 Beta 5 free
Changelog:
-Bugs/crashes fixes.
-Ability to create shortcut of a forum.
-Ability to force tapatalk use English.
-Notification improvement.
Heard also it is Tablet friendly
Download it here:
[Previous link deleted due to some copyright infringement]
Go to Tapatalk forum.Register there[It's an easy job] and download it from here in their forum
http://www.tapatalk.com/forum/threads/tapatalk-2-0-for-android-calling-for-beta-tester.9618/page-16#post-54798
For people having some problems:
Uninstall Tapatalk 2 beta 4 or any previous version after deleting app data.
Now clean install this version.
If problem still persists wait for Beta 6.
Click to expand...
Click to collapse
Installing right now
Guys
Tapatalk 2 Beta 6 is out.
Get it from here.
http://tapatalk.com/forum/attachments/tap-beta-6-apk.5204/
Few facts:
This will be the last Beta version.
All previous Bugs are corrected.(??Then why not full version??)
Version 2 will be out shortly and it will be a free upgrade over already bought version 1.
This T2B6 will replace your all previous versions.(1 or 2)
Thank you sir
Sent from my SGH-I777 using Tapatalk 2 Beta-6
Looks good so far.
MrSimtang said:
Looks good so far.
Click to expand...
Click to collapse
Can someone please PM me the apk. The link is not working anymore.
jazzboyrules said:
Can someone please PM me the apk. The link is not working anymore.
Click to expand...
Click to collapse
For what??? it's out in the market.
Sent from my Galaxy Nexus using Tapatalk 2
works great so far
edke said:
Installing right now
Click to expand...
Click to collapse
payment is, thought it was full

[ROM] [4.4] [UNOFFICIAL] CyanogenMod11

I've compiled CM11 for the Evita and it's been running great for me for the last week, so I thought I'd share it with the community. These are compiled straight from the source https://github.com/cyanogenmod. Thanks to the whole CM team for the hardwork, and PA/BaNkS for the GApps. Use the provided recovery, as I haven't had success with flashing through TWRP.
To install do the following:
1) In fastboot, fastboot flash recovery recovery.img
2) reboot to recovery then install CM11 followed by PA 4.4 Gapps (Or BaNkS GApps)(wipe cache/dalvik cache)
3) ???
4) Profit!
11/28 Build has a cherry=pick based on this commit to enable NFC HCE (Host-based Card Emulation) meaning GoogleWallet tap-to-pay is now enabled! If you have GWallet, report back if this works for you.
12/4 Build incorporates fix found by phoenixita to make build flashable via twrp! Also, netflix and other video services appear to be working without a grey block taking up 50% of the video.
http://review.cyanogenmod.org/#/c/54634/
CM11:http://www.mediafire.com/download/lpma24axtvv2bqe/cm-11-20131204-UNOFFICIAL-evita.zip
All:https://www.mediafire.com/folder/n45m7ob5yzccs/CM11
RECOVERY: http://www.mediafire.com/view/77k6p95l16lnn89/recovery.img
PA GApps: http://forum.xda-developers.com/showthread.php?t=2397942
BaNkS GApps:http://forum.xda-developers.com/showthread.php?t=2012857
Uploaded a new build to mediafire.
Been waiting for this!
Sent from my One X using XDA Premium HD app
oh lawd, flashing now. Thanks.
Nice work! :good:
Anything not working?
Happiness!
Sent from my One X using Tapatalk
---------- Post added at 08:18 AM ---------- Previous post was at 08:08 AM ----------
@joshx did you test art?
Sent from my One X using Tapatalk
icu64 said:
Happiness!
Sent from my One X using Tapatalk
---------- Post added at 08:18 AM ---------- Previous post was at 08:08 AM ----------
@joshx did you test art?
Sent from my One X using Tapatalk
Click to expand...
Click to collapse
I wouldn't recommend trying it right now. A couple things crash a lot with art. Everything else seemed to be workingworking for me.
JoshX said:
I wouldn't recommend trying it right now. A couple things crash a lot with art. Everything else seemed to be workingworking for me.
Click to expand...
Click to collapse
Does the keyboard force close when you try to use swipe? And I mean on the aosp/Google keyboard
Edit: it does lol
Sent from my One X using Tapatalk
Yeah, both dalvik and ART the AOSP keyboard crashes for me when I try and swype.
Any chance a twrp flash able version?
OP have you tried this with any custom kernels?
Sent from my HTC Evita with XDA Premium 4
RollTribe said:
OP have you tried this with any custom kernels?
Sent from my HTC Evita with XDA Premium 4
Click to expand...
Click to collapse
It should work yo
Sent from my One X using Tapatalk
RollTribe said:
OP have you tried this with any custom kernels?
Sent from my HTC Evita with XDA Premium 4
Click to expand...
Click to collapse
Nope, I've just been running stock.
Does anybody know where I can find settings to change the battery icon to the circle with percentage numbers in the center? Also have lockscreen targets been implemented yet? Lastly can I remap buttons yet? Thanks op, it's running great!
Does tap to pay with Google Wallet work? I've tried beanstalk 4.4 and I couldn't make it work. After I spend my free $20 I got from signing up for ISIS I'm ready to ditch the stock ROM and get back on the bleeding edge of things.
Excuse my ignorance, but what id ART.
Great to see developers still pushing forward. Flashing this right away.
josepr0218 said:
Excuse my ignorance, but what id ART.
Click to expand...
Click to collapse
It stands for android run time. U can switch from dalvik to art in developer settings but it's not recommended yet. U can Google it to find out more about it.
Sent from my LG-E980 using Tapatalk
mitchel0 said:
Does anybody know where I can find settings to change the battery icon to the circle with percentage numbers in the center? Also have lockscreen targets been implemented yet? Lastly can I remap buttons yet? Thanks op, it's running great!
Click to expand...
Click to collapse
I don't think those settings have been implemented yet. Spend a good amount of time digging through all the settings and couldn't find em.
OP this works great!
---------- Post added at 01:22 PM ---------- Previous post was at 01:19 PM ----------
icu64 said:
Does the keyboard force close when you try to use swipe? And I mean on the aosp/Google keyboard
Edit: it does lol
Sent from my One X using Tapatalk
Click to expand...
Click to collapse
Google/AOSP keyboard swype is working perfect for me on dalvik. Gonna switch to ART and see what happens.
---------- Post added at 01:36 PM ---------- Previous post was at 01:22 PM ----------
JoshX said:
I wouldn't recommend trying it right now. A couple things crash a lot with art. Everything else seemed to be workingworking for me.
Click to expand...
Click to collapse
How did you get ART to work? After I enabled it, I kept getting popups with things crashing, I couldn't even get to the homescreen or settings or anything
brandontrout said:
I don't think those settings have been implemented yet. Spend a good amount of time digging through all the settings and couldn't find em.
OP this works great!
---------- Post added at 01:22 PM ---------- Previous post was at 01:19 PM ----------
Google/AOSP keyboard swype is working perfect for me on dalvik. Gonna switch to ART and see what happens.
---------- Post added at 01:36 PM ---------- Previous post was at 01:22 PM ----------
How did you get ART to work? After I enabled it, I kept getting popups with things crashing, I couldn't even get to the homescreen or settings or anything
Click to expand...
Click to collapse
What gapps are you using?
Sent from my One X using Tapatalk
icu64 said:
What gapps are you using?
Sent from my One X using Tapatalk
Click to expand...
Click to collapse
The PA full package from the OP. It says that ART is supported, but all I got was Google+, Gmail, sysUI, and other crashes.
After installing 4.4 and Gapps, I went to developer settings, switched to ART, and it made me reboot. There aren't any other steps to take first, are there?

Call reject and blocking

In earlier versions of android there was a way to maintain a blacklist of phone numbers to reject. But I can't find this in android 4.4.2. Did they remove it?
No, there's no native feature like that..
However, you can try this out : https://play.google.com/store/apps/details?id=com.mrnumber.blocker
Not sure whether it works or not..
Anderson2 said:
In earlier versions of android there was a way to maintain a blacklist of phone numbers to reject. But I can't find this in android 4.4.2. Did they remove it?
Click to expand...
Click to collapse
Are you on stock or custom rom?
If your on a custom rom then there is a blacklist setting under the phone dialer and under security. You can block calls/texts and unknown numbers. It's a very nice feature
Super powered Nexus 5 running AICP/ElementalX/Greenify
Anderson2 said:
In earlier versions of android there was a way to maintain a blacklist of phone numbers to reject. But I can't find this in android 4.4.2. Did they remove it?
Click to expand...
Click to collapse
I remember that, it must have been the ASOP dialer because it is not in the new Google Dialer. I ran Carbon on my Nexus 4 and remember that feature so I would say it is a feature of ASOP dialer.
Yes it used to be there and I recall a YouTube that showed how to use it. I'm on stock 4.4.2 and it's no longer there.
I'm afraid all the phone blocking apps probably just steal your contacts......
Too bad.
Anderson2 said:
In earlier versions of android there was a way to maintain a blacklist of phone numbers to reject. But I can't find this in android 4.4.2. Did they remove it?
Click to expand...
Click to collapse
It's in settings-security
Sent from my Nexus 5 using Tapatalk
---------- Post added at 08:27 PM ---------- Previous post was at 08:26 PM ----------
Sent from my Nexus 5 using Tapatalk
Juansegovia20 said:
It's in settings-security
Sent from my Nexus 5 using Tapatalk
---------- Post added at 08:27 PM ---------- Previous post was at 08:26 PM ----------
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Not on my Nexus 5, stock rom. Maybe you have a custom rom.
I've used root call blocker from play store. Works great. Free version is a bit limiting tho. But still good. And stable. For me anyway.
Sent from my N5, N7, Moto X, G Tab 3 or S2.....
Anderson2 said:
Not on my Nexus 5, stock rom. Maybe you have a custom rom.
Click to expand...
Click to collapse
OK, then if you're rooted you can use xposed with call blocker, you can find it on xda portal or in xposed download section
Sent from my Nexus 5 using Tapatalk
Juansegovia20 said:
OK, then if you're rooted you can use xposed with call blocker, you can find it on xda portal or in xposed download section
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Good idea. I didn't know xposed had a module to block calls.

Ares8 5.1 rom from i708Q

If you scroll down to *************************Most current version*****************************************
you can get the latest version install able via twrp.
This rom is from i708Q http://www.iviewus.com/index.php/i-708q.html
Our Ares 8 use 5.0 which has bad memory leak, the rom from i708Q doesn't have the leak problem, so it's a good match for our Ares 8, it's and upgrade plus fixes our tablets leak.
known problems
volume is low on speaker, head set sound is fine
camera doesn't work.
Those that want to try are more than welcome, I tried to find the easiest way for you all to install it, I installed long way myself and tablet runs great, I will just post short way here, I flashed my tablet's bootloader back to 5.0 to make sure this way works.
I have included a windows and Linux scripts, you should only need to set permission on Linux script and it should be good to go, I guess same for windows.
adb reboot bootloader
then launch the script, I just open terminal drag and drop script in terminal windows.
once done tablet should self boot, takes sometime to boot, commands can also be typed via hand if you rather not run script.
https://www.androidfilehost.com/?fid=24421527759884912
Here is twrp backup.
download, extract to twrp folder, factory reset and restore.
https://www.androidfilehost.com/?fid=24421527759885374
*************************Most current version*****************************************
This is the most updated rom, includes camera and rotation fix.
To install place on sdcard boot into twrp and install like a normal rom or zip file, doesn't contain root, you can flash chainfire su to get root.
Twrp may seem like it's not doing anything but it is installing rom, onced rom is installed you will see a button saying reboot to system, first boot takes a while.
I always start fresh and factory reset, it may or may not be needed you can try either way.
I can't find a solution to the sound being low, so it will remain that way unless someone else finds a solution and fixes it.
https://www.androidfilehost.com/?fid=24421527759888805
credits
@Unjustified Dev for his proprietary-files.txt
https://github.com/TeamRegular/android_device_yifang_NXA8QC116/blob/cm-12.1/proprietary-files.txt
iview for the rom
http://www.iviewus.com/index.php/i-708q.html
Awesome
Anyone tried on Windows yet. I would myself but laptop is down.
Just personal noted, I don't use the live wallpaper, And I removed some apps I don't use, The system.img is complete and defaults to live wallpaper, you can keep or change to regular wallpaper, root and remove apps you don't use.
Sent from my i708Q using Tapatalk
vampirefo,
I see you are back from vacation. I hope you enjoyed our State!
Just a dumb question more for my education than anything. Why can one not just upgrade with a TWRP image made from your upgraded tablet?
freddy999 said:
vampirefo,
I see you are back from vacation. I hope you enjoyed our State!
Just a dumb question more for my education than anything. Why can one not just upgrade with a TWRP image made from your upgraded tablet?
Click to expand...
Click to collapse
You mean a TWRP backup?
Sent from my BatDroid using Tapatalk
vampirefo said:
You mean a TWRP backup?
Sent from my BatDroid using Tapatalk
Click to expand...
Click to collapse
Could you share a pre rooted twrp image? Or nandroid backup? @vampirefo
Sent from my SM-G360T1 using Tapatalk
I can upload one later today.
Sent from my BatDroid using Tapatalk
vampirefo said:
I can upload one later today.
Sent from my BatDroid using Tapatalk
Click to expand...
Click to collapse
Thanks
Sent from my SM-G360T1 using Tapatalk
vampirefo said:
This rom is from i708Q http://www.iviewus.com/index.php/i-708q.html
Our Ares 8 use 5.0 which has bad memory leak, the rom from i708Q doesn't have the leak problem, so it's a good match for our Ares 8, it's and upgrade plus fixes our tablets leak.
known problems
volume is low on speaker, head set sound is fine
camera doesn't work.
Those that want to try are more than welcome, I tried to find the easiest way for you all to install it, I installed long way myself and tablet runs great, I will just post short way here, I flashed my tablet's bootloader back to 5.0 to make sure this way works.
I have included a windows and Linux scripts, you should only need to set permission on Linux script and it should be good to go, I guess same for windows.
adb reboot bootloader
then launch the script, I just open terminal drag and drop script in terminal windows.
once done tablet should self boot, takes sometime to boot, commands can also be typed via hand if you rather not run script.
https://www.androidfilehost.com/?fid=24421527759884912
Click to expand...
Click to collapse
could i get the original unmodified boot.img for the rom please.
social-design-concepts said:
could i get the original unmodified boot.img for the rom please.
Click to expand...
Click to collapse
Yeah, upload it later the one uploaded is for Ares 8.
Sent from my BatDroid using Tapatalk
vampirefo said:
Yeah, upload it later the one uploaded is for Ares 8.
Click to expand...
Click to collapse
you only edited the kernel and modules or did you touch any of the .rc scripts.
social-design-concepts said:
you only edited the kernel and modules or did you touch any of the .rc scripts.
Click to expand...
Click to collapse
And replaced sepolicy
Didn't edit any file just replaced, kernel, modules, sepolicy
Sent from my BatDroid using Tapatalk
Rls4ever12 said:
Thanks
Sent from my SM-G360T1 using Tapatalk
Click to expand...
Click to collapse
twrp backup now available in first post.
Rls4ever12 said:
Could you share a pre rooted twrp image? Or nandroid backup? @vampirefo
Sent from my SM-G360T1 using Tapatalk
Click to expand...
Click to collapse
twrp backup now available in first post.
vampirefo said:
twrp backup now available in first post.
Click to expand...
Click to collapse
First boot should take awhile correct?
Sent from my SM-G360T1 using Tapatalk
---------- Post added at 06:46 PM ---------- Previous post was at 06:45 PM ----------
Rls4ever12 said:
First boot should take awhile correct?
Sent from my SM-G360T1 using Tapatalk
Click to expand...
Click to collapse
Nevermind it has booted and is working 100% thanks again
Sent from my SM-G360T1 using Tapatalk
Rls4ever12 said:
First boot should take awhile correct?
Sent from my SM-G360T1 using Tapatalk
---------- Post added at 06:46 PM ---------- Previous post was at 06:45 PM ----------
Nevermind it has booted and is working 100% thanks again
Sent from my SM-G360T1 using Tapatalk
Click to expand...
Click to collapse
Can take 10 minutes or so.
Sent from my i708Q using Tapatalk
Rls4ever12 said:
First boot should take awhile correct?
Sent from my SM-G360T1 using Tapatalk
---------- Post added at 06:46 PM ---------- Previous post was at 06:45 PM ----------
Nevermind it has booted and is working 100% thanks again
Sent from my SM-G360T1 using Tapatalk
Click to expand...
Click to collapse
Glad you got.
Sent from my BatDroid using Tapatalk
vampirefo said:
Yes 10 to 15 minutes, you did do factory reset?
Sent from my BatDroid using Tapatalk
Click to expand...
Click to collapse
Yes factory reset and put your backup in my baytrail folder and restored
Sent from my SM-G360T1 using Tapatalk
---------- Post added at 07:05 PM ---------- Previous post was at 06:58 PM ----------
Rls4ever12 said:
Yes factory reset and put your backup in my baytrail folder and restored
Sent from my SM-G360T1 using Tapatalk
Click to expand...
Click to collapse
Just restoring my titanium backup stuff first get the apps I use most back running then I will compare
Sent from my SM-G360T1 using Tapatalk
vampirefo said:
Glad you got.
Sent from my BatDroid using Tapatalk
Click to expand...
Click to collapse
Have you installed xposed on this rom? Is ir still x86? Xposed working?
Sent from my SM-G360T1 using Tapatalk

Unable to click Google under settings

Hi when i try to click on the Google icon under settings my setting crashes with the settings has stopped messege. I've tried clicking it on safe mode, cleaned cache but i still have same problem
Is this device rooted? I can provide possible fixes if you have root and less successful ones for non-root.
Sent from my SAMSUNG-SGH-I747 using XDA-Developers mobile app
---------- Post added at 08:55 AM ---------- Previous post was at 08:47 AM ----------
TechGuyAnthony said:
Is this device rooted? I can provide possible fixes if you have root and less successful ones for non-root.
Sent from my SAMSUNG-SGH-I747 using XDA-Developers mobile app
Click to expand...
Click to collapse
That being said, the non-root procedure would be to try to force stop all Google services. Also, try clearing data on them. Check if the play store has updates for them.
Sent from my SAMSUNG-SGH-I747 using XDA-Developers mobile app
TechGuyAnthony said:
Is this device rooted? I can provide possible fixes if you have root and less successful ones for non-root.
Sent from my SAMSUNG-SGH-I747 using XDA-Developers mobile app
---------- Post added at 08:55 AM ---------- Previous post was at 08:47 AM ----------
That being said, the non-root procedure would be to try to force stop all Google services. Also, try clearing data on them. Check if the play store has updates for them.
Sent from my SAMSUNG-SGH-I747 using XDA-Developers mobile app
Click to expand...
Click to collapse
Hi TechGuyAnthony yes it is rooted
Ok. That makes things a bit easier. You could try and get a gapps package like one from
http://opengapps.org
Though you can get one anywhere. I can kinda tell that your home screen is pretty new so I'd think out of the architecture options you have it might be Arm64. But I'd make sure with CPU-Z or something like that.
Once downloaded place on either internal or external storage. Reboot into recovery (custom recovery needed such as, TWRP, CWM, etc) and install the package. As far as I know this is a google apps issue but if it still doesn't work then you are gonna need to factory reset or something.
Sent from my SAMSUNG-SGH-I747 using XDA-Developers mobile app
Thank u. This is my s4 device with albe95 v8 rom. On variant do i choose stock n download it
Sent from my GT-I9505 using XDA-Developers mobile app
TechGuyAnthony said:
Ok. That makes things a bit easier. You could try and get a gapps package like one from
http://opengapps.org
Though you can get one anywhere. I can kinda tell that your home screen is pretty new so I'd think out of the architecture options you have it might be Arm64. But I'd make sure with CPU-Z or something like that.
Once downloaded place on either internal or external storage. Reboot into recovery (custom recovery needed such as, TWRP, CWM, etc) and install the package. As far as I know this is a google apps issue but if it still doesn't work then you are gonna need to factory reset or something.
Sent from my SAMSUNG-SGH-I747 using XDA-Developers mobile app
Click to expand...
Click to collapse
Stock comes with every google app that is usually shipped with Samsung devices. You can choose that if you want but if you really want to squeeze a little extra storage into your phone then go with Mini
Sent from my SAMSUNG-SGH-I747 using XDA-Developers mobile app
---------- Post added at 10:20 PM ---------- Previous post was at 10:18 PM ----------
samuhang said:
Thank u. This is my s4 device with albe95 v8 rom. On variant do i choose stock n download it
Sent from my GT-I9505 using XDA-Developers mobile app
Click to expand...
Click to collapse
Like I said above, Mini is good for getting that little extra space out of your phone without loosing google features (I.e., Play store, YouTube, etc
Sent from my SAMSUNG-SGH-I747 using XDA-Developers mobile app
hi i've just followed your above mentioned method but unfortunately i'm still having same issue. I think the only option left for me is to do factory reset
TechGuyAnthony said:
Stock comes with every google app that is usually shipped with Samsung devices. You can choose that if you want but if you really want to squeeze a little extra storage into your phone then go with Mini
Sent from my SAMSUNG-SGH-I747 using XDA-Developers mobile app
---------- Post added at 10:20 PM ---------- Previous post was at 10:18 PM ----------
Like I said above, Mini is good for getting that little extra space out of your phone without loosing google features (I.e., Play store, YouTube, etc
Sent from my SAMSUNG-SGH-I747 using XDA-Developers mobile app
Click to expand...
Click to collapse
Ya. Either that or get a diff. Custom ROM. It appears the ROM you are using might be broken. Maybe get Cyanogenmod. Lots of cool features and all that stuff.
Sent from my SAMSUNG-SGH-I747 using XDA-Developers mobile app
Finally after so many attempts i was able to figure it out what was causing my settings to crash whenever i clicked on the Google icon. The main culprit was Google settings app which i happen to click mistaking it for settings app. Went to google settings app's app info which took me to google play services. Cleared its cache and data. Now its working fine. I have also hidden that nasty app so that i dont click it by accident again. ?. Gosh i'll always remain a noob ?
Sent from my GT-I9505 using XDA-Developers mobile app

Categories

Resources