VNIT

Too lazy to think of a slogan

Trang chủ » Diễn Đàn » Lập trình và Phát triển Web » Mobile Programming » Download BB app via OTA failure

Chủ đề đã bị khóa, bạn không thể xóa, sửa hay trả lời trong chủ đề này!

First Page Previous Page  1  Next Page Last Page
Locked Download BB app via OTA failure
0
question Gởi bởi phuongt (4:56 02-02-2011)
Bài: 1,736 / Điểm VCS: 1,686 /

I can download BB messenger OK
but download my app failure.
I made BB app and using BB desktop to install then it is OK

I try to using OTA but always fails.
907 invalid cod http error 406: not acceptable
but I am sure the cod,jad,jar are in correct location.

I clear cache and set browser is BB but not help much.
am I mssing something? I search google some suggestions that MINE TYPE is not correct but I don't know how to fix.
Locked Re: Download BB app via OTA failure
0
answer Gởi bởi phuongt (10:50 03-02-2011)
Bài: 1,736 / Điểm VCS: 1,686 /

An other problem

String directoryPath ="file:///SDCard/BlackBerry/pictures/";
FileConnection fconn = (FileConnection) Connector.open(directoryPath);

Always throws an error "File system error 1003"

but
String directoryPath ="file:///SDCard/BlackBerry/security/";
FileConnection fconn = (FileConnection) Connector.open(directoryPath);
f (!fconn.exists()) fconn.mkdir();
fconn.close();
String filePath = "file:///SDCard/BlackBerry/security/security.txt";
fconn = (FileConnection) Connector.open(filePath, Connector.READ_WRITE);
if (!fconn.exists()) fconn.create();

all work fine.

Anybody knows why??
First Page Previous Page  1  Next Page Last Page

Thống kê

Hiện tại web site có 85,779 thành viên. Xin chào đón thành viên mới nhất demoonhunters.

Các thành viên đã tạo 62,759 chủ đề và 241,881 bài viết trong 30 box.

Hiện có 3 thành viên và 1 khách đang trực tuyến.

m2uang, fetelacad, demoonhunters

Template by styleshout / Icons by Tango Icon Library and FamFamFam.