Rabu, 09 April 2014

Download CaroO Pro (Blackbox & OBD) v1.1.7 APK. Background Blackbox Recording on ICS and JB Phones with CaroO Pro! Smart and Safe Driving with CaroO Pro Driving Recorder! CaroO Pro Driving Recorder supports full pack of features including driving video recorder, video event recorder (aka vehicle blackbox) with collision detection, driving track recorder with GPS function, and car-diagnosis and monitoring with OBD-II device. You can use video event recorder function and car-monitoring function separately or together.

mirror
Read More..

Jumat, 04 April 2014

This exercise show the steps to modify the auto-generated "Hello World" by Android ADT/Eclipse, to implement ActionBarCompat, with backward-compatible Action Bar back to Android 2.1.

ActionBarCompat
ActionBarCompat on Nexus One running Android 2.3.6
- Before start our new project, you have to "Create library project with the appcompat v7 support library".

- New a Android Application Project as normal.

- Right click on the project, select Properties, select Android tab on the left box, scroll down on the right to make sure the check box of "is Library" is un-checked, and click the Add button to add library of "android-support-v7-appcompat". then click OK.

android-support-v7-appcompat
add library of android-support-v7-appcompat
- Modify AndroidManifest.xml, change android:theme inside to "@style/Theme.AppCompat". And make sure android:minSdkVersion is equal or higher than 7, Android 2.1.
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.testactionbarcompat"
android:versionCode="1"
android:versionName="1.0" >

<uses-sdk
android:minSdkVersion="8"
android:targetSdkVersion="18" />

<application
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:theme="@style/Theme.AppCompat" >
<activity
android:name="com.example.testactionbarcompat.MainActivity"
android:label="@string/app_name" >
<intent-filter>
<action android:name="android.intent.action.MAIN" />

<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
</application>

</manifest>


- Modify menu resources file, /res/menu/main.xml.
Add a new xmlns, xmlns:myapp="http://schemas.android.com/apk/res-auto". You can choice any name (myapp in my example) you want. But it has to be matched with the name space in .
 Modify to define myapp:showAsAction="always".
<menu 
xmlns:myapp="http://schemas.android.com/apk/res-auto"
xmlns:android="http://schemas.android.com/apk/res/android" >

<item
android:id="@+id/action_settings"
android:orderInCategory="100"
myapp:showAsAction="always"
android:title="@string/action_settings"/>

</menu>


- Modify MainActivity to extend ActionBarActivity with android.support.v7.app.ActionBarActivity imported.
package com.example.testactionbarcompat;

import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
import android.view.Menu;

public class MainActivity extends ActionBarActivity {

@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
}


@Override
public boolean onCreateOptionsMenu(Menu menu) {
// Inflate the menu; this adds items to the action bar if it is present.
getMenuInflater().inflate(R.menu.main, menu);
return true;
}

}

- Now it can be re-build to generate app with Action Bar running on devices of Android 2.1 or higher.


Next:
Add MenuItem to ActionBarCompat using Java



Visit: ActionBarCompat Step-by-step

Read More..

Minggu, 30 Maret 2014

MD5 generator in C

Ok, this post its not so interesting but its a phase of one of my projects (I wont give more details now!). So, the code Ill explain when the full project will be done and itll work!

Read More..

Kamis, 20 Maret 2014

MePlayer Movie Pro v5 3 9 apk


Learn English while Watching Movies !


MePlayer Movie Pro v5.3.9 market.android.com.movie.english
Playing movies in vertical view – watch a movie and read subtitle script at once!
MePlayer Movie, Movie English is a movie player for studying language/English that supports SMI and SRT subtitles.
The whole subtitle script can be read by scrolling so that you can study English while watching a movie. Words can be found on a dictionary just by clicking at them.


You can study English easily while watching movie with automatic intelligent replay and repeat.
Just like ordinary video players, you can use this program to watch movies conveniently.

Before-Playing Settings
Put a movie file and its subtitle file in a same folder of the device.
It generally provides MP4 and AVI. The file should have the format that is played in the phone itself.
For flawless playing, we recommend you to encode files to MP4. Subtitles should be in SMI or SRT file formats.

Directions for Use
1. Start MePlayer Movie and select the item to play from the playlist.
2. Rewind, Pause/Play and Fast Forward functions: Play the buttons on the displayed movie.

  • Rewind: Goes back to the last subtitle starting point.
  • Pause/Play: Displays control menu.
  • Fast Forward: Goes to the next subtitle starting point.
3. Scroll and find the part you want to see from the subtitle script. Playing will start from that point by touching the part.
4. Replay: Replays the sentence automatically as many times as you chose.

  • Intelligent Replay: Automatically decides number of replays considering difficulty of the sentence.
  • Section Replay: Provides convenient section replays by sentences.
5. Repeat: Automatically pauses after playing one sentence before playing the next sentence. During the pause, you can read out the subtitle or practice speaking. If the device is set to TTS (Text To Speech), the subtitle will be read by TTS.
6. Subtitle Selection: Korean/English/All subtitles can be selected.
7. Horizontal View <-> Vertical View: The movie can be played in full page by selecting Horizontal View.
8. Sound Play: When you quit movie playing (by clicking Back button), only the sound of the movie can be played like using a MP3 player.
9. Dictionary: By touching the subtitle lightly from the movie image or by long clicking the subtitle from the lower script, the word list will be displayed. When you select a word to search, the word will be shown in the dictionary.

  • The list of searched words can be used as the vocabulary list.
  • Delete searched words: Long click words to delete.
  • TTS pronunciation support: If you can’t hear the sound, set from the phone options.
10. Setting: Resume Play, Dictionary Selection, Horizontal View/Vertical View and other details can be set.

Features :
  • View SMI or SRT subtitles: Automatically scrolled as the movie is played. One-touch navigation: Rewind, Play/Pause and Fast Forward by touching movie display area. 
  • Subtitle Navigation 
  • Sentence Replay/Intelligent Sentence Replay/Section Replay 
  • Repeat 
  • Dictionary function (Provides various languages in the world with Google dictionary.) 
  • TTS Pronunciation support for subtitle sentences and dictionary 
  • Searched Word List (Vocabulary List) 
  • Movies in Horizontal View/Vertical View (Play in Vertical View) 
  • Play movie in MP3 
  • Continued Play from the last play stopped point 
  • Continued Play 
  • Adjust Subtitle Sync 
  • Listen to subtitles with TTS 
  • Section Replay for selected subtitle units 
  • Supports Colordict 
  • Record your voice and listen when Shadowing ON. Click memu while playing. 
  • Home screen Shortcut (dictionary, Resume play, select a movie) 
  • Volume and Biright Control by scrolling (set perference menu)
    Required Android O/S : 2.1+

    Screenshots :

    Download : 400kB APK


    Read More..

    Sabtu, 15 Maret 2014

    Sunrise Sunset Finder Pro

    Download PAID apk for free!
    Sunrise Sunset Finder Pro

    Find out the sunset, sunrise, and the moon phases of any location on earth.
    Find out the sunset, sunrise, and the moon phases of any location on earth with the use of Google maps.

    “A must have for romantics and sunset photographers"
    "Comes in handy for Ramadan"
    ****NOTE****
    Please note that the widget will not be avaialbe if the App is moved to SD Card.
    ****Features****
    + Ad-Free
    + Display data based on your Network/GPS location
    + Display the civil, nautical and astronomical twilight times
    + Display a monthly calendar for sunset, sunrise, and moon phases
    + Display data for any past or future dates
    + Select different Timezones based on selected locations
    + Save locations to favourites
    + View all visited locations
    + Search by city, name, country, or address
    + Add different types of widgets
    + Track the time until sunrise or sunset
    Read more »
    Read More..

    Jumat, 14 Maret 2014


    Endomondo Sports Tracker PRO 8.7.1 Full APK. create fitness fun using this personal trainer and social fitness partner. endomondo is that the highest rated app of its kind on android and ideal for running, cycling, walking and some other distance-based activity. join 10 million users you should freeing your endorphins ! this can be the pro version on your fashionable endomondo sports tracker !


    Read More..

    Kamis, 13 Maret 2014

    1.Asphalt 5 HD
    2.Asphalt 6: Adrenaline HD
    3.Avatar
    4.Brothers In Arms 2
    5.Dungeon Hunter HD
    5.Dungeon Hunter 2 HD
    6.Fast Five the Movie: Official Game HD
    7.Gangstar: West Coast Hustle HD
    8.Gangstar: Miami Vindication HD
    9.GTRacing hd
    10.Hero of Sparta HD
    11.Modern Combat: Sandstorm HD
    12.Modern Combat 2: Black Pegasus HD
    13.Realfootball 2011 hd
    14.Shadow Guardian HD
    15.Sacred Odyssey The Raise of Ayden HD
    16.Starfront: Collision HD
    17.Spider-Man: Total Mayhem HD
    18.The Settlers HD
    19.Tom Clancys Splinter Cell Conviction hd
    20.Tom Clancys H.A.W.X HD

    Tera 2 Games

    1.Pinball HD
    2.Riptide GP
    3.Samurai_II_Vengeance
    4.Hardwood Solitaire IV

    Other

    1.AirAttack HD
    2.Chess Battle of the Elements
    3.Contract Killer
    4.Dungeon Defenders First Wave
    5.Nfs shift
    6.Further Beyond Fighting
    7.TNA Wrestling iMPACT

    All games tested on samsung galaxy s i9000,i9003

    Note: This Is A Torrent App To Download & Please Seed After Download

    Download: 31 FULL ANDROID HD GAMES + SD Cache FILES Torrent Pack By bala242

    Stay tuned with us at Facebook and Twitter to get update on latest Android Apps, games and Live Wallpapers.
    Read More..