I doubt anyone will give you the code for free.

As for the apk question when you compile the app to run it in the emulator
an apk is generated automatically. You can find it in the /bin directory of
your project. You can transfer it to your device and install it like any
normal app. To sign your apk follow the instructions at
http://developer.android.com/guide/publishing/app-signing.html

On Mon, Jun 27, 2011 at 11:12 PM, MissNoob <[email protected]> wrote:

> I'm a complete noob, so I apologise in advance if my questions reveal
> my total ignorance of what I am doing.  :-)
>
> I am trying to build apps to point to each of my websites. Just like
> appsgeyser.com, but with no advert, and with my certificate. I have
> spent all day on it, but have finally managed to get Java SDK,
> Eclipse, and Android SDK Manager running on my PC. OMG... I can't
> believe how hard it was!
>
> I have two questions... in the hope of kindness (or pity!).
>
> 1. Can someone post the code I need to send the user to my site when
> they click the app?  I guess it is simple... for you... but not for
> me. I can then just change the URL for each site I have.
>
> 2. I have some 'hello world' code in Eclipse, and can run it in the
> emulator. BUT, how do I make an APK file from that? How do I get from
> the code to the apk?
>
>
> I know I have to sign it with my certificate after that, but that's a
> battle for another day.
>
> If I can get these two questions sorted, I think I might make it
> through... perhaps.
>
> Can someone help? Please?
>
> Miss Noob
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en




-- 
Raghav Sood
http://www.raghavsood.com/
http://www.androidappcheck.com/
http://www.telstop.tel/

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to