The Artima Developer Community
Sponsored Link

Java Buzz Forum
Android Build Scripts

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Fred Grott

Posts: 4361
Nickname: shareme
Registered: Jan, 2003

Fred Grott is Lead Developer-CEO of ShareMe Technologies LLC -The Mobile Future
Android Build Scripts Posted: Dec 27, 2008 10:56 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Fred Grott.
Original Post: Android Build Scripts
Feed Title: ShareMe Technologies LLC-The Mobile Future
Feed URL: http://www.jroller.com/shareme/feed/entries/rss
Feed Description: A Weblog about Java programming and digital convergence on mobile devices in such areas as P2P and collaborative technology.
Latest Java Buzz Posts
Latest Java Buzz Posts by Fred Grott
Latest Posts From ShareMe Technologies LLC-The Mobile Future

Advertisement

One of my New Years Resolutions for 2009 is to switch to NetBeans from Eclipse as I am tired of all the bs about the Update Manager not being fixed an other issues.  While there is NetBeans Android plugin for the SDK called UnAndroid, it relies more upon having a build script in place than the Eclipse version of ADT.

Thus, I will be detailing the first version of my Ant Build Script for Android with full source in a wiki article and post that hopefully by afternoon. I am just sticking to basics of using autoandroid ant tasks so that everyone can take the build script source and  build upon it , play with it, and etc. Even though I am using NetBeans you should  be able to use the build script in any IDE, the only thing different is I am using a more detailed project properties file than you might be use to as it is the easiest way to fuly integrate with Netbeans way of doing things.

For those that have viewed my demo videos at my YoutTube Channel and to those who will I do appreicate it as part of my intentions of makng videocast demos is that I want to bring attention tothis new way of  developing mobile web application using device functions such as GPS and only using javscript to access those objects. And  of course to raise Google awareness of the PhoneGap project. Thus, if I have not said it enough, Thank You.

Read: Android Build Scripts

Topic: How To One Up Steve Jobs Previous Topic   Next Topic Topic: Top 7 Twitter Clients for Your iPhone

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use