background preloader

Easy Android App Creator

Android Debug Bridge on HTC Desire · Medo's Home Page Debugging Android programs on real device is easy. You just need to follow guide and everything will work. That is theory at least. All instructions worked just fine up-to point where USB driver had to be installed. However, I had a hunch. First thing to do is right-click on My Computer, select Manage and go to Device Management. In case of HTC Desire hardware IDs in question were “USB\VID_0BB4&PID_0C87&REV_0100&MI_01″ and “USB\VID_0BB4&PID_0C87&MI_01″. And voilà, we have our driver ready. P.S. [2010-06-17: At least in case of Windows 7 and it's "No driver found" error, it is enough to add only %CompositeAdbInterface%.

[Tutorial] Adb Driver Android 1.0 Install [Tutorial] Adb Driver Android 1.0 Install I thought i'd do this for all those (like me) who had issues installing the Adb driver on their system, causing them to have issues using the UnrEVOked progam to root their phones. These steps worked for me, if they are not strictly correct ill edit this post when someone corrects me, but, like I said, they worked for me after 2 weeks of trying! Once you have booted into your HBOOT screen your system will try to install the Android 1.0 driver [Image 1] . This is the Adb Driver. If, like me, you have followed all the instructions elsewhere, downloading the SDK and installing that driver does not always work. Right click on the Android 1.0 and go to Properties then Details In the Drop Down list select Hardware Ids [Image 2] you will see something along the lines of: Quote: Download the file attached below adb_driver_htc.zip Unzip and open the file called android_winusb.inf You are looking for any lines that say The sections you need are: and Change the lines

MobAppCreator - Design, build and manage your Mobile Apps in real time, anywhere, any time! eMobc - Mobile Application Development Framework Mintoris Tapucco's Lab: BASIC interpreter for Android I've always been a fan of programming especially on cellphone but the thing is I really don't have much time learning complex concept in programming language,I have a life you know. That's where BASIC programming language comes in. They are easy to learn and grasp for beginners in programming language although lacking in speed of execution. 1. Description:Mobile BASIC is an Android Application that allows you to easily develop small program directly on your Android Phone or Tablet. 2. Description The power of a programming language in the palm of your hand. Basic provides you with a rich and powerful Basic language programming environment. Now with Bluetooth serial communications! Create your own custom solutions to everyday problems. You can place shortcut icons on your desktop to run Basic programs with a single touch. In the graphics mode (which will be extended in the future) you will find all the common drawing commands you would expect. 3.

mobl Mobile detection in Classic ASP | Design & Code Blog At TRS Design we love classic ASP, most of our sites are classic ASP – yes it’s a little old now but it’s powerful, it’s secure and it’s stable. It allows us to write great sites that always work for our clients! We’re fans. In this post we’re sharing how we do mobile device detection, whether it’s phone or tablet, Apple or Android, we basically pass through an array of devices to see if there’s a match, if there is we set a variable, session or cookie, else we just display the page. You can also override the detection by checking the user has not specifically selected they want to view the site in full mode, not mobile version. The Code: Dim user_agent, mobile_browser, Regex, match, mobile_agents, mobile_ua, i, size user_agent = Request.ServerVariables("HTTP_USER_AGENT") mobile_browser = 0 If match Then mobile_browser = mobile_browser+1 ' // Check to see if the var mobile_browser is greater ' // than 0, if so it's a mobile device, act accordingly. Categorized as Classic ASP Coding

Basic4android (Basic for Android) - Rapid Application Development

Related: