Skip to content
Your Ad Here

News Feed

Android Security Update

Recently, there’s been a lot of news coverage of malware in the mobile space. Over on our Mobile…

Share With Intents

[This post is by Alexander Lucas, an Android Developer Advocate bent on saving the world 5...

Android Developers on Google+

[This post is by Reto Meier, Android Developer Relations Tech Lead. — Tim Bray]I’ve been fortunate…

Advanced Tutorials • How to get/read data from website XML?

Hi everyone. I’ve really tried to google this, but without any result.I got this webpage:…

source anddev

Advanced Tutorials • Re: help to build Instant Messanger in Android

Hi!!!i need same ready source code for persona inventory management with android or phonegap.if…

source anddev

Advanced Tutorials • How to Create “Page Flipping” On Android

I want to create an app with page flipping feature. It should look…

source anddev

Oct 26 11

Android Library Problems

by brains

Some developers out there using library projects may be pulling their hair out after updating their developer tools to r14. A blog post has now appread on the android developers bloghere explaining a few matters.

We’ve also been experiencing a few problems, here were our solutions:

The project cannot be build until build path error are resolved – Try adding a dummy apk under Libraries, then remove it. You may be missing a apk lib definition in the project settings. Android Tools – fix project settings can also be of use.

Conversion to Dalvik format failed with error 1 – make sure there are no .jar files in the library project bin folder, this of course dpends on your choice of setup for the library project if your including source or source and resources.

Jun 1 11

Protecting Your Android App from Piracy

by brains

Here is the presentation from this years Google I/O on protecting your app from piracy:

May 28 11

Honeycomb Coming to Your Lounge

by brains

Google announced at their 2011 I/O conference that a major update is on the way to Google TV. Much of the current Honeycomb functionality will be ported to GTV, and most importantly there will be access to the Android Market. Here’s the presentation from this years Google I/O:

 

May 17 11

Android Pro Tips

by brains

Here’s the presentation on Android Pro Tips from Reto Meier from this years Google I/O:

 

May 11 11

Build an App Build a Business

by brains

 

At this years Google I/O Wayne Pan presented a session on building a business out of an app through monitization with Admob. He also launched a new website www.guidetotheappgalaxy.com which details some of the ways developers can monitize their apps and gain business intelligence from relevent tools.

 

Mar 24 11

Root Tools Toolkit

by brains

Root Tools is a new open source project aimed at making life easier for developers of apps that require root. The library already includes about half a dozen methods, including ways to remount, send shell commands, find busybox, and more.

Root Tools gives Rooted developers easy access to common rooted tools making their job easier when making rooted applications and making things standardized and better for the user.

In the long run the goal of this project will be to make it easier for developers to create rooted apps by creating libraries that will help them do routine things without having to constantly re-write code.

This project is open to any proven developer that feels like they have something to contribute.

By pitching in together we can improve the speed at which we write code, improve the effectiveness of our apps, reduce the number of force closes, and overall provide a better experience for Android users.

In short, We all win. –Stericson–

The project homepage can be found here

Feb 17 11

Android Development TV

by brains

 

PRESS RELEASE
Coding Green Robots: An Internet Television Show teaching Android Development

 

Coding Green Robots is a new Internet Television Show that teaches Android Development for developers of all backgrounds and experiences. Matthew Patience and Greg Carron of Mobicartel Development are the hosts of CGR (Coding Green Robots) and are very passionate about what they do. During the two hour show we teach top notch development tutorials, provide open source code samples, discuss the latest Android Development news, and conduct guest interviews. The show is broadcast bi-weekly on Tuesdays and can be viewed live online, as a recorded episode, or you may even feel free to join the live audience at the Yorkville Media Centre in Toronto, Canada. To get more information about upcoming/recorded episodes or to explore our code samples and tutorial notes, please visit www.CodingGreenRobots.com.

 

Episode: #1 – “>You Are Here<"
Location: Yorkville Media Centre
46 Hayden St (Yonge/Bloor), 3rd Floor
Toronto, ON, M4Y 1V8
Take the elevator to the third floor and its the room on the left.

 

Description:
Join us and learn how to set up the Android SDK and Eclipse IDE in an efficient way. Matthew Patience will be going through mini-tutorials on specific Android Views such as Lists, Tab Layouts, Form Widgets, and Galleries. Greg Carron will go over basic graphics for Android Development including densities, sizes, and XML layouts. In the Development News portion of the show we will cover NFC (Near Field Communications) and its exciting future as a new feature of Android. As well we are excited to have Mark Reale of BNotions on the program for an interview regarding community evangelism, AndroidTO, and the Yorkville Media Centre. For those who are unable to attend the event, you will be able to watch live online at www.CodingGreenRobots.com as we will be streaming the entire episode.

Note: There is no sign-up required for this session, we will be glad to pack the house for episode 1.
For future episodes please sign up at www.CodingGreenRobots.com.

[like url=http://www.facebook.com/home.php#!/pages/Androidbrains/178235362208692]

Feb 2 11

A Sweet Announcement From Google

by brains

The offical Android Honeycomb logo – Tron Bee.

 

The Google Announcement today showed us many of the Honeycomb features we’ve already had a taste of over the last few months. Many of the new widgets and SDK were mentioned by name. The column and stack widgets looked great. It was revealed that the UI flow we’ve been seeing has been created by the new render script API. This looks like its going to be a key tool for developers to give their apps the Honeycomb finish.

However the big announcements were the launch of the new Android Market website and in App payments. The previous website was a joke. The new Andoroid Market website at last brings the functionality and integration that users have been asking for. Its now possible to search for apps via the website and install them directly onto your registered phone(s). This functionality has been available for some time throught sites like AppBrain and AndroidZoom but the installation was never seamless. The google touch has now completed the web installation experience. Users can browse and buy apps and install them without having to confirm or press any buttons on the phone itself. Read more here.

The second big news was that in app payments will be suported with the SDK release expected in April. This will allow developers to charge for feature in the app itself. In may ways this provides and open book for developers to use it. Its not yet clear if this can be used for subscription payment – something thats been missing in Android over the iPhone for more than a year.

[like url=http://www.facebook.com/home.php#!/pages/Androidbrains/178235362208692]

 





Jan 29 11

Exporting an Application Screenshot

by brains

 

Its not possible to take a screenshot on Android unless you have a rooted phone. This is to protect users from malicious applications that could run in the background intent on stealing your personal information.
However, its still possible to take a screen shot of an application view programmatically by calling getDrawingCache().

The following code snippet captures the current parent view and its visible child views to a bitmap.

1

 

The bitmap can then be used by the application or exported to a file on the SD card.

1

Jan 26 11

Android 3.0 SDK Preview Released

by brains

 

Today Google released a preview of the Android Honeycomb SDK, Tech Lead Xavier Ducrohet had this to say:

Android 3.0 (Honeycomb) is a new version of the Android platform that is designed from the ground up for devices with larger screen sizes, particularly tablets. It introduces a new “holographic” UI theme and an interaction model that builds on the things people love about Android — multitasking, notifications, widgets, and others — and adds many new features as well.

Besides the user-facing features it offers, Android 3.0 is also specifically designed to give developers the tools and capabilities they need to create great applications for tablets and similar devices, together with the flexibility to adapt existing apps to the new UI while maintaining compatibility with earlier platform versions and other form-factors.

Here are a few more teaser screenshots.

Source.


New camera/video interface for Honeycomb.



New gmail interface for Honeycomb.

« Page 1, 2  »

No comments yet

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS

WordPress SEO fine-tune by Meta SEO Pack from Poradnik Webmastera