Download Full Code of PART-1 , 2 , 3 , 4 Before go ahead Please look in to PART-1 & PART-2 I have just modify Main Activity class: package com.djandroid.mapsv2; import android.graphics.Color; import android.os.Bundle; import android.support.v4.app.FragmentActivity; import android.support.v4.app.FragmentManager; import com.google.android.gms.maps.GoogleMap; import com.google.android.gms.maps.GoogleMap.OnMapClickListener; import com.google.android.gms.maps.GoogleMap.OnMarkerClickListener; import com.google.android.gms.maps.SupportMapFragment; import com.google.android.gms.maps.model.LatLng; import com.google.android.gms.maps.model.Marker; import com.google.android.gms.maps.model.MarkerOptions; import com.google.android.gms.maps.model.Polyline; import com.google.android.gms.maps.model.PolylineOptions; public class MainActivity extends FragmentActivity { private GoogleMap MAP; private boolean markClick;
Advance Android Examples
hi .. we have a graduate project could u help us??
ReplyDeletewe wanna design a new keyboard for sign language. to help ppl translate from sign language to other normal language ..
my question is .. how could i display an image(sign letter)in text box when the user click on a button??
and how we could save images(sign letters) to call it in our app,,
plz help us and thank u ^^
hello,
Deletehere is code of emoji-keyboard check it. it may help you.
https://github.com/zeuxisoo/android-emoji-keyboard.git