What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Would like to write a review for your app (for free no catch)

I run an App Review site and am trying to build a reader base. If anyone here wants a review done for their app just email me at info[at]givemeapps.com

This is free of charge and I guess can help with the visibility of your app. My site is givemeapps.com
 
You can take a look at this APK. I developed this APK for my website. This will help other new Android Dev's on their "how to" questions. It's basic but has quite a bit of information. Each menu has the source code available to the user to view the source code so they can see how I have done them. Users can use this as a jumping off point for their applications.

I don't have it posted on the market yet. No sure if this is what you are looking for.

The main topics this apk covers is:

-Creating a startup splash screen
-Creating a ListArray
-Creating a WebView to display an external website
-Creating a WebView to display an internal HTML doc with Javascript support
-Access and display Wifi networking information on the device
-How to call another class file from inside current Activity using Intent()
-Basics in XML
-Adding and formats in Layouts in XML
-A Paint program with Gesture
-Creating a SlidingDrawer Object
-Creating Toasts
-Call other installed default applications on the device from loading a particular file
 
Last edited by a moderator:
Back
Top