---
title: "Hello Android"
url: https://daily.dev/posts/hello-android-2iexnkefr
source_url: https://www.embeddedrelated.com/showarticle/53.php
type: article
source: "EmbeddedRelated"
published: 2026-05-31T07:48:43.977Z
updated: 2026-05-31T09:16:15.466Z
tags: ["linux", "java", "android", "embedded"]
reading_time: 2
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Hello Android

**[EmbeddedRelated](https://daily.dev/sources/embeddedrelated)** · 2 min read · 0 upvotes · 0 comments

## Summary

A short practical guide from 2008 on getting the Android Early SDK running on Fedora Core 7. The main hurdle was that Fedora defaults to GNU Java, while Android requires Sun Java. The steps cover installing Eclipse with the JDT plugin, setting up the Android SDK and ADT Eclipse plugin, switching to Sun Java and setting it as default, and then running the classic Hello Android tutorial.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.embeddedrelated.com/showarticle/53.php>

## Similar posts on daily.dev

- [An Optimized Agentic Android Development Workflow](https://daily.dev/posts/an-optimized-agentic-android-development-workflow-tgmzigta4) · Atomic Spin · 1 upvotes · 0 comments

---

Tags: [#linux](https://daily.dev/tags/linux), [#java](https://daily.dev/tags/java), [#android](https://daily.dev/tags/android), [#embedded](https://daily.dev/tags/embedded)

[View this post on daily.dev](https://daily.dev/posts/hello-android-2iexnkefr)
