General :: Acer Stream QCN File Corrupted

Sep 5, 2011

I HAVE AN ACER STREAM AND MY QCN FILE IS CORRUPTED due to which I am not able to get any network signals. How to repair replace or any thing else..

General :: Acer Stream QCN File Corrupted


General :: ZIP / RAR File Successfully Copied To SD Card But End With Corrupted File (CRC)

Dec 23, 2013

I cant copy big compressed (.zip, .rar) to my sd card. The item successfully copied but end with corrupted file (crc). I tried to fix with some software on net. But the is no can fix instead showing no problem. HY5001

View 1 Replies View Related

General :: Rooting Tab / ICS 4.0.4 - Chmod File Get Corrupted

Jan 26, 2013

I am trying to root my Tab. ICS 4.04. But i thing chmod file get corrupted. It is there in bin folder , but adb saying not found. And 2nd thing how can i dump my rom. No mtd file in proc so can't do anything.

View 1 Replies View Related

General :: Titanium Backup - File Broken Or Corrupted

Apr 15, 2012

The last couple of times that i have tried to restore an app through titanium backup, it will not work. It just says "application not installed". If i try to select it from astro file manager, it claims that the file is broken or corrupted. I have tried to install titanium backup again, without success in fixing the problem. The only way around this is to download from the play store and then restore its data, which is difficult. also, It seems to only be happening on big applications like angry birds and fruit ninja for example. Maybe remove compression?

View 1 Replies View Related

General :: Acer Tablet - When Open Email File All Of Emails Removed From Email File

Mar 7, 2012

I just loaded the Android Update on my tablet. Why when I opened my email file all of my emails were removed from the emial file. where did they go?

View 1 Replies View Related

HTC Desire :: File Corrupted When Downloading Froyo

Oct 2, 2010

I have recieved a message (official OTA ) on my Desire to download Froyo. After the download it says that the file is corrupted. I have an 16gb card, do i need to put the original card when downloading/instaling the Froyo? Theres a file that i can put in my sd card and it automat installs froyo?

View 1 Replies View Related

Android :: Android Icon Templates Pack / PSD File Corrupted?

Jan 20, 2010

Opening the menu icon template file from the Android Icon Templates Pack just shows two icon shapes in Photoshop CS2 on my PC, but there should be many more. I assume the file is corrupted or I still don't have the specifically needed version of Photoshop. Can anyone please provide a complete and compatible version of the Menu_Icons_master.psd? It would be sufficient to have all the basic Android menu icon shapes as .pdf files. From the .psd I can still read the gradients styles and so on. A few more details what I have tried so far.

I just downloaded the Android Icon Templates Pack v1.0 mentioned on the site:
http://developer.android.com/guide/practices/ui_guidelines/icon_desig...
Extracting the zip, the .psd file Menu_Icons_master.psd can be found in the menu folder. Opening it in my Photoshop CS2 first brought an error message that DroidSans font could not be found - I solved this issue by installing the DroidSans font from:
http://damieng.com/blog/2007/11/14/droid-font-family-courtesy-of-goog...
Restarting Photoshop and opening the file now brings no error message, but only the icon shapes for a house and a star are shown, missing all other menu icon shapes.

View 2 Replies View Related

Android :: How To Get Input Stream Of An Xml File Which Is Placed Under /res / Xml?

May 16, 2010

I know when the xml file is under /res/raw,I can do this by context.getResources().openRawResource(rid); but when the xml file is under /res/xml,how can I do it? You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

View 4 Replies View Related

Android :: Getting File Size Before Input Stream

Aug 12, 2010

I want to create a progress Bar for an FTP download. The server where I am downloading the file has all of its directories and files hidden. I want to display the progress of the download. Is there any way I can get the file size? Here is my current code:
FTP client = new FTP Client();
FTP client.setListHiddenFiles
FTP client.connect(host Part);
FTP client.login(user Name, password);
FTPclient.setFileType(FTP.BINARY_FILE_TYPE);
Input Stream instream = FTP client.retrieveFileStream(pathExcludingHostIncludingFirstSlash);
int l;
byte[] tmp = new byte[2048];
int update Counter = 0;
int bytes Downloaded = 0;
while ((l = instream.read(tmp)) != -1) {
Foss.write(tmp, 0, l);
bytes Downloaded+=2048;
update Counter++;
if(update Counter==3){
kilobytes Downloaded=(bytes Downloaded / 1024);
publish Progress((String[])null);
update Counter=0}

View 1 Replies View Related

General :: How To Recover Corrupted Photos

Oct 14, 2013

My mother-in-law ran out of space on her Samsung Galaxy S3 GT-I9300, 32GB (note that she has no microSD, only internal memory), and requested that I get everything onto a DVD to clear up some space. I initially copied and pasted 3 folders of her photos (approximately 800+ files) into a re-writable DVD successfully and she was happy with it. She got me to delete those folders on her phone. Following that, she decided that she needs more space so she wanted me to do a cut and paste into the DVD instead. Since a cut and paste is much faster than a copy and paste, I very much obliged. There were up to 12 folders containing 4,000-5,000 photos from her various trips around the world. The estimated time to completion was around 2-3 mins, so I decided to surf the internet a little while waiting. To my dismay, I realized that my mother-in-law was looking through her photos "one last time" before it disappears from her phone - But I couldn't do anything else to salvage what she did at that point of time. Unsurprisingly, the photos were all corrupted and although they managed to fit into my DVD (total of 2.02GB), each of the corrupted file was 3.2-3.5GB in size!! I have no idea how that is possible, but it still says that when I look in its properties. No clue how all of that can fit in a tiny DVD, but I guess the corrupted photos were presenting inaccurate information. Anyways, surprise surprise, no photos in her phone as well. I ensured that she did not use her phone at all since, to make sure any existing memory of the photos will not be overwritten. She has never ever backed up her phone since buying it last year - I just did one with Keis that took 4.5 hrs.

I have since tried several of the top data recovery software on both the phone and DVD with no luck at all. With regards to the S3, it is on Jelly Bean 4.1.2 and has no USB mass storage capabilities (no "USB Utilities" option in settings). I have tried looking at apps to unlock UMS, but none works with internal memory for the S3. Also, most programs require rooting of the phone which I cannot risk voiding her warranty with. Furthermore, who knows what will happen to the memory of the lost photos when I root the phone and rollback the version (was planning to get it back to ice-cream sandwich so that I can access UMS). Tried using flashtool to downgrade the phone as well, but can't find a suitable ROM (again, not confident of keeping lost photo memory by doing that - don't wanna risk it).

View 9 Replies View Related

General :: Missing Or Corrupted / EFS Folder?

Jun 25, 2013

I should start off by mentioning im completely new to rooting and custom ROM (or even UNIX for that matter).I've just flashed a CM 10.1 rom onto my LG Optimus 2x. In the process my phone has lost its IMEI, and for that reason i cannot connect to any mobile network.In the 'about phone' section of the settings, it shows IMEI as unknown and Baseband as unknown.

I've learned that this may have to do with a corrupted EFS folder/partition. I didn't make a backup of this folder (i were following didn't mention that i should have done that)Now I'm trying to follow along with this guide to recover my IMEI. URL>....The problem is i don't even find the /efs folder in both the terminal emulator or this app I've downloaded "ES File explorer". Does it mean its been deleted? I've read that it may need to be mounted so i found this command somewhere on XDA to use

The first line worked in the terminal emulator, but when i tried entering the second line i get an error 'mount: No such file or directory'.

View 3 Replies View Related

General :: WhatsApp Video Compression Corrupted For ThL

Feb 7, 2014

I have 2 ThL devices: w200 & w100s, and for both I having the same problem.

Every time whatsapp compresses the video, it recived corrupted (only voice with black picture).

I tried to use LGCAMERA (MPEG4) as well, but the problem still exist.

View 3 Replies View Related

General :: Recovering Files From Corrupted MicroSD

May 24, 2014

I bought a SanDisk Ultra 32gb microsd card to use it with my Galaxy S4 GT-I9500 several months ago, I've been using it with no hassle for a while now. Few days ago, my device stopped recognising the card, as if it didn't even exist. So what I did was insert the microsd into my laptop using an adapter, and I could see all the files intact and safe. The problem is, I cannot copy the files off the card, it's like it keeps disconnecting every about 10secs, once a copy or move operation starts, it goes about 10% and then stops, forcing me to cancel the operation, and sometimes it doesn't even start. The files are there, i can view them, i just cannot copy them. I want to copy the files off in order to format the microsd card to be able to use it again.

Another major problem is, files and complete folders are disappearing! I lost my photos folder and all my music folder (luckily i have a backup of those).

I have read somewhere that SanDisk manufactured faulty 32gb cards, and i get to return it and get a replacement, but i bought it from Amazon and i shipped internationally, it will be very cost inefficient to return it. GT-I9500

View 5 Replies View Related

General :: Android OS Corrupted In HTC One X International Mobile

Aug 20, 2013

I own HTC one X,(UK model). Recently my mobile started acting strangely. It is getting restarting often and on doing so, it itself getting formatted. And once it went to main menu, it is showing error as gapps. process is stopped working.

More than that once it got switched off, it is not getting turned on. I don no what happened to my mobi.

When i took to HTC service centre, they said that this is international phone and we don't have os for this mobile, so try outside for OS.

Previously atleast the HTC start up screen will get opened sometimes. Now not even that is getting opened.

View 2 Replies View Related

General :: (MTK6577) PMT Corrupted - Can't Upgrade Firmware

Jul 21, 2013

My 9300+ (chinese mtk6577) is dead... I have to updated wrong firmware and my phone will don't turn ON again, when I use the SP Flash Tool appears the message: "Firmware Upgrade could not be executed without PMT. Please "Download" ONLY first to create PMT on the target!

My internal partition is corrupted and i can't create PMT because my phone don't Turn On, but my USB is recognized by windows.

View 3 Replies View Related

General :: ROM For Corrupted Phone (system Damaged)

May 14, 2014

Just got me a Guomi F3 (in Chinese, 国米 F3) and I'd like to do a clean install in English. I didn't know much about Android but I have been searching and learning to handle this situation I'm under.. I lost backup ROM and can't find a compatible one on the net yet.

This phone seems to be very new (and very minor) so I can't find a manufacture ROM or even manufacture's website..
Currently it keep showing an error message "System was damaged, The system will be unstable!"

The OS seems to belong to China Mobile (in Chinese, 引領3G生活) and it won't let me fastboot but I can access fastboot mode by ROM manager app.

Here's the spec of this phone;
- Platform: Android
- Android ver.: 4.4.4
- Android SDK ver.: 15 (Android 4.0.3)
- Kernel: Linux 3.0.8
- CPU: MT6592 2GHz Octa Core
- Root access: Yes
- RAM: 421MB
- System storage: 2.07GB
- Internal storage: 0.97GB
- External storage: 0.97GB
- GPU ver.: OpenGL LS 2.0 Spreadtrum Build

View 4 Replies View Related

General :: SD Card Keeps Getting Corrupted On Samsung Charge

Apr 2, 2012

I wanted to ask before I RMA my Lexar 32GB Class 10 Micro SD card. I have this card in my Charge and every week or so now it goes corrupt. I hear of people changing the cache, but I have not rooted the device.

Is there a "fix" to prevent this when not rooted?

I wonder what the problem is, if I go to a slower card or smaller capacity, will it be avoided? Tired of loosing all my data on the card each time.

View 5 Replies View Related

Android :: Deleting Files Created With File Output Stream

Jul 20, 2010

I'm developing for the Android platform.

My app creates a temp file with a simple call to:

FileOutputStream fos = openFileOutput("MY_TEMP.TXT",Mode);

It works fine because I can write to it and read it normally.

The problem is that when I exit from the app I want to delete this file. I used:

File f = new File(System.getProperty("user.dir"),"MY_TEMP.TXT");
f.delete()

But it always returns false and the file is not deleted.
I have tried

File f = new File("MY_TEMP.TXT");
f.delete();

And it does not work either.

View 4 Replies View Related

Android :: Play Audio From Stream / Stored Cache File

Feb 10, 2010

How to play audio from a stream in android? I will get input stream from an online link( like continuous FM). I need to cache the stream and play it. I searched a lot in sites,,,but didnt get.They show option of playing from a stored file. There is no option to play from a stream.

View 2 Replies View Related

Android :: Method To Capture Video To File Or Stream From OpenGL App?

Sep 16, 2010

Does anyone knows some convinient method to capture video to file or stream from OpenGL app on Android device? For example, can we capture video from a view, opengl view?

I just found out the following:
1) We can get frames using glReadPixels. (No video on this step?)
2) MediaRecorder can encode video, but how can we provide it our raw source, if possible?
3) Any working ports of ffmpeg(for example) or other encoding libraries? There are some tutorials of portng ffmpeg to use withing NDK. So, having raw frames and working port of ffmeg we can create video? Any issues on this step? Anyone managed to port any encoding library successfully? What components do I need from ffpmeg?

View 1 Replies View Related

Android :: Reading Binary File From Sdcard Using Stream Classes

Oct 5, 2010

Can anybody have any idea how to read a binary file which resides in sdcard using Streams, like Inputstream, CountingInputStream or SwappedDataInputStream?I am using these three streams to read a file which is currently in the Resouces folder, but now i want to move that file in sdcard but I cannot change these stream because I have done so much work on it and I cannot roll back my work.i am doing it this way but its giving me FileNotFoundException.

View 1 Replies View Related

Android : Streaming Audio/video Can't Stream A Rtsp File

Aug 25, 2009

I want to stream a media file on web, and android developer website has said that MediaPlayer.setDataSource() can set the data source (file-path or http/rtsp URL) to use. But I got an error in both G1 device and emulator when streaming a rtsp url file: Command PLAYER_PREPARE completed with an error or info PVMFailure error(1, -1). Does anyone know what is this error, or anyone knows where can I get the error description (1, -1) means? the code can work successfully when playing a audio/video file or streaming a http protocal sudio/video file, but can't stream rtsp protocal file. Is android not supported rtsp streaming?

View 4 Replies View Related

General :: SDCard - (files Being Deleted / Corrupted) With KitKat 4.4.2

Mar 8, 2014

I'm on a S4 (I9505) phone and a lot of media files and also nandroid files are disappering from the sdcard (SDXC 64Gb). Yes, deleted. Most probably mounting and unmounting the sdcard, or rebooting, are removing the nandroid and media files.

I've used both TWRP and Phip recoveries. They work only if I unmount the storage card and reboot. Otherwise, in the first reboot, file are gone. Some users here in xda say we need to use short backup names. But it did not work for me.

Maybe it should be solved by the ROM side. But I'm not lucky and not finding a way to get a solution, not even using different kernel versions. Changing the WRITE_EXTERNAL_STORAGE permission suggested in many sites does not solve the issue [URL] ..... New ROMs seems to have incorporated this solution, but the problem is still there.

I also not being able to change the permissions for the mnt folder as suggested elsewhere here in xda. The operation (even my phone rooted with SuperSu) is not successful.

External SDcard is useless if we cannot trust on it.

View 2 Replies View Related

General :: SD Card Corrupted After Phone Dropped / Need Recovery

Jun 21, 2012

Dropped my E4G, and I suppose in the impact the continuity between the card and socket were broken, and, well, I now have a useless sd card until I format it.

Problem is, I have very important photos on this card I would REALLY like to get off because they are not able to be replaced. Pictures of my daughter.I have tried EaseUS and Minitool, which did not work. Tried chkdsk, but the card is listed as RAW, so no go.

View 2 Replies View Related

General :: Recover Corrupted Camera Video Records?

Dec 9, 2012

Often it happened to me that the camera app will crash when i stop video recording.

As a result the file is corrupted. It has its full size (ex:300mo) but can't be opened by anything.

Any way to recover the video (and audio..) from those corrupted files?

View 1 Replies View Related

General :: Corrupted Titanium Backup - How To Restore Apps

Dec 19, 2012

I just flashed a new ROM on my phone but when I tried to restore my apps with Titanium, only 1 app is showing. A few days ago I had also made a copy of the Titanium Backup folder in my computer but I don't know how to (if) I can restore my apps with only the folder.

View 4 Replies View Related

HTC Desire : Astro File Browser - Stream Music From A Network Share

Jun 21, 2010

I have connected my HTC Desire to a samba share where I have my music, movies, etc, but I cannot make Desire play any of the mp3, movies, and I cannot see any photos either? I am using Astro File Manager.

I get no kind of error messages just a black screen with a little icon (which I don't remember right now.) Anyone got an idea of what could be wrong?

View 1 Replies View Related

General :: Acer A1-810 Keeps Rebooting?

Dec 28, 2013

After i tried to root my tablet with "tookit" and now even after hard-reset it keeps rebooting even during Android Updating for the first use.

View 1 Replies View Related

General :: TextViews Font Appears To Be Corrupted Black Squares?

Oct 9, 2013

All TextViews in my app appear like this, including my settings screen. The text do you see are images. The application continues functioning just fine and we are not able to reproduce the issue consistently, it just seems to happen after a long period of use.

View 1 Replies View Related

General :: Karbonn A30 - Getting Error Message Phone Storage Corrupted?

May 31, 2013

My Karbonn A30 has bricked. I did so many experiment on my phone and also stucked several time with some problem but i did solved that problems.

NOTE: My phone was rooted by using "Root_with_Restore_by_Bin4ry_v18" process.

Two days back i flashed TITAN MOBILE ROM in my Karbonn A30 but that was unsuccessful,After that my phone was not able to boot and also it was not able to boot in recovery mode using Volume up + Power key. Then with some R&D i get a new option using Volume Down + Power key that option is for my mobile hardware test. In that option i formatted my "emmc" then after my phone was able boot in CWMR recovery mode.Then i wiped my all data and system using CWM Recovery,Also did Restore factory.

After that i was regularly getting error message on my phone notification " Phone storage corrupted,Format it" Then i formatted that. Then i installed my all apps from by apps_backup. When i rebooted my phone,again i was getting same error message and didn't any option except format it.

Then i decide to check this error after unrooting my phone. So i remove root access. After that i was not getting this error.

Yesterday again i rooted it with same process and again i was getting same error message after installing apps and reboot my phone.

then i decided to flash new rom with same company phone(Karbonn). So i got ROM for Karbonn S5 from google. I flashed that successfully on my phone i was very happy because this rom was having Jellybean OS(4.1.2). But after some time apps started crashing when i logged in my phone using my gmail as usual i did after every factory reset.

Then i re-flashed the same rom(Karonn S5). This time i decided to do factory reset using phone setting before loggin in google account. That was my blunder mistake. After pressing factory reset my phone got stuck in boot screen.

Then i tried same option to solve it (Volume down + power ) so i can format emmc again to resolve it. But this time after formatting emmc i was in the same condition on boot looping.I am not able to go in recovery option using my phone key.

NOTE: Currently my phone is not rooted,I checked it using ADB commands. My USB DEBUGGING is showing on but when i put my phone in" phone hardware check mode( using Volume Down + Power key)".

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved