A Journey With Coding

-- a busy programmer blog

Free and Premium Blgger Templates
Menu
  • Home
  • Tips Blog
  • Widgets
  • Templates
    • Free
    • Premium
  • FAQ
Home » Archive for April 2014
Make a splash screen

Make a splash screen

21:50 Add Comment
It's easy to make a splash screen before user seen your application main screen. In this tutorial,I explained,how you can do this? Fir...
Read More
Get Android Device ID

Get Android Device ID

21:48 Add Comment
Device Id is number to identify your devices uniquely.For example, the IMEI for GSM and the MEID or ESN for CDMA phones.It helps developer ...
Read More
Notified when an application installed/removed on phone via BroadCastReceiver

Notified when an application installed/removed on phone via BroadCastReceiver

21:44 Add Comment
Suppose, your application wanna knows when a new application is installed on your phone or an application already in phone is uninstalled....
Read More
  Show a full-screen activity or No Status Bar

Show a full-screen activity or No Status Bar

21:32 Add Comment
To show a full screen activity is easy. Just paste below code blocks in your activity's oncreate() method. requestWindowFeature(Windo...
Read More
Using key event onKeyLongPress & closing application activity

Using key event onKeyLongPress & closing application activity

21:14 Add Comment
Scenario: Suppose, your application have so many activities lets say A,B,C,D...X,Y,Z. User came in activity Z. Now user wanna go to the A...
Read More

Text to Speech Conversion

21:03 Add Comment
Android SDK bring out a cool feature (from Android 1.6) called Text to Speech ( TTS ) which speaks the given text in different langua...
Read More
Play audio file in Android

Play audio file in Android

20:40 Add Comment
Sometimes , You wanna play  audio files in your android application. it's very easy. Create a MediaPlayer class object & call it...
Read More

Create an Alert Dialog with an icon

20:31 Add Comment
You can open an Alert Dialog via this code: private AlertDialog alert; private void closeAppDialog(Context context) { Ale...
Read More
Close an Android Application

Close an Android Application

01:18 Add Comment
To close an android application  & go back to user first home screen try to use below code: Intent startMain = new Intent( Int...
Read More
Subscribe to: Posts (Atom)

Popular Posts

  • get meta data from manifest android
    You can get meta data value from your android manifest. Simply writing two line of code. Here, I caught the API_KEY from com.google.andro...
  • Share Object between Fragments
    Sometimes you need to share your custom objects between several fragments. You can achieve this several ways. But I explain here via Seria...
  • How to use Android Asynchronous Http Client in Android Studio
    From Developer Library: An asynchronous callback-based Http client for Android built on top of Apache’s HttpClient libraries. All request...
  • Library: Integrated Social SDK for Android
    Library: Integrated Social SDK for Android
    From the library Author:  SocialAuth Android is an Android version of popular SocialAuth Java library. Now you do not need to integrate...
  • Floating Action Button:  How to Use
    Floating Action Button: How to Use
    Now a days, Floating Action Button ( FA) is popular under the materials design concept.  You can customize your fab icon with several defaul...
  • Show line number in Android Studio
    Show line number in Android Studio
    Step 1: File > Settings Step 2: Editor > General > Appearance > click show line number (Check Box)
  • How to use ActionBarSherlock with Custom Design
    In this post I will share, How to use ActionBarSherlock in your Android Project with custom Action Bar Design. I must upload a video about...
  • Get Android Device ID
    Device Id is number to identify your devices uniquely.For example, the IMEI for GSM and the MEID or ESN for CDMA phones.It helps developer ...
  • Android Real Device to Computer Screen Share
    Android Real Device to Computer Screen Share
    Real Device to Computer Screen Share Sometimes you need to share your Android handset to computer screen for capturing video to upload pr...
  • Cartoon Mania :  A House of Entertainment : Published in Google Play
    Cartoon Mania : A House of Entertainment : Published in Google Play
    Hey mates; How are you all? Recently we published new app named " Cartoon Mania " for Android. Google Play: Download Link ★ ★...

Cloud Label

  • Android (20)
  • Activity (4)
  • android studio (3)
  • device (3)
  • manifest (3)
  • share (3)
  • ADB (2)
  • Actionbarsherlock (2)
  • Application (2)
  • Close (2)
  • code (2)
  • driver (2)
  • eclipse (2)
  • github (2)
  • google play service 4.4 (2)
  • mobile (2)
  • project (2)
  • samsung (2)
  • show (2)
  • Action Bar (1)
  • Alert Dialog (1)
  • Android Debug Bridge (1)
  • Audio (1)
  • BANGLA (1)
  • Battery (1)
  • BroadCastReceiver (1)
  • Custom Design (1)
  • DORIMON (1)
  • ENGLISH (1)
  • Fab (1)
  • Floating action button (1)
  • Foursquare (1)
  • Fragment (1)
  • Full Screen (1)
  • Geo-coding (1)
  • Google Maps Javascript API v3 (1)
  • HINDI CARTOONS (1)
  • HTTP (1)
  • Koushik Dutta (1)
  • Level (1)
  • MEENA (1)
  • MOTU PATLU (1)
  • NINJA HATORI (1)
  • No (1)
  • OGGY AND COCKROACH (1)
  • Objects (1)
  • POKEMON (1)
  • POPEYE: (1)
  • SISIMPUR (1)
  • Splash (1)
  • Status (1)
  • Status Bar (1)
  • TEENAGE MUTANT NINJA TURTLES (1)
  • TOM AND JERRY (1)
  • TTS (1)
  • TelephonyManager (1)
  • Text to Speech (1)
  • UIAlertView (1)
  • UITextField (1)
  • Universal (1)
  • Voice (1)
  • Windows (1)
  • android details (1)
  • android inside (1)
  • any (1)
  • apk (1)
  • apps (1)
  • auto update (1)
  • between (1)
  • cartoon (1)
  • class (1)
  • computer (1)
  • contact list (1)
  • create (1)
  • current (1)
  • custom (1)
  • datetime (1)
  • device Id (1)
  • dialer (1)
  • directory (1)
  • download (1)
  • easy (1)
  • external (1)
  • facebook (1)
  • file (1)
  • fonts (1)
  • free (1)
  • functionality entering (1)
  • get (1)
  • git (1)
  • google (1)
  • google map v2 (1)
  • google play (1)
  • google plus (1)
  • gps (1)
  • handset (1)
  • hardware (1)
  • health (1)
  • hide (1)
  • icon (1)
  • import (1)
  • instagram (1)
  • install (1)
  • integrate (1)
  • intent (1)
  • ios (1)
  • jnlp (1)
  • json (1)
  • key event (1)
  • keyboard (1)
  • lectures (1)
  • line (1)
  • location (1)
  • material (1)
  • message (1)
  • meta data (1)
  • mp3 (1)
  • muslim (1)
  • my android (1)
  • mysql (1)
  • new (1)
  • number (1)
  • onKeyLongPress (1)
  • open (1)
  • outside (1)
  • package (1)
  • parse (1)
  • parsing (1)
  • photo (1)
  • post (1)
  • published (1)
  • query (1)
  • real (1)
  • remove (1)
  • repository (1)
  • request (1)
  • reverse Geo-coding (1)
  • scholars (1)
  • screen (1)
  • sdk (1)
  • secret (1)
  • sensors (1)
  • signed (1)
  • social sdk (1)
  • software (1)
  • tapped (1)
  • technology (1)
  • temperature (1)
  • test (1)
  • testing (1)
  • timestamp (1)
  • tutorial (1)
  • twitter (1)
  • type (1)
  • update (1)
  • upload (1)
  • use (1)
  • wallpaper (1)
  • xcode (1)
  • yahoo (1)

Blog Archive

  • February (1)
  • September (1)
  • July (1)
  • March (1)
  • January (1)
  • October (3)
  • July (1)
  • May (1)
  • December (1)
  • November (2)
  • October (3)
  • September (3)
  • August (6)
  • July (4)
  • June (2)
  • May (2)
  • April (9)
Powered by Blogger.

About Me

Developers Home
View my complete profile

Me at StackOverflow

profile for shihab_returns at Stack Overflow, Q&A for professional and enthusiast programmers
  • About
  • Contact Me
  • Privacy Policy
  • Disclaimer
  • Sitemap
Copyright © 2016 A Journey With Coding | Template By HAFID Notes | Distributed By Blogger Templates