Skip to main content

Posts

How To Flash / Install Firmware Samsung Galaxy Mini S5570

This Tutorial is about flashing firmware on your Samsung Galaxy Mini S5570 . I posted a step by and easy tutorials , please read complete guide once and then apply , if you skip any step then you will have bricked phone. Disclaimer:  Follow this Guide on your risk and if your device gets damaged or bricked during the process, DJ-Android is not responsible. Download required things Download ODIN v4.38   – it is a tool that is used to flash firmware on your phone Drivers –  Download  and install drivers that are required to detect your phone by pc Download  Firmware for your phone Download   TASS_v1.0.ops File An Archive (.zip / .rar) file extractor, usually all pc owners have this tool . In case you don’t have any use 7zip archive extractor Instructions to Install Firmware on Galaxy Mini S5570 First extract  SAMSUNG_USB.rar  and install drivers on pc Extract Firmware files on safe place, ...

Share Text To Facebook & Twitter ANDROID

Shaadi.com Indian Matrimonials Before Create this app you must Have to create Application on FACEBOOK & TWITTER Download Code

simple Canvas Drawing Example ANDROID

F Download Code Create New Android Project: in your Main Activity: Download Code Click Here .

Multi-Selection ListView ANDROID with CheckBox

Shaadi.com Indian Matrimonials Download code Create New Android Project: in res/layout/main.xml create new layout for list row : in res/layout/list_row.xml in your Main Activity Class: Create Class name mItems: Create New Class name SelectViewHolder: Create New Class name SelectArrayAdapter: Download Source Code Click Here : Check PART2 for more detail. Shaadi.com Matrimonials

Android Compatibility Fragment Layouts

Download Code Create New Android Project : (Choose an SDK to target above Android 3.0) in your Layout res/main.xml Create another Layout in res/main_one.xml Create another layouts for List Item Click : (depend on number List Items. I have 7 items then i created 7 layout just like below) in Your Main Activity Class: Create New Class :  Create New Class : Download Source code Click Here

Download our App Dj Android

Download our App Dj Android This is free for ANDROID phone. Download

View Flipper Example ANDROID

All Categories Clothing Footwear Mobiles & Accessories Computers Watches, Bags & Wallets Cameras Books, Pens & Stationery Home & Kitchen Beauty & Health Care Games & Consoles TVs & Video Players Home Audio & MP3 Players Music, Movies & Posters Baby Care & Toys Sport & Fitness eBooks create new ANDROID Project : in your res/layout/main.xml    <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"     android:id="@+id/LinearLayout01"     android:layout_width="fill_parent"     android:layout_height="fill_parent"     android:orientation="vertical" >     <LinearLayout         android:id="@+id/LinearLayout03"         android:layout_width="wrap_content"         androi...