hi
i m in 14?4.A.0.108 second edition on z1 compact and root and cwm and xposed instaled
j ever do my update with ota but at this time after update my phone says " could not verified" and the new firmware 14.4.A.0.157 is not installed
my bootlooder is locked and j didnt understant what is the propleme !!!!!
can you please help
thank you
You need to go back to stock before the OTA will install.. That means no xposed and any apps that you've uninstalled that came with the ROM need to be installed again..
A factory reset could do it, but if you do that then you will lose all your user data.. So make backups of everything you want to save before you do that.
If that doesn't work then you'll have to completely reflash the stock ROM, then try to download the OTA.. But that would be senseless as you'd be saving yourself time and downloads by just flashing the updated stock ROM
did you deodexed your rom? i have xposed, SU, recovery installed, but got no problem update to 157 via OTA...
I had the same problem, just install the new update via PC companion, you won't loose any data. One thing you'll loose is root
Sent from my D5503 using XDA Free mobile app
My room is bot deodexed i understant nothing ????
Nobody know what is thé probleme with this update could not verified message.?
Hey i have the same problem! I just dont have high speed internett to figure out what it is. Or download ftf.
I have the same problem, some one with one solution, of any one knows if it worth it?
Sent from my D5503 using XDA Free mobile app
PC Companion is the Solution?
I recently had drama of a similar nature - used PC companion successfully as a workaround.
If is here someone, who still has this problem, look into /cache/recovery/fota/ and open "report" file. If you are not able to open this - it ends with error, just copy it into internal storage or SD Card.
First of all, you need to find a lines which looks like this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The important part is rb_file_open[4]. If this line ends with "could not stat file" or someting like this, you need to download this zip https://drive.google.com/file/d/0B-79RLdvfasJMV9ZM2dfVEZtRnM/view?usp=sharing and copy/paste the missing file into your system. Don't forget to change permissions RW+R+R
If this won't help, you probably also have installed 4k mod and your "report" file looks exactly the same like the what I post above.
So, if yes, than download this zip https://mega.co.nz/#!QZYkGZZR!BL9dkTpPzPcClEz8our776jpXpia827mYEd5lCM3OvI and replace all files in your system with the files in this zip. Again, don't forget to change permissions RW+R+R and reboot your phone.
Now you should be able to update your phone with/over OTA. Thanks pcpepik from xperia.cz
Thanks play3man.
just by going through your post i was directed in the right way for resolve this issue. Though i did not follow the exact steps that you mentioned, but, the "rb_file_open[4]" really helped. Here is what i did:
1. Using ES File Explorer i navigated to /cache/recovery/fota/ and opened "report" file
2. Went all the way down (actually somewhere almost 3/4th down) and located the line rb_file_open[4]
3. This line actually said it is trying to open the Build.Prop file and mentions the size of that file in the end of that line.
4. I suddenly remembered that i had edited my Build.Prop file a few weeks back for some testing (ro.ril.enable.dtm=1) Like i said i was doing some testing. Though this setting does not work with my Mobile Service Provider (Airtel) here in India for 2G Networks. But I had kept the setting as it is and never bothered reverting it.
5. So what i did was, edited my build.prop file again and reverted that setting by deleting this line which i had added a few days back.
6. Rebooted my phone
7. Downloaded the OTA again, and tried installing it.
8. And it was a great success . LOL It Worked!!!!
So basically, this error, "Could not verify", could also simply mean that the System files are missing/corrupt or as simple as modified by the user and hence the verification could not complete. So people who have their Build.Prop file modified by one means or other (Manually, Scripted, or by Xposed) You may face this issue and may want to try this method and then make all those settings in build.prop file after installing the update. You could also temporarily revert the old build.prop file which you may have backed up somewhere before modifying it.
Hope this helps!!!
adarpatel said:
Thanks play3man.
just by going through your post i was directed in the right way for resolve this issue. Though i did not follow the exact steps that you mentioned, but, the "rb_file_open[4]" really helped. Here is what i did:
1. Using ES File Explorer i navigated to /cache/recovery/fota/ and opened "report" file
2. Went all the way down (actually somewhere almost 3/4th down) and located the line rb_file_open[4]
3. This line actually said it is trying to open the Build.Prop file and mentions the size of that file in the end of that line.
4. I suddenly remembered that i had edited my Build.Prop file a few weeks back for some testing (ro.ril.enable.dtm=1) Like i said i was doing some testing. Though this setting does not work with my Mobile Service Provider (Airtel) here in India for 2G Networks. But I had kept the setting as it is and never bothered reverting it.
5. So what i did was, edited my build.prop file again and reverted that setting by deleting this line which i had added a few days back.
6. Rebooted my phone
7. Downloaded the OTA again, and tried installing it.
8. And it was a great success . LOL It Worked!!!!
So basically, this error, "Could not verify", could also simply mean that the System files are missing/corrupt or as simple as modified by the user and hence the verification could not complete. So people who have their Build.Prop file modified by one means or other (Manually, Scripted, or by Xposed) You may face this issue and may want to try this method and then make all those settings in build.prop file after installing the update. You could also temporarily revert the old build.prop file which you may have backed up somewhere before modifying it.
Hope this helps!!!
Click to expand...
Click to collapse
Yes, if you have done some more changes in your system, you may have different "error"
play3man said:
If is here someone, who still has this problem, look into /cache/recovery/fota/ and open "report" file. If you are not able to open this - it ends with error, just copy it into internal storage or SD Card.
First of all, you need to find a lines which looks like this:
The important part is rb_file_open[4]. If this line ends with "could not stat file" or someting like this, you need to download this zip https://drive.google.com/file/d/0B-79RLdvfasJMV9ZM2dfVEZtRnM/view?usp=sharing and copy/paste the missing file into your system. Don't forget to change permissions RW+R+R
If this won't help, you probably also have installed 4k mod and your "report" file looks exactly the same like the what I post above.
So, if yes, than download this zip https://mega.co.nz/#!QZYkGZZR!BL9dkTpPzPcClEz8our776jpXpia827mYEd5lCM3OvI and replace all files in your system with the files in this zip. Again, don't forget to change permissions RW+R+R and reboot your phone.
Now you should be able to update your phone with/over OTA. Thanks pcpepik from xperia.cz
Click to expand...
Click to collapse
Thank you for your help
I didnt find this .....rb_file_open[4] in the report file
I have just rb_file_open[0] and [1]
Im rooted locked bootloader deoxd cwm
I have 4k and timeshift video
Sorry for my bad english
BASHARAWAD said:
Thank you for your help
I didnt find this .....rb_file_open[4] in the report file
I have just rb_file_open[0] and [1]
Im rooted locked bootloader deoxd cwm
I have 4k and timeshift video
Sorry for my bad english
Click to expand...
Click to collapse
The second line ([1]) ends with could not state file? If yes, continue from that line with steps from my original post
You have deodexed rom, so the phone is probably missing way more original files, so that's why it ends already on second line
For me OTA updater complains about
rb_file_open[4]: //system/priv-app/psmselfupdater.odex
and apk, but the system dump you provided doesn't have it.
kentaurest said:
For me OTA updater complains about
rb_file_open[4]: //system/priv-app/psmselfupdater.odex
and apk, but the system dump you provided doesn't have it.
Click to expand...
Click to collapse
I have the same error on a stock Z1C, only rooted. I think if we could get the file from somewhere we could drop it on and the OTA would complete, and we'd probably keep root ?
Thank you for the /cache/recovery/fota/report trick. It seems my phone was missing /system/app/SonyEntrance.odex and .apk - I am not sure how this happened or what those files are for.
Edit: Seems it's because I removed 'What's New' :cyclops:
Related
Hurry, whilst stocks last!
Get it here
Make sure you edit the lines of the build.prop exactly as they are shown in the above thread (or see post 6 below).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
EDIT: I have decided to treat this as an IQ test. If it doesn't work for you, it means that you are incapable of reading, writing and thinking for yourself. You should reflect long and hard on your inability to perform basic tasks and should probably not post things such as 'it doesn't work!'. That is basically the same as admitting that you are dumb and admitting it in a public forum.
This works
trumpetboy101 said:
This works
Click to expand...
Click to collapse
I know. I wouldn't have posted it otherwise
Tell all your friends. It will work on any Android device.
Thank
This unfortunately does not work for me as I cannot get my phone model to show as VS910 4G.
Every time I edit my build.prop file (as stated in original post) it does not save any changes. Any ideas or clues as to what I could be doing wrong.
I am rooted on 2.3.5.
ajoshi said:
This unfortunately does not work for me as I cannot get my phone model to show as VS910 4G.
Every time I edit my build.prop file (as stated in original post) it does not save any changes. Any ideas or clues as to what I could be doing wrong.
I am rooted on 2.3.5.
Click to expand...
Click to collapse
This does work. My screenshot proves it. I was waiting to see how long it took someone to screw up something this basic.
Did you actually read and follow the instructions?
OK, do this (by the way this is what is said in the thread I linked to)...
1. Make sure you are rooted
2. Open system/build.prop in a text editor
3. Change the lines in your build.prop that read
Code:
ro.product.model=GT-N7000
ro.product.brand=samsung
to read
Code:
ro.product.manufacturer=LGE
ro.product.model=VS910 4G
4. Reboot (which I am guessing you didn't do)
5. Download the 'Box' app from the market and sign up for an account
6. Edit the build.prop back to its original state
7. Reboot again
If I only had seen before :'(
Sent from my Xoom on Tiamat
[David] said:
If I only had seen before :'(
Sent from my Xoom on Tiamat
Click to expand...
Click to collapse
What do you mean? It is available until the end of 2011.
You can do it now.
Like magic!
Thanks
Doesn't work.
Everytime i reboot the Galaxy Note, those lines are changed to original values automatically.
I am on 2.3.6 , looks like some more values needs to be changed.
bmunshi said:
Doesn't work.
Everytime i reboot the Galaxy Note, those lines are changed to original values automatically.
I am on 2.3.6 , looks like some more values needs to be changed.
Click to expand...
Click to collapse
Of course!!
Because you can't do it, there is obviously a problem!!
If you are rooted and can't edit the build.prop on your device, copy it on to your SD card and copy it to a computer and edit it using Notepad or Notepad++. Then copy it back to your SD card and then paste it back in to your system partion. Then reboot.
Next time try using some common sense and don't blame others for your own deficiencies.
Works fine, all done with ES explorer.
Make sure /system is mounted as writeable.
You get swype complaining about a licence issue but this goes away when you set the model and manufacturer back.
nobnut said:
This does work. My screenshot proves it. I was waiting to see how long it took someone to screw up something this basic.
Did you actually read and follow the instructions?
OK, do this (by the way this is what is said in the thread I linked to)...
1. Make sure you are rooted
2. Open system/build.prop in a text editor
3. Change the lines in your build.prop that read
Code:
ro.product.model=GT-N7000
ro.product.brand=samsung
to read
Code:
ro.product.manufacturer=LGE
ro.product.model=VS910 4G
4. Reboot (which I am guessing you didn't do)
5. Download the 'Box' app from the market and sign up for an account
6. Edit the build.prop back to its original state
7. Reboot again
Click to expand...
Click to collapse
thanks for the trick. i was using my sister SG2 and i notice there's more free games in samsung apps than the one in SGN. can i use the same method to download games by tricking samsung apps 2? the SD data should be the same...would be great if you can tell me what is the exact code for SG2.
foochuangyeh said:
thanks for the trick. i was using my sister SG2 and i notice there's more free games in samsung apps than the one in SGN. can i use the same method to download games by tricking samsung apps 2? the SD data should be the same...would be great if you can tell me what is the exact code for SG2.
Click to expand...
Click to collapse
Before you try this, have a think for a second... What do you think the reason is for this difference in the number of apps/games? The SGSII has a smaller screen with different dpi settings. The apps that don't show for the Note will probably either not run, or are not compatible with it.
Anyway, if you want to try, change any reference to N7000 to whatever shows for your sister's SGSII (there are a few of these) and change the lines
Code:
ro.build.description=GT-N7000-user 2.3.5 GINGERBREAD XXKJ4 release-keys
ro.build.fingerprint=samsung/GT-N7000/GT-N7000:2.3.5/GINGERBREAD/XXKJ4:user/release-keys
to whatever shows in your sister's build.prop.
Make sure you backup your build.prop to your SD card (you can just copy it back when you have finished rather than editing it again). Just in case, also have a Nandroid backup to hand if you need it.
nobnut said:
Of course!!
Because you can't do it, there is obviously a problem!!
If you are rooted and can't edit the build.prop on your device, copy it on to your SD card and copy it to a computer and edit it using Notepad or Notepad++. Then copy it back to your SD card and then paste it back in to your system partion. Then reboot.
Next time try using some common sense and don't blame others for your own deficiencies.
Click to expand...
Click to collapse
OOps that's rude. Please dont assume others are stupid.
I am rooted and can edit the build.prop, after editing and saving if i reopen it shows the new value.
But once phone is rebooted it changes back to original value, that is what i meant.
BTW, just check your old updates, in first you asked to change the .Brand and then in the same thread asked to change back the .manufacture value. I am not blaming, it might be typo or something.
End result, still there are some more values needs to be changed.
bmunshi said:
OOps that's rude. Please dont assume others are stupid.
I am rooted and can edit the build.prop, after editing and saving if i reopen it shows the new value.
But once phone is rebooted it changes back to original value, that is what i meant.
BTW, just check your old updates, in first you asked to change the .Brand and then in the same thread asked to change back the .manufacture value. I am not blaming, it might be typo or something.
Click to expand...
Click to collapse
[mod edit]
I made no mistake. You have to change the lines from the first ones to the second ones. There are differences between the two manufacturers' build.props.
I am not blaming, I am just pointing out that people need to learn to read, think and comprehend.
End result, still there are some more values needs to be changed.
Click to expand...
Click to collapse
You are wrong. [mod edit]
Christmas is over then
Confirming, if you follow the basic instructions, this works PERFECTLY.
50GB available to me. Cheers OP.
straxusii said:
Christmas is over then
Click to expand...
Click to collapse
Oh man! Please don't introduce another concept such as Christmas to this thread. Some XDA users' heads will explode trying to grapple with that as well as editing two lines in a build.prop.
AdzUK said:
Confirming, if you follow the basic instructions, this works PERFECTLY.
50GB available to me. Cheers OP.
Click to expand...
Click to collapse
Hallelujah!!
EDIT: At the risk of causing severe haemorrhaging in some users... try this:
Once you have created your account, clear the 'Box' app data and cache in Settings and then using another email address, get another 50Gb. Repeat until you get bored.
Shabba!
Woking great!
Working great, and all i had to do was to change only 2 lines in buid.prop using ES File explorer with 2 options activated: Root Explorer and Mount File System.
1. Be sure that you have root
2. Install ES File explorer and Options and check this: Root Explorer and Mount File System
3. Navigate to /system. Long press on buid.prop , open as text.
4. Edit the file by modifying this lines:
ro.product.model=GT-N7000
ro.product.brand=samsung
Click to expand...
Click to collapse
into
ro.product.manufacturer=LGE
ro.product.model=VS910 4G
Click to expand...
Click to collapse
5. reboot
6. install from market box (box.net)
7. Create the account. A confirmation message will appear that you have 50 GB capacity.
8. Again from EFS File Explorer navigate to /system. Check that you have a file named build.prop.bak and if so, delete buid.prop. Rename build.prop.bak into build.prop. Now you can disable from options : "Root Explorer" and "Mount File System"
9. Reboot
10. Enjoy your amizing phone
Note: I had done this on KL7 with stock kernel.
These are confirmed working ONLY on the Android version listed below on the SOFTBANK network in JAPAN and requires ROOT ACCESS unless you are already on stock Android
SMS's and MMS's in Japan are called S'Mail. The main difference is this: You can either enter the phone number or the email of your recipient and any length of text or attachments can be sent (Works like emails, but it also uses phone numbers as an address). The problem is that unless your Rom or phone comes from Japan, you will be limited to SMS functionality only, if you are lucky.
The main problem is that the company requires a specific useragent to be specidied by the messaging app. I use Softbank here in Tokyo so I have made some tweaks get the apps to work for a few versions of Android that I have been using. I thought I would share them in the hopes of helping others out too.
ICE CREAM SANDWICH - Android 4.0.x
Stock / AOSP Android
View attachment Mms-ICS-4.0.4.apk - From stock Android 4.0.4 with only the user-agent changed. (Updated 20 Aug 2012)
View attachment Mms-ICS+Emoji.apk - Styled work from here, and useragent changed by Kremlin987(Updated 3 June 2012)
HTC Sense Instructions
I have finally found a way to get the stock Sense messaging app to work. It actually works much better than the stock android once you get it going. There is no app to install. Sense copies the UserAgent information from a default file into it's internal database the first time you boot your phone after a factory reset or new installation (data wiped). The Stock app reads the database to get the UserAgent. I created a recovery flash-able file to make it easier.
Flash View attachment SoftbankSenseUserAgent.zip (Taken from ARHD 4.1.1) or View attachment SoftbankSenseJBUserAgent31.zip (Taken from ARHD 31-4.2.2) after a full data wipe or after fresh install (FLASH BEFORE FIRST BOOT) - (Updated 4 Sep 2012)
After flash, boot device for first time.
Don't forget to add your Softbank APN details.
DONE
You can do this on your phone before you do a factory reset or edit a ROM.zip before you flash it. The IMPORTANT thing is that it's a factory reset or completely fresh (data-wipe) install. Once booted and your APN is entered the stock app should work nicely.
USEFUL TIP: Once you get this working once. Use Titanium Backup App to backup "Customization Settings Provider". Restore this on any sense ROM after this and your messages will work. This is handy if flash often and don't have time to unzip each new ROM.
JELLY BEAN - Android 4.1.x
Stock / AOSP Android
View attachment 1265527 - From stock Android 4.1.1 with only the user-agent changed. (Updated 20 Aug 2012)
HTC Sense Instructions
Exactly the same instructions as the above Sense Ice Cream Sandwich instructions, except please use this file: View attachment 1458044
INSTRUCTIONS FOR INSTALLING THE APPS:
Try this first - just download and install the apk. If the install has no errors this is the easiest way. Your good to go.
If you get an error message - (Your phone MUST have root access from here)
1. Delete the Message app from your /system/app folder (Could be Mms.apk or something different with other providers)
2. Copy and paste the downloaded MMS.apk into the system/app folder and change permissions to match the other apps in that folder
OR
2. Restart your phone and install the downloaded app as usual.
OMG, I have tried so many times with adb and apktool but just couldn't get it done!
Thanks!
Sent from my Galaxy Nexus using Tapatalk 2
Yeah it took many tries, but it worked when I changed the URL in the res/xml/config as well as the useragent.
Sent from my HTC Desire using XDA
thanks for the help..
i was using Softbank mail client before but it wont work in ICS..
this works..
i have an issue. I am not able to download attachments. if the mail dont have attachments, i can get it.. but if it have some images attached, it says downloading failed.. anything i should do?
fake_japanese_guy said:
i have an issue. I am not able to download attachments. if the mail dont have attachments, i can get it.. but if it have some images attached, it says downloading failed.. anything i should do?
Click to expand...
Click to collapse
Do you have a silver or black sim card? Which APN are you using? I can only vouch for the silver sim card with the "open.softbank.ne.jp" APN. This downloads pictures.
I don't think the MMS app was designed to be able to download other types of attachments like gmail. I'll look into it though.
Edit: looked into it. Only pictures as far as I can tell.
Here's my Mms.apk for ICS - I modified one that has Emoji support (and changed the UserAgent and URL for Softbank compatibility). Have tested receiving and sending MMS and it works fine.
It is styled after Sense and so has avatars and speech bubbles:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Brilliant thanks! I was going to do this for my new One X that arrives tomorrow. I'll put it into the first post with credits to you. Just let me know if this isn't ok.
That's fine by me. I can't take the credit for actually making the app, I got it from here, and modified the config files to use the correct user agent strings. I hope people find it useful.
I have unlocked and rooted the HTC One X (International) by All-in-One Root Tool. Still with stock ROM/Kernel, SuperSU v0.90 and CWM recovery v5.8.4.0.
But would you mind providing an instruction how to install the MmsEmoji.apk?
First rename it into Mms.apk, then use ES file explorer to install the downloaded apk, it says "an existing package by the same name with a conflicting signature is already installed".
Then try to mount system/app into R/W with the mount/system app from Google Play. Still cant copy the mms.apk into system/app folder.
PS. Watching Thunder vs Heat in the same time is not very productive
Kremlin987 said:
That's fine by me. I can't take the credit for actually making the app, I got it from here, and modified the config files to use the correct user agent strings. I hope people find it useful.
Click to expand...
Click to collapse
Changes?
What changes did you make to the source code?
I'd like to keep building this myself when versions get changed.
I did change the User Agent to iPhoneOS, but you are talking about some URL as well. What file is this, and what do i change it to?
Thanks!
@BrianInfo,
Sure. Your phone does need to be rooted, so you can remount /system/app read/write. I always do it from the bootloader, where my desire's system partition security is off. Then you can just
adb push EmojiMms.apk /system/app/Mms.apk and reboot.
You can probably do it from Android if your system partition is not security protected (S-OFF), by going to a shell, remount /system rw, and then deleting Mms.apk and putting the modified one in its place. You will need to reboot after that, though.
@viddy,
I used apktool to unpack the source code. The file you need to edit is res/xml/mms_config.xml.
Change the userAgent entry to
Code:
<string name="userAgent">iPhoneOS/3.0 (7A341)</string>
and then change the uaProfUrl to
Code:
<string name="uaProfUrl">http://www.google.com/oha/rdf/ua-profile-kila.xml</string>
I also had a problem where I could receive but not send due to the maxMessageSize being set too high. It's currently set at 307200, which is working fine. maxImageHeight is 768 and maxImageWidth is 1024, but you could probably play around with those if you wanted to see what the maximum allowed image dimensions/message size is according to Softbank. I pinched those values from dombayo's Mms.apk, and they work fine.
Then just rebuild it using apktool, and sign using jarsigner, after doing a zipalign. You're good to go!
With this it let's you be able to see emojis from iPhones? Or just allows you to send
Sent from my MB855 using XDA
Jaemo, it does both. You can also use emoji in your messages.
BrianInfo said:
I have unlocked and rooted the HTC One X (International) by All-in-One Root Tool. Still with stock ROM/Kernel, SuperSU v0.90 and CWM recovery v5.8.4.0.
But would you mind providing an instruction how to install the MmsEmoji.apk?
First rename it into Mms.apk, then use ES file explorer to install the downloaded apk, it says "an existing package by the same name with a conflicting signature is already installed".
Then try to mount system/app into R/W with the mount/system app from Google Play. Still cant copy the mms.apk into system/app folder.
PS. Watching Thunder vs Heat in the same time is not very productive
Click to expand...
Click to collapse
Go to the HTC MMS app with you root explorer. Rename to MMS.bak or delete the file. Then do either of these 2 steps:
Copy and paste the new MMS.apk into the system/app folder and change permissions to match the others in that folder OR
Restart your phone. After this just click MMS.apk and it should install normally.
will this work for Sprint?
none of these are working for me?!
Jaemo, what specifically isn't working? Emoji? Sending mms? These apks are made specifically for Softbank's network, and while they may work on sprint, we can't test that. You're probably better off getting one of the emoji-enabled mms.apk files linked from one of my posts on the first page, which is not modified to work with Softbank. But we'll need more info if we are to help you effectively. What have you tried?
Kremlin987 said:
Jaemo, what specifically isn't working? Emoji? Sending mms? These apks are made specifically for Softbank's network, and while they may work on sprint, we can't test that. You're probably better off getting one of the emoji-enabled mms.apk files linked from one of my posts on the first page, which is not modified to work with Softbank. But we'll need more info if we are to help you effectively. What have you tried?
Click to expand...
Click to collapse
it seems as if iPhone users still can't see the emoji i've sent.. I'm using jokersax's ics rom cm9 and i was able to send emoji but iPhone users still can't see it they say it gives them the box symbol.
it seems as if iPhone users still can't see the emoji i've sent.. I'm using jokersax's ics rom cm9 and i was able to send emoji but iPhone users still can't see it they say it gives them the box symbol.
Click to expand...
Click to collapse
Are you in Japan? Are you using Softbank? If yes, please write down the steps you took.
This won't work on sprint in the USA. Its only for Japan.
Hey, so creating customs roms are quite fun. So I decided to develop a little application that helps new users out a bit. Now, this won't turn you into a full fledge rom developer, but will allow you to make minute customizations to an already existing rom.
Sorry, this is no longer under development However, for anyone feeling adventurous, I have uploaded the source code.
Features
ADD & Remove System Applications
Init.d Tweaks
Edit Updater-script
Build Prop Editor
Change Rom Kernels
Build Prop Presets
Zip Align all System Applications
ADD Google Apps to Rom
Sign Roms
Change Boot Animation
Download Source from Github
ADD & Remove Data Applications
ADD & Remove Ringtones
ADD & Remove Notifications
Add Superuser APK and Binary
Move System Apps to Data Folder
Pull any System/Data/Ringtone File from the Rom
Automatic Zip and Unzip of Any Rom
*New*Search Feature
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
New: Zipalign all System Applications
New: Init.D Tweaks
New: Download Source from Github
Future Updates: I hope to be adding more functionality in future updates..so stay tuned!
Download
RSL 1 is available on the server, run The Rom Maker.exe (from the attached zip), and it will trigger an update and update you to RSL 1.
To launch, run The Rom Maker.exe
Check below
Dude thats awesome. Trying it now!
Sent from my SGH-T959V using xda app-developers app
awesome, im gonna link this in the evo 3d, forum linking the credits to you, and leaving your dl link(for counts) in tact.................awaiting newer features patiently, keep up the good work
heres my post, hope its not a problem http://forum.xda-developers.com/showthread.php?p=29851733#post29851733
Looks good, will try.
Thanks
Sent from my MT11i using Tapatalk 2
Seems like a nice little tool for tweaking ROMs a bit. Hopefully you can add more features in the future, but even as it is, it should be handy for anyone who wants to tweak ROMs a little bit. By my understanding, it should allow the removal of preinstalled rubbish from stock ROMs, right?
I see you are using Ionic.Zip.dll the same one I used in Droid Manager for creating Custom Roms Too
But you have an issue bro
1- Make My Rom button doesn't work on the first run, I had to close and reopen the program.
2- the result zipped ROM will fail to flash in CWM & is twice in size than the original ROM
why it will fail, because if you open the result zipped file you will find a folder that has the project's title and the ROM files are inside that folder.
while CWM checks for META-INF folder on the root directory of the zipped ROM.
The reason why it's twice in size than the original ROM is because after the program unzips the base rom it doesn't delete it from workspace which causing "Ionic.Zip.dll" to include it in the result zipped rom making it twice in size than the original ROM.
Also please note that adding a data folder in the project will not lead into having anything inside /data/app after the rom is flashed because the updater-script must be modified to include the commands which tell CWM to: A- Mount Data Partition. B- Extract contents of data folder in the zipped file to Data Partition on the phone.
Also it would be better if your program doesn't fully remove the files from the hard disk, rather than just moving them to Recycle bin it's safer, since they can be retrieved
I'm sorry for that comment but I thought I would give you a quick feedback since it's the main step in making a better program
Good luck
does this support aroma installer ?
Any way,big thanks to you dude
DeepUnknown said:
I see you are using Ionic.Zip.dll the same one I used in Droid Manager for creating Custom Roms Too
But you have an issue bro
1- Make My Rom button doesn't work on the first run, I had to close and reopen the program.
2- the result zipped ROM will fail to flash in CWM & is twice in size than the original ROM
why it will fail, because if you open the result zipped file you will find a folder that has the project's title and the ROM files are inside that folder.
while CWM checks for META-INF folder on the root directory of the zipped ROM.
The reason why it's twice in size than the original ROM is because after the program unzips the base rom it doesn't delete it from workspace which causing "Ionic.Zip.dll" to include it in the result zipped rom making it twice in size than the original ROM.
Also please note that adding a data folder in the project will not lead into having anything inside /data/app after the rom is flashed because the updater-script must be modified to include the commands which tell CWM to: A- Mount Data Partition. B- Extract contents of data folder in the zipped file to Data Partition on the phone.
Also it would be better if your program doesn't fully remove the files from the hard disk, rather than just moving them to Recycle bin it's safer, since they can be retrieved
I'm sorry for that comment but I thought I would give you a quick feedback since it's the main step in making a better program
Good luck
Click to expand...
Click to collapse
Thanks a bunch for your suggestions. Wow...I just learned my lesson of why I should never leave catch statemetns empty lol. And I didn't know that about the data/app folder thing. I went back and added some code to add lines to the setup-script though I haven't tested it yet, so I'll see if that works. Haha, but thanks again for helping me catch those bugs, lol tell me if you find anymore.
SifJar said:
Seems like a nice little tool for tweaking ROMs a bit. Hopefully you can add more features in the future, but even as it is, it should be handy for anyone who wants to tweak ROMs a little bit. By my understanding, it should allow the removal of preinstalled rubbish from stock ROMs, right?
Click to expand...
Click to collapse
Thanks, and yes it will allow you to easily remove that bloatware.
kifgep said:
does this support aroma installer ?
Any way,big thanks to you dude
Click to expand...
Click to collapse
not yet, I'll try to add it in future versions.
NewPwnage said:
Dude thats awesome. Trying it now!
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
Haha thanks, tell me if you run into any issues
Okay I updated the program to version 2.0.1. All the majors bugs are fixed (lol hopefully), and added a few options.
CDMA to GSM
can we use this for converting CDMA to GSM?
and if yes can comeone make a simple step by step guide?
thanks
Um wtf? I used this and now half my data on my Windows is gone. Wtf lol
invasion2 said:
Um wtf? I used this and now half my data on my Windows is gone. Wtf lol
Click to expand...
Click to collapse
Wow. How did that happen? What directory did you use as your workspace directory.
filmaker said:
Wow. How did that happen? What directory did you use as your workspace directory.
Click to expand...
Click to collapse
Not sure haha. But later that day my HD crashed, so I'm guessing your tool was not the cause of it. Thanks though. I restored and now I can use it
Sent from my HTC One S using Xparent Blue Tapatalk 2
Updated with Build Prop editor
Lol okay updated again, now you can zipalign all your system applications
Option to add GAPPS to ROM?
juan77_sonic said:
Option to add GAPPS to ROM?
Click to expand...
Click to collapse
Ha, never thought about that, I'll add it in the next update. Thanks.
I don't know what I did worng, I just install many roms and everything was fine, now after I have install
rootBox dev I wipe system and wipe and delvik then I flash CM 10.1 rom (last night version) and my phone stuck
on google logo and dont bootup ...
I have recovery and I try other roms that have downloaded to my device before (like eos rom ..) and when I flash them
nothing happend, again after I reboot to system from recovery (after flash) I'm stuck on google logo ....
I have nexus 4 toolkit and drivers already, I try to "stock system + unroot" button but when I do it, its tell's me (on cmd) that system.img not archive (something like that, and more stuff that are not archive)
Please any help?!
sundayhd said:
I have nexus 4 toolkit and drivers already, I try to "stock system + unroot" button but when I do it, its tell's me (on cmd) that system.img not archive (something like that, and more stuff that are not archive)
Click to expand...
Click to collapse
Screenshot the error, because you saying it says "something like that" doesn't really help.
:good:
agree
MrDarkKV said:
Screenshot the error, because you saying it says "something like that" doesn't really help.
:good:
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
sundayhd said:
Click to expand...
Click to collapse
The three "errors" you see (the archive does not contain.. .sig) are not errors as such, you can do a successful stock flash with them present.
The error that's stopping you is the product check, (when it checks the baseband version), try re-downloading the stock ROM here:
https://developers.google.com/android/nexus/images#occam
(MD5: 6280b61201f961c6541905eb6bcb7316)
Then in the toolkit select these options: http://puu.sh/2c8Zy and then select the file you just downloaded from https://developers.google.com/android/nexus/images#occam
Good luck! :good:
When you attempt to turn off your phone, does it turn back on automatically (In other words you can't turn it off)? I was also stuck at the Google screen with that condition a couple of days ago. I followed the following procedure below, although I couldn't get Google's stock 4.2.2 firmware file to unzip properly (Only one file was unzipped), so I used an older 4.2.1 version and my phone is now working perfectly again. I found the unlocking and rooting procedure on the same forum to be very easy to follow for a newbie like myself as well. Someone may have a less destructive method than this, where you do not lose everything to fix that condition; I didn't care as I just wanted my phone back, and had done very little customization. Now I also have a titanium backup, so I really, really don't care.
http://forums.androidcentral.com/ne...3923-guide-nexus-4-factory-image-restore.html
pjc123 said:
When you attempt to turn off your phone, does it turn back on automatically (In other words you can't turn it off)? I was also stuck at the Google screen with that condition a couple of days ago. I followed the following procedure below, although I couldn't get Google's stock 4.2.2 firmware file to unzip properly (Only one file was unzipped), so I used an older 4.2.1 version and my phone is now working perfectly again. I found the unlocking and rooting procedure on the same forum to be very easy to follow for a newbie like myself as well. Someone may have a less destructive method than this, where you do not lose everything to fix that condition; I didn't care as I just wanted my phone back, and had done very little customization. Now I also have a titanium backup, so I really, really don't care.
http://forums.androidcentral.com/ne...3923-guide-nexus-4-factory-image-restore.html
Click to expand...
Click to collapse
Thanks!
I will give it a try
pjc123 said:
When you attempt to turn off your phone, does it turn back on automatically (In other words you can't turn it off)? I was also stuck at the Google screen with that condition a couple of days ago. I followed the following procedure below, although I couldn't get Google's stock 4.2.2 firmware file to unzip properly (Only one file was unzipped), so I used an older 4.2.1 version and my phone is now working perfectly again. I found the unlocking and rooting procedure on the same forum to be very easy to follow for a newbie like myself as well. Someone may have a less destructive method than this, where you do not lose everything to fix that condition; I didn't care as I just wanted my phone back, and had done very little customization. Now I also have a titanium backup, so I really, really don't care.
http://forums.androidcentral.com/ne...3923-guide-nexus-4-factory-image-restore.html
Click to expand...
Click to collapse
WORK PERFECTLY! THANKS!!!
the problam was on 4.2.2 ... I downloaded 4.2.1 and its work's
WOW thanks I really was scared
sundayhd said:
WORK PERFECTLY! THANKS!!!
the problam was on 4.2.2 ... I downloaded 4.2.1 and its work's
WOW thanks I really was scared
Click to expand...
Click to collapse
Yeah, I know how you feel. At least we are back ! If nothing else I am learning a lot.
can someone tell me where to download 4.2.1 from iv got the same problem
andyb2010 said:
can someone tell me where to download 4.2.1 from iv got the same problem
Click to expand...
Click to collapse
you mean factory image,baseband,radio and stuff? here you go:
http://forum.xda-developers.com/wiki/LG_Nexus_4
greetz
If you flash the new baseband and radio, your 4.2.2 ROM's will work...
Orphelia said:
you mean factory image,baseband,radio and stuff? here you go:
http://forum.xda-developers.com/wiki/LG_Nexus_4
greetz
Click to expand...
Click to collapse
Thanks for that. I had one hell of a time finding it when I had to rebuild my phone. I don't even remember where I finally got it from.
---------- Post added at 07:50 AM ---------- Previous post was at 07:39 AM ----------
lowandbehold said:
If you flash the new baseband and radio, your 4.2.2 ROM's will work...
Click to expand...
Click to collapse
Could you explain to me why the 4.2.1 image I found comes with the following when unzipped:
bootloader-mako-makoz10l.img
flash-all.bat
flash-all.sh
flash-base.sh
radio-mako-m9615a-cefwmazm-2.0.1700.33.img
While the 4.2.2 image on Google's Factory Image page only comes with this when unzipped:
occam-jdq39-factory-345dc199
That is how I got into trouble with the locked phone in the first place (And being new to this). Is the file on Googles site wrong, or is there a concept that I am missing? I ran an MD5 and SHA-1 on the file, so I know it was not corrupt.
If you want you can flash 4.2.2 stock with another toolkit different of WugFresh..
pjc123 said:
Thanks for that. I had one hell of a time finding it when I had to rebuild my phone. I don't even remember where I finally got it from.
---------- Post added at 07:50 AM ---------- Previous post was at 07:39 AM ----------
Could you explain to me why the 4.2.1 image I found comes with the following when unzipped:
bootloader-mako-makoz10l.img
flash-all.bat
flash-all.sh
flash-base.sh
radio-mako-m9615a-cefwmazm-2.0.1700.33.img
While the 4.2.2 image on Google's Factory Image page only comes with this when unzipped:
occam-jdq39-factory-345dc199
That is how I got into trouble with the locked phone in the first place (And being new to this). Is the file on Googles site wrong, or is there a concept that I am missing? I ran an MD5 and SHA-1 on the file, so I know it was not corrupt.
Click to expand...
Click to collapse
The factory images from Google come in TGZ format initially. You unzip that using 7-ZIP and then you're left with the TAR file. You unzip this using 7-ZIP as well and then you'll have the files so you can run the 'flash-all.bat' and it'll flash 4.2.2 in it's entirety. Sounds like the images used in the toolkit aren't the full, original image from Google (or if they are it bypasses a few steps for you)
EddyOS said:
The factory images from Google come in TGZ format initially. You unzip that using 7-ZIP and then you're left with the TAR file. You unzip this using 7-ZIP as well and then you'll have the files so you can run the 'flash-all.bat' and it'll flash 4.2.2 in it's entirety. Sounds like the images used in the toolkit aren't the full, original image from Google (or if they are it bypasses a few steps for you)
Click to expand...
Click to collapse
No, the factory image from Google was a tar file that I unzipped using 7-zip, and it only uncompressed to one file. So, either I went to the wrong web site or Google placed the wrong file there.
Try it yourself. I just did it again....same results:
I went here:
https://developers.google.com/android/nexus/images#occamjdq39
Selected the link for "Factory Images "occam" for Nexus 4"
Downloaded "4.2.2 (JDQ39)", unzipped it.....one file.
The other file I mentioned, 4.2.1, was a .tgz file and uncompressed properly to the several files I had shown.
https://dl.google.com/dl/android/aosp/occam-jdq39-factory-345dc199.tgz
As you can see that's a TGZ file
Once that is opened you THEN get the TAR, and inside that are the raw files. The 4.2.1 you showed before was NOT from Google as they are always in the format of TGZ>TAR>Raw files (download any from the Google site and you'll see)
EddyOS said:
https://dl.google.com/dl/android/aosp/occam-jdq39-factory-345dc199.tgz
As you can see that's a TGZ file
Once that is opened you THEN get the TAR, and inside that are the raw files
Click to expand...
Click to collapse
No, I get a tar file when I click on that url with the same results. Now that is very, very strange.
I would like someone to actually try to download the file from the above urls and verify that it is either a .tgz or .tar file. Perhaps my 7-zip program, browser or something else became corrupted on my computer. I will have to try it with my old XP computer and see what happens.
pjc123 said:
No, I get a tar file when I click on that url. Now that is strange.
Click to expand...
Click to collapse
It must be listed as 'TAR' due to your file associations but if you actually look at the file extension you'll see it's TGZ
EddyOS said:
It must be listed as 'TAR' due to your file associations but if you actually look at the file extension you'll see it's TGZ
Click to expand...
Click to collapse
I already found out why, and a workaround. It works in Firefox 19 (downloads a .tgz file) and not Internet Explorer (downloads a .tar). What is weird is that the files are the same size. This was driving me CRAZY ! I wonder if it was that big update Microsoft recently pushed as a precursor to Internet Explorer 10 being released. Now I have to find out how to fix Explorer 9; actually I am getting fed up with Explorer anyway. It may indeed have to do with how it is recognizing file associations.
I also understand now how I locked up my phone in the first place. Not knowing that there were supposed to be multiple unzipped image files, I performed the following command using the unzipped .tar file:
fastboot flash system occam-jdq39-factory-345dc199
Not good! I think they call that learning the hard way.
I use Chrome so never noticed
Hi,
I'd like to ask you, if is there someone who knows, how to make Lenovo S5000 3G (with SIM slot) calling?
Could it be similar like on >Lenovo A 3000< ??? Bcs I really hope so.. :angel:
Thanks to all for your answers!!!!!
:fingers-crossed:
pls help me..........
i need call option for lenovo S5000
The Chinese version has call option. but it doesn't have Google Apps and you can't install one. the international version on the other hand has gapps but only supports SMS and data connection.
Is there any workaround to add in the Gapps to Chinese ROM or add in the calling function from China ROM to international ROM?
IMO i think the baseband is the key point in this case.
--
lenovo s5000
Please help us to use our tablets with 3G calls options!
Thank you xdadevlopers.
here the link for calling feature for lenovo s5000-h + root + gapps 4.2.2
1.S5000_A422_004_082_140402_CN_3G.zip
Sp Flashing tool including in S5000_A422_004_082_140402_CN_3G.zip
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i suggest before rooting the new firmware downloa in install Developer option .apk came from cm rom 4.2.2 to enable usb debug option
2 Rooting latest 3g cn version
SRoot1.7.7_fix1.rar
3 Gapps For android 4.2.2
manualy place all files inside the system folder
Gapps for 4.2.2 make sure your done rooting your lenovo s5000-h to manually install and set permission ing .apk file
SS below
sorry how i can install gapps
plz help
Hi
I cant download rom from china site
Can you upload rom to mirror site such as mediafire or another site ?
And one question that this rom that you sugest was rooted and gapps are in it or no ? Please help me too add gapps to my tablet
Sent from my iPhone using Tapatalk
I followed and tried the instructions and it WORKED! Now I have the call feature of my Lenovo S5000 but I have hard time with the root or SUperuser in the S5000 since it is chinese. I checked my root (thru Root Checker) and it is rooted. If somebody knows the name or can change the language of the "Superuser" in the Screenshot, I really appreciate.
jayayuyang said:
I followed and tried the instructions and it WORKED! Now I have the call feature of my Lenovo S5000 but I have hard time with the root or SUperuser in the S5000 since it is chinese. I checked my root (thru Root Checker) and it is rooted. If somebody knows the name or can change the language of the "Superuser" in the Screenshot, I really appreciate.
Click to expand...
Click to collapse
USB driver you need for your Lenovo S5000
www(dot)dropbox(dot)com/s/ker4lntmk2pyhvy/USB_Drivers.rar
Steps in Updating USB driver of your Lenovo in your Windows PC:
1. Turn off your S5000, making sure that the USB Debugging is swith on in Developer Options in Settings.
2. Open Device Manager (you can type Device Manager in Search in Start Menu of your PC)
3. Plug to USB of your PC
4. In Device Manager Window, watch carefully the "Lenovo" to appear, it only appears for few seconds and it disappears. Right Click it and Update driver, then locate the file that you previously downloaded according to your PC version.
---------- Post added at 10:25 AM ---------- Previous post was at 09:58 AM ----------
arisoldier said:
Hi
I cant download rom from china site
Can you upload rom to mirror site such as mediafire or another site ?
And one question that this rom that you sugest was rooted and gapps are in it or no ? Please help me too add gapps to my tablet
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
All the links provided are active and alive. There's no problem in downloading.
The ROM is not rooted hence you need to root using the SRoot. SRoot is in chinese so just open the exe file, plug your device and click "ROOT". Just wait for the "confirmation" before unplugging your device. You can verify by Root Checker. The "SuperUser" used in the root is in chinese language, see my previous post and screenshots.
I can help you in adding Gapps.
1.Download and extract the GApps rar file.
2. After extracting you can see these: 2 folders and one file
Folder 1: META-INF
Folder 2: System
File: install-optional.sh
3. In your device, browse files using any File Explorer supporting Root, Let say "Root Explorer". Mount the "System" folder to RW so that you can copy the files in Step#2.
4. In copying the Files in Step#2, the "Root Explorer" app is very easy in doing these.
4.1 Copy the "META-INF" folder and paste directly to the "System" folder in your device.
4.2 Copy the "install-optional.sh" file and paste directly to the "System" folder in your device.
4.3 Open the folder "System" 5 subfolders namely: add-on, app, etc, framework, lib
4.3.1 Copy the "add-on" folder directly to the "System" folder in your device.
4.3.2 Copy the all the files from "app" folder and paste directly to the existing "app" subfolder in the "System" folder in your device.
4.3.3 Copy the all the files from "etc" folder and paste directly to the existing "etc" subfolder in the "System" folder in your device.
4.3.4 Copy the all the files from "framework" folder and paste directly to the existing "framework" subfolder in the "System" folder in your device.
4.3.5 Copy the all the files from "lib" folder and paste directly to the existing "lib" subfolder in the "System" folder in your device.
5. Reboot your device. You have now GApps.
help me
please show me how to use sp flash tool and change the superuser in English because I do not speak Chinese. thank's for your attention:angel:
63 496452
christoperari said:
please show me how to use sp flash tool and change the superuser in English because I do not speak Chinese. thank's for your attention:angel:
Click to expand...
Click to collapse
That is my problem too so what I did, I just guessed up the buttons I clicked. I just presumed that the buttons on right ride are the "OK" buttons, while left are "Cancel". And I ended an S5000 that has calling features. :victory:
bug
is there a bug in this rom?
---------- Post added at 08:18 PM ---------- Previous post was at 08:14 PM ----------
jayayuyang said:
That is my problem too so what I did, I just guessed up the buttons I clicked. I just presumed that the buttons on right ride are the "OK" buttons, while left are "Cancel". And I ended an S5000 that has calling features. :victory:
Click to expand...
Click to collapse
is there a bug in this rom?
christoperari said:
is there a bug in this rom?
---------- Post added at 08:18 PM ---------- Previous post was at 08:14 PM ----------
is there a bug in this rom?
Click to expand...
Click to collapse
The ROM is almost perfect. The only bug I found (or maybe not) is the poor reception of GPS signal when I installed the Sygic Navi, but I found solution to that. My battery lasts longer and a very heavy usage of the Tab, 3G data is on as well, about 60% left after the end of each day. Regular call functions also very clear especially when I updated the dialer. I applied the Galaxy Launcher and I really love it more that my Samsung GS4. Radio was also included (I don't know if the SMS-only ROM includes radio)
can't root use sroot
jayayuyang said:
The ROM is almost perfect. The only bug I found (or maybe not) is the poor reception of GPS signal when I installed the Sygic Navi, but I found solution to that. My battery lasts longer and a very heavy usage of the Tab, 3G data is on as well, about 60% left after the end of each day. Regular call functions also very clear especially when I updated the dialer. I applied the Galaxy Launcher and I really love it more that my Samsung GS4. Radio was also included (I don't know if the SMS-only ROM includes radio)
Click to expand...
Click to collapse
I can't root my device. I've used sroot but can't root access. please,,can you help me to show how to use Sroot. with a screenshot or video. so that I can easily understand. thanks before.
christoperari said:
I can't root my device. I've used sroot but can't root access. please,,can you help me to show how to use Sroot. with a screenshot or video. so that I can easily understand. thanks before.
Click to expand...
Click to collapse
This is the screenshot of SRoot. All you have to do is click "ROOT"and leave our device until a popup will come.
After doing this, install to your S5000 the Root Checker app to verify your root. Good luck.
can't root access
jayayuyang said:
This is the screenshot of SRoot. All you have to do is click "ROOT"and leave our device until a popup will come.
After doing this, install to your S5000 the Root Checker app to verify your root. Good luck.
Click to expand...
Click to collapse
I've done what you tell me. but I did not find popup. please show me a screenshot of the popup. I attach a screenshot which I have done. but still can not root access.
The popup do you mean?? look at a screenshoot.
christoperari said:
I've done what you tell me. but I did not find popup. please show me a screenshot of the popup. I attach a screenshot which I have done. but still can not root access.
The popup do you mean?? look at a screenshoot.
Click to expand...
Click to collapse
Unfortunately I cannot provide you the screenshot of the actual popup, coz I cannot risk the root my S5000 but it is really "popup". Had you tried to verify your root status using "Root Checker"?
jayayuyang said:
Unfortunately I cannot provide you the screenshot of the actual popup, coz I cannot risk the root my S5000 but it is really "popup". Had you tried to verify your root status using "Root Checker"?
Click to expand...
Click to collapse
I have verify with rootchecker. but says "Sorry this device does not have root access" and the top of the root checker says "will not root this device. will verify proper installation root".. please help me to get root access. so that I could install GAPPS.:crying: