Flex、AIR、Java、Androidなど

device1

device
携帯やPCで新聞の折り込みチラシを見るサービスとしてはリクルートさんのタウンマーケットというサイトが既に実現、更にはAPIも公開してくれているのですが、広告を大きなサイズで表示するにはFlashが必要らしく、UAを変えても携帯サイトのURLを叩くと非対応機種と表示されます。

折り込みチラシビューワーは、これを解消し、Androidでもチラシを大きなサイズで見られるようにしたアプリです。

紹介しようと思ったのですが、日本でしかリリースしませんし、既にレビューを書いて下さっている方がいらっしゃいましたのでそちらをご覧下さい。丁寧なまとめありがとうございます。

Androidでチラシが見れる「折り込みチラシビューアー」携帯総合研究所 - AndroidやiPhoneなどドコモ,au,ソフトバンクモバイルの新機種情報。さま)

何かありましたらご連絡下さい。

ダウンロードはAndrolibのQRコードからどうぞ。

0

1

お正月休み中に何か一つは作ろうと思っていたのができたので公開します。

本当はこれが目玉だという機能があったのですが現時点では出来ないことが途中で分かったのでその部分は実装していません。Intentまわりなので正直できるようになるかは微妙です。

機能は単純で、ただ単に二つのページを並べてみることの出来るウェブブラウザーです。ブラウザとしても最低限の機能しか実装していません。

HT-03Aや私の持っているADP1等ではごちゃごちゃして逆に見辛かったりするのですがSmart Q5、XPERIA X10、Nexus One、Camangi WebStation等大画面を持つ端末ですと画面を有効に使えるかもしれません。

最近力入れたものに限って全然ダウンロード数が伸びないのに、3時間くらいで書いたAutomatic Task Killerが3万超えたりとかけっこう凹むことが多かったので今回はさくっとリリースしてみました。需要があるようなら更に細部まで作っていきます。

今後さらに他のアプリとの連携ができ、いろいろなコトができるウェブブラウザとして進化させていくつもりで実装もしていますのでも何か突き抜けたら化けさせます。

何かご意見やバグレポート等ありましたらご連絡下さい。

ダウンロードはマーケットからか、AndrolibのQRコードからお願いします。

http://jp.androlib.com/android.application.biz-stachibana-multiwindow-pnBt.aspx

※日本語にはそのうち対応します、しばしお待ちを。

example01

Description

This application has useful capabilities for whom cares battery life of your phone. Such as,

  • Saves history of installation / uninstallation of apps, and show how them affect to your battery life graphically.
  • Battery life is recorded by 3 situations. how battery burns while phone sleeping, while phone screen on(maybe you are using something) and 24-hours.
  • Check how fine your phone’s battery is, compared to same model used by other user in the worlds.Displayed with distribution chart.
Overview:

  • Graph displayed upside shows battery draining pace at some points. Lator point displayed on the left. Yellow line shows pace when screen are blacked out, blue line shows pace when screen is turnning on, and red line shows pace without considering screen status(24 hours without charging). If point is not displayed(when graph cut along the way), it means device couldn’t collect enough amount of data.
  • Application icon displayed downside show which application(s) is installed at the point. Upper two lines shows installed app, another two lines shows uninstalled app. If more than two app are modified, the text “more…” will be displayed. Tap the icon to see detail of the application or modify them.
  • The inclination of the line shows how installed/uninstalled application displayed below affect the pace of draining battery.
  • So this graph and icons indicates that Motion Launcher() drains a lot of battery when screen is tunrning on, Automatic Task Killer() prevents battery draining when screen is blacked out.

How to use:

After install and launch, it starts recording battery draining pace and what application is newly installed or uninstalled. So “How fast battery burning, when phone sleeping, waking and 24 hours” and “which app are new during the period of time” are recorded in sets, and it is called a “session”.

If you install or uninstall other app, the session will be end. And it starts new session again.

But, to prevent recording uncertain data, a session has a condition to be visible. If the condition is not permitted, the session will never be visible. The conditions is 3 hours passed over since last installing/uninstalling app without a period of time you charge the phone.

If you install or uninstall app within the time period, installed/uninstalled app are put together to last session. So you will be a little harder to know exactly which of them affect the battery. If you want to know accurate pace of draining, use your phone the way you’ve always done it with no installation/uninstallation at least 24 hours.

After permitting the condition, the session will be visible in the graph and stats page.

Use effectively

After you see the graph after some period of time passed and sessions recorded, you would consider,

  • When the graph shows some newly installed application drains battely fast when phone sleeps, terminate it with some Task Manager app manually or uninstall.
  • The pace of your phone’s battery burning seems to be fast according to the distribution chart, hard reset the device or purchase the new battery.

device

久しぶりの更新ですね。1.6へのアップグレードで実機とエミュレーターが違う挙動になってしまったのでやる気をなくしてしまい一ヶ月ほど大学の勉強をしていました。

今回2.0のSDKがリリースされたので試してみたところ大丈夫そうでしたのでまた再開します。

今回のアップデートで追加された機能は2つ。

(1) 何MB解放されたかを表示。
(2) スクリーン消灯時にアプリを強制終了するのではなく5秒遅らせる

(1)はそのままですね。動いているかのかどうかどうやって確認するのか分からないというメールがかなり来ていたので対応しました。(2)もフィードバックがあったので追加しました。消灯後すぐに復帰させた時にはタスクの強制終了は行われません。

何かありましたらお知らせ下さい。

ダウンロードはマーケットから、もしくはAndrolibのQRコードからお願いします。

Automatic Task Killer(日本語版)

device
3時間くらいで書きました。今までにやったことの組み合わせで、今回新たに書いたのは3行くらいです(笑)。

タスクマネージャー等で行う起動中のアプリの強制終了をデバイスがスリープ状態になる時に自動的に行うアプリです。

私はあまりアプリを強制終了することはないのですが、リストで他のアプリを登録しておけばそのアプリが起動中であればデバイスがスリープ状態になる時(スクリーンが消灯するタイミングです)に自動的に強制終了されます。

メモリをたくさん使うアプリをよく利用しデバイスが重くなることが多いような方には有用かもしれません。

また、終話ボタンを押すだけで登録されているアプリを強制終了しますので簡易なタスクキラーとしても使えるかもしれませんね。

バグ等ありましたらご連絡下さい。

About

Author: tachibana

  • ちょっとしたことはTwitterに書いています。こっちはアプリの公開等の時に更新されます。
  • 最近はもっぱらJavaとObjective Cです。AS3は飽きました。
  • スクリプト言語ではPerlが好きでしたが最近はGAE/Jで何でもやってます。
  • Linuxは自宅サーバー建てるのがやっとのレベルです。前の会社で何日も徹夜してやったのはいい思い出です。
  • アプリへのご要望などご意見等ありましたらお気軽にご連絡下さい。

Twitter

  • eclipseのコンテンツアシストではクラスにはa(A a, B b)もa(A a, C c)も定義されているのに、a(A a, C c)をやるとメソッドa(A a, B b)は引数a(A a, C c)に適用できません。になる。イラつくわあ。どういうことやねん。 2 hrs ago
  • 今日の料理は我ながらいい出来やった。彼女の口に合うたかどうかは分からんが、本場フィリピン人やったら絶対うまい言う自信があるわ。笑 http://tweetphoto.com/10788470 14 hrs ago
  • 今日は俺が料理担当になっているので買い物して帰って、昔住んでたときに覚えたフィリピン料理を作る。ビール飲みながら。 21 hrs ago
  • @LuckOfWise x郵便番号検索 ○電話番号検索 1 day ago
  • @LuckOfWise 郵便番号検索いいですね。他のことと組み合わせて色々面白いことできそうです。( ̄ー ̄)ニヤリッ 1 day ago
  • Follow me on Twitter

Alternative content here