background preloader

Android

Facebook Twitter

Profile Flow: A Tasker Alternative. Difficulty: By now, we’re all quite familiar with Tasker, the personal automation app that seems to be able to do anything that you’d ever want your smartphone or tablet to ever do. XDA-Developer TV even has a thorough video series of this monumental app. Then not long after, XDA-Developer TV took a look at Llama, a free alternative to Tasker, with a pretty much similar variety of functions as Tasker. Well today, we’ll have a look at Profile Flow by XDA Forum Member amithgc. As a free alternative to Tasker, Profile Flow enables you to control almost all aspects of your Android device based on either a set date, time period, or day.

Presented with a clinical Holo user interface, the app is easy to navigate with its simplicity and sliding tabs that display a quick overview of possible tasks, current profiles, statistics, and a history of profile changes. Amithgc developed a well polished app that may prove to be quite a good and free alternative for Tasker.

Android-devices

Paranoid Android - Home. [App] Link2SD. [APP][1.6+] Link2SD Instead of moving all applications to SD card with app2sd, I want to move only selected applications. Because I don't want to move my launcher, soft keyboard and dialer application to SD and make them unavaliable on boot if my SD card has problem or not inserted. In order to resolve this I developed an application called Link2SD. The idea behind is same, linking to SD card's second partition but differs in two ways. One, instead of linking /data/app folder (that means moving all applications), you can select the applications that you want to move. Two, it's an application which means has a user interface. You can manage your applications, create or remove links with just few clicks. It also provides native apps2sd features on Android 2.2 and higher. What you need for linking applications: - root permission - a second partition on your SD card.

The first FAT partition is your standard SD card storage. Can I remove the links and put application files back to phone? Quote: PhoneGap. ViewPagerIndicator. SAP Mobile Apps Partner Center. Android-query - Simpler Coding for Android. Latest: Android-Query (AQuery) is a light-weight library for doing asynchronous tasks and manipulating UI elements in Android. Our goal is to make Android coding simpler, easier, and more fun!

Why AQuery? Less Code AQuery allows the developer to be more expressive and write-less/do-more. Compare the length of these pieces of code that does the same thing. Before AQuery: public void renderContent(Content content, View view) { ImageView tbView = (ImageView) view.findViewById(R.id.icon); if(tbView ! With AQuery: public void renderContent(Content content, View view) { AQuery aq = new AQuery(view); aq.id(R.id.icon).image(R.drawable.icon).visible().clicked(this, "someMethod"); aq.id(R.id.name).text(content.getPname()); aq.id(R.id.time).text(FormatUtility.relativeTime(System.currentTimeMillis(), content.getCreate())).visible(); aq.id(R.id.desc).text(content.getDesc()).visible(); } AJAX Callback See Ajax Doc JSON Example Features:

Jni

Sip. [android-developers] help me! how to send video to TCP socket server?? Noise Meter. How to start an application using android ADB tools. Xmpp. Source Checkout - asmack - Android build environment and patches for smack. Pfleidi/yaxim. Using Android binary package with Eclipse — OpenCV v2.3 documentation. This tutorial was tested using Ubuntu 10.04 and Windows 7 SP1 operating systems. Nevertheless, it should also work on any other OSes supported by Android SDK (including Mac OS X). If you encounter errors after following the steps described here, feel free to contact us via android-opencv discussion group and we will try to help you. Quick environment setup for Android development If you are making a clean environment installation then you can try Tegra Android Development Pack (TADP) released by NVIDIA: It will cover all of the environment set up automatically and you can go to the next step Get the OpenCV package for Android development right after automatic setup.

If you are a beginner in Android development then we recommentd you to start with TADP. Note NVIDIA‘s Tegra Android Development Pack includes some special features for NVIDIA’s Tegra platform but it is not just for Tegra devices Manual environment setup for Android Development. Online | Merkel-Phones wechseln auf Android. Was im vergangenen Jahr einige nur hinter vorgehaltener Hand munkelten, bestätigte sich auf der diesjährigen CeBIT: Die für den Behördeneinsatz entwickelten Smartphone-Verschlüsselungen von Secusmart (Halle 12/B29) und T-Systems (Halle 4/D26) gibt es nun auch für Android-Geräte. Anzeige Ursprünglich waren die Produkte für Windows Mobile (SiMKo von T-Systems) und Symbian (Secusmarts SecuSUITE) entwickelt worden. Beide Plattformen haben jedoch keine Zukunft mehr: Nokia setzt inzwischen auf Windows Phone und stellte die Symbian-Entwicklung ein.

Secusmart hatte bereits im letzten Jahr eine Portierung seines Produkts auf BlackBerry-Geräte gezeigt. Beide Anbieter präsentierten ihre Produkte auf der CeBIT auf einem Galaxy S2 von Samsung. Durch die beiden Android-Varianten sollen Kunden die Geräte sowohl privat als auch beruflich nutzen können. Die verschlüsselnden Smartphones hatte die Bundesregierung 2009 mit 21 Millionen Euro aus dem Konjunkturprogramm II angeschafft. Smartphones Enter Battlespace. » OnlyInNYC. The device must work in all weather conditions, at night using night vision goggles and at a range of temperatures from 125F to -48F. The device must be able to be used for up to 72 hours of continuous data use.

Once fully discharged it must be able to be recharged quickly. The DOD requirement for this device is for it to be universal among the military services in between with a form factor no larger then a iPad like device. Used to communicate with the military’s secure networks. 5.7 inch Gorilla Glass Display MIL SPEC Bullet Proof Smudge Proof Humidity Proof. HD Super AMOLED 1280×800 Resolution Display – Low Wattage Multilayer captive Multi-Touch screen with infrared near field detection. 128 GB Flash Memory with self-destruct tamper proof mounting encryption. 8-core ARM9 Hydra CPU with 4 specialized processor cores and 4 general purpose processor cores. 4 General Purpose Cores at clock rate of 800Mhz – 1.5GHz Specialized Cores at clock rate of 1.2 GHz MILNET GPS Radio 1/3/1 precision.

Terminal IDE. Developers.