Codetown ::: a software developer's community
Chicago Kotlin User Group x Android ListenersHosted at GrubHub, July 17Coroutines are the new hot stuff, and right now they’re being added to lots of libraries. But what if you don’t want to use an…Continue
Tags: coroutines, android, kotlin
Started by Amanda Hinchman-Dominguez Jul 20, 2019.
We are having an Android App Development class at Valencia starting in August (East campus). It is COP 2660, and has a pre-requisite of COP2800 Java Programming, or permission of instructor. There…Continue
Tags: Education, Programming, Android
Started by Colin Archibald. Last reply by Jackie Gleason Jan 31, 2013.
Does anyone own one of the android java-based tablets? If you do, how does it compare to an iPad, and does it properly run java applets and applications? Do you need to install everything through a…Continue
Tags: applet, java, neelands, tablet, android
Started by Michael Levin. Last reply by Colin Archibald Sep 6, 2011.
EveryTrail impresses as a well thought out app with GPS, multimedia and social integration. Not only is it well coded and solid, but the marketing is to the point and clear as well. I like how they…Continue
Tags: mobile, objective-c, travel, iphone, gps
Started by Michael Levin Dec 13, 2010.
Would it be an interest in a gainesville Mobile programming group? Idea is to include android, blackberry, iphone, palm, symbian, and anything else I missed.
Started by Mauricio Tavares Oct 27, 2010.
Loading feed
Comment
Thanks Colin. I was just looking at Android books this weekend and was wondering which ones were better than the others.
I'm teaching an Android class at Valencia. I created a set of type-along videos to help people get started.... you can look at them here:
http://faculty.valenciacollege.edu/colin_archibald/androidprogrammi...
I also can recommend commonsware.com for some e-books that are a pretty reasonable price, and well written.
Looking for Andoid ebooks for dummies for free !
Please Need Any Help From You!
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

The C++26 standard draft is now complete, reports Herb Sutter, long-time C++ expert and former chair of the ISO C++ standards committee. The finalized draft introduces reflection, enhances memory safety without requiring code rewrites, adds contracts with preconditions and postconditions alongside a new assertion statement, and establishes a unified framework for concurrency and parallelism.
By Sergio De Simone
Meta introduces Just-in-Time (JiT) testing, a dynamic approach that generates tests during code review instead of relying on static test suites. The system improves bug detection by ~4x in AI-assisted development using LLMs, mutation testing, and intent-aware workflows like Dodgy Diff. It reflects a shift toward change-aware, AI-driven software testing in agentic development environments
By Leela Kumili
A new blog from the Cloud Native Computing Foundation highlights a critical gap in how organizations are deploying large language models (LLMs) on Kubernetes: while Kubernetes excels at orchestrating and isolating workloads, it does not inherently understand or control the behavior of AI systems, creating a fundamentally different and more complex threat model.
By Craig Risi
Anthropic has introduced a new Code Review feature for Claude Code, adding an agent-based pull request review system that analyzes code changes using multiple AI reviewers.
By Daniel Dominguez
Matheus Albuquerque shares strategies for optimizing a massive CX platform, moving from React 15 and Webpack 1 to modern standards. He discusses using AST-based codemods for large-scale migrations, implementing differential serving with module/nomodule, and leveraging Preact to shrink footprints. He explains how to balance cutting-edge performance with strict legacy browser constraints.
By Matheus Albuquerque
© 2026 Created by Michael Levin.
Powered by
You need to be a member of Android Town to add comments!