| Reply | « Previous Thread | Next Thread » |
|
Hi,
I'm developing an application in that it has to download a 3gp file(500kb) and play the content,Which is working in all mobiles but in this 6275 it's not downloading. But the same application in same mobile has able to download 200kb 3gp file and playing fine. And also tried with browser to download both 200 and 500 kb 3gp files.It's showing "unsupported content type" alert message for both 3gp files. Pls any one who came to know can help me. |
|
Hi kotta518,
can you specify a bit more which issue are you encountering in your app? For example: * what do you mean by "downloading" a 3gp file? Are you saving it to local filesystem, or are you streaming it directly from network? * when it fails, are you getting any Exceptions? If yes, which? Pit |
|
Hi jappit,
thanks for ur replay downloading in the sense Connect to the file through internet and download that in to local file system. |
|
Join Date: Jul 2008
Posts: 329
Location: Faridabad(Delhi NCR)
ansh.chauhan
Offline
Regular Contributor
|
|
hi
Tell me how u r downloading i mean using inputstream. Dere two method u can download byte by byte via u can easily download whole file .and other method u can directly dowload without byte by byte but it allow 200kb only after this it wil give out of memory error so u cant download more then this Anshu Chauhan J2me Developer |
| ansh.chauhan |
| View Public Profile |
| Find all posts by ansh.chauhan |
|
Hi ansh,
I'm downloading from inputstream directly with out byte by byte in a while loop up to end of file.The same thing is worked on other mobiles. |
|
Join Date: Jul 2008
Posts: 329
Location: Faridabad(Delhi NCR)
ansh.chauhan
Offline
Regular Contributor
|
|
Hey buddy try this by byte by byte i m sure it wil help u.....
becoz if we download direct i m sure it will give out of memory exception Anshu Chauhan J2me Developer |
| ansh.chauhan |
| View Public Profile |
| Find all posts by ansh.chauhan |
|
Hi kotta518,
if you're still experiencing the same problem, try posting download-related code, so It'll be possible to give it a look and check for possible fixes. Pit |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| application error with 3gp file in J2ME | ruchig_iic | Mobile Java Media (Graphics & Sounds) | 3 | 2007-11-06 18:06 |
| Download file using GPRS & WLAN on SDK 3.0 | ronny60299 | General Symbian C++ | 2 | 2006-11-15 03:18 |
| Nokia 6230 - always prompt to save a 3gp video file instead of auto download | pandateh | General Browsing | 1 | 2006-05-10 08:53 |
| What is the error in my code here? Unable to Save document to file | yuva69 | General Symbian C++ | 1 | 2005-05-26 15:22 |
| Looking for help from member......pl...help me in my source code. | yuva69 | General Symbian C++ | 0 | 2002-06-10 13:24 |