Skip to main content

Home/ centreforelearning/ Group items tagged Android

Rss Feed Group items tagged

rahim azhar

Google adds a weather widget to iPhone and Android search - 0 views

  • Google launched a new weather search feature for iOS and Android browsers. When you navigate to google.com and search for "weather", you will be presented with a widget-like interface that shows your current conditions and immediate forecast.
bernard tan

Coding JavaScript for Mobile Browsers (part 6) - Microsoft Certification Examples, exer... - 0 views

  • In mobile browsers, you need to be especially careful about using timers because of the battery consumption. If you need to use many high-frequency timers at the same time, try to manage them using only one timer that will launch different behaviors from the same process.
  • The first question we need to ask ourselves is, what happens when our web page goes to the background because the user switches focus to another application (in multitasking operating systems) or opens or browses to another tab or window? Another problem is what happens when the phone goes to sleep (because of the user’s inactivity while the script is executing). The behavior of timers can be a little tricky in these situations.Yet another problem is that timers execute on the same thread as the main script. If our script is taking too much processor time (a normal situation with large scripts on low- and mid-end devices), our timers will be delayed until some spare execution time is found.If we use a low frequency for the timer (for example, 10 milliseconds), the timer will generally have problems meeting the timetable.Remember that the JavaScript execution time depends a lot on the device hardware and the browser’s engine. Even if they’re running the same operating system, like Android, execution times can differ: for example, an HTC G1 will be much slower than a Nexus One with a 1-Ghz processor.
  • As shown in Figure 4, the real times are very different on different devices. On low- and mid-end devices, if they work at all, the result is far from our 200 ms intention—some low-end devices don’t even accept timers with a frequency of less than 1 second.
  • ...1 more annotation...
  • Table 11. Timers support compatibility tableBrowser/platformTimers availableTimers in backgroundSafariYesStopped. From iOS 4.0: continue working while in other browser's window.Android browserYesStopped.Symbian/S60YesStopped. From 2.2: continue working while in other browser's window.Nokia Series 40No webOSYesContinue working.BlackBerryNo NetFrontYesNo multitasking.Internet ExplorerYesStopped.Motorola Internet BrowserNo Opera MobileYesContinue working.Opera MiniNo Note:The Gmail for Mobile team discovered some issues with timer behavior on mobile Safari and Android devices, and made the results public in the team blog at http://www.mobilexweb.com/go/timers. The conclusions are: for low-frequency timers (1 second or more), there are no performance issues, and you can add as many as you want; for high-frequency timers (for example, 100 ms), though, every new timer created makes the UI more sluggish. The preferred solution is to use only one high-frequency timer.
  •  
    Creating real time app might pose to be an issue on web app.
youfang cao

Design guidelines seek to aid Android app developers - 0 views

  •  
    A set of Android user interface guides, released by Mutual Mobile, seeks to create standards for a platform where "official" standards don't exist. The guidelines follow the whole process of designing an application and all of its elements, including pop-up windows, colors, fonts and list views, through screenshots, so designers can have examples in front of them during the development process.
Pratima Majal

About - App Inventor for Android - 1 views

  • App Inventor for Android Create apps for your phone! Creating an App Inventor app begins in your browser, where you design how the app will look. Then, like fitting together puzzle pieces, you set your app's behavior. All the while, through a live connection between your computer and your phone, your app appears on your phone. Read more... App Inventor is a part of G
  • App Inventor is a part of Google Labs
rahim azhar

Slide Screen by Larva Labs - 0 views

  • Larva Labs presents a home screen that creates a meaningful hierarchy out of your information. Built for Android-based handsets, our home screen is designed for heavy phone users and people struggling with information overload.
  •  
    Am downloading from the android market now. Anyone who wishes to have a look at it may come over to my cubicle. :)
rahim azhar

Android Interaction Design Patterns | - 0 views

  • This is androidpatterns.com, a set of interaction patterns that can help you design Android apps. An interaction pattern is a short hand summary of a design solution that has proven to work more than once. Please be inspired: use them as a guide, not as a law.
  • This is androidpatterns.com, a set of interaction patterns that can help you design Android apps. An interaction pattern is a short hand summary of a design solution that has proven to work more than once. Please be inspired: use them as a guide, not as a law.
rahim azhar

Google now allows you to opt out of ad targeting via the Android Market - 0 views

  • Google is now, after an update to the Android Market, allowing you to opt-out of the targeted AdMob advertising system.
rahim azhar

Google Docs for Android - 1 views

  • And cruising Google Docs via the mobile browser has long been fine! But nothing beats a dedicated app—which is now an option for Android users.
  •  
    It is an app, not via browser.
Eveleen Er

Ice Cream Sandwich Face Recognition | Augmented Planet - 2 views

  •  
    Galaxy Nexus running on the latest Android Ice Cream Sandwich
Kartini Ishak

Vyclone - social video editor - 2 views

  •  
    Vyclone is a free service for collaboratively editing videos on your iPhone, on your Android phone, or on the web (does not work in Firefox). 
Ashley Tan

Mobli Update to iOS App Lets You Switch Between Your Smartphone's Cameras While Recordi... - 2 views

  •  
    "but the app's most notable update is its newfound ability to switch back and forth between the front and back facing cameras of your smartphone while recording. In practice, it works pretty well. Although there's a one second lag when you switch between cameras, the recorded video plays back seamlessly and I imagine it could be used for some great reaction videos. It's a very simple feature that hasn't been implemented in any other video recording apps yet (including the stock camera apps in iOS and Android), although I would expect all of them to follow suit pretty soon."
Obi-Wan Fareed

Bb Stats - 1 views

  •  
    It is a building block plugin for Blackboard Learn LMS which provides statistical and analytical data about the system. The software reports live activity data and creates historical graphs. The reports are available through the browser or via mobile app on the iPhone and Android.
  •  
    Do we have this? Does Lum know?
yeuann

Given Tablets But No Teachers, Ethiopian Kids Teach Themselves - 1 views

  • Earlier this year, OLPC workers dropped off closed boxes containing the tablets, taped shut, with no instruction. “I thought the kids would play with the boxes. Within four minutes, one kid not only opened the box, found the on-off switch … powered it up. Within five days, they were using 47 apps per child, per day. Within two weeks, they were singing ABC songs in the village, and within five months, they had hacked Android,” Negroponte said. “Some idiot in our organization or in the Media Lab had disabled the camera, and they figured out the camera, and had hacked Android.”
  • Children there had never previously seen printed materials, road signs, or even packaging that had words on them, Negroponte said.
  • “If they can learn to read, then they can read to learn.”
yeuann

Moai | The mobile platform for pro game developers - 0 views

  •  
    MDs, you might be interested in this for creating mobile apps, esp games. Basically, it uses Lua, a popular scripting language for professional game studios, which can be converted into native Obj-C or Android code using its SDK. And oh, it's open-source! :)
Sally Loan

Google Drive - It's Live and No Dropbox Killer - 0 views

  •  
    Desktop apps for Windows and OS X are available today. Android is there too but iOS integration is coming in the next few weeks
yeuann

UI Guidelines for mobile and tablet web app design | Mobile Web Programming - 1 views

  •  
    A convenient and comprehensive compilation of UI guidelines for mobile and tablet web designs for all sorts of platforms (iOS, Android, Blackberry, Win Phone 7 and even Symbian and webOS)
Ashley Tan

Should I wait for a new Nexus smartphone? | Mobile - CNET News - 0 views

  •  
    Some factors to consider when deciding which Android OS and features to support in our next phase of app creation?
« First ‹ Previous 41 - 60 of 105 Next › Last »
Showing 20 items per page