[Completed] [Q] freedom.apk stuck in installing - XDA Assist

I am using xolo a700.
freedom was working fine on stock rom but when i installed fusion blast rom it gets stuck in installing everytime.
I used root explorer to take a look what is happeing.
i found:
1. classes.dex is present in /data/dalvik-cache.
2. data/app dir contains apk file.
3. data/data/*app folder is empty.
can anyone tell what is happening ?

Hi,
Unfortunately there isn't a device specific forum for you to go to but there does appear to be plenty of posts about your phone in the general q&a forum found here
http://forum.xda-developers.com/android/help
This would be a good place to ask, otherwise I found a roundup of available ROMs for you here
http://forum.xda-developers.com/showthread.php?t=2466757
Maybe it will work with one of the others
Best of luck!

Related

[Completed] [Q] zte nubia z5s mini MIUI OTA update fix - should I edit my build.prop

I've zte nubia z5s mini with TWRP v. 2.6.3.0 and I installed MIUI V5 on it.
No OTA is able to update, and by reading on the matter, I found out about the build.prop file.
In my current file, I have the line:
Code:
ro.product.mod_device=nx403
I saw in the script log in TWRP that it's looking for nx403a
My question is, should I edit the build.prop to add that 'a', in order to get all future OTA updates working?
Will it ruin anything on my phone?
Keep in mind, that although I'm a software developer - I'm a newbie with Android systems, and this is for my private phone. On my job I work with asp .net...
I imagine it would be fine, but make a backup in your TWRP so if there is an issue you can restore your working system!
I'd also take a look at this thread [GUIDE] How to edit build.prop on any Android device!
Read and ask about the risks there!
Since we do not have a fourm for your device, please post your question in General discussion > Upgrading, Modifying and Unlocking so that the right experts may help you.
Changing the Build.prop is typically not recommended. Particularly if you are looking for TWRP updates. Wrong Recovery will hardbrick your phone.
P.S changed the question a bot
Just FYI, I found out I looked at the wrong line, so my question became a bit different. But, maybe even more troublesome...
It's at /zte-nubia-z5s-mini-miui-ota-update-t2830969
You are posting in the right place. Please expect answers from one of the relevant experts.

[Completed] Help modifying some firmware

This thread is indirectly related to http://forum.xda-developers.com/hua...-931w-failed-to-update-modem-s7-931u-t2843822
So, I working on some firmware and I trying to stop some sh*it which is executing after device boot.
I extracted firmware and everything and now I find out that inside bin folder is script related to a problem - script which updates modem - because that's newer fw for two HW identicaly devices, except that one have modem - so I want to install to one which don't have modem because one with modem is much better updated.
So now I wondering how is that script executed in bin folder, how I can stop that so I can repack firmware and flash it and woth hope that problem will not occur again?
For more details please read: http://forum.xda-developers.com/hua...-931w-failed-to-update-modem-s7-931u-t2843822
I know that nobody likes this tablet, but the solution I seek is directly related to standard Android firmware.
Hi!
Please see the Purpose of XDA Assist thread below....
The Purpose of XDA Assist
We are here to help people navigate the site.... Not Troubleshooting or support. As you've already begun a thread about this in the appropriate section, there's nothing more we can do for you.
Thank you for understanding. ?

[Q] Micromax Canvas A117

How can I install stock rom from another ROM into my present system????
Like if I want to use the file manager application from the stock ROM or any other ROM into my present ROM, is it possible????
I have tried copying the apk file from /system/app and changing the permissions to rw-r-r- but still it is not working. Is there any other way????
Sir,
Please wait until mods will move this thread to the device specific forum for more relevant answers.
Stand by
Good luck
Compatibility !
I think its framework specific some stock apps works on thier framework only !

[Completed] Help, network files for an android device

Hi.
I really don't know what else to do, if some developer or simply a person with the necessary knowledge i'm sure he (or she) can do it in about 10 minutes, so please please help.
i have a ZTE Nubia Z5 Mini (model NX402) from Venezuela, it came with android 4.2.2 but it lacks a lot of features and it's not well optimized for the hardare it have (similar to Google Nexus 4).
The thing is, when i change the ROM, i end up without signal, no matter the ROM, some user manage it to port the Nubia UI 4.4.2 but it still not well optimized, but his ROM does get signal; he even said in a thread from HTCMania that if any user of this device ends up without signal, just install his ROM and then our signal will be back so, i just need some user with experience to download the rom, extract the network files and made a flashable zip so when i install another ROM like MIUI or Cyanogenmod, i could flash that zip to get signal back.
I don't know if it's hard to do or something but if someone could just give it a shot i'll really appreciate it.
The file containing the network files is https://mega.co.nz/#!6kQnjS4a!1zMwPdstmzEWbwTEvhnYOTmsgSTpNqtvQrU2a6rd81Y
If some other information is needed, here is the original thread http://www.htcmania.com/showthread.php?t=933478
Hi there,
I'm sorry but I can't find anything related to your question/device.
Please post that in the forum bellow for more answers from the experts:
> Android Development and Hacking > Android Q&A, Help & Troubleshooting
Good luck

[Completed] The not-so-much-talked-about rom: Miui (themes, reverts back to default theme)

Hola guys. To all of you. Particularly the ones who are familiar with MIUI. I will just stick to the point. If you ARE familiar with miui then you must have come across those flashy themes. You must also have found out the way to bypass the infamous theme policy WSM tools and Xposed and all. But I recently started taking interest in those flashy themes. You know that once you download a theme from the default Themes app the mtz file starts getting downloaded and as soon as the downloading has finished it gets unpacked into bits (com.android.contacts, com.miui.home, icons, lock_wallpaper, locksreen and so on) and gets copied to the MIUI folder in main storage and again into data/system/theme. This is the first problem. I can't copy the whole mtz file to a safe place because it gets unpacked as soon as it has been downloaded which is basically a zip file containing several other zip files that is, the 'bits' I was talking about. Second thing. the default themes app does not recognize mtz files downloaded from the official miui themes website. It declares them as third party themes. What I did was, took some of those 'bits' and replaced some XML files inside them and some png elements and put them back into data/system/theme. But miui has a way to prevent this from happening. As soon as it detects a modified file present in data/system/theme it reverts back to the default plain theme by deleting all files from data/system/theme. My guess is it keeps checking out verifying in regular intervals the checksums that it must have generated earlier. The same thing happens if I just replace a bit in the mentioned directory with a bit from another theme. So my questions are:
1. Is there a way to preserve the mtz file downloaded from within the default Themes app as a whole mtz file?
2. Can I make changes to just the Themes app so that it would apply any mtz file?
3. Is there a way to prevent miui from continuously checking or verifying the checksums that it has generated? (just a guess but I reckon thats what it actually does) because for an hour or so after replacing or modifying the 'bits' everything works fine but the reverting process takes place in an hour or so.
Thats all folks! jk. Any help or suggestion would be really appreciated because I think a thread like this was long since needed here. And dont talk about visiting MIUI's official forums. Most of the guys there don't know half the things that is really worth discussing. Thank you guys.
note- dont want to use WSM tools nor can I find one for miui7.
note2- if I change the permissions of the folder (data/system/theme) to 444 allowing READ permissions only, the phone would just reboot without warning and continue to reboot until the permissions are changed back to normal (755).
No one?
Hello and thank you for using XDA Assist,
your device don't have a device specific forum here on XDA. Please create a thread here:
Android Q&A, Help & Troubleshooting
The experts there should be able to help you. Good luck!
Kind regards
Trafalgar Square
XDA Assist
I am starting to feel MIUI is really not so popular here on XDA. Blimey after about a hundred views not a single reply, let alone helpful ones. Anyway I will leave the thread as it is just in case somebody who had the same problem and found a workaround, sees the post.
XDA Assist is for newbies, who need help finding their way oround on XDA. XDA Assist is only for pointing users into the correct section. Not a discussion forum.
Thread closed. Please post in the Q&A section I linked. Normal users are not even able to post in your thread.
Kind regards
Trafalgar Square
XDA Assist

Categories

Resources