Android Mobile


Android Programming Tutorials

android programming tutorials

Android is the most popular mobile operating system and so developers are making a lot of money with their android apps. Because you’re here, the next one might be you! Here in our blog, we provide android programming tutorials for developing native apps with the Android platform.

Android Programming Tutorials for Starters

How to Install Android Development Environment – Learn how to install Android development environment on your Windows machine.

Install Android Development Environment on Ubuntu – Learn how to install Android development environment on your Ubuntu machine.

Android Basic Tutorials

Android Hello World Example – Learn how to do a “hello world!” program with Android.

14+ Android AlertDialog Example Codes and Output – Learn how to show several types dialog in Android.

12+ EditText in Android: Example Codes, Screenshots and More! – Learn how to use and EdiText or TextBox in Android.

Android User Interface Tutorials

Android Action Bar Tutorial with 2.2+ Compatibility – Learn how to create an Android Action Bar.

Android Navigation Drawer Example Source Code – Learn how to make an Android Navigation Drawer.

Android Data Storage Tutorials

Android SQLite Database CRUD Tutorial with Example Application – Learn how to use an SQLite database with Android.

Working with Text Files in Android – Learn how you can create, read, update and delete a text file in Android.

Android SharedPreferences Tutorial – Learn how you can easily access common values anywhere in your app.

Android Data Interchange Tutorials

Android JSON Parser Example – Learn how to parse JSON in Android.

How to Send or Post Data to Web Server in Android? – Learn how to send a file or text data to server in Android.

Android XML Parser Example with XML from SD Card, URL or Assets – Learn how you can parse an XML document in Android.

Android Download File With Progress Bar – Learn how you can download a file with progress bar animation.

Android Hardware Control Tutorials

Android Bluetooth Code to Print Text on a Bluetooth Printer – Learn how a user inputted text can be printed to a Bluetooth printer.

Android Camera Code – Learn how you can use the built in camera of an Android device.

Android Compass Code Example – Learn how to use device motion sensors using Android.

Android Fixes

Fixed: R cannot be resolved to a variable

Fixing Android EditText Lag

Fixed: Android Dependencies – Missing facebooksdk.jar

Android requires compiler compliance level 5.0. Please fix project properties.

Eclipse is loading framework information and the layout library from the SDK folder.

Android Code Projects

Customized List Items in Android ListView – Learn how you can customized an Android ListView.

Ways to Create a Splash Screen for Android App – Learn how to show your app logo or something before entering the actual app.

Share URL, Text or Image with Android Share Intent – Learn how your app will be able to share a URL, text or even image with the help of Intents.

Android: Copy Asset To SD Card – Learn how you can copy the files built in from your app to device SD card.

Android libphonenumber Example – Learn how you can validate a phone number of any country.

Android Webview Example Code – Learn how you can create a web browser inside your Android app.

Getting Android Device Current Date and Time – Learn two ways of getting date and time values in Android.

Android Toast Tutorial – Learn how to show a simple prompt to users.

Multiple Android Button Tutorial – Learn how to use buttons in Android.

Thanks for viewing our Android programming tutorials!

44 responses to “Android Mobile”

  1. The tutorials are very helpful…am very new to android how can i contact you for further information that i need……

    • Hey @disqus_qxkwRpYe0J:disqus , thanks for telling us you found our tutorials helpful! You can contact us via our facebook page, or just simply comment on specific blog posts!

  2. Brother you are awsome programmer and i want to developer an application room light on and off through my android application i know you solve my problem

    • Hey @disqus_VsIAmnDLz7:disqus , thanks for the compliment! What you are planning to do is awesome, but I don’t have a code for that yet, sorry!

      • no problem brother ,Plz tell me the way how i can upload my android application in play store and i develop many application .problem is that i dont have any credit card hour .

      • no problem brother ,Plz tell me the way how i can upload my android application in play store and i develop many application .problem is that i dont have any credit card number

        • Hey @javed, unfortunately you really need a way to pay the play store to upload your app. If I remember it correctly, I paid them $25, but that’s a one time payment. After that you can upload any number of apps to the play store.

    • hey javed,

      Inorder to do that you have to few things :

      Android app alone can’t switch on/off your lights or what ever the electronic component is.. For that you need some instrument which can access data network and should be able to communicate with a client. Technically speaking you should have a circuit board (you can find one at ARDUINO) and program it and deploy a war file of a web service which can take a request with input 1 / 0.. with these inputs it can control any electronic component. (of course you should have this circuit connected to the device you want to control)

      Then write your simple android/ ios app which just hits the url of web service you deployed on the circuit board with either 1 or 0..

      I know its simple said than done, trust me I have done this with a friend, its pretty complex..

      • Hello @Kiran T, thanks for sharing your knowledge and experience to us, it sounds awesome! I wish I’ll have that project too in the future. :D

  3. hello bro i am developing an application which can close or open room light through an application .plz help me

  4. hello sir/mam, can i kindly ask to you a sample code or tutorials if how to create a map locator for android applications in mobile.,? can you please give me a some example if what kind of programming languages is easy to use to create that apps.,? thank you so much, hope you help me sir/mam.,

    • Hello @ferdinandsalvaraguirre:disqus, you can play with the Google maps API for Android, which is made programmed using JAVA programming language.

  5. Hey good work bro! can you post a tut on app using android audio/video codecs, streaming, web sockets ? it would be awesome!

    • Bro @disqus_KdKG4CjooO:disqus, thanks for the comment and post suggestion, I’ll add it to my list of tutorial request! In the meantime, you can just use an intent to stream a video online, just put the video url and you’re good to go.

  6. Hello @disqus_UxENtnOT0V:disqus, thanks for the comment! I’ll make a more detailed tutorial about android list views, they are so useful!

  7. I an new in android development we are design an app for digital attendance system . this site is very useful for me to learn android cone. Mainly I am java application developer but in today market my many client want to android app .. this very good site .. and best of luck….
    Rakesh sinha
    Raipur chhattigarh

  8. sir i want to develop an application that sent form data to another android device and form appear in proper format.plz help me

  9. Hello bro. I upload 7 apps in play store around 7or 6 day before and no one install it.what is the reason why people don’t install it.plz help me

      • plz help me.sir my app contain both the characteristics like useful ,legal and also entertaining but still people dont download it. App is free of cost and l am very disappointed due to downloads . Very simple application and download number is more than 10 thousand and my application is much much greater because of functionality and also the interface of the app and l dont get more than 5 downloads.plz Help me

  10. plz help me.sir my app contain both the characteristics like useful ,legal and also entertaining but still people dont download it. App is free of cost and l am very disappointed due to downloads . Very simple application and download number is more than 10 thousand and my application is much much greater because of functionality and also the interface of the app and l dont get more than 5 downloads.plz Help me

Leave a Reply

Your email address will not be published. Required fields are marked *