Archive for Tech

Adobe AIR 2.0 adds support for UDP

One of the things I’ve always wanted to see in Flash has been support for UDP sockets. As anyone whose tried to write a real-time networked game knows, TCP/IP is just too slow for the sorts of fast-twitch reactions used for first-person shooters, or anything real-time at all.

Apparently, Adobe AIR 2.0 has now added support for UDP, and this post by Jeff Winder shows how he’s added accelerometer support to RemoteDroid, and is using it to control an Adobe AIR application. Check out the video below:

Comments off

RemoteDroid has been open sourced

I’ve finally gotten around to open-sourcing RemoteDroid, and putting it up on Google code. You can get to it at:

http://code.google.com/p/remotedroid/

You’ll also always be able to find the latest .apk and server files there.

Part of my reason for open-sourcing it is that I’m just one person, with just one phone. Like or not, Android has already fragmented, and will probably fragment even more in the future, so support for every Android device out there will become increasingly difficult. That’s where open-source comes in.

I’m looking for contributors to help debug on platforms other than the G1. There are several issues that I simply can’t fix because I have no way of replicating them. Additionally, other people might think of features that I haven’t or haven’t had time to implement. If nothing else, people might be curious about how RemoteDroid works, and open-source is a great way of dealing with these issues.

If you’d like to help, feel free to email me at admin@remotedroid.net, or use the feedback form.

Comments off

Android browser caching

I just wanted to get this out there, Android’s browser caches like a madman. It completely ignores POST variables. This is particularly relevant when doing AJAX calls. You can’t simply add a timestamp to POST and expect the Android browser to give you new page data. You have to append to timestamp to the GET query string.

Pragma: no-cache, and all the other server-side headers also have no effect as far as I can tell.

It makes sense though. Since the browser’s on a mobile network, and since they want to minimize network traffic as much as possible, caching is going to be extremely aggressive.

Comments off

Maintaining an object through an orientation change

One of the head-scrathers about Android for me has been that when you open the keyboard on a device with a slide-out keyboard, the current activity is totally destroyed, then rebuilt again. I understand why it’s done, since all of a sudden, you’ve got a new resolution, and a new set of capabilities, but I never knew how to differentiate an orientation change from an Activity being destroyed because you’re going to a new Activity.

An example of this might be if you have a game thread, or some process going that you don’t want to have to shut down and restart just because you suddenly have to deal with a keyboard. The solution to this is Activity’s onRetainNonConfigurationInstance() method, as described here:

http://android-developers.blogspot.com/2009/02/faster-screen-orientation-change.html

Now you know!

Comments off

Quick alert, or non-modal dialog in Android

It’s called a Toast.

Here’s a quick little tutorial on how to use it.
quick alert tutorial

Comments off

Running native code in Android 2

So, the previous method only really works for statically compiled programs, meaning it’s kinda useless for anything more complex, or for cross-compiling much of anything really.

Luckily, I found another page that details a better, though more time consuming way of doing things.

Compiling for Android

Basically, you’re downloading the Android source and compiling it to get a cross-compiler that links to the appropriate Android libraries, and anything else you might need.

CAVEATS:

  1. Compiling takes a VERY long time. Don’t start the compilation over SSH, because something bad will happen, and you’ll be forced to close the SSH session, which’ll bork everything. If you’re doing stuff remotely, VNC into your Linux box, open a terminal window there, and do what you need that way.
  2. I haven’t tested this on anything other than Linux.

Comments off

Running native code in Android

As everyone probably knows by now, Doom has been ported to Android.

This is exciting for two reasons,

  1. It’s Doom!
  2. It’s actually native code running with a Dalvik frontend.

Now, Dalvik doesn’t have JNI, so how can you write something in C and run it?

This guy will lead you down a link-clicking rabbit hole that’ll tell you how. The important parts are the compiler (Choose ARM GNU/Linux and IA32 GNU/Linux), and the technique of running system commands from Dalvik, which is detailed on Gimite’s page.

One note, he links to a dynamic link method of getting everything to work, which doesn’t seem to be strictly necessary. I just compiled this:

#include <stdio.h>

int main (int argc, char** argv) {
        printf("Hello world!\n");
        return 0;
}

and it wrote to stdio just fine.

The other important part is getting the native code to actually run. You can put your binaries in your assets directory, but I’m thinking that the directory is within the .apk your app gets bundled into, and I don’t think can even run anything from there. I wound up copying the binaries from the assets directory to /data/data/com.joshsera (where com.joshsera is replaced by your package name), chmodding it, and running it.

File newHello = new File("/data/data/com.joshsera/hello");
try {
        newHello.createNewFile();
        BufferedOutputStream out = new BufferedOutputStream(new FileOutputStream(newHello));
        BufferedInputStream in = new BufferedInputStream(this.getAssets().open("hello"));
        int b;
        while ((b = in.read()) != -1) {
                out.write(b);
        }
        //
        out.flush();
        out.close();
        in.close();
        // chmod?
        this.doCommand("/system/bin/chmod", "777", "/data/data/com.joshsera/hello");
} catch (IOException ex) {

}

doCommand is where I stuck the code to run system commands.

public void doCommand(String command, String arg0, String arg1) {
        try {
                // android.os.Exec is not included in android.jar so we need to use reflection.
                Class

Slot Depo 5k yang Memberikan Fleksibilitas dalam Bermain

Banyak pemain kini mencari permainan yang memungkinkan mereka untuk bermain dengan deposit yang terjangkau. Slot Depo 5k menawarkan fleksibilitas ini, membuatnya menjadi pilihan yang populer di kalangan berbagai pemain. Dengan modal yang kecil, Anda dapat menikmati berbagai permainan dan peluang menang yang menarik.

Pentingnya memilih slot dengan RTP slot gacor tertinggi hari ini tidak bisa diabaikan jika pemain ingin mendapatkan hasil terbaik dalam permainan slot online. Dengan memantau RTP live, pemain bisa mengetahui slot mana yang memberikan peluang menang terbaik berdasarkan persentase pembayaran yang aktual. Slot gacor hari ini sering kali menawarkan RTP tinggi, memberikan pemain lebih banyak kesempatan untuk meraih kemenangan besar. RTP slot adalah alat penting bagi pemain yang ingin bermain dengan strategi dan meningkatkan potensi keuntungan mereka.

Mahjong Slot membawa keseruan permainan tradisional ke dalam dunia slot online, memberikan pengalaman yang luar biasa. Fitur Scatter Hitam dalam permainan ini memberi peluang untuk mendapatkan putaran gratis, yang sangat menguntungkan bagi pemain. Pemain yang memilih Mahjong Ways akan melihat simbol-simbol Mahjong bergabung untuk menciptakan berbagai cara untuk menang. Mahjong Ways 2 mengusung konsep yang lebih modern dan inovatif, memperkenalkan fitur-fitur yang dapat membawa kemenangan lebih besar.

Meningkatkan Peluang Menang dengan Menganalisis Statistik Togel dari Situs Togel Terpercaya

Pemain togel yang bijak selalu mencari cara untuk meningkatkan peluang menang mereka. Salah satu cara yang bisa Anda lakukan adalah dengan menganalisis statistik togel yang disediakan oleh situs togel terpercaya. Banyak daftar akun togel resmi menawarkan data yang dapat membantu Anda membuat keputusan yang lebih baik dalam memilih angka. Gunakan informasi ini untuk meningkatkan peluang Anda untuk menang dan rasakan sensasi bermain yang lebih mengasyikkan. Tidak hanya itu, bandar togel yang terpercaya juga sering memberikan tips dan trik untuk membantu pemain meningkatkan skill mereka.

Kejujuran adalah hal utama dalam Toto Macau, itulah mengapa Live Draw Macau selalu disiarkan secara terbuka. Keluaran Macau diumumkan dengan sistem yang fair, memastikan setiap angka yang muncul benar-benar hasil undian asli. Result Macau juga bisa langsung dicek oleh semua pemain, memberikan rasa percaya diri dalam bermain. Dengan sistem yang transparan ini, Anda bisa fokus dalam menikmati permainan dan berburu jackpot besar!

Bermain toto semakin menarik dengan adanya berbagai pilihan pasaran yang bisa dijelajahi. Setiap pasaran memiliki karakteristik tersendiri yang memberikan pengalaman bermain yang berbeda. Pemain bisa memilih pasaran yang paling sesuai dengan strategi dan gaya permainan mereka. Dengan banyaknya opsi yang tersedia, permainan menjadi lebih fleksibel dan tidak terbatas pada satu pilihan saja. Hal ini membuat pemain selalu penasaran untuk mencoba dan mencari peluang terbaik mereka.

Pelayanan Customer Service Situs Toto Slot yang Ramah dan Responsif

Situs toto terbaik selalu mengutamakan pelayanan pelanggan yang cepat dan responsif dalam membantu setiap pemain. Tim customer service yang profesional siap memberikan solusi untuk setiap kendala yang dialami pemain kapan saja. Toto slot semakin menarik dimainkan karena ada dukungan layanan yang siap membantu 24 jam nonstop. Situs toto terpercaya selalu menyediakan berbagai kanal komunikasi agar pemain bisa lebih mudah menghubungi tim support. Dengan pelayanan terbaik, pemain merasa lebih nyaman dan percaya diri dalam bermain.

Slot777, Pilihan Terbaik untuk Menang dengan Slot Gacor yang Menguntungkan

Bermain di Slot777 memberikan peluang besar untuk meraih kemenangan dengan bermain Slot Gacor yang sangat menguntungkan. Dengan RTP tinggi yang dimiliki, setiap putaran memberikan kesempatan lebih besar untuk meraih jackpot. Situs slot gacor juga menawarkan berbagai jenis permainan yang seru dan menarik, memberikan pengalaman bermain yang menyenangkan. Bonus yang melimpah semakin membuat kemenangan terasa lebih berarti. Permainan togel online yang tersedia juga menambah variasi permainan yang bisa dimainkan, menjadikan Slot777 semakin lengkap dan menarik.

Related Links

Resource Links