6月
23
2011
0

Android FTP クライアント「AndFTP」Android FTP Client 「AndFTP」

Android FTP クライアント「AndFTP」このAndFTPアプリといえば、自分はX10の頃にもよぉく使っていたFTPクライアントアプリで、別に新しいアプリでもないけど。

 

 

 

それでは、なぜ今更こんなアプリを紹介するわけだろうね。AndFTPの紹介文なら、ネットでいくらでも見つかるしね。

 

 

 

実は、そのアプリはでかいファイルの転送中にネットワークの不調で切れて接続に戻して同じファイルの転送を続けたら、うまくレジュームできなく勝手にファイルの置き換えてまた0パーセントから転送することになるバグがあるんだ。X10でそのアプリを使ってた頃、バケ放題のプランに入ってないため、めったにでかいファイルの転送したりしなくて気が付かなかったけど、今はArcをもってバケ放題のプランにはいってるから、よぉくでかいファイルを落としたりするから、そこでAndFTPのバグを発見した。「動作機種:Xperia Arc、AndFTPバージョンは2.9.1 PRO」

 

 

 

AndFTPにはバグがあるから、ほかの代わりのものを使っとけばいいだろうといくつのFTPクライアントアプリを試してもAndFTPほどよくないだと痛感し、それでは、自宅鯖側のFTPサーバーのXAMPPのついてるFileZillaの問題でもあるんじゃないかと疑ってた。しかし、iPhone4のFTP On The Go Proの頃には同じFTP鯖でも問題なかったので、やっぱりAndFTPのほうについていろいろ調べたみた。

 

 

 

AndFTPオフィシャルサイトにはサポートの掲示板があり、そこで、僕と似たような悩みを持ってるユーザーからのスレッドを発見した。

Support forums • View topic – Recovery from “Broken pipe” when using Intent

I am having problems uploading files to a ftp server from an Android phone. I am using Intents from inside my own application, as described elsewhere on this forum.
Most of the time, things work nicely. Sometimes the transfer fails, for whatever reason (slow connection etc). After a failed transfer, all following transfers also fails, even after stopping and restarting my application. The only way to recover is to manually start AndFTP and to manually cycle connect/disconnect one or two times.
The error messages displayed are “SocketErrorException in net.java.com” (or something like that), “Broken pipe” and of course the laconic “Transfer failed”. Same problem using different phones, different connections and different servers.
It seems as if AndFTP has difficulty in recovering from a fail state in the connection state sequence. I have tried various combinations of the “Active/Passive” and “Resume” flags with essentially no difference in this behaviour.
Any ideas?Lars

 

 

 

まずはいっとくけど、AndFTPのオプションにはちゃんとレジューム可能のチェックを入れていても接続不調になったら、うまくレジュームできないそういうバグなのだよ。

 

 

 

なんだかんやで、自分で笑えるほど単純な解決方法を見つけ出しました。

 

まずはどんなバグだとはっきりに語らせてもらおう「AndFTPででかいファイルの転送中に接続の不調で切れて、接続に戻して、そこから最初のどんなファイル転送をしても新しいファイルだとみなす癖があるんだ」

 

解決方法:AndFTPででかいファイルの転送中に接続の不調で切れたら、接続に戻し、わざと別のファイルの転送したり中断したりしてから、もともとの転送してるファイルを転送するとオッケーになるぞぉ。「なんどもその方法でを試してもファイルの強制置き換えにならないだと検証した」

 

さってと、こんな解決方法があるんだと上記のスレッドにレスを書き、なるべくAndFTP作者にも伝えて今度新しくリーリスされるバージョンに改善があるようにね。Android FTP Client 「AndFTP」講開呢個AndFTP的軟件的話,我用X10的時候已有用過的FTP軟件,雖唔算係啲咩新野唻.

 

 

 

咁樣,點解我要依家先介紹呢個軟件呢.AndFTP啲紹介文章網上多的是啦.

 

 

 

其實,呢個軟件有一個bug就係當傳送大容量檔案遇到連接問題被終斷後,再回復連接把檔案續傳時,會出現無法續傳會隨意地蓋上了檔案變成由零開始再傳送架啦.我用X10嗰陣屎,未係無限上網計劃,所以好少傳送大容量檔案,故未有發現呢個BUG的存在,家吓用Arc同埋係無限上網計劃,常傳送大容量檔案所以發現倒有呢個BUG的問題.「測試機種:Xperia Arc,AndFTP之版本2.9.1 PRO」

 

 

 

既然AndFTP有BUG,咁使用其他的軟件作代替咪得囉,搵咗好幾個FTP軟件試過都係唔及AndFTP咁好用,另外,曾懷疑過會否我的自設FTP伺服器XAMPP所附帶有的FileZilla上面有問題呢.不過,用iPhone4的FTP On The Go Pro時,與現在一樣的FTP伺服器都沒有問題出現過,所以始終都係就AndFTP方面再著手檢查.

 

 

 

係AndFTP的官網中有支援的討論區,係嗰喥,我搵到一個同我一樣情況地苦惱著的用家所發的帖.

Support forums • View topic – Recovery from “Broken pipe” when using Intent

I am having problems uploading files to a ftp server from an Android phone. I am using Intents from inside my own application, as described elsewhere on this forum.
Most of the time, things work nicely. Sometimes the transfer fails, for whatever reason (slow connection etc). After a failed transfer, all following transfers also fails, even after stopping and restarting my application. The only way to recover is to manually start AndFTP and to manually cycle connect/disconnect one or two times.
The error messages displayed are “SocketErrorException in net.java.com” (or something like that), “Broken pipe” and of course the laconic “Transfer failed”. Same problem using different phones, different connections and different servers.
It seems as if AndFTP has difficulty in recovering from a fail state in the connection state sequence. I have tried various combinations of the “Active/Passive” and “Resume” flags with essentially no difference in this behaviour.
Any ideas?Lars

 

 

 

首先我先講清楚一點的,就係AndFTP的設定中即使揀選咗支援續傳也好,遇到連接問題被終斷後,一樣係無法成功哋作續傳.

 

 

 

係亂打亂撞情況吓,我自己搵咄一個幾搞笑的解決辦法.

 

首先,讓我再先說明一吓係一個點樣樣的BUG來先.「用AndFTP傳送大容量檔案遇到連接問題被終斷後,再回復連接之後,最先要傳送之任何檔案都會被認為新檔作傳送之怪癖.」

 

解決方法:用AndFTP傳送大容量檔案遇到連接問題被終斷後,再回復連接之後,刻意把別的檔案作傳送吓,終斷吓之後,再把原欲傳送的檔案作傳送咁就冇問題架啦.「我證實咗用呢個方法試咗好多次都可以冇問題哋作續傳了」

 

好啦,之後就係把呢個咁樣樣的解決方法回覆到上記的帖上,同埋盡可能把此通知AndFTP作者,希望吓次版本更新上可有改善啦.

6月
22
2011
0

Xperia Arcのroot取得済み「GingerBreak APK」(FW:3.0.A.2.181 HK)Xperia Arc之root機「GingerBreak APK」(FW:3.0.A.2.181 HK)

Xperia Arcのroot取得済み「GingerBreak APK」(FW:3.0.A.2.181 HK)Arcの入手してまだ1週間もたってなく、すでにroot化しました。別に、自分がすごくてすぐにroot化できたわけでもなく、ArcをもってAPP2SD/テザリングはroot化せずにも使えるから、もうちょっと長くrootなしで使おうと思ったら、いろいろ弄れば弄るほどやっぱりroot化のことに追い込まれ、つい、root化やっちゃいました。うちのArcのファームウェアはAndroid2.3.2でビルド3.0.A.2.181 HKなのだ。

 

 

 

Xperiaのroot化、最初はやっぱりフラッシュモードに入らなければならない「つまりROM焼き」かと僕が思ったが、z4rootより新しいGingerBreakというAPKがあって、APKの実行だけroot化できるなんてほんま楽だな。「まぁ、ファームウェアアップなら、やっぱりROM焼きの必要だけどね。」

 

 

 

 

今の持ってるファームウェアは最新のではないので、近いうちにかならず最新のアップしてroot化もするね。そのあとまたroot化とROM焼きの報告を書きます。

 

 

 

[26.04.2011][v1.2] GingerBreak APK (root for GingerBread) – xda-developers

NOTICE: Gingerbreak is an exploit that has been fixed in many of the latest Android versions and releases. If it does not work, it does not work. I can’t “fix” the exploit, you will have to wait for a new exploit to come out, or root a different way!

About
The GingerBreak APK is a wrapper around the newly released GingerBreak exploit (credits to The Android Exploid Crew), which is meant to attain root access on GingerBread. This specific exploitmay work on various Froyo and Honeycomb versions as well.

What the APK and exploit do is as follows:
– The APK puts the right files in the right place to run the exploit
– The APK runs the exploit
– The exploit attempts to attain root access
– If it succeeds, the exploit remounts /system as read-write and runs the installer script
– The installer script attempts to install the su binary and superuser APK, and reboots

Some important things to know:
– You must have USB debugging enabled on your device
– You need to have an SD card (formatted and) inserted – if it doesn’t work, try formatting the SD card in your computer, or switching it with a different (or old, etc) SD card
– The APK must be installed to device, NOT SD card
– The exploit may take a while to run, but not more than 10 minutes, if it does, get me a logcat, and reboot the device. In rare occasions, even if the device does not reboot, you may still have root. So check that out after you manually pull battery after 15 minutes or so of being stuck.
– Always reboot between root attempts!
– While (temporary?) root access may be attained, due to locked bootloaders, efuses, S-ON, and whatnot this may still not work on your device. For temproot purposes, use the raw binary exploit (linked below), not this APK.
– The GingerBreak exploit should not be used to attain temproot and continue using the device. It fscks vold, you do not want to be running like that. You want to reboot! So if the root doesn’t stick, you (still) have a problem.

Installation
– Optional: Press the Thanks button below this post 
– Make sure USB debugging is enabled
– Make sure you have an SD card (formatted and) inserted
– Get the APK on the phone somehow, and install it
– Open the APK, press the root button
– Wait a few minutes. If there are no problems, the device will reboot (note that the reboot itself can take like 10 minutes due to cache wipe)
– Make sure the Superuser app is install and working
– Optional: Install BusyBox from Market (I personally prefer the stericsson installer)
– Optional: Uninstall GingerBreak, you don’t need it on your phone anymore
– Optional: Make a donation 

WARNING: Apparently on some devices the root exploit causes the SD card (internal or external) to be formatted. Also, if it gets stuck but you do see the card mounting/unmounting, try formatting your SD card yourself and try again (or use a different SD card) – often this works(a fix for both issues is being looked at)

NO IT DOES NOT WORK ON THE GALAXY ACE (yet ?)

WORKS ON A RARE SGS2, BUT NOT ON MOST (seems to be only pre-release devices that are rootable this way)

ACER A500 / ICONIA Look here (click). Will eventually be integrated, I guess 

Donate
Donate to Chainfire by PayPal: click this link
Donate to The Android Exploid Crew by PayPal: 7-4-3-C@web.de

Report!
Please report back if it does or doesn’t work on specific devices. If it doesn’t, don’t forget to post your logcat as attachment, and mention your device details and GingerBreak version.

Credits
– I made the APK and did some slight modding to the exploit code to install from an APK
– The exploit (“GingerBreak”) itself is made by The Android Exploid Crew. Original code can be found here: http://c-skills.blogspot.com/2011/04…ngerbreak.html

Manual rooting
From v1.1 it is no longer possible to manually root the device over an ADB connection using the files from this APK. Please use the original binaries from the c-skills website to do this. There are several guides posted here on XDA about how to do this manually, some are mentioned/linked-to in the first few pages of this thread.

Note
GingerBreak is not specific to any device, but there is code in there that may not work on device X or Y. The exploit is generic, but that does not mean one size fits all, nor does it mean that there will be no firmwares out there that fix this exploit. A special version may need to be compiled for your device, ask your favorite hacker from your specific device’s forum. This APK is meant to make the process easier, but also adds dependancies so that it may not work on your device.

AGAIN, THIS DOES NOT WORK ON S-ON DEVICES !

Changelog

26.04.2011: v1.2
– Removed some code that may break operation while the code itself isn’t needed
– Added UnRoot option
– The APK now logs exploit output semi-live

22.04.2011: v1.1
– Modded exploit code to not need /data/local/tmp – this should fix the problem extracting assets as well as be more compatible with various devices (in theory). In case the APK notices that this cannot work, it will warn you about this.
– Added some warnings and errors to the APK

21.04.2011: v1.0
– First release of APK
– Slight mods to the exploit source to have it work better from APK


Attached Files
File Type: apk GingerBreak-v1.00.apk (294.0 KB, 17445 views)
File Type: apk GingerBreak-v1.10.apk (294.6 KB, 27920 views)
File Type: apk GingerBreak-v1.20.apk (295.2 KB, 142310 views)

 

 

Xperia Arc之root機「GingerBreak APK」(FW:3.0.A.2.181 HK)入手咗Arc唔夠1星期,就已經root咗機了.並唔係要誇耀自己咁快就root到之犀利,諗住用Arc唔洗root機都已經可以 APP2SD/Tethering,應可唔root機都可以長用到一段日子的,不過越弄就越被逼到要要root機了,所以終要root咗囉.我部Arc係的Firmware係Android2.3.2,Build 3.0.A.2.181 HK的.

 

 

 

Xperia的root機,我起初以為又係非進入Flash mode「即係刷機」不可的,不過原來已有一個比起z4root還要新的名叫GingerBreak的APK了,只係執行APK就root倒機真係好方便.「不過,要升Firmware,始終都係要刷機的既」

 

 

 

 

我現用緊的Firmware非最新的,所以遲啲一定會升到最新的及root埋佢添.到時再讓我寫吓有關root機同埋刷機啲報告吧.

 

 

 

[26.04.2011][v1.2] GingerBreak APK (root for GingerBread) – xda-developers

NOTICE: Gingerbreak is an exploit that has been fixed in many of the latest Android versions and releases. If it does not work, it does not work. I can’t “fix” the exploit, you will have to wait for a new exploit to come out, or root a different way!

About
The GingerBreak APK is a wrapper around the newly released GingerBreak exploit (credits to The Android Exploid Crew), which is meant to attain root access on GingerBread. This specific exploitmay work on various Froyo and Honeycomb versions as well.

What the APK and exploit do is as follows:
– The APK puts the right files in the right place to run the exploit
– The APK runs the exploit
– The exploit attempts to attain root access
– If it succeeds, the exploit remounts /system as read-write and runs the installer script
– The installer script attempts to install the su binary and superuser APK, and reboots

Some important things to know:
– You must have USB debugging enabled on your device
– You need to have an SD card (formatted and) inserted – if it doesn’t work, try formatting the SD card in your computer, or switching it with a different (or old, etc) SD card
– The APK must be installed to device, NOT SD card
– The exploit may take a while to run, but not more than 10 minutes, if it does, get me a logcat, and reboot the device. In rare occasions, even if the device does not reboot, you may still have root. So check that out after you manually pull battery after 15 minutes or so of being stuck.
– Always reboot between root attempts!
– While (temporary?) root access may be attained, due to locked bootloaders, efuses, S-ON, and whatnot this may still not work on your device. For temproot purposes, use the raw binary exploit (linked below), not this APK.
– The GingerBreak exploit should not be used to attain temproot and continue using the device. It fscks vold, you do not want to be running like that. You want to reboot! So if the root doesn’t stick, you (still) have a problem.

Installation
– Optional: Press the Thanks button below this post 
– Make sure USB debugging is enabled
– Make sure you have an SD card (formatted and) inserted
– Get the APK on the phone somehow, and install it
– Open the APK, press the root button
– Wait a few minutes. If there are no problems, the device will reboot (note that the reboot itself can take like 10 minutes due to cache wipe)
– Make sure the Superuser app is install and working
– Optional: Install BusyBox from Market (I personally prefer the stericsson installer)
– Optional: Uninstall GingerBreak, you don’t need it on your phone anymore
– Optional: Make a donation 

WARNING: Apparently on some devices the root exploit causes the SD card (internal or external) to be formatted. Also, if it gets stuck but you do see the card mounting/unmounting, try formatting your SD card yourself and try again (or use a different SD card) – often this works(a fix for both issues is being looked at)

NO IT DOES NOT WORK ON THE GALAXY ACE (yet ?)

WORKS ON A RARE SGS2, BUT NOT ON MOST (seems to be only pre-release devices that are rootable this way)

ACER A500 / ICONIA Look here (click). Will eventually be integrated, I guess 

Donate
Donate to Chainfire by PayPal: click this link
Donate to The Android Exploid Crew by PayPal: 7-4-3-C@web.de

Report!
Please report back if it does or doesn’t work on specific devices. If it doesn’t, don’t forget to post your logcat as attachment, and mention your device details and GingerBreak version.

Credits
– I made the APK and did some slight modding to the exploit code to install from an APK
– The exploit (“GingerBreak”) itself is made by The Android Exploid Crew. Original code can be found here: http://c-skills.blogspot.com/2011/04…ngerbreak.html

Manual rooting
From v1.1 it is no longer possible to manually root the device over an ADB connection using the files from this APK. Please use the original binaries from the c-skills website to do this. There are several guides posted here on XDA about how to do this manually, some are mentioned/linked-to in the first few pages of this thread.

Note
GingerBreak is not specific to any device, but there is code in there that may not work on device X or Y. The exploit is generic, but that does not mean one size fits all, nor does it mean that there will be no firmwares out there that fix this exploit. A special version may need to be compiled for your device, ask your favorite hacker from your specific device’s forum. This APK is meant to make the process easier, but also adds dependancies so that it may not work on your device.

AGAIN, THIS DOES NOT WORK ON S-ON DEVICES !

Changelog

26.04.2011: v1.2
– Removed some code that may break operation while the code itself isn’t needed
– Added UnRoot option
– The APK now logs exploit output semi-live

22.04.2011: v1.1
– Modded exploit code to not need /data/local/tmp – this should fix the problem extracting assets as well as be more compatible with various devices (in theory). In case the APK notices that this cannot work, it will warn you about this.
– Added some warnings and errors to the APK

21.04.2011: v1.0
– First release of APK
– Slight mods to the exploit source to have it work better from APK


Attached Files
File Type: apk GingerBreak-v1.00.apk (294.0 KB, 17445 views)
File Type: apk GingerBreak-v1.10.apk (294.6 KB, 27920 views)
File Type: apk GingerBreak-v1.20.apk (295.2 KB, 142310 views)

 

 

4月
30
2011
0

Google Chrome 拡張機能Google Chrome 擴充功能

Google Chrome 拡張機能
Google Chromeのブラウザを使っていて、動作にはかなり軽くてうちの低スペックのパソコンでもスムーズに使えていて、本当にいろいろとよかった。

ネットで、Google Chromeのほかの情報を探ってみたら、Google Chromeの拡張機能もいろいろ開発されてるのがわかって、いろいろを入れてみて、本当に便利だった。

こっちのは自分の使ってる拡張機能の一覧表:

こっちらはよぉく参考させていただいたGoogle Chromeの拡張機能のまとめサイト:

Google Chrome 拡張機能60個まとめ Google Chromeを壊してまで厳選 – WEBマーケティング ブログ

Googleの中の人が開発したChrome拡張機能 厳選18個まとめ*二十歳街道まっしぐら

あなたのGoogleリーダーを超便利にするChrome拡張機能11個まとめ | フリーソフト,Windows PC活用情報局

Google Chrome 擴充功能
用過Google Chrome之後,運作得真係好輕快,就算我家部低階電腦都算順暢,各方面真係唔錯.

上網,查過Google Chrome啲其他資料,發現有Google Chrome 擴充功能各方面都被開發著,所以試安一吓,真係好方便.

呢喥就係我所用緊的擴充功能一覧表:

以下是讓我參考了不少的有關Google Chrome之擴充功能綜合介紹網:

Google Chrome 拡張機能60個まとめ Google Chromeを壊してまで厳選 – WEBマーケティング ブログ

Googleの中の人が開発したChrome拡張機能 厳選18個まとめ*二十歳街道まっしぐら

あなたのGoogleリーダーを超便利にするChrome拡張機能11個まとめ | フリーソフト,Windows PC活用情報局

Written by カガヤキ in: WEB,ソフトウェア,パソコン,雑記 | タグ: , ,
4月
26
2011
0

Google Chromeの初体験Google Chrome之初體驗

初めてGoogle Chromeのブラウザを使ってみた。使おうとするきっかけはIEブラウザでGoogleカレンダーを開いてみたら、Google Chromeの使用してないわけで、ある一部分の機能は使えないというメッセージがあり、そこで気に入った。

そういえば、うちは毎日の定番ページのうちに、Gmail/Google Calendar/Google Reader/Google Adsenseですから、今さらGoogle Chromeを使うなんて、さすがに遅れてるんじゃないかなっと。

ちなみに、Google ChromeはさすがにデフォルトのIEブラウザよりずっと軽くスムーズになってるんだなと僕のファーストインプレッションだった。ちなみに、別に高スペックのパソコンを使ってるじゃないし、よぉくリモートでパソコンを弄ってブラウジングしてるから、軽く稼働できるGoogle Chromeでピッタリだね、今後、これを使っておくわ。初試Google Chrome的瀏覽器.試用呢個瀏覽器的誘因是用IE瀏覽器開Google日曆時,有段信息提示說因沒使用Google Chrome而無法使用部份功能,所以有啲有意地試安它.

話時話,我每日必看的網頁的當中會有Gmail/Google Calendar/Google Reader/Google Adsense,所以,現在才用Google Chrome確實係有啲遲咗少少吧.

另外,Google Chrome比我的第一印象果然係比起預設的IE瀏覽器行得更輕更順.而且,我又唔係用緊啲勁(高階)電腦,又常以遠端控制唻瀏覽網頁,用呢個運行得較輕較順的Google Chrome就最適合吧,今後,我就一直用佢架啦.

Written by カガヤキ in: WEB,ソフトウェア,パソコン,雑記 | タグ: , ,
4月
12
2011
0

Cydia ソースCydia源

Cydia ソースiPhoneのCydiaといえば、とにかくサードパーティーをいれられるだと有名だが、ソースはないと、なにもならないだろうと思われてるはずだね。

今回は、Cydiaのソースについて、ここに貼らせてもらう。

いくつでもあったが、個人的に、178のを登録すれば、もうほとんど十分かもしれないね。^^;

http://apt.178.com
http://ihackstore.com/repo/
http://cydia.myrepospace.com/iphone-i/
http://cydia.xsellize.com
http://apt.weiphone.com/cydia/saurik/
http://repo.benm.at/
http://urbanfanatics.com/cydia/
http://app.ifonetec.com/cydia/
http://apt.weiphone.com/cydia/
http://iphone.org.hk/apt/
http://cy.sosiphone.com/
http://app.weiphone.com/cydia/
http://iphone.tgbus.com/cydia/
http://iphone.tgbus.com/
http://apt.modmyi.com/
http://repo666.ultrasn0w.com/
http://apt.saurik.com/
http://cydia.zodttd.com/repo/cydia/

Cydia源講到iPhone的Cydia的話,總言之就係可以安裝第三方軟件為最名吧,不過若冇源的話,根本就咩用都冇吧.

今次,貼上就Cydia源.

雖有好多,個人認,其實登記咗178之後,差唔多都已經好足夠了都唔定吧.^^;

http://apt.178.com
http://ihackstore.com/repo/
http://cydia.myrepospace.com/iphone-i/
http://cydia.xsellize.com
http://apt.weiphone.com/cydia/saurik/
http://repo.benm.at/
http://urbanfanatics.com/cydia/
http://app.ifonetec.com/cydia/
http://apt.weiphone.com/cydia/
http://iphone.org.hk/apt/
http://cy.sosiphone.com/
http://app.weiphone.com/cydia/
http://iphone.tgbus.com/cydia/
http://iphone.tgbus.com/
http://apt.modmyi.com/
http://repo666.ultrasn0w.com/
http://apt.saurik.com/
http://cydia.zodttd.com/repo/cydia/

4月
06
2011
0

不自由なiPhoneに自由なアプリを入れる「iFile」(JB要)於不自由的iPhone上安裝上自由的軟件「iFile」(要JB的)

不自由なiPhoneに自由なアプリを入れる「iFile」(JB要)

僕はiPhoneを使えば使うほど、ますます不自由に感じてるんだ。なぜかそういうと、たとえば、FTPアプリで映像ファイルを落としてから、映像再生アプリでその映像ファイルを再生したい場合は、FTPアプリで落としFTPフォルダにあるその映像ファイルを映像再生アプリのフォルダに移動またコピーしないといけないなのだ。

ちょっと難しい説明かもしれないが、かえって説明すると、iPhoneのアプリは/var/mobile/Applicationsにあり、すべてアプリにそれぞれ単独フォルダがあり、すべてアプリは自分のフォルダ以外に一切弄れないということだ。

たとえ、Aというアプリのフォルダなかのファイルは、B~Zというアプリはそれをアクセスできないということだ。

そういう厳しいシステムは確かに、ウイルスかかったら、ほかのアプリに影響にならないかもしれないが、実際にいろいろ活用するには本当に不自由だなと思ってる。

そんな時に、CydiaからiFileというアプリがあって、そのアプリで、すべてフォルダにもアクセスでき、ファイルらのコピー/移動/削除できるから、たとえ不自由なiPhoneにも一応自由できそうなアプリなんだね。^^;於不自由的iPhone上安裝上自由的軟件「iFile」(要JB的)

我越用iPhone就越覺得好唔自由.點解咁講呢,例如用FTP軟件下載好影片後,想在播放影片軟件上播放那影片的話,要把FTP軟件資料夾內那檔案複製或移動到播放影片軟件的資料夾上方可播放.

可能講得好似好複雜咁,換個另一方式說明的話,iPhone的軟件在位於/var/mobile/Applications內,所有軟件各自有單獨的資料夾,所有軟件除了自己以外的資料夾是無法登入的.

例如,A軟件的資料夾的檔案,B~Z的軟件是無法登入那檔案的.

呢種咁嚴緊的系統,假若中毒可能唔會影響得到其他的軟件,不過實際應用上有好多唔自由的地方.

係呢個時候,可從Cydia安裝iFile呢個軟件,呢個軟件,可以登入所有資料夾,作檔案之複製/移動/削除,就算係呢個咁冇自由的iPhone上,都總算可以自由一吓了吧.^^;

3月
30
2011
0

iPhoneでオフラインマップを「iphoneofflinemap」(JB要)用iPhone睇離線地圖「iphoneofflinemap」(要JB的)

iPhoneでオフラインマップを「iphoneofflinemap」来週は3人家族で香港の二晩三日に行くつもりで、子供連れなので、できるだけで迷子にもならないようにするため、一応オフラインマップをiPhoneに予めてつけてみた。

iPhoneのiOSバージョンの更新について、マップのほうのデータベースもよくそれなりに変わってるため、過去の作成マップを使えるようにするため、「Mapv4v5Converter」というアプリを相応しいiOSのにコンバートしなければならないですね。詳しくはぜひこちらのリンクへ丁寧に書かれてるため、ものすごく参考になりました。

確かに、オフラインマップ+GPSなら、海外でローミングデータせずに気軽に旅行できそうだが、携帯電話のGPSはバケットデータせずに単独動くと動けないほど重くてGPS信号すら取れないのがほとんどなので、オフラインマップだけ使えるだと覚悟しといてほうがいいかもしれないね。「まぁ、オフラインマップないよりずっとマシだろうけどねw」

東型遊 iPhone離線地圖

iPhone離線地圖下載 – 香港及澳門 @ 東型遊

離線狀態下使用iPhone地圖及衛星定位功能–Part 1:iPhone地圖運行原理 @ 東型遊

離線狀態下使用iPhone地圖及衛星定位功能–Part 2:製作iPhone地圖緩存文件 @ 東型遊

離線狀態下使用iPhone地圖及衛星定位功能–Part 3:將地圖緩存文件放入iPhone @ 東型遊

離線狀態下使用iPhone地圖及衛星定位功能 – Part 4:衛星定位與地圖書簽 @ 東型遊

用iPhone睇離線地圖「iphoneofflinemap」下週將一家人3個人到香港遊三日兩夜,因為帶小朋友去,所以盡可能都唔希望迷路,所以預先整定個離線地圖到部iPhone之上.

iPhone的iOS版本每每更新之後,地圖方面的數據庫有變,故過去的地圖用唔上,要用「Mapv4v5Converter」此軟件作相應iOS版本之轉換方可使用.詳可到以下連結好詳細地介紹的,真係讓我參考了好多.

的而且確,離線地圖+定位的話,係海外就算唔洗漫遊都可以好輕鬆咁旅遊,但係手機的GPS若唔用流量數據單獨運行會好慢,好多時連GPS信號都會收唔到的,所以大概要有心理準備係只有離線地圖可以用得到的吧.「不過,仲好過連離線地圖都冇得用啊.w」

東型遊 iPhone離線地圖

iPhone離線地圖下載 – 香港及澳門 @ 東型遊

離線狀態下使用iPhone地圖及衛星定位功能–Part 1:iPhone地圖運行原理 @ 東型遊

離線狀態下使用iPhone地圖及衛星定位功能–Part 2:製作iPhone地圖緩存文件 @ 東型遊

離線狀態下使用iPhone地圖及衛星定位功能–Part 3:將地圖緩存文件放入iPhone @ 東型遊

離線狀態下使用iPhone地圖及衛星定位功能 – Part 4:衛星定位與地圖書簽 @ 東型遊

3月
25
2011
0

X10はAndroid 2.3更新する?X10升Android 2.3?

X10はAndroid 2.3更新する?なんだと~ぉ~?!X10は2.3.3にアップするだって?!今でもX10を使ってる皆さんに決してグッドニュースだが、すでに買い換えた元X10ユーザーにはほんまにどうしょうもないかもしれないね、うちもそのうちの一人だ;;

どうせX10はAndroid 2.1のままでこれ以上アップになれないから、別の端末にもしようと思うきっかけで、iPhone4のにしてる。まさか、イマサラアップデートがあり、しかも、ザッとFroyoでもなくGingebreadになるなんか思わなかった。

僕は別にX10を売ったわけではなく、嫁が使ってくれてるなので、最新ファームウェアがリリースされた、一応体験できそうね。いっそとiPhoneの卒業するかもね。^^;

こちらはソニエリのオフィシャルブログの更新情報:

Update on Xperia™ X10  Product Launch Blog

However, I am happy to inform you that this has changed. We plan to bring an upgrade to Android Gingerbread for the XperiaTM X10 to generic trade kits end Q2 / early Q3 this year. We have heard your requests all along but until today have not been able to confirm this. The great work on our 2011 products XperiaTM PLAY, XperiaTM arc and XperiaTM neo actually has enabled us to start the work in a special project bringing Gingerbread to the XperiaTM X10.

I believe this is good news to many of you out there and I am sure you have many questions around this. I’ve tried to list answers to the ones that came to my mind below. More details will come closer to launch but let me know in the comments section if I missed any questions. I’ll do my very best to find out and follow-up!

こちらはX10の2.3.3更新ニュースの日本語記事です:

ソニエリの「Xperia X10」、Android 2.3.3化が可能に – japan.internet.com

ソニー、「Xperia X10(SO-01B)」をAndroid 2.3へアップデートすることを正式決定 – GIGAZINE

速報:ソニエリ Xperia X10 にAndroid 2.3 Gingerbread アップグレード、今年夏前後を予定

Sony Ericsson、Xperia X10にAndroid 2.3.3(Gingerbread)のアップデートを提供する予定と発表  juggly.cn

ソニエリが方針転換、Xperia X10をAndroid 2.3にアップグレード – ITmedia News

Xperia X10がGingerbread(2.3.3)へアップデート予定 « コムギドットネット

Xperia X10の2.3.3へのアップデートが決定、配信時期はQ2~Q3を予定  ガジェットショット

ASCII.jp:グローバル版「Xperia X10」がAndroid 2.3にアップデート!

 

こちらはX10の2.3.3更新ニュースの中国語記事です:

索尼愛立信將為Xperia X10升級Android 2.3 – 公司產業 – 財經日報

SE:Xperia X10 夏季可升級到 Android 2.3  Android 資訊雜誌 android-hk.com

好消息!SE 宣布 X10 最快第二季末 升級 2.3 薑餅系統 – 第1頁 – SonyEricsson X10 HD討論區 – ePrice.HK

Xperia X10將獲得官方Android 2.3更新  UNWIRE.HK 流動科技生活

X10升Android 2.3?咩吪~~?!X10會升2.3.3?!對於現仍用緊X10啲用家唻講一定係一個好消息唻吧,但係對於啲已換機的前X10用家唻講就真係好無奈,我是其中之一位;;

我諗住返正X10都係只得Android 2.1而已唔會再升級吧,所以換機,改用iPhone4.不過,真係無諗過,佢現在先至唻升級,而且仲要唔係升Froyo,而係一跳就跳到去Gingebread添.

我並唔係賣咗部X10,而係太太用緊部X10,所以,出升級firmware之後,都總算可以試現吓.可能到時候索性脫離iPhone行列都唔定^^;

以下是索愛的官方網誌有關更新內容:

Update on Xperia™ X10 Product Launch Blog

However, I am happy to inform you that this has changed. We plan to bring an upgrade to Android Gingerbread for the XperiaTM X10 to generic trade kits end Q2 / early Q3 this year. We have heard your requests all along but until today have not been able to confirm this. The great work on our 2011 products XperiaTM PLAY, XperiaTM arc and XperiaTM neo actually has enabled us to start the work in a special project bringing Gingerbread to the XperiaTM X10.

I believe this is good news to many of you out there and I am sure you have many questions around this. I’ve tried to list answers to the ones that came to my mind below. More details will come closer to launch but let me know in the comments section if I missed any questions. I’ll do my very best to find out and follow-up!

以下是有關X10升2.3.3的新聞之日文記事:

ソニエリの「Xperia X10」、Android 2.3.3化が可能に – japan.internet.com

ソニー、「Xperia X10(SO-01B)」をAndroid 2.3へアップデートすることを正式決定 – GIGAZINE

速報:ソニエリ Xperia X10 にAndroid 2.3 Gingerbread アップグレード、今年夏前後を予定

Sony Ericsson、Xperia X10にAndroid 2.3.3(Gingerbread)のアップデートを提供する予定と発表 juggly.cn

ソニエリが方針転換、Xperia X10をAndroid 2.3にアップグレード – ITmedia News

Xperia X10がGingerbread(2.3.3)へアップデート予定 « コムギドットネット

Xperia X10の2.3.3へのアップデートが決定、配信時期はQ2~Q3を予定 ガジェットショット

ASCII.jp:グローバル版「Xperia X10」がAndroid 2.3にアップデート!

以下是有關X10升2.3.3的新聞之中文記事:

索尼愛立信將為Xperia X10升級Android 2.3 – 公司產業 – 財經日報

SE:Xperia X10 夏季可升級到 Android 2.3 Android 資訊雜誌 android-hk.com

好消息!SE 宣布 X10 最快第二季末 升級 2.3 薑餅系統 – 第1頁 – SonyEricsson X10 HD討論區 – ePrice.HK

Xperia X10將獲得官方Android 2.3更新 UNWIRE.HK 流動科技生活

3月
24
2011
0

iPhone中の分類を無限に「infinifolders」(JB要)把iPhone中的分類變作無限「infinifolders」(要JB的)

iPhone中の分類を無限に「infinifolders」(JB要)iPhoneのアプリアイコンを分類して確かにホームのページの空間を減らすが、デフォルトの設定には分類なかに12個アプリしか入られない制限がって、それ以上アプリを入れたくてもしょうがなかった。

しかし、Cydiaでinfinifoldersというアプリを入れて使えば、アプリ名前通りに、無限なフォルダーを作れるようになるぞぉ。

これで、分類の自由度アップになるね。把iPhone中的分類變作無限「infinifolders」(要JB的)iPhone的軟件分類的確可以為Home內的頁數減少好多位置,但係預設的只可放12個軟件內,一多過呢個數就放唔入真係好無奈.

不過,於Cydia上安裝infinifolders呢個軟件的話,如軟件名般,就可以整出無限的資料夾了.

咁樣,分類自由度就高好啦.

3月
19
2011
0

iPhoneのATOK PadiPhone的ATOK Pad

iPhoneのATOK PadiPhoneには日本の有名な日本語入力アプリATOKがあるから、さっそくいれてみたが、さすがに、日本は脱獄の主張しないため、このATOKは普通にiPhoneなかの入力に入るんじゃあんくて、ATOKPadになってるんだ。

つまり、ATOK Padの専用アプリのなかしかATOK日本語入力使えない。iAccesはiPhoneシステムに入るのほうがずっと便利だな。iAccesはCydiaから導入っすけどね。

もしも、ATOKもCydiaから導入できればいいな。ただし、もしも日本人を主な客として考えると、儲からない話になるかもしれないね。^^;iPhone的ATOK Pad聽過iPhone都有日本出名的日文輸入法ATOK可以用,所以即時試安裝一吓,果然日本人真係唔多越獄的,所以呢個ATOK唔可以普通地安裝到iPhone的輸入裏,而係變成ATOKPad.

即係話,只冈ATOK Pad的專用程式方才使用ATOK的輸入法.iAcces可以安裝到iPhone的系統到面的好方便.不過iAcces係要從Cydia作安裝的既.

假若,ATOK都可以從Cydia安裝就好啦.不過,若果係以日本人為主要客源的話,咁就真係冇生意做都唔定啦.^^;